/* CSS Document */

.bandeHeader{
	background:url(images/vie-economique/bande-header.gif) repeat-x;
	width:990px;
	height:5px;
	margin-bottom:5px;
	
}

.titre{
	height:44px;
	margin-bottom:30px;
}

.titreGauche{
	background:url(images/vie-economique/titre-gauche.gif) no-repeat;
	width:28px;
	height:44px;
	float:left;
}

.titreCentre{
	background-color:#FF6B08;
	padding-left:13px;
	padding-right:38px;
	padding-top:11px;
	height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	float:left;
}

.titreDroite{
	background:url(images/vie-economique/titre-droite.gif) no-repeat;
	width:9px;
	height:44px;
	float:left;
}

.retraitEco{
	padding-left:15px;
}