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;
  width:100%;
}

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;

}
img.label_hebergement {
  margin-left:5px !important;
  margin-right:5px !important;
  height:50px !important;
}
a.photo_hebergement:hover {
  border:4px solid #fff;
}
a.photo_hebergement {
  border:4px solid #e85300;
  display:block !important;
  height:66px !important;
  width:100px !important;
}
td.coordonnees_hebergement {
  padding-right:5px;
}
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;
}

a#impressionHebergements {
  display:block;
  background:transparent url(../img/bouton-bleu-impression-liste.png) no-repeat left;
  width:200px;
  height:26px;
  /*border:1px solid blue;*/
  /*margin-right:100px;*/
  padding:0px;
  float:none !important;/**/
  
}

a#impressionHebergements span {
  display:none;
}

/*Moteur de recherche*/

form.form_hebergements,form.form_officeTourisme {


height:100px;
  margin-bottom:20px; 
  background:#FDFEFF url(../img/loupe.png) no-repeat;
  background-position:right;
  -webkit-border-radius-topleft:5px;
  -webkit-border-radius-bottomleft:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomleft:5px;
  padding:15px;
  background-color:#E6F29E;
}
form.form_hebergements div.ligne_form_hebergements {
  display:block;
  float:left;
  margin-right:10px;
  width:165px; 
}

form.form_hebergements div.ligne_commune
{
  width:150px !important;
}

#commune_hebergements{
width:95%;
/*height:14px;*/
}

form.form_hebergements div.ligne_form_hebergements label {
  display:block;
  margin-bottom:4px; 
}

form.form_hebergements div.choix1_hebergements, form.form_hebergements div.choix2_hebergements
{
  width:320px;
  height:100px !important;
  float:left;
  margin-right:10px;
}
form.form_hebergements input, form.form_hebergements select {
  width:100%;
  padding:2px;
}


input.submit_hebergements {
  width:200px !important;
  height:26px;
  background:transparent url(../img/bouton_recherche.png) no-repeat;
  border:0;
  padding:0;
  margin:0;
  display:block;
  /*float:none !important;*/

}

#heberg_imprim{
float:left;
}

#heberg_recherche{
float:right;
}

/*
  Listing des OT
*/

div.ot-recherche  {
  -moz-border-radius:5px;
	-webkit-border-radius:5px;
	 background-color:#92AF31;
  padding:10px;
  color:#fff !important;
  margin-bottom:20px;
}
div.ot-recherche p {
  padding:10px;
  color:#fff !important;
}
div.ot-recherche p a {
  color:#fff !important;
}
div.header-ot h3 {
  color:#fff !important;
  text-transform:uppercase;
}
