body, td, th, table {
  font-family:  Comic, Verdana, arial, sans-serif;
  font-size: 9pt;
}
body {
  background: url('../images/fond-page.jpg') repeat-x #096caa;
  margin: 0;
  text-align: center;
}
a {
  color: #104f7a;
}
a:hover {
  color: #59ab3d;
}
a img {
  border: 0;
}
h1 {
  font-size: 10pt;
  width: 100%;
  text-align: center;
  color: #333;
  margin: 0;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index:000;
  padding: 0;  
}
h3 {
  font-size: 11pt;
  margin: 0;
}
h3.subh2 {
  font-size: 9pt;
  text-align: right;
  margin-right: 5px;
  color: #606162;
  margin: -10px 5px 10px 0;
}
h4 {
  font-size: 10pt;
}
hr.sep {
  clear: both;
  visibility: hidden; 
  margin: 0;
}


.text, select, textarea {
  border: 1px solid #59ab3d;
  font-size: 8pt;
}
.text {
	background: #fff url('/images/fond-text.png') repeat-x bottom;
}
select option {
  font-size: 8pt;
}
input.error {
  border: 1px solid #ab593d;
}

#page {
  width: 917px;
  margin: 18px auto 0 auto;
  /*background: url('../images/fond-content.jpg') repeat-y; */ 
}


#lang {
  text-align: left;
  height: 50px;
  margin-top: 19px;
  padding-right: 25px;
  overflow: hidden;
}
#lang div {
  float: left;
}

#lang table {
  margin: 0; padding: 0; border-collapse: collapse;
}
#lang td {
  margin: 0; padding: 0;
}
div#lang .label {
  display: none;
  overflow: hidden;
}
.drap {
width: 40px;
height: 30px;
display: block;
text-decoration: none;
}
.drap span {
  visibility: hidden;
}
.drap_en { background: url('../images/drap_en.gif') no-repeat; }
.drap_fr { background: url('../images/drap_fr.gif') no-repeat; }
.drap_it { background: url('../images/drap_it.gif') no-repeat; }
.drap_es { background: url('../images/drap_es.gif') no-repeat; }
.drap_de { background: url('../images/drap_de.gif') no-repeat; }
.drap_cn { background: url('../images/drap_cn.gif') no-repeat; }
.drap_ru { background: url('../images/drap_ru.gif') no-repeat; }
.drap_ja { background: url('../images/drap_ja.gif') no-repeat; }

div#lang .active, div#lang  .drap:hover {
  background-position: 0 -30px;
  border: 0;

}


#top {
  text-align: left;
}


#logo {
  position: absolute;
  margin: 50px 0 0 30px;
}


/* SQuare menu */
#squaremenu {
  width: 259px;
  height: 195px;
  background: url('../images/fond-squaremenu.png') no-repeat;
  position: absolute;
  top: 186px;
  /*margin-top: 136px;*/
  padding: 0;
  margin: 0;
}
#squaremenu #squaremenuint {
  padding: 18px 10px 10px 14px;
}
#squaremenu a {
	text-decoration: none;
	font-size: 12pt;
	background: url('/images/link-squaremenu.png') 0 0;
	display: block;
	font-weight: bold;
	padding: 0 5px 0 25px;
	line-height: 30px;
	height: 30px;
	color: #104f7a;
}
#squaremenu a:hover {
	background: url('/images/link-squaremenu.png') 0 -30px;
	color: #59ab3d;
}
/* Fin SQuare menu */



/* Recherche */
#recherche {
  width: 259px;
  height: 195px;
  background: url('../images/fond-recherche.jpg') no-repeat;
  position: absolute;
  margin-top: 136px;
}
#recherche3 {
  width: 259px;
  position: absolute;
  margin-top: 70px;
  background: url('../images/fond-recherche2.jpg') repeat-y;
}
#recherche3 #bottom3 {
  background: url('../images/fond-recherche3.jpg') no-repeat;
  height: 20px;
  width: 259px;
}
#recherche h3 {
  color: #104f7a;
  font-weight: bold;
  font-size: 11pt;
  font-variant: small-caps;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  margin-top: 9px;
  margin-bottom: 0;
}
#recherche form {
  margin-left: 17px;
  margin-top: 8px !important;
  margin-top: 5px;
}
#recherche form input.text {
  border: 1px solid #59ab3d;
  font-size: 10pt;
  font-family:  Comic, Verdana, arial, sans-serif;
  width: 142px;
  padding: 2px 4px;
}
#recherche form select {
  padding: 2px 4px;
  border: 1px solid #59ab3d;
  font-size: 10pt;
  font-family:  Comic, Verdana, arial, sans-serif;
}
#recherche form select option {
  font-size: 9pt;
  font-family:  Comic, Verdana, arial, sans-serif;
}
#recherche form select.pays {
  width: 150px;
  margin-top: 2px;
}
#recherche form .submit, .submitS {
  background: url('../images/fond-bouton-1.gif') no-repeat;
  font-size: 9pt;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  padding: 0;
  line-height: 20px;
  height: 20px;
  width: 114px;
  margin-top: 5px;
  cursor: pointer;
}
#recherche form .submit:hover, .submitS:hover {
  background: url('../images/fond-bouton-1.gif') no-repeat 0 -20px;
}
/* Fin recherche */
.submitB, .submitBH {
background: url('/images/bouton.big.png') no-repeat;
line-height: 50px;
font-size: 12pt;
vertical-align: middle;
height: 50px;
width: 140px;
border: none;
font-weight: bold;
cursor: pointer;
}
.submitB:hover, .submitBH {
background-position: 0 -50px;
cursor: pointer;
}


