/* CSS Document */

hr{
color:#818181;
height:1px;
}
/*div pour la barre d'image sous la bande bleu marine */
.Resultat{
width:537px;
height:70px;
/*border:1px solid black;*/
}
/*Fin div pour la barre d'image sous la bande bleue marine /*

.Ligne{
background-color:#818181;
height:1px;
font-size:1px;
border:4px solid white;
}

.resultat{
width:610px;
height:71px;
}

/*span pour le nom de la région*/
.Region{
color:#003366;
font-size:18px;
font-weight:bold;
float:left;
height:30px;
}

/*Lien pour la consultation par page */
.PositionPagination{
font-size:11px;
float:right;
width:auto;
margin-top:3px;
margin-right:20px;
height:auto;
text-align:left;
vertical-align:middle;
}

.Pagination:link, .Pagination:hover, .Pagination:visited{
color:#818181;
font-size:11px;
text-decoration:underline;
}


.TitleCaractere{
color:#4B1560;
margin-top:1px;
font-size:19px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.TitleRestaurant{
color:#95190C;
margin-top:1px;
font-size:19px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.TitleOrus{
color:#8A7B85;
margin-top:1px;
font-size:19px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.TitleBeauxHotels{
color:#1A84A8;
margin-top:1px;
font-size:19px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.TitleAuberge{
color:#13543C;
margin-top:1px;
font-size:19px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.TitleDemeure{
color:#3B597D;
margin-top:1px;
font-size:19px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.Enseigne{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-indent:13px;
}
.VilleRegion{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.hotel{
width:537px;
height:117px;
margin-bottom:24px;
/*border:1px solid black;*/
}

/* Conteneur pour les images des hotels et la description */
.Image{
float:left;
width:117px;
height:117px;
/*border:1px solid black;*/
}
.Image90{
float:left;
width:90px;
height:90px;
/*border:1px solid black;*/
}
html>body .ImagePicto{
Float : left;
}
.Description{
float: right; 
margin-right: auto; 
margin-top: 0px;
width:415px;
height:117px;
text-align:justify;
/*border:1px solid black;*/
}
html>body .Description{
float:right;

}
/* Fin  des conteneurs pour images et description des hotels */

.VilleCaractere{
color:#4B1560;
font-size:10px;
font-weight:bold;
float:left;
margin-left:60px;
height:10px;
border:1px solid white;
}
.VilleRestaurant{
color:#95190C;
font-size:10px;
font-weight:bold;
float:left;
margin-left:60px;
height:10px;
border:1px solid white;
}

.VilleOrus{
font-size:10px;
font-weight:bold;
color:#8A7B85;
float:left;
margin-left:60px;
height:10px;
border:1px solid white;
}
.VilleBeauxHotels{
font-size:10px;
font-weight:bold;
color:#1A84A8;
float:left;
margin-left:60px;
height:10px;
border:1px solid white;
}
.VilleAuberge{
font-size:10px;
font-weight:bold;
color:#13543C;
float:left;
margin-left:60px;
height:10px;
border:1px solid white;
}
.VilleDemeure{
font-size:10px;
font-weight:bold;
color:#3B597D;
float:left;
margin-left:60px;
height:10px;
border:1px solid white;

}
.type_etab{
color:#BCBCBC;
font-size:10px;
font-weight:bold;
float:left;
}
.DescriptionHotel{
color:#818181;
font-size:11px;

}
.DetailCaractere:link, .DetailCaractere:hover, .DetailCaractere:visited{
color:#4B1560;
font-size:11px;
font-weight:bold;
height:11px;
text-decoration:underline;
}
.DetailRestaurant:link, .DetailRestaurant:hover, .DetailRestaurant:visited{
color:#95190C;
font-size:11px;
font-weight:bold;
height:11px;
text-decoration:underline;
}

.DetailOrus:link, .DetailOrus:hover, .DetailOrus:visited {
font-size:11px;
font-weight:bold;
color:#8A7B85;
height:11px;
text-decoration:underline;
}
.DetailBeauxHotels:link, .DetailBeauxHotels:hover, .DetailBeauxHotels:visited{
font-size:11px;
font-weight:bold;
color:#1A84A8;
height:11px;
text-decoration:underline;
}
.DetailAuberge:link, .DetailAuberge:hover, .DetailAuberge:visited{
font-size:11px;
font-weight:bold;
color:#13543C;
height:11px;
text-decoration:underline;
}
.DetailDemeure:link, .DetailDemeure:hover, .DetailDemeure:visited{
font-size:11px;
font-weight:bold;
color:#3B597D;
height:11px;
text-decoration:underline;
}


