body{
margin: 0px;
padding: 0px;
font-family: Arial, Times, sans-serif;
font-size: 12px;
background-image: url(img/fond.jpg);
background-repeat: repeat-x;
background-color:black;
}
#fond_body{
position: absolute;
top: 0px;
left: 0px;
background-image: url(img/image_fond.jpg);
background-repeat: no-repeat;
background-position:center;
background-position:top;
height: 600px;
width: 100%;
}
#contenu_total{
position: absolute;
left: 50%; 
top: 0px;
width: 979px;
/*height: 583px;*/
margin-left: -489px; /* moitié de la largeur */
/*margin-top: -292px; /* moitié de la hauteur */
/*display: inline;*/
background-image: url(img/repeat.jpg);
background-repeat: repeat-y;
}

#contenu{
z-index:400;
min-height:605px;
_height: 605px;
}

#contenu_firefox{
width:100%;
z-index:200;
min-height: 370px; 
}

#bloc_texte{
z-index: 5;
position:relative;
margin-left: 258px;
margin-right: 248px;
margin-top: 226px;
text-align:justify;
font-family: Arial, Times, sans-serif;
font-size: 12px;
}

.texte{
z-index: 10;
display:inline;
text-align: justify;

}

#header{
z-index:2;
position: absolute;
top: 0px;
left: 0px;
height:279px;}
#gauche{
position: absolute;
top: 279px;
left: 0px;}
#droit{
position: absolute;
top: 279px;
left: 734px;}


#footer{
width: 979px;
margin: 0 auto;
text-align:justify;
height: 15px;
}

.menu_gauche ul li a{
	z-index: 15;display:block; text-decoration:none; color:#000; width:120px; /*118*/
	height:17px; text-align:left; /* COULEUR border-top: 1px solid #faba1d;*/
	background:white; line-height:15px; font-size:10px; text-indent: 3px;}
	
#elements_gauche{
z-index: 15;position:absolute; top: 210px; left: 100px;}
	

#rotator
{
	cursor: pointer;
	overflow: hidden;
	width: 105px;
	height: 79px;
	position:relative;
	top:0px;
	left:0px;
	background-color:white;
}

#rotator img
{
	border: 0px;
	cursor: pointer;
	width: 105px;
	height: 79px;
}

#bloc_texte a{
color:#ffaa06;
text-decoration: none;
}

#bloc_texte a:hover{
color:#999999;
text-decoration: none;
}

.bloc_info a{
color:#2c2c2c;
letter-spacing:0px;
text-decoration: none;
font-family: Arial, Times, sans-serif;
font-size: 12px;
font-weight: bolder;
}

.bloc_info a:hover{
letter-spacing:0px;
font-family: Arial, Times, sans-serif;
font-size: 12px;
font-weight: bolder;
color:#ffaa06;
text-decoration: none;
}

#newsletter{
position:absolute;
top:415px;
left:800px;
}

#info{
background-color:#666666;
padding:5px;
}

#pub{
z-index:100;
text-align:center;
/*position:relative;
top:0px;
left:0px;*/
}

h1{
font-family: Arial, Times, sans-serif;
font-size: 14px;
font-weight: bolder;
color:#ffaa06;
text-indent:0px;
text-transform:uppercase;
}

img{
border: 0px;
}