#bandeau {
  width: 910px;
  height: 217px;
  background: url('../images/fond-top.jpg') no-repeat;
  text-align: right;
  overflow: hidden;
}
#bandeau #picture_zone {
  width: 640px;
  height: 200px;
  margin: 0 0 0 auto;
  position: relative;
  top: 13px;
  right: 13px;
  text-align: left;
}
#bandeau #photoalt {
position: absolute;z-index:5;
}
#bandeau #picture_fade {
  position: absolute;
  z-index: 99;
}

#nav {
  
  background: url('../images/fond-nav.jpg') no-repeat;
  height: 21px;

  overflow: hidden;
  text-align: left;
}
#nav div {
  margin-left: 260px;
  height: 21px;
  line-height: 21px;  
  color: #104f7a;
  font-weight: bold;
  font-size: 8pt;
}
#nav div .sep {
  color: #fff;
}
#nav div a {
  color: #104f7a;
}
#nav div a:hover {
  color: #fff;
}
#content {
  margin-left: 0;
  background: url('../images/fond-content.jpg') repeat-y;
  
}

#nav2 {
  clear: both;
  background: url('../images/fond-nav2.jpg') no-repeat;
  height: 26px;
  overflow: hidden;
  text-align: left;
}
#nav2 div {
  margin-left: 260px;
  padding-top: 5px;
  height: 21px;
  line-height: 21px;  
  color: #104f7a;
  font-weight: bold;
  font-size: 8pt;
}
#nav2 div .sep {
  color: #fff;
}
#nav2 div a {
  color: #104f7a;
}
#nav2 div a:hover {
  color: #fff;
}


/* Menu */
#menu {
  padding-top: 90px;
  width: 259px;
  float: left;
  background: url('../images/fond-menu.jpg') repeat-y;
  text-align: left;
}

#menu .elt_menu {
  padding: 10px 25px 0 20px;
  text-align: left;
}
#menu .elt_main_menu a{
	font-weight: bold;
	font-size: 10pt !important;
}
#menu .elt_menu_informations {
	/*background: url('../images/fond-menu-informations.jpg') 20px 10px no-repeat;*/
}
#menu #menu_informations {
  /*background: url('../images/fond-menu-informations.jpg') 20px 10px no-repeat;*/
}
#menu #menu_selection {
  /*background: url('../images/fond-menu-selection.jpg') 20px 10px no-repeat;*/
}
#menu #menu_services {
  /*background: url('../images/fond-menu-informations.jpg') 20px 10px no-repeat;*/
}
#menu #menu_destinations {
  /*background: url('../images/fond-menu-informations.jpg') 20px 10px no-repeat;*/
}
#menu .elt_menu h3, #menu .elt_menu .h3 {
  font-size: 10pt;
  color: #606162;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 30px;
  height: 30px;
  margin: 0;
  margin-bottom: 10px;
  line-height: 30px;
  background: url('../images/grey-line.gif') center 28px no-repeat;
}
#menu .elt_menu .h3 {
	display: none;
}
#menu .elt_menu ul {
  padding: 0;
  margin: 0;
  margin-left: 20px;
}
#menu .elt_menu li {
  list-style-image: url('../images/puce-menu.gif'); 
  font-size: 8pt;
}
#menu .linksZone {
	text-align: center;
}
#menu h4, #menu h3.h4 {
  margin: 0; 
  padding: 0 0 0 10px;
  position: relative;
  left: -10px;
  padding: 0;
  width: 190px;
  overflow: hidden;
  background: none;
  font-size: 9pt;
  text-transform: none;
  vertical-align: bottom;
}
#menu h4 a, #menu h3.h4 a {
  text-decoration: none;
  color: #333;
}
#menu #bottom {
  background: url('../images/fond-menu-bottom.jpg') no-repeat bottom;
  height: 10px;
  padding-top: 10px;
}
#menu hr {
  border: none;
  border-top: 1px solid #999;
  margin: 10px 0 0 0;
}

.elt_bigselection {
  border: 1px solid #999;
  border-radius: 5px;
  min-height: 60px;
  /*overflow: hidden;*/
  margin-bottom: 5px;
  background: url('../images/fond-elt-liste.jpg') repeat-x;
  background-color: #fff;
  margin-left: -3px;
  margin-right: 1px;
  padding-right: 2px;
  font-size: 8pt;
}
.elt_bigselection:hover, .elt_bigselection.active {
  background-color: #fff;
  border: 1px solid #c5df00;
}
.elt_bigselection .pprix {
  text-align: right;
  margin: 0;
}
.elt_bigselection .prix {
  font-size: 9pt;
  color: #fa9813;
  font-weight: bold;
  border-bottom: 1px dashed #a4b906;
  /*cursor: help ;*/
}

