.minifiche_bleue
{
	width:680px;
	border-spacing: 0px;
	border-collapse: collapse;

	font-family:Arial, Helvetica, sans-serif;
	border:5px #34a9d4 solid;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;


	
}
.minifiche_rouge
{
	width:680px;
	border-spacing: 0px;
	border-collapse: collapse;

	font-family:Arial, Helvetica, sans-serif;
	border:5px #ff0061 solid;
	/*behavior: url("../css/border-radius.htc");*/
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;

  
}

.minifiche_gris
{
	width:680px;
	border-spacing: 0px;
	border-collapse: collapse;

	font-family:Arial, Helvetica, sans-serif;
	border:5px #73787A solid;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;


}

.minifiche_bleue table, .minifiche_rouge table, .minifiche_gris table
{
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.infhotel
{
	text-align:left;
}
.fich_image
{
	width:95px;
	
	
}
.img_fiche
{
	/*border:5px #d3d3d3 solid;*/
	margin-left:5px;
	width:80px;
	height:50px;


}
.nom_hotel
{
	font-size:15px;
	color:#00B0CC;
	font-weight:bold;
	text-decoration:underline;
}
.nom_hotel:hover
{
	color:#05c9e9;
	text-decoration:underline;
}
.nom_hotel:visited
{
	color:#09829E;
}
.adresse_hotel
{
	font-size:13px;
	color:#515151;
}
.pointilles
{
	height:6px;
	text-align:left;
}
.description_hotel
{
	color:#515151;
	font-size:12px;
	
}
.plusinfo_hotel
{
	font-size:12px;
	color:#00B0CC;
        font-weight:bold;
}
.plusinfo_hotel:visited
{
	color:#09829E;
}
.tarifs_hotel
{
	width:100%;
	text-align:left;
}
.tarifs_hotel a
{
	font-size:12px;
	color:#00B0CC;
	font-weight:bold;

}
.tarifs_hotel th
{
	color:#515151;
	font-size:12px;
	height:18px;
}
.minifiche_bleue .tarifs_hotel th
{
	background-color:#a8e7f7;
	
}
.minifiche_rouge .tarifs_hotel th
{
	background-color:#fad7dc;
}
.minifiche_gris .tarifs_hotel th
{
	background-color:#d3d3d3;
}

.tarifs_hotel td, .tarifs_hotel th, .description_hotel td
{
    padding-left:5px;
    padding-right:5px;

}


.voir_map
{
    padding-left:0px;
    padding-right:5px;

}

.type_chambre
{
    text-align:left;
    margin-left:5px;
}
.tarifs_hotel_c, .tarifs_hotel_1, .tarifs_hotel_2, .tarifs_hotel_3, .tarifs_hotel_4
{
    border-top: 1px solid #d6d6d6;
}
.current
{	
    background-color:#ffe500!important;
}
.selected_room
{
    background-color:white!important;
}
.selected_room a
{
    color:#03A1C4!important;
}
.minifiche_bleue .tarifs_hotel_ligne, .minifiche_bleue .tarifs_hotel_1, .minifiche_bleue .tarifs_hotel_2, .minifiche_bleue .tarifs_hotel_3, .minifiche_bleue .tarifs_hotel_4
{	
	border-bottom:1px #a8e7f8 solid;
}
.minifiche_rouge .tarifs_hotel_ligne, .minifiche_rouge .tarifs_hotel_1, .minifiche_rouge .tarifs_hotel_2, .minifiche_rouge .tarifs_hotel_3, .minifiche_rouge .tarifs_hotel_4
{
	border-bottom:1px #ffbbbf solid;
}
.minifiche_gris .tarifs_hotel_ligne, .minifiche_gris .tarifs_hotel_1, .minifiche_gris .tarifs_hotel_2, .minifiche_gris .tarifs_hotel_3, .minifiche_gris .tarifs_hotel_4
{
	border-bottom:1px #d3d3d3 solid;
}

.tarif_total
{
	font-size:15px;
	color:#3A8E1B;
	font-weight:bold;
}
.tarif_barre
{
	font-size:15px;
	/*color:#D62829;*/
	color:#5F5F5F;
	font-weight:normal;
	text-decoration:line-through;
}
.pourcentage_reduction{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}

.tableau_reduction{
 background-image:url("http://www.france-hotel-guide.com/images2006/fiche/etiquette-promo.png");
 background-repeat:no-repeat;
}
.chambres_restantes{
	font-size:11px;
	color:#F00;
}
.tarif_nuit
{
	font-size:11px;
	color:#5F5F5F;
}
.personnes
{
	text-align:center;
	border-left:2px white solid;
	border-right:2px white solid;
        width:40px;
}
.personnestarif
{
	text-align:center;

}
.prix
{
	width:230px;
}
.prix, .book_hotel, .rating_tripadvisor
{
	text-align:right;
	border:0px white none;
	text-decoration:none;
}
.book_hotel
{
	padding-right:5px;
	height:33px;
}
.images_etoiles
{
	height:16px;
	padding-top:3px;
}
.parqui
{
	color:#3A8E1B;
	font-style:italic;
}
	
a img
{
	border:none;
}

.voir_carte
{
    font-size:14px;
    font-weight:normal;
    color:#FFB700;
    text-decoration:underline;
}
.voir_carte:hover
{
    text-decoration:none;
}
sup{
    font-size:9.5px;
    font-weight: bold;
    color:#3A8E1B;    
}
.description{
    padding:0;
    margin:0;
}
#separation{
    width:677px;
}

