
body {
	background: #F9F9F9; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	margin: 0;
  margin-top:10px;
	color: #666;
	}

a { text-decoration: underline; color: #D19D47; }
a:hover{ text-decoration:underline; color:#4A2304; }


/*------------------------------------------------------------*
**  contenu
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 970px;
	background: #fff ;
	border: 1px solid #CCCCCC;
	padding: 0 5px;
	text-align: left; /* Cancel IE Fix */
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #E0B265 no-repeat 100% 0;
	height:132px;
	width:967px;
	margin: 0 auto;
	border-bottom: 4px solid #fff;
	border-top: 5px solid #fff;
  overflow:hidden;
}	

/*------------------------------------------------------------*
**  menu
**------------------------------------------------------------*/
.pubp {
	text-align: center;
	padding: 0 0 0 00px;
}
#nav {
	background: #FFF; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2.2em;
	
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	
	}		
#nav li a { 

	text-decoration: none; 
	color: #2D2D2D;
	background-color: #E0B265;
	border-right: 3px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover, #nav li a.select { background-color: #4A2304; color:#FEFEFE;}


/*------------------------------------------------------------*
**  barre laterale et contenu
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}

/*------------------------------------------------------------*
**  Contenu
**------------------------------------------------------------*/
#content {
	float: left;
	width: 970px;
	position: relative;
	margin-left: 0px;
  	margin-bottom:10px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}

* html #content {
	float: left;
	width: 970px;
	position: relative;
	margin-left: 7px;
  	margin-bottom:10px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}

#content div { background: #fff }	

#content div#blocmg {
	width: 125px;
	float: left;
}
#content div.menug {
	width: 125px;
	background: #ead2ab;
	border: 1px solid #e0b265;
	margin: 0 0 10px 0;
}
#content div#blocmd {
	width: 125px;
	float: right;
	margin: 0 2px 0 0;
}
#content div.menud {
	width: 125px;
	background: #ead2ab;
	border: 1px solid #e0b265;
	margin: 0 0 10px 0;
}
#content div.menug a, #content div.menud a {
	display:block;
	width: 100px;
	text-align: center;
	background: #e0b265;
	color: black;
	text-decoration: none;
	margin: 5px 0 5px 12px;
	font-size: 1em;
	font-weight: bold;
}
#content div.menug a:hover, #content div.menud a:hover {
	background: #4a2304;
	color: white;
}
#content div#menug .select, #content div#menud .select {
	background: #4a2304;
	color: white;
}
#content div.cadre{
  width:680px;
  margin-bottom:15px;
  border:2px solid #CCCCCC;
  border-top:0;
  margin-left:145px;
}
#content div.titrem {
	width: 125px;
	height: 28px;
 	background: url('../images/motif_cadre.png') repeat-x;	
	color: black;
	text-align: center;
}


#content div.haut{
  text-align:right;
  
}

#content div.haut img{
  border:0;
 
  
}

#content div.cadre div.contenu_cadre{
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  
 
}

#content div.cadre div.cadre_titre{
  width:677px;
  background:#E0B265 url('../images/motif_cadre.png') repeat-x;
  height:21px;
  color:#4A2304;
  padding-left:5px;
  margin-left:-1px;
  font-weight:bold;
}

#pubgoogle
{
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
}
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background: #4A2304  no-repeat 100% 0;
	border-bottom: 5px solid #fff;
	border-top: 10px solid #fff;
	text-align: center;	
	color: #F6F6F6;
	font-size: 0.8em;
	padding:4px;
	line-height: 16px;
	clear: both;
}


#footer div#compteur{
  float:right;
  color:#2D2D2D;
  background:#E0B265 url('../images/compteur.png');
  width:146px;
  height:34px;
  text-align:center;
margin-top:-33px;


}

* html #footer div#compteur{
  float:right;
  color:#2D2D2D;
  background:#E0B265 url('../images/compteur.png');
  width:146px;
  height:34px;
  text-align:center;
margin-top:-33px;


}

* html #footer div#contenufooter{
margin-top:-13px;

}
	
#footer a { text-decoration: none; color: #E0B265; }
#footer a:hover {text-decoration: underline; }
