@charset "iso-8859-1";
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0; 
	text-align: center; 
	background: #fff;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.on {
	background: #bababa;
}
#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;
}
#centre {
     position:absolute;
	 background-image: url(img-css/tonneau.jpg); 
	 left: 168px; 
     top: 198px;
     width: 265px;
     height: 420px;
     margin-top: 0px; 
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border: none;
	 text-align: left;
	 }
#image {
     position:absolute;
	 left: 433px; 
     top: 198px;
     width: 353px;
     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: #942923;	
}
#news a{
	color: #666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#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: 433px; 
	top: 448px;
	width: 351px;
	height: 171px;
	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;
}