ul.liste_hotels_gauche
{
	height: 245px;
	margin: 0px ;
	padding: 0px ;
}
ul.liste_hotels_gauche li
{
	display: inline ;
	list-style: none ;
	height: 70px;
	margin:0 0 0 0;
	padding:0;
}
u1.liste_hotels_gauche li img
{
	margin:0 5px 0 0 ;
	padding: 0;

}
u1.liste_hotels_gauche li a
{
	 vertical-align: bottom;
}


.td_hotel a
{
	text-decoration: none ;
}
.nom_hotel
{
	font-size: 11px ;
	font-weight: bold ;
}
.descr_hotel
{
	font-size: 10px ;
}
.prix_hotel
{
	color: #898989 ;
}
.img_hotel
{
	border-width: 0px ;
}

.recherche
{
	float: left ;
	font-size: 11px ;
	font-weight: bold ;
}
.recherche select
{
	margin-top: 4px ;
	width: 107px ;
	font-family: arial,helvetica ;
	font-size: 11px ;
	color: #000000 ;
	font-weight: normal ;
}
.rechercheplusou
{
	float: left ;
	padding-top: 20px ;
	padding-left: 5px ;
	padding-right: 5px ;
	
	font-size: 11px ;
	font-weight: bold ;
	color: #B2B1B1 ;
}

.recherche_avancee
{
	float: left ;	
	margin-top: 17px ;
	font-size: 11px ;
	color: #A7A7A7 ;
}
.recherche_avancee a
{
	text-decoration: none ;
	color: #A7A7A7 ;
}
.recherche_avancee a:hover
{
	text-decoration: underline ;
}
.bouton_rechercher
{
	margin-top: 6px ;
	width: 150px ;
	float: right ;
	font-size: 11px ;
	font-weight: bold ;
}
.bouton_rechercher a
{
	float: right ;
	color: #1975A7 ;
	text-decoration: none ;
}
.bouton_rechercher a:hover
{	
	text-decoration: none ;
}


.bouton_toute_selection
{
	margin-top: 10px ;
	width: 150px ;
	clear: both ;
	font-size: 11px ;
	font-weight: bold ;
}
.bouton_toute_selection a
{
	color: #1975A7 ;
	text-decoration: none ;
}
.bouton_toute_selection a:hover
{	
	text-decoration: none ;
}



ul.liens
{
	margin: 0px ;
	padding: 0px ;
}
ul.liens li
{
	height:28px;
	display: block ;
	list-style: none ;
	margin: 0;
	padding: 0;

}
ul.liens li img
{
	padding: 0;
	margin: 0;
	vertical-align:top;
		
}

.first_menu
{
	height: 29px !important;
	margin:0;
	padding:0;
}


.img_ou_partir
{	
	border-width: 0px;
	margin-top: 4px;
}

* html .img_ou_partir
{	
	border-width: 0px;
	padding:0;
	margin-top: 4px;
}

.width_7
{
	width: 7px;
}

.height_20
{
	height: 20px
}