@import url("./styles.css");
/*
#promo_entete, h1 {
font-size: 12px;
/* display: inline;
}*/

h1 {
display:inline;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#C98500;

/* float:right; padding-right:25px; padding-top:5px;*/
}

#ligne_logo h1 {
font-size: 10px;
display: inline;
font-weight:normal;
/* float:right;*/ 
position:absolute;
}


#fd_rech h2 {
display:inline;
font-size:11px;
font-weight:normal;
}

.fd_page h1 {
font-size: 14px;
font-weight:bold;
}

.texte_destination {
text-align:justify;
text-indent:10px;
padding-top:20px;
padding-right:20px;

}

/* Style inital de la page destination */
.divHotels {
width:800px;
text-align:left;
visibility:visible;
display:inline;
/*display:none;*/
/*border:1px solid #E02B4E;*/
}

.divHotels ul li{
/*display:list-item;*/
list-style-image:url(http://www.partirenclub.com/images/puce.gif);
line-height:20px;
list-style-position:10px;
}

.divHotels ul .prix{
float:right;
font-size:14px;
font-weight:bold;
color:#D43D20;
}

.liste_destinations {
font-size:12px;
font-weight:bold;
}
