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

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

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


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

#conteneur_central {		
	width:980px;
}
#header-mid{
	/*width:361px;*/
	height:269px;
	background:url(../img/bleu-header_mid.jpg) no-repeat;
	padding-left:130px;
}
#leftdiv {
	float:left; 
	width: 290px;
/*	height:500px;*/

	background:url(../img/bleu-header_gauche.jpg) no-repeat top right #b1ccc6;	

}
#leftdiv_en {
	float:left; 
	width: 290px;
/*	height:500px;*/

	background:url(../img/bleu-header_gauche_en.jpg) no-repeat top right #b1ccc6;	

}
#rightdiv {	
	float:left; 
	width:220px;	
	height:500px; 
	background:url(../img/bleu-header_droite.jpg) no-repeat ;	
	
}

#contenu {
	float:left;
	width:361px;
	min-height:500px;
	/*height:500px;	
	margin-left:345px;
	background:url(../img/header_mid.jpg) no-repeat #b1ccc6;*/
	
	background:#FFFFFF;
}

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

	text-align:justify;
	/*width:341px;
	border:solid 1px;	*/
}


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








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


