/* phrase d'intro */
#texte_intro {
	width:520px; min-height:30px;
	margin:0 0 0 15px;
	font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; line-height:20px;
	display:table;
}

/* hotel recherche */
#hotel_rech {
	width:530px; min-height:110px;
	margin:0 0 10px 10px;
}
#hotel_rech #onglets {
	margin:0 0 -4px 0;
}
#hotel_rech img {
	border:0;
}
#hotel_rech #selecteurs {
	width: 530px; height: 70px;
	background-image:url(pics/hotel_rech_fond2.gif); 
}
#hotel_rech #selecteurs select{
	margin-bottom:20px;
}


#hotel_rech #prix {
	margin-left:40px;
	margin-right:20px;  
	top:20px;
	font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;
}
#hotel_rech #categorie {
	margin-left:20px; 
	top:20px;
	margin-right:20px; 
	font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;
}
#hotel_rech #distance {
	margin-left:20px; top:20px;
	font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;
}
#hotel_rech #rechercher {
	text-align:right;
	margin:-15px 10px 0 0;
}
