/*Entete*/

#header {
	width:100%;
	background:#FFFFFF url(../datas/entreprises/pop/top_m.gif) repeat-x top;
}
#topLeft {width:20px; height:100px;}
#topHeader { 
	background:url(../datas/entreprises/pop/entete.jpg) no-repeat top;
	height:100px;
	min-width:585px;
	overflow: hidden;
}
#topHeader h1 {
	font-size: 12pt;
	font-weight:600;
	text-align:right;
	width:40%;
	float:right
}
#topRight {width:20px; height:100px;}


/*contenu*/
#bodyContent {
	width:100%;
}
#middleLeft {width:20px; background:url(../datas/entreprises/pop/middle_left.gif) repeat-y;}
#middleContent {padding-left:25px; padding-right:25px}
#middleRight {width:20px; background:url(../datas/entreprises/pop/middle_right.gif) repeat-y;}


/*Pied de page*/
#footer {
	width:100%;
}
#bottomLeft {width:20px;}
#bottomContent {padding-left:25px; padding-right:25px; padding-top:15px;background:url(../datas/entreprises/pop/bottom_m.gif) repeat-x top;}
#bottomRight {width:20px;}