.elt_bigselection .prix_sec {
position: relative;
top: -55px;
left: 150px;
width: 100px;
height: 45px;
margin-bottom: -60px;
line-height: 30px;
text-align: center; 
/*background: url('/hotels/images/bulle1.gif') no-repeat;*/
font-size: 9pt;display: none;
margin-left: 0 !important;
margin-left: -20px;
}

.elt_bigselection .bouton {
  font-weight: bold;
  position: relative; top: 2px;
  margin-left: 10px;
}
.elt_big_selection .bottom {
  vertical-align: bottom;
  padding-bottom: 2px;
  text-align: right;
}
.elt_big_selection .bottom a {
  text-decoration: none;
  font-size: 8pt;
}
.elt_bigselection td div {
  width: 150px;
  overflow: hidden;
}
/* Fin menu */



/* */

.elt_ourselection {
  border: 1px solid #999;
  border-radius: 5px;
  min-height: 60px;
  /*overflow: hidden;*/
  margin-bottom: 5px;
  background: url('../images/fond-elt-liste.jpg') repeat-x;
  background-color: #fff;
  margin-left: -3px;
  margin-right: 1px;
  padding-right: 2px;
  font-size: 8pt;
}
.elt_ourselection:hover, .elt_ourselection.active {
  background-color: #fff;
  border: 1px solid #c5df00;
}
.elt_ourselection .pprix {
  text-align: right;
  margin: 0;
}
.elt_ourselection .prix {
  font-size: 9pt;
  color: #fa9813;
  font-weight: bold;
  border-bottom: 1px dashed #a4b906;
  /*cursor: help ;*/
}
.elt_ourselection .prix_sec {
position: relative;
top: -55px;
left: 150px;
width: 100px;
height: 45px;
margin-bottom: -60px;
line-height: 30px;
text-align: center; 
/*background: url('/hotels/images/bulle1.gif') no-repeat;*/
font-size: 9pt;display: none;
margin-left: 0 !important;
margin-left: -20px;
}

.elt_ourselection .bouton {
  font-weight: bold;
  position: relative; top: 2px;
  margin-left: 10px;
}
.elt_big_selection .bottom {
  vertical-align: bottom;
  padding-bottom: 2px;
  text-align: right;
}
.elt_big_selection .bottom a {
  text-decoration: none;
  font-size: 8pt;
}
.elt_ourselection td div {
  
  overflow: hidden;
}
/* */




#main {
  padding-right: 13px;
  text-align: left;
  padding-left: 259px;
  padding-top: 40px;
  padding-right: 21px;
  background: url('../images/fond-main.jpg') no-repeat 259px top;
}
#main p {
  margin: 0;
  padding: 5px 0;
  text-align: justify;
}
#submain {
background: url('../images/fond-submain.gif') repeat-y;
padding-left: 15px;
padding-right: 5px;
}
#main .footer {
background: url('../images/fond-submain-footer.gif') no-repeat top;
height: 15px;
clear: both;
margin-right: 1px !important;
margin-right: 0;
}
.footer a {
  font-size: 8pt;
}

.btn_anchor {
  height: 30px;
}
.btn_anchor a {
  border: 1px solid #eee;
  padding: 2px 2px 2px 10px;
  text-decoration: none;
  margin: 0 5px;
  background: url('../images/godown.gif') no-repeat 2px 5px;
  background-color: #fff;
  float: left;
  display: block;
  font-size: 8pt;
  font-weight: bold;
}
.btn_anchor a:hover {
  color: #fa9813;
  border-color: #fa9813;
  background: url('../images/godown.gif') no-repeat 2px -16px;
  background-color: #fff;
}
/** Element de listing d'hotels */
.elt_liste_hotels {
  border: 1px solid #eee;
  background-color: #fff;
  margin: 5px;
  border-radius: 10px;
  padding: 2px 0;
}
.elt_selection_online {
  border: 1px solid #a3d0ec;
}
.elt_liste_hotels .cat {
  float: right;
  margin-top: -14px;
}
.zcat {
	text-align: right;
}
.zcat .cat {
	margin: 0;
}
.elt_liste_hotels h3.h4 a {
	padding-right: 100px;
}
.elt_liste_hotels table, .elt_liste_hotels div.int_liste_hotels {
  background: url('../images/fond-elt-liste.jpg') repeat-x;
  border-radius: 10px;
  margin: 0;
  border-collapse: collapse;
}
.elt_selection_online table, .elt_selection_online div.int_liste_hotels {
  background: url('../images/fond-elt-liste-active.jpg') repeat-x;
}
.elt_liste_hotels table:hover, .elt_liste_hotels table.active {
  border: none;
}
.elt_liste_hotels table {
  margin-left: 3px;
}
.elt_liste_hotels table td {
  vertical-align: top;
}