.content_proximite_rouge{
    min-width: 20px; 
    font-family: Arial; 
    color: white; 
    height: 18px; 
    float: right; 
    font-size: 12px; 
    text-align: right; 
    padding-right: 5px; 
    line-height: 24px;
    background-color: #FF0061;
}
.content_proximite_bleue{
    min-width: 20px; 
    font-family: Arial; 
    color: white; 
    height: 18px; 
    float: right; 
    font-size: 12px; 
    text-align: right; 
    padding-right: 5px; 
    line-height: 24px;
    background-color: #34a9d4;
}
.triangle_proximite_rouge{
    float:right;
    border-width: 9px; 
    width: 0px; 
    height: 0px; 
    border-style: solid;
    border-color: white #FF0061 #FF0061 white;
}
.triangle_proximite_bleue{
    float:right;
    border-width: 9px; 
    width: 0px; 
    height: 0px; 
    border-style: solid;
    border-color: white #34a9d4 #34a9d4 white;
}
.div_proximite{
    width:690px;
    height:18px;
}
.pointeur_proximite{
    vertical-align: top;
    top: -8px;
    position: relative;
    margin-left: 10px;
    cursor: help;
}
.pointeur_txt{
    font-size:12px;
    font-weight:normal;
}

/* Nouvelle fiche (avec grandes photos) */
.vignette-hotel {
    border: 0 none;
    width: 300px;
}
.vignette-hotel:hover {
    opacity: 0.7;
	
}

.nom-hotel {
  float: left;
  width:235px;
}

.voir-carte {
  float: left;
  width:380px;
  margin-top:10px;
  font-family: Arial;
}

.hotel_info {
  color:#555555;
}

.lien-hotel {
  color: #01a2c3;
  text-decoration: underline;
  font-size:20px;
  font-weight:bold;
  font-family:Lato, Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  display: block;
}
.lien-hotel:hover {
  color: #00bde4;
  text-decoration: underline; 
}

.lien-carte {
  color: #f6ae00;
  text-decoration: underline;
  font-size:13px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  vertical-align: super;
  
}
.lien-carte:hover {
  color: #555555;
  text-decoration: underline; 
}


