/* BODY (background, ascenceurs, etc)
------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	scrollbar-face-color: #D0D0D0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	border-style: none
}

.blank {
	background: #FEFEDE;
}
.marge_blank {
	background: #FFFFFF;
}
.player {
	background: #EFEFEF;
}

.fond01 {
	background: #E0E0C0;
}
.fond02 {
	background: #DBDBC5;
}
.fond03 {
	background: #D6D6C9;
}
.fond04 {
	background: #D4D4CC;
}
.fond05 {
	background: #D0D0D0;
}

.logo_top {
	background: #FFFFFF url(images/site/logo_top.gif) no-repeat fixed;
}
.logo_butt {
	background: #DBDBC5 url(images/site/logo_butt.gif) no-repeat fixed;
}
.main {
	background: #DBDBC5 url(images/site/main.gif) repeat-y fixed;
}
.mainmenu {
	background: #FFFFFF url(images/site/mainmenu.gif) no-repeat fixed;
}
.tmp {
	background: #FEFEDE url(images/site/tmp.gif) top center no-repeat fixed;
}
.blank_right {
	background: #FEFEDE url(images/site/blank_right.gif) top left no-repeat fixed;
}
.s_blank {
	background: #EFEFEF;
}
.s_infos, .s_infos_fr {
	background: #EFEFEF url(images/site/section/infos.gif) no-repeat fixed;
}
.s_progress {
	background: #EFEFEF url(images/site/section/progress.gif) no-repeat fixed;
}
.s_progress_fr {
	background: #EFEFEF url(images/site/section/progress_fr.gif) no-repeat fixed;
}
.s_works {
	background: #EFEFEF url(images/site/section/works.gif) no-repeat fixed;
}
.s_works_fr {
	background: #EFEFEF url(images/site/section/works_fr.gif) no-repeat fixed;
}
.s_lives {
	background: #EFEFEF url(images/site/section/lives.gif) no-repeat fixed;
}
.s_lives_fr {
	background: #EFEFEF url(images/site/section/lives_fr.gif) no-repeat fixed;
}
.s_hco, .s_hco_fr {
	background: #EFEFEF url(images/site/section/hco.gif) no-repeat fixed;
}
.s_side {
	background: #EFEFEF url(images/site/section/side.gif) no-repeat fixed;
}
.s_side_fr {
	background: #EFEFEF url(images/site/section/side_fr.gif) no-repeat fixed;
}
.s_path {
	background: #EFEFEF url(images/site/section/path.gif) no-repeat fixed;
}
.s_path_fr {
	background: #EFEFEF url(images/site/section/path_fr.gif) no-repeat fixed;
}
.s_links {
	background: #EFEFEF url(images/site/section/links.gif) no-repeat fixed;
}
.s_links_fr {
	background: #EFEFEF url(images/site/section/links_fr.gif) no-repeat fixed;
}



/* TABLES (typos, liens, etc)
------------------------------------------------------*/
td {	
	font-family: "Courrier new", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #99998A;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	padding: 0 0 0 16px;
	list-style-type: none;
	background: url(images/site/bullet01.gif) no-repeat;
}

li.other {
	padding: 0 0 0 16px;
	list-style-type: none;
	background: url(images/site/bullet03.gif) no-repeat;
}

li.admin {
	margin: 0 0 0 5px;
	padding: 0 0 0 16px;
	list-style-type: none;
	background: url(images/site/bullet02.gif) no-repeat;
}

input, textarea {
	background-color:#EFEFEF;
}
#bord {
	border-color:#FF0000;
}

select {
	width: 150px;
	height: 15px;
	font-family: "Courrier new", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#4D4D4B;
	background-color:#F6F6D7;
}

a {
	color: #99998A;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #4D4D45;
}

.nbig {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 6px;
}

.psmall {
	font-size: 13px;
	color: #4D4D4B;
}

