.C1_gauche_onglet_bleu{
	float:left;
	width:8px;
	height:22px;
	background:url(images/gauchecartouchebleu.jpg);
}

.C1_centre_onglet_bleu{
	float:left;
	width:auto;
	height:22px;
	background:url(images/centrecartouchebleu.jpg) repeat-x;
}

.C1_titre_onglet{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:white;
	margin-top:0px;
}

.C1_droite_onglet_bleu{
	float:left;
	width:12px;
	height:22px;
	background:url(images/droitecartouchebleu.jpg) no-repeat;
}

.C1_contenu{
	clear:both;
}

.C1_conteneur_contenu{
	background:url(images/fond_news.jpg) repeat-x;
	background-color: #e5e9ec;
}