body{	
	
	background: #9F8366;	
	padding:0px;
	margin:0px;
	background:url(../img/marron-body_bg.jpg) repeat-x #9F8366;	
	font:  12px "Trebuchet MS", Verdana;
	color:#160045;
}

/******************************************************** DIV STRUCTURE ****************************************************************/


#conteneur_general {
	position: absolute;
	width: 980px;
/*	left: 50%;
	margin-left:-550px;*/
	background:url(../img/marron-body_bg.jpg) repeat-x #9F8366;	
}

#conteneur_central {		
	width:980px;	
}

#leftdiv {
	float:left; 
	width: 290px;
	height:500px;
	background:url(../img/marron-header_gauche.jpg) no-repeat top right #9F8366;		
	
}

#leftdiv_en {
	float:left; 
	width: 290px;
	height:500px;
	background:url(../img/marron-header_gauche_en.jpg) no-repeat top right #9F8366;		
	
}

#rightdiv {	
	float:left; 
	width:220px;	
	height:500px; 
	background:url(../img/marron-header_droite.jpg) no-repeat ;	
}
#header-mid{
	height:273px;
	background:url(../img/marron-header_mid.jpg) no-repeat;
	padding-left:130px;
}
#header-midssst{
	height:273px;
	background:url(../img/marron-header_midssst.jpg) no-repeat;
	padding-left:130px;
}
#contenu {
	float:left;
	width:361px;
		min-height:500px;
/*	height:500px;	*/
background:#FFFFFF;
}

#contenu_mid {
	
	padding-right:10px;
	padding-left:10px;/**/
	width:336px;
	margin-top:-5px;

	text-align:justify;
}



#contenu_bas {
	padding-top:10px;
	text-align:center;
	height:37px;
	background:url(../img/marron-tableau_mid_bas.jpg);
}





#conteneur_menu_recherche{
	height:23px;
	width:230px;
}



#conteneur_img_droite{
	margin-left:10px;
	margin-top:160px;
	color:#000000;
}
#img_droite_haut {
	width:220px;
	height:9px;
	background:url(../img/tableau_droite_haut.gif) no-repeat;
}

#img_droite_bas {
	width:220px;
	height:8px;

	background:url(../img/tableau_droite_bas.gif) no-repeat;
}

