﻿.minifiche_bleue
{
	width:550px;
	border-spacing: 0px;
	border-collapse: collapse;

	font-family:Arial, Helvetica, sans-serif;
	border:5px #0077AF 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:550px;
	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:550px;
	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;


}
.ligne
{
	border:3px #d3d3d3 dotted;
}
.nom_hotel
{
	font-size:15px;
	color:#00B0CC;
	font-weight:bold;	
}
.nom_hotel:visited
{
	color:#09829E;
}
.adresse_hotel
{
	font-size:13px;
	color:#515151;
}
.pointilles
{
	height:6px;
	text-align:center;
}
.description_hotel
{
	color:#515151;
	font-size:12px;
	text-align:justify;
	
}
.plusinfo_hotel
{
	font-size:12px;
	color:#00B0CC;
        font-weight:bold;
}
.plusinfo_hotel:visited
{
	color:#09829E;
}
.tarifs_hotel
{
	width:100%;
	text-align:left;
        font-size: 12px;
        color:#515151;
        font-weight: bold;
}
.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_1, .tarifs_hotel_2, .tarifs_hotel_3, .tarifs_hotel_4, .tarifs_hotel_ligne
{
	height:35px;
	background-color:#ffffff;
}
.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, .book_hotel, .rating_tripadvisor
{
	text-align:right;
	border:0px white none;
	text-decoration:none;
}
.prix
{
    width:230px;
}
.book_hotel
{
	padding-right:5px;
	height:33px;
}
.mini_review strong
{
	font-size:12px;
}
.mini_review
{
	color:#515151;
	font-size:10px;

	width:195px;
	float:right;
}
.mini_review a
{	
        display: block;
        color: #515151;
        text-decoration: none;
        padding: 5px;
}
.mini_review a:hover
{	
        background-color: #E8E8E8;
}
.images_etoiles
{
	height:16px;
	padding-top:3px;
}
.parqui
{
	color:#3A8E1B;
	font-style:italic;
}
	
a img
{
	border:none;
}

.voir_carte
{
	font-size:12px;
	font-weight:bold;
	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:545px;
}

.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:560px;
    height:18px;
}
.pointeur_proximite{
    vertical-align: top;
    top: -8px;
    position: relative;
}
.pointeur_txt{
    font-size:12px;
    font-weight:normal;
}