.elt_liste_hotels .image {
  /*background: url('../images/cadres/80x80/fond.jpg') center center no-repeat;*/
  background-color: #fff;
  text-align: center;
  font-size: 8pt;
  text-decoration: none;
  padding: 10px;
}
.elt_selection_online .image {
background-color: transparent;
}
.elt_liste_hotels table:hover .image, .elt_liste_hotels table.active .image {
  /*background: url('../images/cadres/80x80/fondA.jpg') center center no-repeat;
  background-color: #f9f9fc;*/
}

.elt_liste_hotels .image div.imageext {
  padding: 8px;
  background: url('../images/80x80soft.jpg') no-repeat;
}
.elt_selection_online  .image div.imageext {
background: url('../images/80x80soft.png') no-repeat;
}
.elt_liste_hotels .image div.imageint {
  height: 80px;
  width: 80px;
  overflow: hidden;
  position: static;
}
.elt_liste_hotels .image div img {
  margin: 0 !important;
  margin-left: -3px;
  position: static;

}
.elt_liste_hotels .texte {
  padding-right: 3px;
}
.elt_liste_hotels h4, .elt_liste_hotels h3.h4 {
  margin: 0 0 0 5px;
  font-size: 9pt;
}

a.small {
  font-size: 7pt;
  font-family:  Comic, Verdana, arial, sans-serif;
  /*text-transform: uppercase;*/
}

.prix_sec {
display: none;
}

.elt_liste_hotels .prix {
  font-size: 10pt;
  font-weight: bold;
  color: #fa9813;
  display: block;
}
.elt_liste_hotels .prix .currency {
	font-size: 8pt;
}

.elt_liste_hotels .prix_prin {
position: absolute;
}
.elt_liste_hotels .prixdate {
  text-align: center;
  display: block;
  font-weight: bold;
  color: #59ab3d;
  position: absolute;
  margin-top: -10px;
  margin-bottom: -10px;
}
.elt_liste_hotels .prix_sec {
position: relative;
margin-right: -100px;
top: -45px;
width: 100px;
height: 45px;
margin-bottom: -60px;
line-height: 30px; text-align: center; 
/*background: url('/hotels/images/bulle1.gif') no-repeat;*/
font-size: 9pt;display: none;
margin-left: 0 !important;
margin-left: -20px;
}
.elt_liste_hotels .zprix {
  vertical-align: middle;
  text-align: center;  border-left: 1px solid #999;
  background-color: #f8f9fa;
  padding: 5px;
  padding-right: none;
}
.elt_selection_online .zprix {
  background-color: #e5f4fb;
  border-left: 1px solid #999;
}
.elt_liste_hotels .zprix small {
  position: relative;
  top: -2px;
}
.elt_liste_hotels .zprix .zprixint {
  width: 83px; text-align: left;margin: auto;
  padding: 10px 0;

}
.zprixint a {
	text-decoration: none;
}
.elt_liste_hotels .bouton, #fiche_hotel .bouton {
  background: url('../images/fond-bouton.gif') no-repeat;
  height: 20px;
  width: 90px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  margin: auto;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
}
#fiche_hotel .bouton {
  margin-top: 5px;
  margin-left: 10px;
}
#fiche_hotel .bouton:hover {
background: url('../images/fond-bouton.gif') no-repeat 0 -20px;
}

div#list_hotel h3 {
  margin: 20px 0 10px 10px;
}
div#list_hotel div.plus {
  text-align: right;
  margin-right: 5px;
  padding-bottom: 5px;
  margin-left: 5px;
  border-bottom: 1px solid #f79b1e;
}
div#list_hotel div.plus a {
  font-size: 7pt;
  font-weight: bold;
  font-variant: small-caps;
}

div#fiche_hotel .adresse {
  position: relative; 
  top: -10px;
  text-align: right;
  padding-right: 10px;
}

div.price_by_date {
  margin: 10px 0;
  padding-bottom: 10px;
  
}


h2 {
  margin: 0 5px 15px 5px !important;
  margin: 0 5px 15px 2px;
  padding: 0 20px 0 10px;
  color: #606162;
  background: url('../images/fond-titre.gif') no-repeat;
  height: 30px;
  line-height: 30px;
  font-size: 11pt;
}
h2 a {
  color: #606162;
  text-decoration: none;
}



.top5villes {
	display: inline;
	margin: 0;padding:0;
}
.top5villes a {
	font-size: 10pt;
	display: inline;
	font-weight: normal;
}
.lst_villes {
  padding-right: 90px;
}
.lst_villes div {
text-align: right;
margin-top: -12pt;
position: relative; 
left: 85px;
}
.lst_villes a {
  font-size: 7pt;
  font-weight: lighter;
}

