/************************************/
/****** BOITE DE TEXTE DU HAUT ******/
/************************************/
div#entrepriseTexte
{
	width:880px;
	margin:auto;
}

div#entrepriseTexte div#entSlogan
{
	float:left;
	width:187px;
	text-align:right;
}

div#entrepriseTexte div#entTexte
{
	float:right;
	width:673px;
}

div#entrepriseTexte div#entTexte p { margin-top:7px; font-size:13pt; }


/*******************************************************/
/****** BOITE MISSION, POLITIQUE ET CERTIFICATION ******/
/*******************************************************/
div.boite div.boxTopEnt
{
	background:url(../images/entreprise/boxTopBarreNoir.gif) repeat-x bottom center;
	height:32px;
}
div.boite div#titreMission
{
	width:178px; height:32px;
	float:left;
	background:transparent url(../images/entreprise/fr/ongletMission.png) no-repeat top center !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/entreprise/fr/ongletMission.png', sizingMethod='scale');
}
div.boite div#titrePolitique
{
	width:228px; height:32px;
	float:left;
	margin-left:135px;
	background:transparent url(../images/entreprise/fr/ongletPolitique.png) no-repeat top center !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/entreprise/fr/ongletPolitique.png', sizingMethod='scale');
}
div.boite div#titreCertification
{
	width:280px; height:32px;
	float:left;
	margin-left:86px;
	background:transparent url(../images/entreprise/fr/ongletCertification.png) no-repeat top center !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/entreprise/fr/ongletCertification.png', sizingMethod='scale');
}

div.boite div#MPC_Contenu
{
	background-color:#FFF;
}

div.boite div#mission
{
	width:313px;
	float:left;
}

div.boite div#politique
{
	width:314px;
	float:left;
	background:url(../images/entreprise/separateur.gif) no-repeat top left;
}

div.boite div#certification
{
	width:313px;
	float:left;
	background:url(../images/entreprise/separateur.gif) no-repeat top left;
}
