/* CSS Document pour les deux colonnes de formulaire type Daooda*/
*{ margin:0; padding:0;}

.tetau_side1 { height:7px;
			   width:200px;
			   background-image:url(../images/side1_tetau.jpg);
			   background-repeat:no-repeat;
			   background-position:top left;
			   font-size:1px;}
			   
/*.content_side {	height:auto;
			 	width:auto;
				background-image:url(../images/side1_corps.jpg);
				background-repeat: repeat-y; margin-bottom:10px;}*/
				
.bas_side1 { height:7px; 
			 width:200px;
			 background-image:url(../images/side1_bas.jpg);
			 background-repeat:no-repeat; 
			 background-position:top left; 
			 font-size:1px;}

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;
				 padding:0;
				 margin:4px 7px;
				 font-size:1px;
				 line-height:1px;}
/*--------------------------------------------------*/
/*div.content{ float:left; width:582px;height:auto; margin-left:6px;}*/
p.txt-rouge,
b.txt-rouge{ color:#FF0000;}
 div.le_formulaire{ margin-top:0px;}
 
 /*=========================*/

div.sideBar1{ 
	float:left;
	width:200px;
    height:auto;
	margin-left:11px;
    color:#0066CC;
}

div.sideBar1 p,
div.sideBar2 p{
    padding:5px 11px 5px 10px;
    font:normal 11px Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #70767d;
}
div.sideBar2{
	float:right;
    width:200px;
	height:auto;
	margin-right:11px;
	color:#0066CC;
}

* html div.sideBar1{	margin-left:7px;}
* html div.sideBar2{	margin-right:4px;}

.content_side{
	height:auto;
	width:auto;
	background-image:url(../images/side1_corps.jpg);
	background-repeat: repeat-y;
	margin-bottom:10px;
}
.content{ float:left; margin-left:12px; }
* html .content{ width:548px;}
.tetau_side1{
	height:7px;
	width:200px;
	background-image:url(../images/side1_tetau.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
}
.bas_side1{
	height:7px;
	width:200px;
	background-image:url(../images/side1_bas.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
}