body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 184px;
background-color: #99CCCC;
}
#conteneur {
position: absolute;
width: 1002px;
left: 50%;
margin-left: -501px;
background-color:#CCCCFF;
}
#centre {
background-image:url("images/rep.jpg");
margin: 0px;
}
#texte{
background-image:url("images/contenu.gif");
padding:50px 20px 20px 20px; 
margin:0 0 0 257px;
background-repeat: no-repeat;
font-family: Arial;
font-size: 12px;
color:#575757;
}
#pied {
margin: 0;
padding: 0 0 0 360px;
width:auto;
background-color: #CABB9E;
line-height : 20px;
font-family: Arial;
font-size: 12px;
color:#575757;
}
#pied a{
text-decoration : none;
color:#575757;
}
#gauche {
background-image:url("images/menu.jpg");
position: absolute;
left:0;
height:562px;
width: 257px;
}


.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin: 15px 0 0 25px ;
}
.menugauche a {
margin: 0 2px;
color: #000000;
font-weight: bold;
text-decoration: none;
font-family: Arial;
font-size: 14px;
color:#fff;
}
.menugauche a:hover {
text-decoration: none;
font-family: Arial;
font-weight: bold;
font-size: 14px;
color:#fff;
}
.titre img{
vertical-align: bottom;
margin:0 0 0 0;
padding:0 10px 0px 0;
}
.titre{
margin:0 0 0 0;
padding:0 0px 0px 0;
text-decoration: none;
font-family: Arial;
font-size: 14px;
font-weight: bold;
font-style:italic;
color:#575757;
}
.petit-titre img{
vertical-align: bottom;
margin:0 0 0 20px;
padding:0 10px 0px 0;
}
.petit-titre{
margin:20px 0 0px 0;
padding:0 0px 0px 0;
text-decoration: none;
font-family: Arial;
font-size: 14px;
color:#B6A88D;
font-weight:bold;
}
table {margin: 20px 0 0px 0;}
/*.texte{
font-family: Arial;
font-size: 12px;
color:#575757;
}*/

.liencredit {color: #575757 ; font-family: Arial; font-size: 12px}
.liencredit:hover {color: #D89ED4 ; font-family: Arial; font-size: 12px}
.liencredit2 {color: #575757 ; font-family: Arial; font-size: 14px ; font-weight: bold}
.liencredit2:hover {color: #D89ED4 ; font-family: Arial; font-size: 14px ; font-weight: bold}
.liencredit-gras {color: #575757 ; font-family: Arial; font-size: 12px; font-weight: bold}
.liencredit-gras:hover {color: #D89ED4 ; font-family: Arial; font-size: 12px; font-weight: bold}

.texte-chemin-navig{
	font-style : italic;
}
.evenou{
	border:1px solid #fff;
	width:206px;
	margin:20px 0 0 17px;
	padding : 10px 5px 10px 0;
	font-family: Arial;
	color:#fff;
	font-weight: bold;

}
.evenou img{
float:left;
padding : 0 10px 0 7px;
border:none;
}
.vignette-video{
	border:1px solid #fff;
	width:206px;
	margin:20px 0 0 17px;
	padding : 10px 5px 10px 0;
	font-family: Arial;
	color:#fff;
	font-weight: bold;
}
.vignette-video img{
float:left;
padding : 0 7px 0 6px;
border:none;
}
.lire-suite{
	margin:10px 0 0 28px;
	display:block;
	height:20px;

}
.lien-suite{
	text-decoration:underline;
	color:#fff;
}
.lien-suite:hover{
	text-decoration:none;
}