.lst_links a {
  text-align: center;
  overflow: hidden; 
}
.lst_links a span {
 background-color: #f5f5f9;
 display: block;
 padding: 0 0 1px 0;
 border-radius: 5px;
 border: 1px solid #fff;
}

.lst_links a:hover {
  text-decoration: none;
  color: #a4b906;
  font-weight: bold;
}
.lst_links a:hover span {
 background-color: #fff;
 border: 1px solid #f79b1e;
}


#footer {
  clear: both;
  background: url('../images/fond-footer.jpg') no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #096caa;
}
#footer p {
  margin: 0;
}


.cat, .catI {
  color: #ff9300;
  font-size: 75%;
  font-weight: bold;
  padding-left: 4px;
}


.cat4L {
  font-size: 110%;
}

.cat4 {
  font-size: 90%;
}
.cat3 {
  font-size: 80%;
}
.catlst {
  line-height: 14px;
  vertical-align: middle;
}

.infosbas {
  font-size: 8pt;
  color: #999;
  margin: -2px 0;
  text-align: right;
}

.pinfos {
  
  margin-bottom: 5px;
  position: relative;
  /*top: -1em;*/
  text-align: right;
  padding-right: 15px;
  
  
}
.pinfos a {
  font-size: 7pt;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
}

a.fl {
  padding-left: 5px;
  background: url('../images/puce.gif') no-repeat 0 5px;
}
a.fl:hover {
  background: url('../images/puce.gif') no-repeat 0 -20px;
}
.puce {
  background: url('../images/puce-vert.gif') no-repeat center left;
  padding-left: 15px !important;
}
ul.fl li, li.fl {
list-style-image: url('../images/puce-vert.gif'); 
}

.lst_regions h4 a, .lst_etats h4 a, .lst_departements h4 a, .lst_villes h4 a {
  text-decoration: none;
  font-size: 9pt;
  color: #f79b1e;
}

.lst_dept {
  padding-bottom: 15px;
}

.elt {
  border: 1px solid #eee;
  background-color: #fff;
  margin: 5px;
  border-radius: 10px;
  padding: 2px;
}
.elt h4, .elt h3 {
  margin: 0;
}
.elt p {
  margin: 0;
  padding: 0;
}
.elt .elt2 {
  background: url('../images/fond-elt-liste.jpg') repeat-x;
  border-radius: 10px;
  padding: 5px;
}
.elt .elt2 h3 {
  font-size: 10pt;
  font-weight: bold;
  margin: 0;
  color: #59ab3d;
}
.elt .elt2 form {
  margin: 0
}

.elt .eltresa {
	background: #FFBB0E url('../images/fond-elt-resa2.jpg') repeat-x;
	padding: 0;
}
.elt .eltresa2 {
	background: url('../images/fond-elt-resa.jpg') no-repeat;
	padding: 5px;
	border-radius: 10px;
	color: #3f2c00;
}
.elt .eltresa p {
	margin: 0;
}
.elt .eltresa h3 {
	margin: 0;
	color: #3f2c00;
	font-size: 11pt;
	font-weight: bold;
}
.elt .eltresa .fl {
	font-size: 10pt;
	font-weight: bold;
	background: url('/images/trans-30.png');
	background: #fff;
	color:#b30000;
	display: block;
	margin: 1px 0;
	border: 1px solid #FF9300;
	text-decoration: none;
}
.elt .eltresa .fl:hover {
	background: url('/images/trans-70-o.png');
	background: #fff;
	border: 1px solid #B30000;
	color: #59AB3D;
	/*padding-left: 10px;*/
}
.eltresa .detailsoffer td {
	padding-bottom: 2px;
}
.eltresa div.detailsoffer {
	background: url('/images/trans-30.png');
	background: #fff;
	border: 1px solid #FF9300;
	padding: 2px;
	position: relative;
	top: -1px;
	font-size: 8pt;
}
.eltresa .detailsoffer td a {
	color:#b30000;
	margin: 0;
	padding: 0;
	top: 0;
	text-decoration: none;
	font-size: 10pt;
}
.eltresa .detailsoffer td a:hover {
	color: #59AB3D;
}
.eltresa .more {
	text-decoration: none;
	display: block;
	color: #b30000;
	background: url('/images/trans-30.png');
	background: #fff;
	border: 1px solid transparent;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 14pt;
}
.eltresa .more:hover {
	background: url('/images/trans-70-o.png');
	background: #fff;
	border: 1px solid #fff;
	color: #59AB3D;
}
.prixindic {
	font-size: 11pt;
	font-weight: bold;
}
.elt .eltresa2 table {
	margin: 0 0 0 auto;
}
.elt .eltresa2 td {
	padding: 1px 0 1px 6px;
	color: #3f2c00;
}
.elt .eltresa2 a {
	color: #3f2c00;
}
#top_destinations {
  padding: 0 5px 5px 5px;
  background-color: #fff;
}
#top_destinations h3 {
  margin: 0;
}
#top_destinations {
  text-align: left;
}
h3 {
  clear: right;
}

.allhotels {
  margin-top: -2em;
  float: right;
}


