/* CSS Document */

.Cellule_Texte_Fond_Bleu, .Cellule_Texte_Fond_Gris{
	width: 400px;


	}
.Cellule_Image_Gauche{
	background: url(../images/LogoESI.gif) repeat-y bottom left;
	vertical-align: top;
	}
.Cellule_Image_Droite{
	background: url(../images/LogoESI.gif) repeat-y bottom right;
	vertical-align: top;
	}
	

