*{
margin:0;
padding:0;
}
body{
background-repeat: repeat-x;
font-family: "Century Gothic" , Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666;
background-color:#FFF;
}

#banner{
margin-left: auto;
margin-right: auto;
height: 85px;
text-align:center;
background:url(../images/bg_banner.jpg);
}

#menu{
height: 50px;
background:url(../images/bg_menu.jpg) repeat-x;
}
#menu_in{
width: 945px;	
margin-left: auto;
margin-right: auto;
	}

#menu a{
float: left;
display:block;
width: 105px;
line-height: 30px;	
text-align:center;
vertical-align:middle;
background: url(../images/bouton_menu_off.jpg) no-repeat;
color: #575757;
text-decoration:none;		
}
#menu a:visited{
color: #575757;
}
#menu a:hover{
color: #575757; 
background-color: #EBEBEB;
background-image:none;
}

#menu .selected{
float: left;
display: block;
background-color: #EBEBEB;
background-image:none;
}

#conteneur{
clear:both;
margin-left: auto;
margin-right: auto;
width: 945px;
}

strong{
color:#818181;	
}

/* content center */

#content_center{
clear:both;
width: 945px;
background-color:#FFF;
}
.titre1{
width:720px;
padding: 5px
text-align:center;
font-size:16px;
font-weight:400;
color: #5E8A01;
text-align:left;
}
#descriptif{
width: 905px;
height: 150px;
position:relative;
top:10px;
margin: 0 0 70px 0;
padding: 20px;
text-align: justify;
line-height: 18px;
background-color:#F1F1F1;
border: solid 1px #EEE;
}

#zone_pdf{
float:left;
width: 215px;
height: 620px;
background-color:#FFF;

}

#pdf a{
display:block;
height:50px;
margin-top: 45px;
vertical-align:middle;
text-align:right;
line-height: 50px;	
background:url(../images/pdf33.jpg);
background-position:left center;
background-repeat:no-repeat;	
background-color:#C1EA6B;	
color:#575757;
text-decoration:none;	
font-size:11px;	
}
#pdf a:visited{
  color: #575757; 
}
#pdf a:hover{
  color: #575757; 
}


/* Footer  */

#content_bottom{
clear:both;
width: 100%;
}
#langues{
width: 140px;
height:38px;
margin-bottom:-20px;
color: #000;
float:right;
}
#langues a{
text-decoration:none;
padding-left: 8px;
color: #999;
background-color:#F1F1F1;
border: solid 1px #E2E2E2;
font-size:10px;
}
#langues a:hover{

color: #999;
background: #EAEAEA;
}
#langues a:visited{
color: #999;
text-decoration:none;
} 
#langues a:active{
color: #999;
text-decoration:none;
}	

/* Footer  */
#footer{	
  clear:both;
  color:#FFF;
  width:100%;
  height: 50px;
  font-size: 15px;
  line-height:25px;
  text-align: center;
  background-color: #77b800;
  padding: 10px;
}
#footer a:visited, a:hover, a:link{
  color: #FFF;
}
.copyright{

	  font-size:12px;
}