.pagination {
  text-align: center !important;
  font-size: 8pt;
  margin: auto;
}

.lst_dept strong {
  float: left;
  margin-right: 5px;
}





.tstruct {
  width: 920px;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.tstruct td {
  padding: 0;
  margin: 0;
  vertical-align: top; 
  text-align: left;
}
.tstruct .cmenu {
  width: 257px;
  
}

.tstruct #main {
  padding-right: 13px;
  text-align: left;
  padding-left: 0;
  padding-top: 40px;
  padding-right: 21px;
  background: url('../images/fond-main.jpg') no-repeat 0 top;
}
.tstruct #main p {
  margin: 0;
  padding: 5px 0;
  text-align: justify;
}
.tstruct #submain {
background: url('../images/fond-submain.gif') repeat-y;
padding-left: 15px;
padding-right: 5px;
}
.tstruct #main .footer {
background: url('../images/fond-submain-footer.gif') no-repeat top;
height: 15px;
clear: both;
position: relative; 
top: 0 !important;
left: 3px !important;
top: 0;
left: 3px;
}


#print {
  background-color: #fff;
}
#print #main {
  padding: 10px 0;
  background: url('../images/fond-submain.gif') repeat-y;
  width: 640px;
  margin: auto;
  
}
#print #submain {
  margin: 0;
}

#navigation {
  text-align: center;
  background: url('../images/navigation.gif') no-repeat right;
  height: 40px;
  overflow: hidden;
  padding-right: 20px;
  margin-right: 12px;
  
}
#navigation table {
  
  height: 40px;
}
#navigation table td {
  vertical-align: middle;
}
#navigation table td a {
  width: 295px;
  display: block;
}

.starSelection {
border-radius-bottomleft:10px;
border-radius-bottomright:10px;
border-radius-topleft:10px;
border-radius-topright:10px;
background:transparent url(../images/fond-elt-liste.jpg) repeat-x scroll -5px;
border:1px solid #EEEEEE;
margin:5px;
padding:6px 8px;
text-align:center;
height:40px;
}
.classement {
	height:28px;
}
.starSelection a {
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
border-radius-topleft:5px;
border-radius-topright:5px;
background: #FEFEFD url('/images/fond-text.png') repeat-x top;
border:1px solid #CCCCCC;
font-size:8pt;
margin:0 6px;
padding:2px 2px;
text-decoration:none;
display:block;
width:66px;
height:33px;
float:left;
line-height: 1em;
}
.classement a {
	height: 20px;
	line-height: 20px;
	width:100px;
}
.starSelection a:hover {
  border: 1px solid #59ab3d;
  background-color: #f9fff9;
  color: #59ab3d;
}
.starSelection a.selected {
  border: 1px solid #59ab3d;
  background-color: #fff;
  color: #59ab3d;
  font-weight: bold;
}
.starSelection span {
	display: none;
}
.classement span {
	display: inline;
}
.classement h4 {
padding:2px 2px;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0;
	font-size: 10pt;
	
}

#zonePopup {
  background-color: #fff;
  margin: 30px 10px 10px 10px;
  padding: 5px;
  border: 1px solid #e9e9e9;
}
#zonePopup h2 {
  text-align: left;
  background: none;
}

.zoneTopPays {
  padding: 5px;
  height: 96px;
  overflow: hidden;
  background: url('../images/back-country/base-back-country.jpg') no-repeat;
  vertical-align: top;
}
.zoneTopPays div.zoneTopPaysInt {
  text-align: left;
  background-color: #FFF;
  width: 300px;
  height: 96px;
  overflow: hidden;
  margin: 0 auto;
}
.zoneTopPays strong {
  color: #59ab3d;
  display: block;
  text-align: right;
  width: 290px;
  padding-top: 1px;
}
.zoneTopPays a {
  text-decoration: none;
}
.zoneTopPays ul {
  margin-top: -10px;
  margin-left: 10px;
  padding:5px;
}
.zoneTopPays ul li {
  padding-left: 0;
  margin: 0;
  /*width: 130px;*/
}
.zoneTopPays ul li a {
  width: 135px;
  display: block;
}
.tableCountry td {
  height: 30px;
}
.tableCountry a {
  display: block;
  border: 1px solid #eee;
  border-radius: 5px;
  height: 30px;
  text-align: center;
  text-decoration: none;
}
.tableCountry a:hover {
  background-color: #fff;
  border-color: #ff9300;
}

.autresres {
  text-align: left !important;
  border: 1px solid #ff9300;
  padding: 2px 4px !important;
  background-color: #fff;
  border-radius: 10px;
}
#overDiv {
  border: 1px solid #ccc;
  background-color:#fff;
  border-radius: 10px;
}
#overDiv table td, #overDiv table {
  background-color: transparent;
  text-align: left;
  
}

#lstQuartiers {
  padding: 0;
  margin: 0;
  border-top: 3px solid #fff;
}


