
/* CSS Document */

body{
margin: 0px;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#4d5c7b;
background-image:url(../images/design2010/fond_resa2_ETE.jpg);
background-position:top center;
background-repeat:repeat-x;
}


.titre_encart_resa_gauche{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-indent:4px;
color:#FFF;
margin:0px 0px 5px 0px;
padding:0px;
}

.zoneform{
color:#57514a;
font-size:12px;
border: 1px solid #e4e4e4;
}

.zoneform-oblig{
color:#57514a;
font-size:12px;
border-top: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-left: 4px solid #cc0000;
}


.ligne_moteur_resa_gauche{
margin: 5px 0px 5px 0px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

 table.tab_recherche_info_class {
border: 0px solid #ffcaa7;
width:618px;
}

#tab_recherche_info td {
text-align: left;
}

#tab_recherche_info td.fond-tableau-titre {
font-weight: bold;
background: #ffcaa7;
height: 30px;

}

/** Moteur de résa Droite**/
#bloc_droite table{
width:250px;
border:0px solid red;
color: #FFF;
}
#bloc_droite td.colonne_gauche_moteur {
	width: 55px;
	height: 25px;
}

#bloc_droite td.colonne_droite_moteur {
	width: 190px;
	height: 25px;
	padding-left : 5px;
}

#bloc_droite .colonne_droite_moteur select{
	width: 186px;
}


#bloc_droite td.colonne_unique_moteur {
	width: 250px;
	height: 25px;
	
}

#bloc_droite td.colonne_unique_moteur_separateur {
	width: 250px;
	padding-top:2px;
	padding-bottom:2px;
}

#bloc_droite .colonne_unique_moteur select {
	width: 246px;
}