.norm {
	font-size: 13px;
	color: #4D4D45;
}
.norm a {
	font-size: 13px;
	font-weight: normal;
	color: #C95D3C;
	text-decoration: none;
}
.norm a:hover {
	color: #000000;
	text-decoration: underline;
}
.softnorm {
	font-size: 13px;
	color: #99998A;
}
.rednorm a {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rednorm a:hover {
	color: #C95D3C;
	text-decoration: underline;
}

.wsmall {
	font-size: 10px;
	color: #FFFFFF;
}

.msmall {
	font-size: 10px;
	color: #4D4D45;
}
.msmall a {
	font-size: 10px;
	font-weight: normal;
	color: #C95D3C;
	text-decoration: underline;
}
.msmall a:hover {
	color: #000000;
	text-decoration: none;
}

.nsmall {
	font-size: 10px;
	color: #99998A;
}
.nsmall a {
	font-size: 10px;
	font-weight: normal;
	color: #99998A;
}
.nsmall a:hover {
	color: #4D4D45;
}

.title_section {
	font-size: 30px;
	letter-spacing: 17px;
	color: #4D4D4B;
}

.enter {
	font-size: 13px;
	letter-spacing: 10px;
	color: #99998A;
}
.enter a {
	font-size: 13px;
	font-weight: normal;
	color: #99998A;
}
.enter a:hover {
	color: #000000;
}

.entertmp {
	font-size: 10px;
	letter-spacing: 6px;
	color: #99998A;
}
.entertmp a {
	font-size: 10px;
	font-weight: normal;
	color: #99998A;
}
.entertmp a:hover {
	color: #000000;
}

.url {
	font-size: 10px;
	letter-spacing: 16px;
	color: #99998A;
}
.url a {
	font-size: 10px;
	font-weight: normal;
	color: #99998A;
}
.url a:hover {
	color: #4D4D45;
}



/* POLL-OVER BOUTONS MENU (typos, liens, etc)
------------------------------------------------------*/
a#menu {
	margin: 0;
	padding: 0;
	display: block;
	width: 188px;
	height: 35px;
}

a.mm_infos_uk, a.mm_infos_fr {
	background: url(images/site/mainmenu/infos.gif) 0px 0px no-repeat;
}
a.mm_infos_uk:hover, a.mm_infos_fr:hover {
	background: url(images/site/mainmenu/infos.gif) 0px -35px no-repeat;
}

a.mm_progress_uk {
	background: url(images/site/mainmenu/progress.gif) 0px 0px no-repeat;
}
a.mm_progress_uk:hover {
	background: url(images/site/mainmenu/progress.gif) 0px -35px no-repeat;
}
a.mm_progress_fr {
	background: url(images/site/mainmenu/progress_fr.gif) 0px 0px no-repeat;
}
a.mm_progress_fr:hover {
	background: url(images/site/mainmenu/progress_fr.gif) 0px -35px no-repeat;
}

a.mm_works_uk {
	background: url(images/site/mainmenu/works.gif) 0px 0px no-repeat;
}
a.mm_works_uk:hover {
	background: url(images/site/mainmenu/works.gif) 0px -35px no-repeat;
}
a.mm_works_fr {
	background: url(images/site/mainmenu/works_fr.gif) 0px 0px no-repeat;
}
a.mm_works_fr:hover {
	background: url(images/site/mainmenu/works_fr.gif) 0px -35px no-repeat;
}

a.mm_lives_uk {
	background: url(images/site/mainmenu/lives.gif) 0px 0px no-repeat;
}
a.mm_lives_uk:hover {
	background: url(images/site/mainmenu/lives.gif) 0px -35px no-repeat;
}
a.mm_lives_fr {
	background: url(images/site/mainmenu/lives_fr.gif) 0px 0px no-repeat;
}
a.mm_lives_fr:hover {
	background: url(images/site/mainmenu/lives_fr.gif) 0px -35px no-repeat;
}

a.mm_hco_uk, a.mm_hco_fr {
	background: url(images/site/mainmenu/hco.gif) 0px 0px no-repeat;
}
a.mm_hco_uk:hover, a.mm_hco_fr:hover {
	background: url(images/site/mainmenu/hco.gif) 0px -35px no-repeat;
}

a.mm_side_uk {
	background: url(images/site/mainmenu/side.gif) 0px 0px no-repeat;
}
a.mm_side_uk:hover {
	background: url(images/site/mainmenu/side.gif) 0px -35px no-repeat;
}
a.mm_side_fr {
	background: url(images/site/mainmenu/side_fr.gif) 0px 0px no-repeat;
}
a.mm_side_fr:hover {
	background: url(images/site/mainmenu/side_fr.gif) 0px -35px no-repeat;
}

a.mm_path_uk {
	background: url(images/site/mainmenu/path.gif) 0px 0px no-repeat;
}
a.mm_path_uk:hover {
	background: url(images/site/mainmenu/path.gif) 0px -35px no-repeat;
}
a.mm_path_fr {
	background: url(images/site/mainmenu/path_fr.gif) 0px 0px no-repeat;
}
a.mm_path_fr:hover {
	background: url(images/site/mainmenu/path_fr.gif) 0px -35px no-repeat;
}

a.mm_links_uk {
	background: url(images/site/mainmenu/links.gif) 0px 0px no-repeat;
}
a.mm_links_uk:hover {
	background: url(images/site/mainmenu/links.gif) 0px -35px no-repeat;
}
a.mm_links_fr {
	background: url(images/site/mainmenu/links_fr.gif) 0px 0px no-repeat;
}
a.mm_links_fr:hover {
	background: url(images/site/mainmenu/links_fr.gif) 0px -35px no-repeat;
}
