@charset "iso-8859-1";

.on {
	background: #bababa;
}

body {
     margin: 0; 
     text-align: center; 
     background: white;
	 }   
#conteneur {
     position:absolute;
     background: WHITE;
     left: 50%; 
     top: 0;
     width: 790px;
     height: 635px;
     margin-top: 0px; 
     margin-left: -392px;
	 border : 1px;
	 border-color : black; 
     text-align: left; 
     } 
#image-haut {
     position:absolute;
     left: 0; 
     top: 0;
     width: 785px;
     height: 139px;
     margin-top: 0px;
     margin-left: 0px;
     border : 0;
	 }	 
#menu-haut {
     position:absolute;
	 background-image: url(img-css/fond-menu-haut.png); 
     left: 0; 
     top: 139px;
     width: 785px;
     height: 19px;
     margin-top: 0px;
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border: none;
     text-align: left;
     }
#barre-titre {
     position:absolute;
	 background: #942923;
	 background-image: url(img-css/fond-barre-titre.gif); 
	 left: 0; 
     top: 158px;
     width: 785px;
     height: 40px;
     margin-top: 0px; 
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border : 1px;
	 border-color : #942923;
     text-align: center; 
     }
#menu-gauche {
	position:absolute;
	background: #E0E1E2;
	left: 0; 
	top: 198px;
	border: 1px solid #000;
	text-align: center;
	color : #F0EFF0;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 168px;
	height: 420px;}
html>body #menu-gauche {
	width: 166px;
	height: 418px;
}
#menu-dates {
     position:absolute;
	 left: 167px; 
     top: 198px;
     width: 127px;
     height: 420px;
     margin-top: 0px; 
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border: none;
	 text-align: left;
	 }
#centre {
     position:absolute;
	 background-image: url(img-css/fond-centre-historique.png); 
	 left: 295px; 
     top: 198px;
     width: 490px;
     height: 420px;
     margin-top: 0px; 
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border: none;
	 text-align: left;
	 } 
#signature {
	 position:absolute;
	 background: white;
     left: 0; 
     top: 619px;
     width: 785px;
     height: 10px;
     margin-top: 0px; 
     margin-left: 0px;
     border: none;
	 text-align: right;
	 }
	 
a.brun:link {
color: #80231F;
text-decoration: none;
}
a.brun:visited {
color: #B3B4B2;
text-decoration: none;
}
a.brun:hover {
color: #942923;
text-decoration: underline;
}
a.brun:active {
color: #B0B1AF;
text-decoration: none;
}
a.gris:link {
color: #A6A6A4;
text-decoration: none;
}
a.gris:visited {
color: #C2C2BF;
text-decoration: none;
}
a.gris:hover {
color: #942923;
text-decoration: underline;
}
a.gris:active {
color: #942923;
text-decoration: none;
}
a.menu:link {
color: #80231F;
text-decoration: none;
}
a.menu:visited {
color: #80231F;
text-decoration: none;
}
a.menu:hover {
color: #942923;
text-decoration: underline;
}
a.menu:active {
color: #80231F;
text-decoration: none;
}
