#contenu-text {
	padding: 10px 20px;
	font-size:12px;
}

#contenu{
	background-image:url(images/fond-principale-interieur2.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	width:871px;
	height:365px;
	padding:0 50px 0 50px;

}

/* Intégration des contenus sur fond blanc */

.cellule-bleue{
	background:url(images/fond-titre.gif) no-repeat top right #50a0c0;
	height:23px;	
	font-size:12px;
	color:#fff;
}
.cellule-blanche{
	background:#fff;	
	font-size:12px;
	color:#000;
}