.tchambres {
border:1px solid #CCCCCC;
}
.tchambres th {
background-color:#eee;
text-align:center;
font-size: 8pt;
}
.tchambres td {
border-bottom:1px solid #f3f3f3;
padding:0 5px;
font-size: 8pt;
}


.structlight {
  border-collapse: collapse;
}


.lst_promo {
overflow: hidden;
}
.elt_promo {
overflow: hidden;
text-align: left;
}
.elt_promo div.n1 {
	margin: 2px; 
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
}
.elt_promo div.n2 {
	padding: 3px;
}
.elt_promo div.pause {
	border-color: #bbb;
	background: url('/images/fond-elt-liste.jpg') repeat-x;
}
.btnup span, .btndown span {
	display: none;
}
.btnup, .btndown {
	display: block;
	width: 80px;
	height: 10px;
}
.btnup:hover, .btndown:hover {
	background-position: 0 -10px;
}
.btnup {
	background: url('../images/up.png');
}
.btndown {
	background: url('../images/down.png');
}

#main .h3 {
  font-size: 10pt;
  font-weight: bold;
  color: #000;
  background: none;
  margin: 0;padding: 0;
}
#main .h4 {
	font-size: 9pt;
	margin: 0 !important;
	padding: 0 !important;
	line-height: auto;
}

#legendePhoto {
	color: #000;
	font-size: 7pt;
	padding: 1px 2px;
	background: url('/images/trans-75.png');
	border-radius: 4px;
	/*
	
	
	border: 1px solid #fff;*/
}
#legendePhoto a { 
	color: #000;

}

#searchFilters {
	border: 1px solid #999999;
	background: url('../images/fond-elt-liste.jpg') repeat-x;
	background-color: #fff;
	margin: 15px 3px 10px 3px;
	border-radius: 4px;
	padding: 4px;
}
#searchFilters h4 {
	text-align: center;
	margin-bottom: 5px;
	font-size: 12pt;
	color: #ff9300;
}

#pagination {
	border-bottom: 1px solid #999;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#pagination2 {
	border-top: 1px solid #999;
	margin-top: 3px;
	padding-top: 3px;
}

.btnbook {
	border: 1px outset #d74f0d;
	font-weight: bold;
	font-size: 7pt;
	padding: 1px 2px;
	margin-top: 1px;
	color:#fff;
	background: url('/images/bouton.small.png') repeat-x bottom;
	background-color: #fa9813;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 3px;
}


div.autocomplete {
  position:absolute;
  z-index: 10;
  margin:0px;
  margin-top: 1px;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  width:350px;
  background: url('/images/fond-elt-liste.jpg') repeat-x !important;
  background-color:#fff !important;
  border:1px solid #59ab3d;
  border-radius: 0 0 10px 10px;
  padding-bottom: 5px;
}
div.autocomplete ul li.selected { 
  background-color: #FFBB0E;
  border-radius: 0 0 4px 4px;
  color: #fff;
}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px 4px;
  cursor:pointer;
  
}

/******* */

div.autocompleteTop {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocompleteTop ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocompleteTop ul li.selected { background-color: #ffb;}
div.autocompleteTop ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}


/******* */


div.yuimenu .bd {
        zoom: normal;
    }
    #calendarmenu {
        position: absolute;
    }
    #calendarcontainer {
        padding:10px;
    }
	#personalinfo {
		border: solid 1px #666;
		padding: .5em;
	}
	#calendarpicker  {
		vertical-align: baseline;
	}
	div.field {
		padding: .25em;
	}
	input#year {
		width: 4em;
	}
	
	.highlight1, .yuimenu .selected {
		font-weight: bold;
		background-color: #b3d4ff !important;
		color: #000 !important;
	}
	.highlight2 {
		background-color: #edf5ff !important;
	
	}
	.highlight2:hover {
		color: #000 !important;
	}
	.today {
		font-variant: italic;
	}
	
	#datefieldsto *, #datefieldsfrom * {
		font-size: 8pt !important;
	}
	
	.yui-button button {
		min-height: 1.5em !important;
		background-position: right 7px !important;
		font-family:  arial, sans-serif;
		font-size: 7pt !important;
		width: 100%;
		z-index: 0;
	}
	.yui-calcontainer, .yui-calcontainer *, .yui-calcontainer * {
		
	}
	.error {
		border:1px solid red !important;
	}
	.callContainer * {
		font-size: 8pt;
		
	}
	.callContainer .titlecal {
		display: block;
		font-weight: bold;
		font-size: 9pt;
		text-align: center;
	}
	.multi {
		width: 330px !important; /* 335 */
		
	}
	.groupcal {
		width: 160px;
		overflow: hidden;
		z-index: 500 !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	#recherche1 .text {
		width: 160px;
		
	}
	.yui-calendar {
	}
	.yui-skin-sam .title {
		margin: 0 !important;
	}
	.yui-skin-sam .yui-calendar .calnavleft {
		left: 0;
	}
	.yui-skin-sam .yui-calendar .calnavright {
		right: 0;
	}
	
	
