/* CSS Document */

body {
margin:0px;
padding:0px;
/*background-image:url(../images/fond.jpg);
background-repeat:repeat-x;*/
background:#010700 url(../images/bg2011.jpg) fixed top center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.conteneurMax{
margin-left:auto;
margin-right:auto;
width:1000px;
vertical-align:top;
}

.degradeGauche{
width:100px;
/*background-image:url(../images/border_l.jpg);
background-repeat:no-repeat;*/
height:501px;
position:relative;
left:-100px;
float:left;
}

.degradeDroit{
float:left;
width:101px;
/*background-image:url(../images/border_r.jpg);
background-repeat:no-repeat;*/
height:501px;
position:relative;
left:900px;
}

.centre{
position:relative;
top:-501px;
width:1000px;
text-align:justify;
background-color:#FFFFFF;
/*background-image:url(../images/top.gif);*/
background-repeat:no-repeat;
float:left;
}

.bandeauHaut{
height:162px;
width:1000px;
float:left;
background:#010700 url(../images/bandeau_haut.png) no-repeat bottom center;
position:relative;
padding-top:25px;
}

#liens_haut{
	float:right; 
	color:#e1e5e8;
	font-size:10px;
	font-weight:bold;
	height:25px;
	line-height:20px;
	position:absolute;
	top:0px;
	right:0px;
}

#liens_haut img{
	float:left; 
}


#liens_haut a{
	color:#e1e5e8;
	font-size:10px;
	font-weight:bold;
	margin-right:5px;
	margin-left:5px;	
}

.ident{
height:162px;
float:left;
}

.menu{
width:1000px;
height:30px;
float:left;
}

.sousmenu{
width:990px;
background-color:#eaef2f;
padding-left:5px;
padding-right:5px;
padding-top:7px;
padding-bottom:7px;
float:left;
visibility:hidden;
cursor:pointer;
height:12px;
}

.lienSousMenu{
color:#00501c;
font-weight:bold;
margin-right:15px;
text-decoration:none;

}

.lienSousMenu:a{
text-decoration:none;
}

.lienSousMenu:hover{
text-decoration:underline;
}

.lienSousMenu:link{
text-decoration:none;
}

.lienSousMenu:visited{

}


#contenu{
float:left;
width:970px;
padding-left:30px;
background-color:#FFFFFF;
}

.chemin{
padding-top:5px;
color:#bfbfbf;
font-size:10px;
text-decoration:none;
}

.chemin:hover{
text-decoration:underline;
}

.chemin:link{
text-decoration:none;
}

.chemin:visited{
text-decoration:none;
}

#pied{
width:1000px;
height:110px;
float:left;
}