.mini_review strong {
    font-size: 12px;
}
.mini_review {
    color: #515151;
    text-align:right;
    font-size: 12px;
    font-family:Lato,Arial, Helvetica, sans-serif;
}
.mini_review a {
    color: #515151;
    display: block;
    padding: 3px;
    text-decoration: none;
}
.mini_review a:hover {
    color: #515151;
    background-color: #E8E8E8;    
    text-decoration: none;
}
.mini_review_mobile {
    color: #57bb30;
    font-family:Lato,Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.rating_tripadvisor {
    border: 0 none #FFFFFF;
    text-align: right;
    text-decoration: none;
}

.parqui {
    color: #3A8E1B;
    font-style: italic;
}
/* Nouvelle fiche (grandes photos) */
.etoiles {
    float:left;
    text-align:left;
    width: 235px;
    margin-top:5px;
}

.nombre-nuit {
    float:right;
    text-align:left;
    height:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#434343;
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;
    background-color:#e3e3e3;
}

.ligne {
    float:right;
    height:1px;
    width:380px;
    background-color:#d6d6d6;
}

.tarif-vert {
    font-family:Lato, Arial, Helvetica, sans-serif;
    font-size:23px;
    color:#57bb30;
    white-space: nowrap;
    font-weight: bold;
    padding: 7px 0;
    line-height: 22px;
}
.tarif-barre {
    font-family:Lato, Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#555555;
    text-decoration: line-through;
    font-weight: bold;
}

.lien-chambre {
    font-family:Lato,Arial, Helvetica, sans-serif;
    font-size:17px;
    font-weight:bold;
    color:#01a2c3;
    text-decoration:none;
}
.lien-chambre:hover {
    color:#01a2c3;
    text-decoration: underline;
}

.chambre-dispo {
    font-family:Lato, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#ff0061;
}

.wifi-gratuit {
    font-family:Lato, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#589442;
    padding-right: 8px;
}

.hotels_caches {
    font-family:Lato, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#555555;
    text-decoration: underline;
    float:left;
    margin-top:7px;
    cursor: pointer;
}
.hotels_caches:hover {
    color:#01a2c3;
}

.ligne-pointille {
    height:2px;
    width:100%;
    border:2px;
    border-color:#01a2c3;
    border-bottom-style:dotted;
    margin-top:20px;
    margin-bottom:20px;
    margin-left: auto;
    margin-right: auto;
    clear:both;
}

.promo {
    height:37px;
    width:37px;
    background-image:url("http://www.france-hotel-guide.com/images2006/hotels-france/promo-background.png");
    background-repeat:no-repeat;
    text-align:center;
    margin-left: 81px;
    margin-top: -38px;
    z-index:999;
    position: absolute;
}

.promofont {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    margin-top:5px;
}
.tarifs_hotel_ligne{
    border-bottom: 1px solid #D6D6D6;
}
.name_rooms{
    color:#515151;
    font-family: Lato,Arial;
    font-size: 14px;
    padding: 7px 0;
}
.type_etab{
    background-color: #D6D6D6;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    margin-right: 5px;
    padding: 0 6px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.fiche {
    padding-top: 10px;
}
.pointeur_proximite {
    margin-left: -3px;
}
.photo-hotel{
    width: 100%;
}
.bouton-reserver{
    padding: 7px 15px;
    font-size: 15px;
    font-family: Lato,Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none;
    background-color: #57BB30;
    color: #FFF;
    white-space: nowrap;
    margin-top: 10px;
    border: 0px none;
    display: inline-block;
    cursor: pointer;
}
.bouton-reserver:hover{
    color: #FFF;
    background-color: #61CF00;
    text-decoration: none;
}
.icone-lieu, .icone-lieu .voir_carte {
    color: #555555;
    padding-top:10px;
}
.icone-lieu .fa{
    color: #ff0061;
}
.a_partir{
    background-color:#d6d6d6;
    font-size:11px;
    text-align:center;
}
.tri{
    color:white;
}