/* CSS Document */

.Cellule_Texte_Fond_Bleu, .Cellule_Texte_Fond_Gris{
	width: 450px;


	}
.Cellule_Image_Gauche{
	background: url(../societe-securite-gardiennage-images/LogoESI.gif) repeat-y bottom left;
	vertical-align: top;
	}
.Cellule_Image_Droite{
	background: url(../societe-securite-gardiennage-images/LogoESI.gif) repeat-y bottom right;
	vertical-align: top;
	}

input, textarea, select, checkbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold; 
	color: #004996;


	}

.Cellule_Texte_Fond_Bleu h2 {
	display: block;
	border-bottom: 1px solid;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #004996;
	}
