/* CSS Document */

.cadreGauche{
	width:282px;
	float:left;
}

.cadreGaucheFond{
	background:url(images/accueil/cadre-fond-gauche.jpg);
	padding-left:17px;
	width:265px;
	height:331px;
	text-align:justify;
	
}/*
.cadreCentre{
	width:377px;
	float:left;
}

.cadreCentreBas{
	background:url(images/accueil/fond-milieu-bas.jpg);
	padding-left:30px;
	padding-left:32px;
	width:345px;
	height:78px;
}


.cadreDroite{
	width:275px;
	float:left;
}
*/
.cadreCentre{
	width:345px;
	float:left;
}

.cadreCentreBas{
	background:url(images/accueil/fond-milieu-bas.jpg);
	padding-left:30px;
	width:315px;
	height:78px;
}


.cadreDroite{
	width:307px;
	float:left;
}

.bandeBasAccueil{
	background:url(images/accueil/bande-2.gif) top left repeat-x;
	height:5px;
	width:934px;
	float:left;
}

.cadreBasIntranet{
	background-color:#454444;
	padding-left:30px;
	padding-top:10px;
	width:252px;
	height:92px;
	text-align:left;
	float:left;
}

.cadreBasPartenaires{
	background-color:#454444;
	padding-right:17px;
	padding-top:10px;
	width:635px;
	height:92px;
	text-align:right;
	float:left;
}

