/* CSS Document */
html, body {
   margin: 0px;
   padding: 0px;
   /*height: 100%;
   width: 100%*/
}

.fondecran {background-color: #b5a27f; background-image: url(images/mybg.jpg); background-repeat:repeat; color:#FFFFFF; font-family:Arial, verdana, sans-serif; font-size:12px}

.page {margin-top:20px;width : 720px;text-align : left; height:600px}
.page2 {width:700px; text-align:center}
.page2 a{text-decoration:none; color:#FFFFFF}
.copyright {width:100px; text-align:center; font-size:10px}
.copyright a{text-decoration:underline}
	

.banniere {
	position:absolute;
	margin-top:8px;margin-left:27px;
	width:662px;height:125px;
	color:#FFFFFF;background-color:#161e24;
}

.bandeau {
	position:absolute;
	width:662px;height:125px;
	z-index:1
}

.erreur{
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	color:#FF0000; 
	font-weight:bold;
	padding-bottom:0px; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:0px;
	text-align:center
}


.sound {
	position:absolute;
	margin-top:373px;margin-left:5px;
	width:30px;height:30px;
	z-index:50
}

.intro {
	position:absolute;
	text-align:center;
	margin-top:8px;
	margin-left:27px;
	width:662px;
	height:515px;
	color:#FFFFFF;
	background-color:#161e24;
	z-index:10
}
.nointro {
	position:absolute;
	width:662px;
	height:18px;
	margin-top:523px;
	margin-left:27px;
	color:#FFFFFF;
	background-color:#161e24;
	z-index:10
}
.nointro p{text-align:right; padding-right:10px; margin-top:0px; margin-bottom:0px}
.nointro a{text-decoration:none;color:#e56223;background-color:#161e24;}
.nointro a:hover{text-decoration:underline}

.fond {position:absolute;margin-left:27px;width:662px;height:408px;color:#FFFFFF;background-color:#161e24}

.menu {position:absolute;text-align:center;/*float:left;*/width:165px;height:390px;z-index:20}
.anim_menu {margin-top:10px;margin-left:0px;width:165px;height:370px}
.line {/*float:left;*/position:absolute;margin-left:165px;width:2px;height:390px;background-image: url(images/line.jpg)}
.contenu {
	/*float:left;*/
	position:absolute;
	margin-left:167px;
	width:495px;
	height:390px;
	overflow:auto;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #baf3db;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #161e24;
	scrollbar-highlight-color : #252c32;
	scrollbar-shadow-color : #000000
}
.contenu p{text-align:justify;padding-left:15px; padding-right:15px}
/*.contenu img{border:solid; border-width:1px; border-color:#000000}*/
.contenu a{text-decoration:none;color:#e56223;background-color:#161e24}
.contenu a:hover{text-decoration:underline}

.titre {text-align:center;font-size: 14px; font-weight:bold}
.titre img{/*font-size: 14px; font-weight:bold;*/border:none}
.sstitre {text-align:left;font-size:17px;font-weight:bold;color:#e56223;background-color:#161e24}
.sstitre img{/*font-size: 14px; font-weight:bold;*/border:none}
.contact {position:absolute;margin-top:390px;width:662px;height:18px}
.contact p{text-align:right; padding-right:10px; padding-top:2px; margin-top:0px; margin-bottom:0px;color:#dc5526;background-color:#161e24}
.contact a{text-decoration:none;color:#e56223;background-color:#161e24}
.contact a:hover{text-decoration:underline}

.clr {
	clear: both;
	height:133px;
	width:100%;
	background-repeat:no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.olympe-studio.com/images/table_top.png', sizingMethod='scale')
}
.clr[class] {background-image:url(images/table_top.png)}

.clr3 {
	clear: both;
	height:58px;
	width:100%;
	background-repeat:no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.olympe-studio.com/images/table_bot.png', sizingMethod='scale')
}
.clr3[class] {background-image:url(images/table_bot.png)}

.outline {
	clear: both;
	width:100%;
	height:408px;
	/*background-repeat:repeat-y;*/
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.olympe-studio.com/images/table_mid.png', sizingMethod='scale')
}
.outline[class] {background-image:url(images/table_mid.png)}

.table {border:none}

.img {
border: 0px;
}