.imagelst {
	width: 550px;
	margin: 0 auto;
}
.imagelst a img.pict {
	margin: 15px;
	height: 60px;
	width: 60px;
}
.imagelst a:hover img.pict {
	width: 64px;
	height: 64px;
	margin: 13px;
}
.imagelst a img.over {
	position: absolute;
}
.imagelst a:hover img.over {
	margin-top: -1px;
}
.imagelst .eltlst {
	height: 90px;
	width: 90px;
	background: url('/images/back-img-60-90.png') no-repeat;
	float: left;
}

.legal {
	font-size: 8pt;
	color: #666;
	text-align: center;
}

.lst_villes_pays {
	margin: 0 !important;
}

.btnbar {
}
.btnbar td {
	padding: 0 10px 0 0;
}

.btnbar td a {
	font-size: 7pt;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 8px;
	background:#fff;
	border: 1px solid #dedfe1;
	border-radius: 4px;
	border-radius: 4px;
}
.btnbar td a:hover {
	background: #fff url('/images/btn-h10.png') repeat-x top;
}

.blocimg {
	float: left;
	text-align: center;
	border: 3px solid #fff;
	background-color: #F0F1F3;
	margin: 4px 4px 4px 0;
	padding: 4px;
	border-radius: 5px;
}
.blocimg a {
	text-decoration: none;

}
.blocimg a img {
	border-radius: 5px;
}

#menuguide {
	height: 30px;
	margin: 0 5px 15px 5px !important;
	margin: 0 5px 15px 2px;
	text-align: right;
}
#menuguide td {
	text-align: center;
}
#menuguide a {
	color: #333;
	text-decoration: none;
	border: 1px solid #ed532e;
	padding: 2px 4px;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
	margin: 0 0 3px 2px;
	display: block;
	float: left;
	background: #f5d534 url('/images/fond-bouton-h.gif') repeat-x;
}
#menuguide a:hover, #menuguide a.active {
	/*background: #fff;*/
	color: #333;
	background-position: 0 -20px;
	border-color: #f6906c;
}

#contentTxt p {
	margin: 5px 0 10px 0 !important;
	padding: 0 !important;
}
#contentTxt h2 {
	text-transform: uppercase;
}
#contentTxt h3 {
  font-size: 11pt;
  font-weight: bold;
  margin: 5px 0 0 0 ;
  color: #59ab3d;
}
#contentTxt h4 {
	padding-left: 5px;
	font-size: 10pt;
	color: #333;
	margin: 0;
}

.promo span {
border: 1px solid #990000;
}


.eltguide {
	margin-left: 16px;
	margin-right: 26px;
}
.eltguide .eltresa2 {
	text-align: left;
}
.eltguide table {
	width: 200px;
}
.eltguide h3.h4 {
	text-align: center;
	margin: 0;
	position: relative !important;
	left: -4px !important;
	top: -1px !important;
	width: 210px !important;
}
.eltguide .linkpdf {
	margin: 0 -3px 0 -3px;
	text-align: center;
}
.eltguide a {
	display: block;
	padding-left: 6px;
	background: url('/images/puce-vert.gif') left no-repeat;
	
}
.eltguide a.active {
	padding-left: 6px;
	background: url('/images/puce-vert.gif') left no-repeat;
	border: none !important;
}
.eltguide .linkpdf a {
	display: inline;
	padding: 0;
	background: transparent;
}
.eltguide td.img {
	width: 0;
}
.eltguide td.img img {
	margin: -2px -5px 0 -5px;
}

.clr {
	clear: left;
}


.main-photo {
	text-align: center;
	position: absolute;
	width: 585px;
	height: 400px;
}
.main-photo .a-main-photo {
	
}
.main-photo .img-main-photo {
	border: 2px solid #eee;
}

.last {
	margin-bottom: 3px;
}
.addv {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #eee;
}


.price_by_dates .elt h3 {
	font-size: 9pt;
	margin-bottom: 5px;
}
.price_by_dates .elt img {
	width: 100px;
}
.price_by_dates .elt .moreinfo {
	display: block;
	margin-top: 5px;
	background: url('../images/puce-menu.gif') left center no-repeat;
	padding-left: 13px;
	color:#B30000;
}
.price_by_dates .elt .description {
	margin-top: 5px;
	font-size: 8pt;
	text-align: justify;
}

.price_by_dates .nodispo {
	text-align: center !important;
	font-weight: bold;
	padding: 5px 0;
}

.eltresanew .text, .eltresanew select {
	border-radius: 5px;
	margin-right: 5px;
	border: 2px solid #ff9300;
	box-shadow: 0 0 5px #fff;
	margin-bottom: 2px;
	position: relative;
	top: 2px;
	padding: 1px;
	font-size: 10pt;
	min-height: 18px;
	z-index: 0;
}
.eltresanew select {
	left: -5px;
}
.eltresanew .text, .eltresanew option {
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	
}
.callContainer {
	
	z-index: 100;
}
.eltresanew .text:focus, .eltresanew select:focus {
	border: 2px solid #666;
}
