*{
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{
//display: inline;
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;
//background:url(../images/fond_titre.png);
//background-position: bottom;
color: #575757;
text-decoration:none;		
}
#menu a:visited{
color: #575757;
}
#menu a:hover{
 // background: url(../images/bouton_menu_on.jpg) no-repeat;
color: #575757; 
background-color: #EBEBEB;
background-image:none;
}

#menu .selected{
float: left;
display: block;
//background: url(../images/bouton_menu_on.jpg);
//background-repeat: no-repeat;
background-color: #EBEBEB;
background-image:none;
}

#conteneur{
clear:both;
margin-left: auto;
margin-right: auto;
width: 945px;
//height: 930px;

}

strong{
color:#818181;	
}


  /* content center */
  
  
#content_central{
width: 945px;
height: 660px;
padding: 10px 0 0 0;
background-color:#FFF;
}
#descriptif{
width: 905px;
height: 300px;
padding: 20px;
text-align: justify;
line-height: 18px;
background-color:#F1F1F1;
border: solid 1px #EEE;
}
.titre1{
width:500px;
padding: 5px;
//margin-left: 100px;
font-size:16px;
font-weight:400;
color: #5E8A01;
//background:url(../images/fond_titre.png);
//background-position: bottom;
//border: solid 1px  #EEE;
text-align:left;
}

#images{
margin: 30px 0 0 130px;
width: 945px;
height:400;
}

#images img{
margin-left:  58px;
margin-top: 10px;
border: solid 1px #EAEAEA;
}
#images_echantillon{
width: 950px;
height:115px;	
margin: 20px 0 10px 150px;

}
#images_echantillon td{
text-align:center;
padding: 10px;
}


#images_echantillon2{
width: 950px;
height:115px;	
margin: 60px 0 0 30px;
}

#images_echantillon2 img{
padding: 3px;
}

.denomination {
margin-left: 240px;
margin-top: 40px;
}



/* 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;
}
