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

*{ margin:0; padding:0;}
div.sidebar1_form_daooda{
	float: left;
	width:198px;
	margin:10px 0 10px 15px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666666;
	} 
*html div.sidebar1_form_daooda{ margin: 10px 0px 10px 7px;}	
 div.teteau_jaune{
	width:197px; 
	height:6px; 
	margin-top:0;
	font-size:1px; 
	background:url(../images/cadre_jaune_haut.jpg);
	background-repeat:no-repeat; }
div.bas_jaune{
	width:197px; 
	height:6px; 
	margin-top:0;
	font-size:1px; 
	background:url(../images/cadre_jaune_bas.jpg);
	background-repeat:no-repeat; 
	}
	
div.content_side1{
	width:197px; 
	height:auto; 
	float:left; 
	margin-top:0;
	background:url(../images/cadre_jaune_milieu.jpg);
	background-repeat:repeat-y;
	}
	
div.content_side1 p{ padding-left:10px;padding-right:10px; margin:0; /*line-height: 18px;*/ }
 
 	
div.sidebar2_form_daooda{
	float: right; 
	width:198px; 
	height:auto;
	margin-top:10px;
	margin-right:15px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
*html div.sidebar2_form_daooda{ margin-right:7px;}	
 
div.haut_cadre_blanc{ 
	width:197px; 
	height:8px; 
	font-size:1px; 
	background:url(../images/afac_haut_bg.jpg);
	background-repeat:no-repeat;
	}
div.bas_cadre_blanc{
	width:197px; 
	height:8px; 
	margin-top:0;
	font-size:1px; 
	background:url(../images/afac_bas_bg.jpg);
	background-repeat:no-repeat;
	}
	
div.sidebar2_form_daooda div.content_side2{
	width:197px; 
	height:auto; 
	float:left; 
	margin-top:0;
	background:url(../images/afac_milieu_bg.jpg);
	background-repeat:repeat-y;
	color:#666666; margin-bottom:10px;
	}
	
div.sidebar2_form_daooda div.content_side2 p{ padding-left:10px;/*padding-right:10px;*/ margin:0;  }

div.sidebar2_form_daooda div.content_side2 p.ligne-interrompu{
	height:2px;
	border-bottom:dashed 1px #cccccc;
	margin:10px;
	font-size:1px;
	width:auto !important;
}
.orange {color:#F37021;}
