/* CSS Document pour les deux colonnes de formulaire type Daooda*/

div.sideBar1{ float:left; width:197px; height:auto; margin-left:0px; color:#0066CC;   }/*color:#0066CC;*/
div.sideBar1 div.content_side p,
div.sideBar2 div.content_side p{ padding:2px 5px 8px 5px; font:normal 11px Arial, Helvetica, sans-serif; /*line-height:18px;*/ /*display:inline-block;*/}
div.sideBar2{ float:right; width:197px;height:auto;  margin-right:0px; color:#0066CC;}
div.content{ float:left; width:586px;height:auto; margin-left:13px;}/**/
p.txt-rouge,
b.txt-rouge{ color:#FF0000;}
.tetau_side1{
	background-image:url(../images/fond_haut_right.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	height:7px;
	width:197px;
}
.content_side{
	background-image:url(../images/fond_centre_right.jpg);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	width:187px;
}
.bas_side1{ 
	height:7px;
	width:197px;
	font-size: 1px;
	background-image: url(../images/fond_bas_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
	}
div.le_formulaire{ margin-top:0px;}


div.sideBar1 p.ligne_grise,
div.sideBar2 p.ligne_grise,
div.sideBar1 div.ligne_grise,
div.sideBar2 div.ligne_grise { background:url(../images/ligne_relief_gris.jpg);
				 background-repeat:repeat-x;
				 height:2px;
				 margin:0 !important;
				 padding:0 !important;
				 margin:4px 7px !important;
				 font-size:1px;
				 line-height:1px !important;}

