table.table_offre {
  border:3px solid #92af31;
  margin-bottom:10px;
  width:100%;
  -moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#92af31;
}

table.tableCacheOffre {
  background:#f6fde0;
  padding:10px;
  
}

td.td_photo_offre {
  text-align:center;
  vertical-align:top;
}

p.desc_offre {
  padding:0;
  margin:0;
}



td.titre_offre {
  background-color:#92af31;
  padding:5px;
}

a.lien_offre{
  display:block;
  text-decoration:none;

}
a.photo_offre:hover {
  border:4px solid #fff;
}
a.photo_offre {
  border:4px solid #92af31;
  display:block;
  height:100px;
  width:100px;
}
td.coordonnees_offre {
  
}
td.td_photo_offre {
  padding-right:10px;
}
h2.nom_offre {
  color:#fff !important;
  text-decoration:none !important;
  border:0 !important;
  font-size:14px !important;

}
a.lien_offre {
  padding-left:20px;
  background-image:url(../img/puce_hebergement.png);
  background-repeat: no-repeat ;
  background-position:left;
}
a.lien_offre:hover,.offre_actif {
  background-image:url(../img/puce_hebergement_actif.png);
}
i.adresse_offre {
  margin-bottom:5px;color:#fff;
}

div.objet_touristique_map {
  width:400px;
  overflow-y:auto;
  height:250px;
  
}

div.objet_touristique_map table, div.objet_touristique_map table td, div.objet_touristique_map table a {
  padding:0 !important;
  margin:0 !important;
  background:0 !important;
  -moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	border:0 !important;
	width:auto;
}
div.objet_touristique_map table.table_offre {
  margin-bottom:0;
}
div.objet_touristique_map a.lien_offre {
  display:inline;
}
div.objet_touristique_map p.desc_offre,div.objet_touristique_map h2.nom_offre,div.objet_touristique_map h3.commune_offre  {
  width:250px;
  margin:0;
  padding:0;
}
div.objet_touristique_map td.td_photo_offre {
  padding-right:0px !important;
}

div.objet_touristique_map  a.link_replace {
  width:auto;
  display:inline;
}