@charset "iso-8859-1";
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0; 
	text-align: center; 
	background: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.on {
	background: #bababa;
}
#conteneur {
     position:absolute;
     background: BLACK;
     left: 50%; 
     top: 0;
     width: 785px;
     height: 580px;
     margin-top: 0px; 
     margin-left: -392px;
	 border: none; 
     text-align: left; 
     } 
#image-haut {
     position:absolute;
     left: 0; 
     top: 0;
     width: 785px;
     height: 139px;
     margin-top: 0px;
     margin-left: 0px;
     border: none;
	 }	 
#menu-haut {
     position:absolute;
	 background-image: url(menu-haut.jpg); 
     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: BLACK;
	 background-image: url(barre-titre.jpg); 
	 left: 0; 
     top: 158px;
     width: 785px;
     height: 40px;
     margin-top: 0px; 
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border: none;
     text-align: center; 
     }
#menu-gauche {
	position:absolute;
	background: BLACK;
	left: 0; 
	top: 198px;
	border: none;
	text-align: left;
	color : #F0E0DE;
	width: 186px;
	height: 372px;
}
#centre {
     position:absolute;
	 left: 186px; 
     top: 198px;
     width: 249px;
     height: 372px;
     margin-top: 0px; 
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border: 0;
	 }
#centre td{
	 color : #F0E0DE;
	 font-size: 12px;
	 text-align: justify;
	 }	 
#image {
     position:absolute;
	 left: 435px; 
     top: 198px;
     width: 350px;
     height: 250px;
     margin-top: 0px; 
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border: none;
	 text-align: left;
}
.more {
	top: 154px;
	width: 65px;
	background:#fff;
	position: absolute;
}
#news a:hover{
	color: #FFFFCC;	
}
#news a{
	color: #F1F1E2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#news p{
	padding: 6px;
	font-size: 10px;
	text-align: justify;
	font-family: helvetica;
}
#news td{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#news {
	position:absolute;
	left: 440px; 
	top: 448px;
	width: 345px;
	height: 122px;
	border: none;
	color : #F0E0DE;
	text-align: left;
}
#signature {
	 position:absolute;
	 background: black;
     left: 0; 
     top: 570px;
     width: 785px;
     height: 10px;
     margin-top: 0px; 
     margin-left: 0px;
     border: none;
	 text-align: right;
	 }
	 
a.brun:link {
color: #FFD2AA;
text-decoration: none;
}
a.brun:visited {
color: #C3C4C2;
text-decoration: none;
}
a.brun:hover {
color: #FFFFCC;
text-decoration: underline;
}
a.brun:active {
color: #B0B1AF;
text-decoration: none;
}
a.gris:link {
color: #DADAD7;
text-decoration: none;
}
a.gris:visited {
color: #C3C4C2;
text-decoration: none;
}
a.gris:hover {
color: #FFFFCC;
text-decoration: underline;
}
a.gris:active {
color: #00CCCC;
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;
}
