table.table_hebergement {
  border:3px solid #e85300;
  margin-bottom:10px;
  width:100%;
  -moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fff7f3;
}

table.tableCache {
  background:#fff7f3;
  padding:10px;
  
}

td.td_photo_hebergement {
  text-align:center;
  vertical-align:top;
}

a.deuxieme_photo_hebergement {
 margin-top:10px; 
}
a.troisieme_photo_hebergement {
 margin-top:10px; 
}

td.titre_hebergement {
  background-color:#e85300;
  padding:5px;
}

a.lien_hebergement{
  display:block;
  text-decoration:none;

}
a.photo_hebergement:hover {
  border:4px solid #fff;
}
a.photo_hebergement {
  border:4px solid #e85300;
  display:block;
  height:66px;
  width:100px;
}
td.coordonnees_hebergement {
  
}
h2.nom_hebergement {
  color:#fff !important;
  text-decoration:none !important;
  border:0 !important;
  font-size:14px !important;

}
a.lien_hebergement {
  padding-left:20px;
  background-image:url(../img/puce_hebergement.png);
  background-repeat: no-repeat ;
  background-position:left;
}
a.lien_hebergement:hover,.hebergement_actif {
  background-image:url(../img/puce_hebergement_actif.png);
}
i.adresse_hebergement {
  margin-bottom:5px;color:#fff;
}
