@charset "iso-8859-1";
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0; 
	text-align: center; 
	background: Black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.on {
	background: BLACK;
}
#conteneur {
     position:absolute;
     background-image: url(../img/accueil.jpg);
     left: 50%; 
     top: 0;
     width: 765px;
     height: 570px;
     margin-top: 0px; 
     margin-left: -382px;
	 border : 0px;
	 text-align: left; 
     } 
#menu-haut {
     position:absolute;
	 left: 0; 
     top: 15px;
     width: 680px;
     height: 20px;
     margin-top: 0px;
     margin-left: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
     border: none;
     text-align: left;
     }
#centre-haut {
     position:absolute;
	 left: 400px; 
     top: 110px;
     width: 200px;
     height: 20px;
     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: #FFF8E4;
text-decoration: none;
}
a.brun:visited {
color: #DEDFDC;
text-decoration: none;
}
a.brun:hover {
color: #DCC5EC;
text-decoration: underline;
}
a.brun:active {
color: #FFF8E4;
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;
}
