*{
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: 900px;
}

strong{
color:#818181;	
}


.titre1{
margin: 0 0 20px 0;	
padding: 5px;
font-size:16px;
font-weight:400;
color: #5E8A01;
//background:url(../images/fond_titre.png);
//background-position: bottom;
//  background-color: #B0DC63;

}
.titre2{

padding: 5px;
font-size:16px;
font-weight:400;
color: #5E8A01;
//background:url(../images/fond_titre.png);
//background-position: bottom;
//  background-color: #B0DC63;

}

.titre3{
width: 390px;
padding: 5px;
font-size:16px;
font-weight:400;
color: #5E8A01;
//background:url(../images/fond_titre.png);
//background-position: bottom;
//  background-color: #B0DC63;

}

.titre4{
width: 450px;
padding: 5px;
font-size:16px;
color: #FFF;
//background:url(../images/fond_titre.png);
//background-position: bottom;
  background-color: #77b800;
border: solid 1px  #EEE;
}


/* text-left*/

#texte-left{
float: left;
width: 385px;
height: 320px;
line-height: 17px;
margin: 20px 0 0 0;
font-size:13px;
background-color:#F1F1F1;
padding: 20px;
text-align:left;
}


#domaines{
clear: both;
position:relative;
top: 40px;
width: 905px;
height: 360px;
font-size:13px;
background-color:#F1F1F1;
padding: 20px;
text-align:justify;
}
#domaines li{
line-height: 20px;
}

#domaines a{
color: #666;
font-weight:bold;	
}

#domaines a:hover{
color: #666;
font-weight:bold;
}
#domaines a:visited{
color: #666;
font-weight:bold;
} 
#domaines a:active{
color: #666;
font-weight:bold;
}	



#texte-left p{
text-align: justify;
}

#liste_1{
float:left;	
width: 430px;
}
#liste_2{
float:right;	
width: 430px;
}

ul{
list-style-type: square;
list-style-position: inside;		
}

li{
line-height:18px;
}
/* content gif right*/
#flash_content {
float: right;
width: 500px;
height: 360px;
margin: 20px 0 0 0;	
}


#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;
}
