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


div.sidebar1_form_daooda{
	float: left;
	width:197px;
	margin:10px 0 10px 15px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666666;
	} 
	* html div.sidebar1_form_daooda{
	float: left;
	width:197px;
	margin:10px 0 10px 7px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
 div.teteau_jaune{ display:inline-block;
	width:197px; 
	height:9px; 
	margin-top:0;
	font-size:1px; 
	background:url(../images/cadre_jaune_haut.jpg);
	background-repeat:no-repeat;  }
div.bas_jaune{display:inline-block;
	width:197px; 
	height:12px; 
	margin-top:0;
	font-size:1px; 
	background:url(../images/cadre_jaune_bas.jpg);
	background-repeat:no-repeat; 
	}
 div.content_side1 p{ padding-left:10px;padding-right:10px; margin:0; /*line-height: 18px;*/ }
 div.content_side1{display:inline-block;
	/*width:195px;*/ width:auto;
	height:auto;
	margin-top:0;
	background-repeat:repeat-x;
	background-color: #DDEEFF;
	background-image: url(../images/fond_degrade02.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003D79;
	border-left-color: #003D79;
	}
/** html div.content_side1{ width:197px;}*/
div.sidebar2_form_daooda div.content_side2{
	width:auto;
	height:auto;
	margin-top:0;
	background-repeat:repeat-x;
	background-color: #DDEEFF;
	background-image: url(../images/fond_degrade02.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003D79;
	border-left-color: #003D79;
	}
 	
div.sidebar2_form_daooda{
	float: right;
	width:197px;
	height:auto;
	margin-top:10px;
	margin-right:15px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
 * html div.sidebar2_form_daooda{
	float: right;
	width:197px;
	height:auto;
	margin-top:10px;
	margin-right:7px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
 }
 
div.haut_cadre_blanc{ 
	width:197px; 
	height:9px; 
	font-size:1px; 
	background:url(../images/cadre_jaune_haut.jpg);
	background-repeat:no-repeat;
	}
	
div.bas_cadre_blanc{
	width:197px; 
	height:11px; 
	margin-top:0;
	font-size:1px; 
	background:url(../images/cadre_jaune_bas.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
div.sidebar2_form_daooda div.content_side2 p{ padding-left:10px;padding-right:10px; margin:0;  }
 
 
 
 
 
 
 
