/*cadre de recherche*/


form#tourisme_recherche select
{
     border: solid #cdcdcd 1px;
     color: #474747;
}

input#date_debut_sejour, input#date_fin_sejour, input#idChamp89, input#idChamp90
{
   width: 65px;
   border: solid #cdcdcd 1px;
   color: #474747;
}

form#tourisme_recherche select
{
  outline: #cdcdcd thin;
  color: #474747;
  height: 18px;
}


div#tourismeMoteurRechercheCarte
{
  position: absolute;
  top: 175px;
  margin-left: 410px;
}

div#tourismeContenuMoteurRechercheSimple
{
	position:relative;
	float:left;
  font-family: Arial;
  font-size: 11px;
  color: #474747;
}

div#tourismeContenuMoteurRechercheAvancee
{
  clear: left;
  display: block;
  margin-top: 3px;
  padding-left: 10px;
  border-bottom: solid #a9d9df 2px;
  font-family: Arial;
  font-size: 11px;
  color: #474747;
  background-color: #e5f6f9;
  background-image: url('/images/tourisme/recherche_avancee_1_1.png');
  background-position: top left;
  background-repeat: no-repeat;

}

div.tourismeBasculerRechercheAvanceeManifs
{
   line-height: 42px;
   height: 42px;
   border-bottom: solid #a9d9df 2px;
   padding:0px;
   margin:0;
}

.tourismeManifsBoutonOk
{
padding-top:8px !important ;
padding-top:6px; }
div.tourismeBasculerRechercheAvancee
{
   /*padding-left: 10px;*/
   height: 55px;
   margin-bottom:5px;

}

.tourismeLienRechercheAvancee
{
   padding-top:5px;
   padding-left:10px;
   width:744px !important;
   width:754px;
   background-color:#e5f6f9;
   border-bottom: solid #a9d9df 2px;

}
.tourismeBoutonOkRechercheAvancee
{
	padding-top:7px;
	padding-bottom:7px;
}
div.tourismeBasculerRechercheSimple
{
   padding-left: 10px;
   line-height: 42px;
   height: 42px;
   vertical-align: middle;
}

DIV#tourismeContenuMoteurRechercheAvancee fieldset
{
  width: 95%;
  padding-left: 10px;
}

DIV#tourismeContenuMoteurRechercheAvancee div.colonneRecherche
{
  float: left;
}

DIV#tourismeContenuMoteurRechercheAvancee fieldset legend
{
  COLOR: #33a2b3;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
}

DIV#tourismeContenuMoteurRechercheAvancee input.tourismeInputCheckbox
{
float: left;
margin-left: 80px;

}

DIV#tourismeContenuMoteurRechercheAvancee input.tourismeInputText
{
  float: left;
  margin-left: 80px;
}

DIV#tourismeContenuMoteurRechercheSimple input.tourismeInputText {
}


.ligneRecherche a, .ligneRecherche1 a {
  color:#fff;
  font-weight:bold;
}


div#tourismeContenuMoteurRechercheAvancee div.ligneRecherche label
{
margin-left: 10px;
}

div#tourismeContenuMoteurRechercheAvancee div.ligneRechercheCheckbox label
{
margin-left: 10px;
}

div#tourismeContenuMoteurRechercheSimple br
{
  display: none;
}

div#tourismeContenuMoteurRechercheSimple div.ligneRecherche, div#tourismeContenuMoteurRechercheSimple div.ligneRecherche1
{
	margin-left:18px;
}


div#tourismeContenuMoteurRechercheAvancee div.ligneRecherche, div#tourismeContenuMoteurRechercheAvancee div.ligneRechercheCheckbox
{
}

div#tourismeContenuMoteurRechercheAvancee div.ligneRecherche1
{
  padding-left: 20px;
  font-weight: bold;
}

div#tourismeContenuMoteurRechercheAvancee div.ligneRecherche1 label
{
margin-left: 10px;
}

div#tourismeContenuMoteurRechercheAvancee div.ligneRecherche label
{
margin-left: 10px;
}

div#tourismeContenuMoteurRechercheAvancee div.ligneRechercheCheckbox input
{
margin-left: 80px;
}

div#tourismeContenuMoteurRechercheSimple div.ligneRecherche label
{
margin-right: 5px;
margin-left: 5px;
vertical-align:middle;
}

#tourismeContenuMoteurSimple {
	position:relative;
	float:left;
}

input#tourisme_submit_advanced
{
  padding: 0px;
  /*background : url('/images/tourisme/btn_ok.png');*/
  border: none;
  height:30px;
  width:46px;
  cursor: pointer;
}

input#tourisme_submit
{
  position:relative;
  left:505px;
  height:23px;
  width:35px;
  background:url(/images/tourisme/btn_ok_gris.gif) no-repeat !important;
  color:#fff;
  font-size:0px;
  border:none;
  cursor: pointer;
}


#envoiRecherche {
	position:relative;
	float:left;
	width:560px;
	background:#fff;
	padding-top:6px;
}

input#tourisme_submit_advanced
{
}

/*Onglets*/
div#tourismeListeContainerOnglets
{
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:700px;
  height: 21px;
  line-height: 21px;
}

div#tourismeListeContainerOnglets div
{
  float: right;
  margin:0px;
  text-align:center;
  font-family:Arial;
  font-size: 11px;
  font-weight: bold;
  text-transform:uppercase;
  height:21px;
  line-height:13px;
}

div#tourismeListeContainerOnglets div.tourismeOngletOn a:link, div#tourismeListeContainerOnglets div.tourismeOngletOn a:active, div#tourismeListeContainerOnglets div.tourismeOngletOn a:visited, div#tourismeListeContainerOnglets div.tourismeOngletOn a:hover
{
  display: block;
  width: 88px;
  height: 21px;
  background: url('/images/tourisme/onglet/onglet_on.gif') no-repeat top left;
  color: #FFF;
  line-height:10px;
  padding-top:8px;
  text-decoration: none;
}

div#tourismeListeContainerOnglets div.tourismeOngletOff a:link, div#tourismeListeContainerOnglets div.tourismeOngletOff a:active, div#tourismeListeContainerOnglets div.tourismeOngletOff a:visited
{
  display: block;
  width: 88px;
  height: 21px;
  background: url('/images/tourisme/onglet/onglet_off.gif') no-repeat top left;
  color: #FFF;
  line-height:10px;
  padding-top:8px;
  text-decoration: none;
}

div#tourismeListeContainerOnglets div.tourismeOngletOff a:hover
{
  background: url('/images/tourisme/onglet/onglet_on.gif') no-repeat  top left;
}

/* cadre ligne Liste */
div#tourismeListeContainer
{
	clear: both;
	padding:6px;
	background:url(/images/tourisme/bottom_onglets.gif) no-repeat top right;
}

div.tourismeListeNbResultat
{
  float: left;
  padding-left: 8px;
  color: #98c7d2;
  font-family: verdana;
  font-size: 11px;
  font-weight:bold;
  width:450px;
  margin-top:5px;
  margin-bottom:5px
}

div.tourismeListeLigne
{
	display: table;
	width:100%;
	vertical-align:top;
	clear:both;
	float:none;
	/*border:1px solid blue;*/
	margin:0 0 0px 0;
}

/* cadre vignette */
div.tourismeListeEnregistrement
{
	display: table-cell;
	vertical-align:top;
	margin-left:8px;
	margin-right:4px;
	background:url(/images/tourisme/bg_vignette_liste.gif) repeat-y left top #fff;
	overflow:hidden;
}

div.tourismeListeEnregistrementSejour {
	background:url(/images/tourisme/bg_vignette_liste_sejour.gif) repeat-y left top #fff;
	margin:0px;
	margin-left:9px;
	font-size:9px;
	font-family:verdana;
	color:#474747;
}

div.tourismeListeEnregistrementSejour .tourismeImageVignetteListe {
	position:relative;
	text-align:left;
}

.tourismeListeFicheChapeau, .tourismeListeFicheTypeSejour, div.tourismeListeEnregistrementSejour p,  .tourismeListeFichePeriodeOuverture, .tourismeListeFicheNbJours {
	padding:5px 5px 5px 10px;
	font-size:9px;
	font-family:verdana;
}
.tourismeListeFichePeriodeOuverture {
	font-style:italic;
} 

.ficheDetailPeriodeOuvertureSejourHeader {
	position:absolute;
	bottom:10px;
	right:10px;
}

html>body .tourismeListeEnregistrement { /* Hack pour autre que IE */
	/*float: left !important; /* Hack pour IE7 */
	/*float: none ;*/
}

div.tourismeTitreVignetteListe
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  /*line-height: 21px;*/
  text-transform: uppercase;
  padding-left: 7px;
  padding-top: 17px;
  padding-bottom: 3px;
  background:url(/images/tourisme/bg_titre_vignette_liste.gif) no-repeat top left #67951c;
  vertical-align:bottom;
}

div.tourismeClassementVignetteListe
{
  float:right;
  padding-top: 13px;
  padding-right: 7px;
}

div.tourismeImageVignetteListe
{
	position:relative;
  margin-bottom:8px;
}

div.tourismeImageVignetteListeLeft
{
  float:left;
  padding-left: 7px;
  margin-bottom: 5px;
  width:190px;
}

div.tourismeImageVignetteListe img
{
	position:relative;
	left:8px;
	top:8px;
}

div.tourismeDescriptionVignetteListe, div.tourismeDisponibiliteVignetteListe, div.tourismeDescriptionVignetteListeRight
{
  font-family:verdana;
  font-size: 9px;
  font-weight: bold;
  color: #474747;
  padding-top: 0px;
  text-align:justify;
  padding-left: 7px;
  padding-right: 7px;
}

div.tourismeDescriptionVignetteListeRight
{
	margin-left:160px;
}


div.tourismeDisponibiliteVignetteListe
{
  font-weight: normal;
  padding-top:5px;
  
}

div.tourismeAdresseVignetteListe, div.tourismeLabelVignetteListe, div.tourismeSiteWebVignetteListe
{
  font-family:verdana;
  font-size: 9px;
  color: #474747;
  padding-top: 0px;
  padding-left: 7px;
  padding-right: 7px;
  text-align:left;
  
}

div.tourismeLabelVignetteListe
{
  padding: 4px;
	margin:8px;
	background:#fff;
	border:1px solid #dbe1c9;
}

div.tourismeAdresseVignetteListe ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:4px;
	margin-bottom:4px;
}
div.tourismeAdresseVignetteListe ul li
{
	display:inline;
	margin:0px;
	padding:0px; 
	margin-right:10px;
	font-weight:bold;
}

div.tourismeBoutonDetails
{
	position:relative;
	float:left;
  width:100%;
  height:50px;
  margin:0px;
  padding:0px;
}


div.tourismeBoutonDetails a.lien_detail
{
display:block;
overflow:hidden;
position:absolute;
bottom:29px;
left:100px;
  width:81px;
  height:16px;
}

.tourismeListeEnregistrementSejour div.tourismeBoutonDetails a.lien_detail {
	left:215px;
}

.tourismeListeEnregistrementSejour p {
	padding:0px;
	margin:0px;
}

.tourismeListeEnregistrementSejour ul {
	position:relative;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	width:305px;
}

.tourismeListeEnregistrementSejour ul li {
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-left:1px dotted #666;
}

li.premierelementCategorieSejour {
	border:none !important;
	padding-left:0px !important;
}

div.tourismeBoutonDetails a.lien_favori
{
	display:block;
overflow:hidden;
position:absolute;
bottom:0px;
left:0px;
  width:232px;
  height:39px;
}

.tourismeListeEnregistrementSejour div.tourismeBoutonDetails a.lien_favori {
	width:337px;
}

div#tourismeListeContainerOnglets li
{
  display: inline;
  list-style-type: none;
}

/* STYLES MANIFESTATION LISTE */

div.tourismeListeEnregistrementManif
{
	border:1px solid #a9cce7;
	width:700px;
	display:block;
	position:relative;
	margin:0px 0px 0px 11px;
}
/*
div.tourismeListeEnregistrementManifColonneLeft, div.tourismeListeEnregistrementManifColonneCenter, div.tourismeListeEnregistrementManifColonneRight
{
	display: table-cell;
	vertical-align:top;
	float:left;
}
div.tourismeListeEnregistrementManifColonneLeft
{
	width:155px;
	height:116px;
	padding:10px;
}
div.tourismeListeEnregistrementManifColonneCenter
{
	width:400px;
	padding-top:10px;
}
div.tourismeListeEnregistrementManifColonneRight
{
	
	width:100px;
	margin-left:10px;
	padding-top:10px;
	position:relative;
	display:block;
}
html>body .tourismeListeEnregistrementManifColonneLeft, html>body .tourismeListeEnregistrementManifColonneCenter, html>body .tourismeListeEnregistrementManifColonneRight { 
	float: left !important; 
	float: none ;
}
div.tourismeListeEnregistrementManifTitre
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #67951c;
  text-transform: uppercase;
  margin-bottom:10px;
}
div.tourismeListeEnregistrementManifDate
{

  margin-bottom:10px;
}
*/

table.tourismeListeEnregistrementManifTable
{
	margin:8px;
	width:683px;
}
table.tourismeListeEnregistrementManifTable tr td
{
	font-family: Verdana;
  font-size: 11px;
  margin:0px;
  padding:0px;
}
table.tourismeListeEnregistrementManifTable tr td.tourismeListeEnregistrementManifPhoto
{
	padding-right:10px;
	width:157px;
}
table.tourismeListeEnregistrementManifTable tr td.tourismeListeEnregistrementManifPhoto img
{
	border:1px solid #a9cce7;
}

table.tourismeListeEnregistrementManifTable tr td.tourismeListeEnregistrementManifTitre
{
	font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #67951c;
  text-transform: uppercase;
}
table.tourismeListeEnregistrementManifTable tr td.tourismeListeEnregistrementManifDates
{
	color:#555555;
	font-weight:bold;
}
table.tourismeListeEnregistrementManifTable tr td.tourismeListeEnregistrementManifBoutons
{
	text-align:right;
	vertical-align:bottom;
}
table.tourismeListeEnregistrementManifTable tr td.tourismeListeEnregistrementManifCategories
{
	text-align:right;
	color:#FFA800;
	font-weight:bold;
}






/*Recherches personnalisés*/

div#tourismeListeContainerMesRecherches, div#tourismeListeContainerMonCarnetVoyage
{
  width: 336px;
  height:131px;
  float:left;
  margin: 7px;
}

div#tourismeListeContainerMesRecherches
{
	background:url(/images/tourisme/bg_mesrecherches.gif) no-repeat bottom;
}

div#tourismeListeContainerMonCarnetVoyage
{
	background:url(/images/tourisme/bg_sacado.gif) no-repeat bottom;
}

div#tourismeListeContainerMesRecherches div.tourismeFonctionsRecherche, div#tourismeListeContainerMonCarnetVoyage div.tourismeFonctionsRecherche
{
  text-align:right;
  height:30px;
  width:100%;
}

div#tourismeListeContainerMesRecherches div.tourismeFonctionsRecherche {
}

div#tourismeListeContainerMonCarnetVoyage div.tourismeFonctionsRecherche {
}

div#tourismeListeContainerMonCarnetVoyage div.tourismeFonctionsRecherche br {
	display:none;
}

div#tourismeListeContainerMonCarnetVoyage div.tourismeFonctionsRecherche a {
	display:inline;
	position:relative;
	top:15px;
	right:0px;
	color:#fff;
	background:#67951c;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	margin-right:4px;
}

div#tourismeListeContainerMesRecherches div.tourismeFonctionsRecherche a:link, div#tourismeListeContainerMesRecherches div.tourismeFonctionsRecherche a:visited, div#tourismeListeContainerMesRecherches div.tourismeFonctionsRecherche a:active,
div#tourismeListeContainerMonCarnetVoyage div.tourismeFonctionsRecherche a:link, div#tourismeListeContainerMonCarnetVoyage div.tourismeFonctionsRecherche a:visited, div#tourismeListeContainerMonCarnetVoyage div.tourismeFonctionsRecherche a:active, 
div#favoris_record a:link, div#favoris_record a:visited, div#favoris_record a:active
{
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
}

div#tourismeListeContainerMesRecherches div.tourismeFonctionsRecherche a:hover, div#tourismeListeContainerMonCarnetVoyage div.tourismeFonctionsRecherche a:hover, 
div#favoris_record a:hover
{
  text-decoration: underline;
}

#tourismeListeMesRecherches div.tourismeMaRechercheItemSelected, #tourismeListeMesRecherches div.tourismeMaRechercheItem
{
  position:relative;
  width: 100%;
  cursor: pointer;
}

#tourismeListeMesRecherches div.tourismeMaRechercheItemSelected
{
  background: #a4a691;
}

#tourismeListeMesRecherches div.tourismeMaRechercheItemSelected a {
  color:#fff;
}

.tourismeFonctionsRecherche a:hover {

}

#tourismeListeMesRecherches div.boutonRadioMaRechercheItem
{
  width: 30px;
  position:absolute;
  top:0px;
  left:0px;
}

#tourismeListeMesRecherches, #tourismeListeMonCarnet
{
  height:75px;
  overflow:hidden;
}

#tourismeListeMesRecherches div.boutonRadioMaRechercheItem input
{
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0px;
  border: 0px;
  background: transparent;
}

#tourismeListeMesRecherches div.contenuMaRechercheItem
{
  margin:0px 0px 0px 30px;
  width: 290px;
  line-height: 18px;
  color: #67951c;
}


#tourismeListeMesRecherches div.tourismeMaRechercheItemSelected div
{
  color: #FFF;
}

#tourismeListeMesRecherches div.closeMaRechercheItem
{
  position:absolute;
  top:0px;
  right:0px;
  width: 30px;
  padding-top: 2px;
}

#tourismeListeMesRecherches img
{
  margin: 0px;padding: 0px;
}

#tourismeListeMonCarnet div.contenuMaRechercheItem
{
  float: left;
  width: 290px;
  color: #67951c;
  padding-left: 12px;
}

/*Chargement*/
div#tourismeLoading
{
	margin:0px;
	padding:0px;
	width:300;
	height:110px;
	position:absolute;
	text-align:center;
	background:none;
	display:none;
	z-index:999999;
}
/*
html>body div#tourismeLoading {
  position: fixed;
}
*/

div#tourismeLoadingContent
{
	text-align:center;
	background:#a4a691;
	color:#fff;
	border:10px solid #fff;
	width:300px;
	height:110px;
	line-height:110px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial;
	font-size:12px;

}

div#tourismeModule
{
	font-family:Verdana, Arial;
	font-size:11px;
	width:715px;
}

/*
div.tourismeListeLigne
{

	width:100%;
	box-sizing: content-box;
}
div.tourismeListeLigne:after
{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tourismeListeLigne {display: inline-block;}
* html .tourismeListeLigne {height: 1%;}

div.tourismeListeEnregistrement
{
	border:1px solid red;
	float:left;
	margin:0 5px 5px 0;
	padding:5px 0 5px 5px;
	box-sizing: content-box;
}
*/

div.tourismeListeEnregistrement {
  position:relative;
  float:left;
  width:218px;
}

div.pagination
{
		position: relative;
		float:right;
		width:200px;
		font-family: Arial;
	color: #98c7d2;
	text-align:center;
	font-size:11px;
	margin-top:3px;
	margin-bottom:5px;
	margin-right:0px;
}

div.pagination td
{
	font-family: Arial;
	color: #649ca9;
	font-size:11px;
	font-weight:bold;
}

div.pagination a:link, div.pagination a:visited, div.pagination a:active
{
	color: #98c7d2;
	font-size:11px;
	text-decoration: none;
}

div.pagination a:hover
{
	color: #649ca9;
	font-size:11px;
}

div.pagination table
{
	position: absolute;
	right: 14px;
}

.img_favori_liste
{
	margin: 0 20px 0 0;
}





/* Liste - FIN */

/* Fiche Detail - DEBUT */
div.FicheDetailPaginationhaut
{
position:relative;
float:left;
width:724px;
height:66px;
background:url(/images/tourisme/bg_top_fiche.gif) no-repeat;
}

div.FicheDetailPaginationbas
{
position:relative;
float:left;
width:724px;
height:14px;
padding-bottom:2px;
}

div.FicheDetailPagination div.retourListe, div.FicheDetailPagination div.prevnext
{
	display:block;
	position:absolute;
	margin:0;
	padding:0;
}
.FicheDetailPagination div.prevnext
{
	margin:0px;
	padding:0px;
	top:20px;
	right:15px;
}

.FicheDetailPagination div.prevnext a
{
}

.retourListe
{
	text-transform:uppercase;	
	top:20px;
	right:59px;
	background:#98c7d2;
	height:14px;
	line-height:14px;
	font-size:9px;
	font-weight:bold;
	font-family:arial;
}

.retourListe a {
	text-decoration:none;
	color:#fff;
	padding-left:4px;
	padding-right:4px;
}

.retourListe a:hover {
	color:#daf8ff;
	text-decoration:none;
}


div.FicheDetailContainer
{
  	position:relative;
	padding:0;
	margin-left:15px;
	width:696px;
}

.FicheAdditionalInfosDetail {
	position:relative;
	float:left;
	width:100%;
	margin-top:10px;
}

.FicheAdditionalInfosDetail ul {
	list-style-type:none;
}
.FicheAdditionalInfosDetail ul li {
	display:inline;
	margin-right:10px;
	font-weight:bold;
}

/* Fiche Detail Header - DEBUT */
div.FicheDetailHeader
{
	background:url(/images/tourisme/bg_FicheDetailHeader.gif) no-repeat top left #67951c;
	color:#FFFFFF;
	margin:0;
	height:auto;
	min-height:100px;
	_height:100px;
	position:relative;
	float:left;
	width:696px;
	padding-top:20px;
	padding-bottom:10px;
	margin-top:15px;

}
div.FicheDetailHeaderFin
{
	clear:both;
	float:none;
	height:2px;
}
div.FicheDetailHeaderPhoto
{
	float:left;
	margin:15px;
	margin-right:10px;
	margin-bottom:0px;
	padding:1px;
	padding-bottom:7px;
	padding-right:7px;
	background:url(/images/tourisme/contour_preview_detail.gif) no-repeat;
}
div.FicheDetailHeaderPhoto img
{
	width:126px;
	height:79px;
}
div.FicheDetailHeaderInfos
{
	float:left;
	font-weight:bold;
	width:330px;
	padding:0 10 0 0;
	font-family:Arial;
}
div.FicheDetailHeaderInfosTitre
{
	font-size:18px;
	margin-bottom:10px;
	text-transform:uppercase;
}

div.FicheDetailHeaderInfosTitre img {
}

div.FicheDetailHeaderInfosSite
{
	margin:0px;
	font-size:12px;
}
div.FicheDetailHeaderInfosSite a
{
	color:white;
}
div.FicheDetailHeaderInfosCommTel
{
	font-weight:normal;
	margin-top:10px;
	font-size:11px;
}
div.FicheDetailHeaderInfosCommFax
{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:11px;
}
div.FicheDetailHeaderInfosCoords
{
	text-align:left;
	width:330px;
	padding:0px;
	margin:0px;
	float:left;
	margin-top:10px;
	font-weight:normal;
}
div.FicheDetailHeaderActions
{
	margin:0px;
	padding:0px;
	position:absolute;
	top:-33px;
	right:0px;
	height:32px;
	color:#fff;
}

div.FicheDetailHeaderActions a
{
	margin:0px;
	padding:0px;
	position:relative;
	top:19px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 9px;
	text-decoration:none;
	padding-top:20px;
	padding-bottom:1px;
	text-transform:uppercase;
}

div.FicheDetailHeaderActions a:hover
{
	color:#464738;
}

#tourismeDetailLienFavori {
	background:url(/images/tourisme/bg_action_sacado.gif) no-repeat bottom right #fff;
	padding-left:4px;
	padding-right:20px;
	margin-left:3px;
}

#tourismeDetailLienImprimer {
	background:url(/images/tourisme/bg_action_lien.gif) repeat-x bottom #fff;
	padding-left:4px;
	padding-right:4px;
	margin-left:3px;
}

/* Fiche Detail Header - FIN */

/* Fiche Detail Barre Fonctionnalités - DEBUT */
ul#ficheDetailFonctionnalites
{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:23px;
	margin-top:15px;
}
ul#ficheDetailFonctionnalites li
{
	display:block;
	float:left;
	list-style:none;
	height:23px;
	line-height:23px;
	background:url(/images/tourisme/bg_li_fonc.gif) no-repeat left bottom;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
	font-family:Arial;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

ul#ficheDetailFonctionnalites li a
{
	display:block;
	background:url(/images/tourisme/bg_li_a_fonc.gif) no-repeat left bottom;
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-decoration:none;
	position:relative;
	float:left;
	line-height:20px;
	padding-left:7px;
	padding-right:7px;
	vertical-align:baseline;
	padding-top:3px;
}
ul#ficheDetailFonctionnalites li a:hover
{
	background:url(/images/tourisme/bg_li_fonc.gif) no-repeat left bottom;
	color:#fff;
}
ul#ficheDetailFonctionnalites li.rouge
{
	color: #fff;
}
ul#ficheDetailFonctionnalites li.rouge a
{
	background:url(/images/tourisme/bg_li_a_fonc_rouge.gif) no-repeat left bottom;
	color:#fff;	
}
ul#ficheDetailFonctionnalites li.rouge a:hover
{
	background:url(/images/tourisme/bg_li_fonc.gif) no-repeat left bottom;
}
ul#ficheDetailFonctionnalites li.bleu
{
	color: #01D9CC;	
}
ul#ficheDetailFonctionnalites li.bleu a
{
	background-color: #01D9CC;	
}
ul#ficheDetailFonctionnalites li.bleu a:hover
{
	background-color: #9FFFFB;	
}


ul li#ficheDetailFonctionnalitesSelected a {
	background:url(/images/tourisme/bg_li_fonc.gif) no-repeat left bottom;
}

.firstChildForThisFuckinStupidIEAssHoleSonOfABitch a {
	background-position:-1px bottom !important;
}

/* Fiche Detail Barre Fonctionnalités - FIN */

/* Fiche Detail Contenu Fonctionnalités - DEBUT */
/* Description */
div.FicheDetailFonctionnaliteContainer
{
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:696px;
	font-family: Arial;
        font-size: 11px;
        color: #474747;
}
div.ficheDetailDescription
{
	color:#666;
	width:170px;
	position:relative;
	float:left;
	font-size:11px;
	color:#969886;
	padding-bottom:10px;
	padding-top:15px;
	background:url(/images/tourisme/bg_list_deco_metamoteur.gif) no-repeat bottom left;
}
div.ficheDetailDatesOuverture
{
	margin:10px 50px 10px 0;
	color:#2A9FB0;
	text-align:right;
}
fieldset#ficheDetailPeriodeOuverture
{
	margin:0;
	padding:0;
}
fieldset#ficheDetailPeriodeOuverture legend
{
	padding:10px 3px 10px 3px;
	font-weight:bold;
	COLOR: #67951c;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
fieldset#ficheDetailPeriodeOuverture ul
{
	margin:5px auto 5px auto;
}
fieldset#ficheDetailPeriodeOuverture ul li
{
	list-style-image:url(/images/tourisme/puce_liste_fiche.gif);
	padding-bottom:5px;
}
fieldset#ficheDetailPeriodeOuverture ul li span.ficheDetailPeriodeOuvertureLibelle
{
	font-weight:bold;
}
/* Prestations */

div.ficheDetailPrestations fieldset
{
	margin:0;
	padding:0;
	border:1px solid #a4a690;
}
div.ficheDetailPrestations fieldset legend
{

	padding:10px 3px 10px 3px;
	font-weight:bold;
	COLOR: #67951c;
        font-family: verdana;
        font-size: 11px;
        font-weight: bold;
}

div.tarifTitre
{
	font-weight:bold;
	margin:10px 0 5px 0px;
}
table#FicheDetailTarif {
  width:100%;
  border-spacing: 0px;
border-collapse: collapse; 
margin-top:15px;
}

table#FicheDetailTarif tr {
}

table#FicheDetailTarif tr td {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:30px;
	text-align:center;
  border:none;
}

table#FicheDetailTarif tr.ligneTitre1 {
  border:none;
}

table#FicheDetailTarif tr.ligneTitre1 td, table#FicheDetailTarif tr.ligneTitre2 td, table#FicheDetailTarif tr td.tarif, table#FicheDetailTarif tr td.nbpersonnes
{
	text-align:center;
}
table#FicheDetailTarif tr.ligneTitre1 td
{
	font-weight:bold;
}

table#FicheDetailTarif tr.ligneTitre1, table#FicheDetailTarif tr.ligneTitre2 {
  background:#67951c;
}

table#FicheDetailTarif tr.ligneTitre1 td, table#FicheDetailTarif tr.ligneTitre2 td
{
	
	color:#FFFFFF;
	font-size:11px;
}

table#FicheDetailTarif tr.ligneContenu0 td
{
	background:#ddecba;
	color:#3f570c;
}
table#FicheDetailTarif tr.ligneContenu1 td
{
	background:#e7f2cf;
	color:#3f570c;
}

.ligneContenu1 .libelle, .ligneContenu2 .libelle {
	font-weight:bold;
	color:#344c00;
	font-size:12px;
}


.tarif {
	font-size:16px;
	color:#ea5c2d;
}

.tarifMin, .tarifStandard {
	color:#ea5c2d;
	font-size:10px;
	font-weight:bold;
}
.tarifMax {
	color:#ea5c2d;
	font-size:10px;
	font-weight:bold;
}

/* Situation */
div#tourismeMap
{
	position:relative;
	width:696px;
	height:400px;
	margin-top:10px;
}

/* diapo */ 
#ficheDetailMedia
{
margin-left:50px;
}
#ficheDetailMediaOnglets
{
}
#ficheDetailMediaOngletsPhotos
{
	display:none;
}
/* logos */
.ficheDetailLabel
{
margin:0px;
padding:0px;
float:left;
width:100%;
}
.ficheDetailTourismeHandicap
{
height:60px;
width:184px;
float:left;
}

.ficheDetailLogos
{
margin:0 0 8 0;
padding:8 0 0 0;
float:left;
}
.ficheDetailEspaceLogo
{
float:left;
width:5px;
}
/* Dispos */
div.LegendeHautDisponibilite
{
	float:left;
	width:60%;
}
div.LegendeHautDisponibilite div span
{
	float:left;
	display:block;
	height:20px;
	width:20px;
	margin-right:5px;
}
div.LegendeHautDisponibiliteDisponible, div.LegendeHautDisponibiliteComplet, div.LegendeHautDisponibiliteFerme, div.LegendeHautDisponibilitePresqueComplet
{
	float:left;
	margin:10px 10px 0 0;
	font-weight:bold;
	line-height:20px;
}
div.LegendeHautDisponibiliteDisponible
{
	color:#aad400;
}
div.LegendeHautDisponibiliteDisponible span
{
	background-color:#aad400;
}
div.LegendeHautDisponibiliteComplet
{
	color:#ff6800;
}
div.LegendeHautDisponibiliteComplet span
{
	background-color:#ff6800;
}
div.LegendeHautDisponibilitePresqueComplet
{
	color:#e7d500;
}
div.LegendeHautDisponibilitePresqueComplet span
{
	background-color:#e7d500;
}
div.LegendeHautDisponibiliteFerme
{
	color:#ff1f00;
}
div.LegendeHautDisponibiliteFerme span
{
	background-color:#ff1f00;
}
div.SelectProduitHautDisponibilite
{
	float:left;
	width:40%;
	text-align:right;
	margin-top:10px;
}
div.CalendarLigne
{
	clear:both;
	float:none;
	height:200px;
}
div.CalendarColonne0
{
	width:49%;
	float:left;
}
div.CalendarColonne0, div.CalendarColonne1
{
	text-align:center;
}

table.calendarTable
{
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	background:#dbdcd0;
	border-collapse:separate;
	border:none;
}
table.calendarTable tr td
{
	border:1px solid #c9cabb;
	border-bottom:1px solid #e9eae1;
	border-right:1px solid #e9eae1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px;
	text-align:center;
}
table.calendarTable tr td.calendarTitle
{
	border:none;
	background:#52543f;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}
table.calendarTable tr.ligneEntete td, table.calendarTable tr td.colonneEntete
{
	font-weight:bold;
}
table.calendarTable tr td.dispoOuvert
{
	background-color:#aad400;
	color:#fff;
}
table.calendarTable tr td.DispoComplet
{
	background-color:#ff6800;
	color:#fff;
}
table.calendarTable tr td.DispoPresqueComplet
{
	background-color:#e7d500;
	color:#fff;
}
table.calendarTable tr td.DispoFerme
{
	background-color:#ff1f00;
	color:#fff;
}
div.calendrierPagination
{
	clear:both;
	float:none;
}
div.calendrierPaginationBefore
{
	float:left;
	width:50%;
}
div.calendrierPaginationAfter
{
	text-align:right;
	float:left;
	width:50%;
}
/* Fiche Detail Contenu Fonctionnalités - FIN */



/* Fiche Detail - FIN */


/* Google Map Affichage Liste - DEBUT */

div.affichageCarteChampsRecherche
{
	font-size:10px;
	color: #d7d9dd;
}
span.affichageCarteTitreRecherche
{
	font-weight:bold;
	color: #656565;
}
div.LabeledMarker_markerLabel  {
  color: white;
  font-family: Arial;
  font-weight:bold;
  font-size:16px;
  width:25px;
  text-align:center;
}
a.lienZoomCluster{
	height:32px;
	line-height:32px;
	color:#a4a690;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	cursor:pointer;
	text-decoration:underline;
}
div#map_container
{
	width:685px;
	height:500px;
	position:relative;
	overflow:hidden;
	margin:10px;
}
div#mapCarto
{
	width:710px;
	height:550px;
	padding:0;
	margin:10px 0 0 0;
	position:relative;
	top:0px;
	left:0px;
}

.gmnoprint div div {
	position:relative;
}

.gmnoprint div div h2 {
	position:relative;
	float:left;
}

.gmnoprint .tourismeListeEnregistrement {
	background:url(/images/tourisme/bg_vignette_carte.gif) repeat-y;
	position:relative;
	float:left;
}
.gmnoprint .tourismeBoutonDetails a.lien_favori { 
	width:250px;
}



div#right_container
{
	position:absolute;
	width:230px;
	height:500px;
	margin-top:10px;
	right:0px;
	top:0px;
}
div#onglets_container
{
	position:absolute;
	cursor:pointer;
	width:27px;
	height:325px;
	left:0;
	top:0;
}
div#content_container
{
	position:absolute;
	right:0px;
	top:0px;
	background:#fff;
	width:203px;
	border-top:1px solid #d4d6dc;
	border-left:1px solid #d4d6dc;
	border-bottom:1px solid #d4d6dc;
	font-family:arial;
}

div#content_container strong{
	font-size:12px;
}

div#search_container, div#favoris_container
{
  margin:5px;
}
div#search_title, div#favoris_title
{
	color:#ea5c2e;
	margin:7px 0 5px 0;
	padding-bottom:3px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #ea5c2e;
	height:16px;
	text-align:center;
}

div#search_title_liste, div#favoris_title_liste
{
	color:#67951c;
	font-size:14px;
	font-weight:bold;
	height:16px;
	margin:5px 0pt 5px 10px;
	width:40%;
	float:left;
}

div#search_record
{
	text-align:right;
	margin-right:10px;
	height:34px;
}

div#search_record_liste
{
	text-align:right;
	margin-top:5px;
	margin-right:10px;
	height:34px;
	width:40%;
	float:right;
}

div#search_record a, div#favoris_record a, div#search_record_liste a, div#favoris_record_liste a
{
	font-size:11px;
	color:#67951c;
}
div#search_slider_up, div#favoris_slider_up
{
	margin:3px;
}
div#search_slider_up, div#search_slider_down, div#favoris_slider_up, div#favoris_slider_down,div#favoris_liste_slider_up, div#favoris_liste_slider_down,div#search_liste_slider_up, div#search_liste_slider_down
{
	cursor:pointer;
	text-align:center;
	clear:both;
	margin:3px;
}
div#search_content
{
	height:366px;
	overflow:hidden;
	position:relative;
	font-size:12px;
	color: #656565;
}

div#search_content input, div#favoris_content input
{
  border: 0px;
}

/*div#search_content label, div#favoris_content label
{
  color: #67951c;
}*/

div#search_liste_content
{
	height:50px;
	overflow:auto;
	position:relative;
	clear:both;
	padding-left:10px;
}

div#favoris_container
{
	display:none;
}
div#favoris_record
{
        text-align:right;
	margin-right:10px;
	height:34px;
}

div#favoris_record_liste
{
	text-align:right;
	margin-top:5px;
	margin-right:10px;
	height:16px;
	width:40%;
	float:right;
}

div#favoris_content
{
	height:366px;
	overflow:hidden;
	position:relative;
	font-size:12px;
}

div#favoris_content label {
  color:#666;
}
div#search_content label {
  color:#666;
}

div#favoris_liste_content
{
	height:50px;
	overflow:auto;
	position:relative;
	clear:both;
	padding-left:10px;
}

div#favoris_liste_content:hover{
	height:auto;
}

/* Google Map Affichage Liste - FIN */




/* Styles relatifs à l'affichage de listes en colonnes */
.listeEnglober:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.listeColonneMoitie {float:left;margin-left:1%;width:49%;}
.listeColonneMoitieFirst {float:left;margin-left:0;width:49%;}

.listeColonneTiers {float:left;margin-left:2%;width:32%;}
.listeColonneTiersFirst {float:left;margin-left:0;width:32%;}

.listeColonneQuart {float:left;margin-left:1%;width:24%;}
.listeColonneQuartFirst {float:left;margin-left:0;width:24%;}

.listeColonneCinquieme {float:left;margin-left:1%;width:19%;}
.listeColonneCinquiemeFirst {float:left;margin-left:0;width:19%;}

.listeColonneMoitie li, .listeColonneMoitieFirst li, .listeColonneTiers li, .listeColonneTiersFirst li, .listeColonneQuart li, .listeColonneQuartFirst li, .listeColonneCinquieme li, .listeColonneCinquiemeFirst li 
{
list-style-image:url(/images/tourisme/puce_liste_fiche.gif);
}

 
form#tourisme_recherche li
{
  list-style-type:none;
  list-style-image:none;
  line-height:16px;
  height:16px;
  margin:0px;
} 
 
 
#tourismeFormResa
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
}

#tourismeFormResa fieldset {
	border:1px solid #a4a690;
}

#tourismeFormResaErreurs
{
	padding: 10px;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	margin:10px;
	background:#ea5c2d;
}
 
 div.tourismeFormResaChamps, div.tourismeFormResaDates
 {
	margin-top:8px;
	vertical-align:center;
 }
div#tourismeFormResa fieldset legend
{
	COLOR: #67951c;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
div#tourismeFormResa fieldset.infosPersos, div#tourismeFormResa fieldset.infosPersosSupp
{
	margin:15px 0 0 0;
	padding-bottom:10px;
}
div#tourismeFormResa fieldset.infosPersosSupp
{
	display:none;
}
 
/*div.tourismeFormResaChamps label,
div.tourismeFormResaDates label
{
	width:200px;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
	padding-top:5px;
	float: left;
	display: inline;
}*/
.tourismeFormResaObligatoire
{
	color:#FDA819;
}

div.tourismeFormResaChamps input,
div.tourismeFormResaChamps textarea,
div.tourismeFormResaDates input
{
	border:1px solid #B4B4B4;
}

div.tourismeFormResaChamps select
{
	width:auto;
	border:1px solid #B4B4B4;
}

div.tourismeFormResaChamps textarea
{
	width:300px;
	height:70px;
	background-color:#ffffff;
}
div.tourismeFormResaChampsError input, div.tourismeFormResaChampsError select, div.tourismeFormResaChampsError textarea
 {
 	border:1px solid #ea5c2d;
 	background-color:#fffef5;
 }
div#tourismeFormResaValider
{
	padding-top:20px;
	padding-bottom:20px;
	text-align:right;
}


div.dispoWebCampTitre
{
	font-weight:bold;
	margin-bottom:10px;
}


div.dispoWebCampProduitDescrion
{
}

.dispoWebCampProduitDescriptionListe
{
padding-left:9px;
}

/*
 * Style du Carousel servant à l'affichage des images en fiche détail
 */
.horizontal_carousel {
margin:0px;
padding:0px;
  width: 494px;
  height: 317px;
  position: relative;
  left:-20px;
  background:url(/images/tourisme/bg_carousel.gif) no-repeat left top;
  display:block;
}

.horizontal_carousel .container {
  float: left;
  width: 478px;
  height: 292px;
  position: relative;    
  overflow: hidden;
  margin:8px;
  margin-top:12px;
}

.horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 364px;
}                      

.horizontal_carousel ul li {
  width: 478px;
  height: 360px;
  text-align: center; 
  list-style:none;   
  float:left;
}

.horizontal_carousel .previous_button {
  position:absolute;
  left:8px;
  bottom:13px;
  width: 239px;
  height: 45px;
  background: url(/include/prototype-ui/carousel/prototype-ui/horizontal/left.png) no-repeat left !important;
  z-index: 100;
  cursor: pointer;
}

.horizontal_carousel .previous_button_over {
  background: url(/include/prototype-ui/carousel/prototype-ui/horizontal/left.png) no-repeat left !important;
}

.horizontal_carousel .previous_button_disabled {
  display:none
}

.horizontal_carousel .next_button {
  position:absolute;
  right:8px;
  bottom:13px;
  width: 239px;
  height: 45px;
  background: url(/include/prototype-ui/carousel/prototype-ui/horizontal/right.png) no-repeat right !important;
  z-index: 100;
  cursor: pointer;
}

.horizontal_carousel .next_button_over {
  background: url(/include/prototype-ui/carousel/prototype-ui/horizontal/right.png) no-repeat right !important;
}

.horizontal_carousel .next_button_disabled {
  display:none
}



.horizontal_carousel .previous_button {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/prototype-ui/carousel/prototype-ui/horizontal/left.png", sizingMethod="image");
}
.horizontal_carousel .previous_button_over {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/prototype-ui/carousel/prototype-ui/horizontal/left.png", sizingMethod="image");
}
.horizontal_carousel .next_button {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/prototype-ui/carousel/prototype-ui/horizontal/right.png", sizingMethod="image");
}
.horizontal_carousel .next_button_over {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/prototype-ui/carousel/prototype-ui/horizontal/right.png", sizingMethod="image");
}




/*
Styles des onglets du meta moteur de recherche trans catégorie
*/

form#tourisme_recherche {
  display:block;
  position:relative;
  width:715px;
  float:left;
  margin-bottom:30px;
  padding:0px;
  background:url(/images/tourisme/bg_search_engine.jpg) no-repeat 18px 88px;
}

div#tourismMetaSearch
{
	clear:both;
}
div#tourismMetaSearchRootCategories
{
	background:url(/images/tourisme/bg_ul_onglets_int.gif) no-repeat top left;
	padding-top:66px;
	width:100%;
}


div#tourismMetaSearchRootCategories ul
{
	height:23px;
	width:553px;
	list-style-type:none;
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:16px;
}

div#tourismMetaSearchRootCategories ul li
{
	display:inline;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

div#tourismMetaSearchRootCategories ul li a
{
	display:block;
	float:left;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	height:23px;
	line-height:23px;
	background:#84becc;
	margin-left:2px;
	cursor:hand;
}

div#tourismMetaSearchRootCategories ul li a:hover
{
	background:#ea5c2d;
}

div#tourismMetaSearchRootCategories ul li a p
{
	display:block;
	margin:0px;
	padding:0px;
	height:23px;
	line-height:23px;
	position:relative;
	float:left;
	padding-left:6px;
	padding-right:6px;
}

div#tourismMetaSearchRootCategories ul li.categorieActive
{
	
}

div#tourismMetaSearchRootCategories ul li.categorieActive a
{
	background:#ea5c2d
}

#tourismMetaSearchRootCategorie_1 a {
}

#tourismMetaSearchRootCategorie_1 a p {
}

#tourismMetaSearchRootCategorie_2 a {
}
#tourismMetaSearchRootCategorie_2 a p {
}

#tourismMetaSearchRootCategorie_3 a {
}

#tourismMetaSearchRootCategorie_3 a p {
}

#tourismMetaSearchRootCategorie_4 a {
}

#tourismMetaSearchRootCategorie_4 a p {
}

div#tourismMetaSearchRootCategories ul li a:hover{
}

#tourismMetaSearchRootCategorie_20 a p {
	background:#ea5c2d !important	;
}

.categorieActive a p {
}

/*
div#tourismMetaSearchRootCategories ul li#tourismMetaSearchRootCategorie_1
{
	background-color:green;
}
*/
div#tourismMetaSearchCurrentCategoriesContainer
{
	/*display:none;*/
}

div#tourismMetaSearchRootCategories_cadrage {
  position:relative;
  float:left;
  width:530px;
  margin-top:15px;
  margin-bottom:8px;
  margin-left:10px;
}

div.tourismMetaSearchCurrentCategoriesItem
{
	position:relative;
	float:left;
	height:20px;
	white-space: nowrap;
}

div.tourismMetaSearchCurrentCategoriesItem input {
  margin-left:20px;
	background:none;
}

div.tourismMetaSearchCurrentCategoriesItem label {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	font-family:arial;
}

div.tourismMetaSearchCurrentCategoriesItem label a, div.tourismMetaSearchCurrentCategoriesItem label a:hover {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	font-family:arial;
	text-decoration:none;
}

#deco_metamoteur {
	width:165px;
	height:93px;
	position:absolute;
	right:0px;
	top:20px;
	background:url(/images/tourisme/deco.gif) no-repeat top left;
	z-index:100;
	display:none;
}

#deco_metamoteur_link_to_map img {
	height:93px;
	width:165px;
}

#deco_metamoteur ul {
	margin:0px;
	padding:0px;
	margin-left:10px;
	list-style-type:none;
	background:url(/images/tourisme/bg_list_deco_metamoteur.gif) no-repeat top left;
}

#deco_metamoteur ul li {
	display:inline;
}

#deco_metamoteur ul li a {
	background:url(/images/tourisme/bg_list_deco_metamoteur.gif) no-repeat bottom left;
	color:#84becc;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:block;
	position:relative;
	line-height:10px;
	padding-top:8px;
	padding-bottom:8px;
	width:155px;
}

#deco_metamoteur ul li a:hover {
	color:#a4a690
}

img {
  border:none;
}

/* surcharge des styles du moteur de recherche */


label {
  margin:0px;
  padding:0px;
  clear:both;
  position:relative;
  color:#fff;
}

label a {
  color:#fff;
}

.ligneRecherche input, .ligneRecherche select {
  margin:0px;
  padding:0px;
  border:none;
  height:auto;
  width:auto;
  background:none;
}

.ligneRecherche select, input, textarea, select {
  border:1px solid #d9d9d9;
}

#activeMenu {
}

#ficheDetailSupplement p {
  padding-left:50px;
  padding-right:50px;
  color:#3072b1;
  font-size:11px;
}

#tourismeFormResa label {
  color:#666;
  display:block;
  width:200px;
  height:100%;
  float:left;
}

fieldset {
  border:none;
  border-bottom:1px dotted #bbb;
  padding-bottom:10px;
  margin-top:10px;
}


#popup_titre {
	display:none;
}

#div_popup {
	border:10px solid #fff;
	background:#a4a691;
}

#div_close_popup {
	display:none;
}

#div_popup .paragraphe {
	background:#a4a691;
	color:#fff;
	text-transform:lowercase;
	font-weight:bold;
}

#div_popup .paragraphe input {
	width:170px;
}

.DialogBoxLabel {
	text-align:center;
}

#popup_contenu {
	text-align:center;
	color:#fff;
	font-family:arial;
	font-size:11px;
	text-transform:uppercase;
}

#bg_popup {
	z-index:20000
}

.boutons {
	text-align:center;
	padding-top:30px;	
}

.popup_button {
	background:#52543f;
	border:none;
	color:#fff;
	padding:4px;
	padding-top:6px;
	padding-bottom:6px;
}

.ligneRecherche, .ligneRecherche1 {
  width:525px;
  margin:0px;
  padding:0px;
  position:relative;
  color:#fff;
  z-index:0;
  margin-bottom:8px;
}

#tourismeContenuMoteurRechercheSimple {
	position:relative;
}

#tourismeListeAnchorsToBlocks {
	display:block;
	height:20px;
	position:absolute;
	left:18px;
	top:0px;
	text-align:left;
	color:#666;
}

#tourismeListeAnchorsToBlocks a {
	text-decoration:none;
}

#tourismeListeAnchorsToBlocks a:hover {
	color:#666;
}


select.tourismeInputSelect {
	background:#fff;
	margin-right:5px;
}

input.tourismeInputCheckbox {
	margin:0px;
	padding:0px;
}

.tourismMetaSearchCurrentCategoriesItem input {
	border:none;
}

input.tourismeInputText {
	background:#fff;
	border:1px solid #777;
}

.tourismePipeDetailHeader {
	display:none;
}

.AdditionalInfosForHeaderDetail {
	position:absolute;
	right:0px;
	top:0px;
	width:200px;
}

.HeaderCategorieName {
	position:relative;
	right:0px;
	top:15px;
	height:37px;
	text-align:right;
	padding-right:7px;
	font-weight:bold;
	background:url(/images/tourisme/bg_HeaderCategorieName.jpg) no-repeat bottom right;
}

.DateManifestationHeader {
	position:relative;
	right:0px;
	top:4px;
	z-index:5000;
	height:37px;
	text-align:right;
	padding-right:7px;
	font-weight:bold;
}

td.tarifMin, .tarifStandard {
	color:#ea5c2d !important;
	font-size:10px !important;
	font-weight:bold;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
}
td.tarifMax {
	color:#ea5c2d !important;
	font-size:10px !important;
	font-weight:bold;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
}
/* Styles mode full screen*/
div#tourismeFormulaireContainerFullScreenMap
{
    /*background-color:#ffffff;*/
    position:absolute;
    z-index:1;
    z-index:1;
    width:715px;
    /*height:500px;*/
}

#tourismeFormulaireContainerFullScreenMap #tourisme_recherche {
	background:#fff;
	border:1px solid #d4d6dc;
	border-top:none;
	width:545px;
	padding:0px;
	margin-left:14px;
}

#tourismeFormulaireContainerFullScreenMap #tourismMetaSearchRootCategories  {
	padding:0px;
	background:none;
}

#tourismeFormulaireContainerFullScreenMap #tourismMetaSearchRootCategories ul  {
	padding:0px;
	background:none;
	padding-top:2px;
}

#tourismeFormulaireContainerFullScreenMap #tourismMetaSearchRootCategories ul * {
	color:#fff;
}

#tourismeFormulaireContainerFullScreenMap * {
	color:#333;
}

#tourismeFormulaireContainerFullScreenMap #tourisme_submit {
	background:url(/images/tourisme/btn_ok_gris.gif) no-repeat !important;
	margin-bottom:10px;
}

div#tourismeEtiquetteMoteurRecherche
{
    position:relative;
    background:transparent url(/images/tourisme/carteo/search_0_0_1.png) no-repeat 0 0;
    /*margin:-30px 0 0 500px;*/
    width:192px;
    height:27px;
    margin:-30px 0 0 350px;
    cursor: pointer;
    /*position:relative;
    float:left;*/
}
div#ficheDetailContainerInMap
{
    display:none;
    position:absolute;
    z-index:3;
    top:10px;
    left:250px;
    width:760px;
    height:800px;
    border:1px solid #999999;
    
}

div#ficheDetailContentInMap
{
    overflow:auto;
    height:773px;
    background-color:white;
    padding:0 10px 0 10px;
    /*border:1px solid #999999;*/
    border-top:0px;
	position:relative;
	
}

#ficheDetailContentInMap div#ficheDetailContentInMap .FicheDetailContainer  {
	position:relative;
}

div#ficheDetailHeaderInMap
{
    background:transparent url(/images/tourisme/ficheDetailMapTop.png) repeat-x scroll 0 0px;
    color:#123456;
    font:bold 14px/25px Tahoma, Arial, sans-serif;
    height:27px;
    margin:0;
    padding:0;
    text-align:left;
    
    filter:alpha(opacity=80);
    opacity: 0.8;
    overflow: hidden;

    line-height: 27px; 
    color: #000;
    
    cursor:move;
}
span#ficheDetailTitleInMap
{
    padding:0 0 0 10px;
    font-weight:normal;
}
.buttonsDetailInMap {
    
    position: absolute;
    top:2px;
    right:1px;
    height: 20px;
}

.buttonsDetailInMap a.close {
    background:transparent url(/images/tourisme/buttons.gif) no-repeat 0 -51px;
    display:block;
    height:15px;
    float:left;
    width:43px;  
    font-size:1px;
    padding-top:2px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
}

.buttonsDetailInMap a.close:hover {
	background:transparent url(/images/tourisme/buttons.gif) no-repeat 0 0px;
}

#tourismeCopyRight {
	font-family:Arial;
	font-size:10px;
	color:#bcb8af;
}

.tourismeListeEnregistrementGris .tourismeAdresseVignetteListe a {
	color:#62644e;
}

.tourismeListeEnregistrementGris .tourismeAdresseVignetteListe a:hover {
	color:#333425;
}

div.tourismeTitreVignetteListeGris {
  background:url(/images/tourisme/bg_titre_vignette_liste_gris.gif) no-repeat top left #62644e;
}

div.FicheDetailHeaderGris {
	background:url(/images/tourisme/bg_FicheDetailHeader_gris.gif) no-repeat top left #646650;
}

div.FicheDetailHeaderGris .HeaderCategorieName {
	background:url(/images/tourisme/bg_HeaderCategorieName_gris.gif) no-repeat bottom right;
}




/* Fiche Detail Barre Fonctionnalités - DEBUT */
ul#ficheDetailFonctionnalitesGris
{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:23px;
	margin-top:15px;
}
ul#ficheDetailFonctionnalitesGris li
{
	display:block;
	float:left;
	list-style:none;
	height:23px;
	line-height:23px;
	background:url(/images/tourisme/bg_li_fonc_gris.gif) no-repeat left bottom;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
	font-family:Arial;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

ul#ficheDetailFonctionnalitesGris li a
{
	display:block;
	background:url(/images/tourisme/bg_li_a_fonc_gris.gif) no-repeat left bottom;
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-decoration:none;
	position:relative;
	float:left;
	line-height:20px;
	padding-left:7px;
	padding-right:7px;
	vertical-align:baseline;
	padding-top:3px;
}
ul#ficheDetailFonctionnalitesGris li a:hover
{
	background:url(/images/tourisme/bg_li_fonc_gris.gif) no-repeat left bottom;
	color:#fff;
}
ul#ficheDetailFonctionnalitesGris li.rouge
{
	color: #fff;
}
ul#ficheDetailFonctionnalitesGris li.rouge a
{
	background:url(/images/tourisme/bg_li_a_fonc_rouge.gif) no-repeat left bottom;
	color:#fff;	
}
ul#ficheDetailFonctionnalitesGris li.rouge a:hover
{
	background:url(/images/tourisme/bg_li_fonc_gris.gif) no-repeat left bottom;
}
ul#ficheDetailFonctionnalitesGris li.bleu
{
	color: #01D9CC;	
}
ul#ficheDetailFonctionnalitesGris li.bleu a
{
	background-color: #01D9CC;	
}
ul#ficheDetailFonctionnalitesGris li.bleu a:hover
{
	background-color: #9FFFFB;	
}


ul li#ficheDetailFonctionnalitesSelected a {
	background:url(/images/tourisme/bg_li_fonc_gris.gif) no-repeat left bottom;
}

.firstChildForThisFuckinStupidIEAssHoleSonOfABitch a {
	background-position:-1px bottom !important;
}






.horizontal_carouselGris {
margin:0px;
padding:0px;
  width: 494px;
  height: 317px;
  position: relative;
  left:-20px;
  background:url(/images/tourisme/bg_carousel_gris.gif) no-repeat left top;
  display:block;
}

.horizontal_carouselGris .container {
  float: left;
  width: 478px;
  height: 292px;
  position: relative;    
  overflow: hidden;
  margin:8px;
  margin-top:12px;
}

.horizontal_carouselGris ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 364px;
}                      

.horizontal_carouselGris ul li {
  width: 478px;
  height: 360px;
  text-align: center; 
  list-style:none;   
  float:left;
}









.horizontal_carouselGris .previous_button {
  position:absolute;
  left:8px;
  bottom:13px;
  width: 239px;
  height: 45px;
  background: url(/include/prototype-ui/carousel/prototype-ui/horizontal/left.png) no-repeat left !important;
  z-index: 10000;
  cursor: pointer;
}

.horizontal_carouselGris .previous_button_over {
  background: url(/include/prototype-ui/carousel/prototype-ui/horizontal/left.png) no-repeat left !important;
}

.horizontal_carouselGris .previous_button_disabled {
  display:none
}

.horizontal_carouselGris .next_button {
  position:absolute;
  right:8px;
  bottom:13px;
  width: 239px;
  height: 45px;
  background: url(/include/prototype-ui/carousel/prototype-ui/horizontal/right.png) no-repeat right !important;
  z-index: 100;
  cursor: pointer;
}

.horizontal_carouselGris .next_button_over {
  background: url(/include/prototype-ui/carousel/prototype-ui/horizontal/right.png) no-repeat right !important;
}

.horizontal_carouselGris .next_button_disabled {
  display:none
}



.horizontal_carouselGris .previous_button {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/prototype-ui/carousel/prototype-ui/horizontal/left.png", sizingMethod="image");
}
.horizontal_carouselGris .previous_button_over {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/prototype-ui/carousel/prototype-ui/horizontal/left.png", sizingMethod="image");
}
.horizontal_carouselGris .next_button {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/prototype-ui/carousel/prototype-ui/horizontal/right.png", sizingMethod="image");
}
.horizontal_carouselGris .next_button_over {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/prototype-ui/carousel/prototype-ui/horizontal/right.png", sizingMethod="image");
}





.FicheDetailHeaderGris .FicheDetailHeaderPhoto {	
	background:url(/images/tourisme/contour_preview_detail_gris.gif) no-repeat;
}








.FicheDetailFonctionnaliteContainerGris table#FicheDetailTarif tr.ligneTitre1, table#FicheDetailTarif tr.ligneTitre2 {
  background:#646650
}

.FicheDetailFonctionnaliteContainerGris table#FicheDetailTarif tr.ligneTitre1 td, table#FicheDetailTarif tr.ligneTitre2 td
{

	color:#FFFFFF;
	font-size:11px;
}

.FicheDetailFonctionnaliteContainerGris table#FicheDetailTarif tr.ligneContenu0 td
{
	background:#e6e7d8;
	color:#383a25;
}
.FicheDetailFonctionnaliteContainerGris table#FicheDetailTarif tr.ligneContenu1 td
{
	background:#d4d6c4;
	color:#383a25;
}

.FicheDetailFonctionnaliteContainerGris .ligneContenu1 .libelle, .ligneContenu0 .libelle {
	font-weight:bold;
	color:#383a25;
	font-size:12px;
}


.FicheDetailFonctionnaliteContainerGris .tarif {
	font-size:16px;
	color:#ea5c2d;
}

.FicheDetailFonctionnaliteContainerGris .tarifMin, .tarifStandard {
	color:#ea5c2d;
	font-size:10px;
	font-weight:bold;
}
.FicheDetailFonctionnaliteContainerGris .tarifMax {
	color:#ea5c2d;
	font-size:10px;
	font-weight:bold;
}



.FicheDetailFonctionnaliteContainerGris fieldset legend {
	color:#62644e;
}

.ficheDetailDescriptionNoPhoto {
	padding-top:20px;
	margin-bottom:5px;
}

.ligneRechercheSitesThemes {
	background:url(/images/tourisme/bg_rechetendue.gif) no-repeat top center;
	position:relative;
	width:527px;
	height:30px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}

.ligneRechercheSitesThemes label {
	height:30px;
	line-height:30px;
	color:#fff;
	vertical-align:middle;
}
.ligneRechercheSitesThemes input {
	vertical-align:middle;
}

#tourismeFormulaireContentFullScreenMap #envoiRecherche {
	width:470px;
}

#tourismDetailTarifAPartirDeContainer {
	position:absolute;
	width:75px;
	height:50px;
	background:url(/images/tourisme/stick_price.png) no-repeat !important;
	right:10px;
	top:34px;
	font-family:Arial;
}

.APartirDeSejourListe #tourismDetailTarifAPartirDeContainer {
	left:235px;
	top:8px;
	color:#fff;
	background:url(/images/tourisme/stick_price.png) no-repeat !important;
	width:75px;
	height:50px;
}

#tourismDetailTarifAPartirDeContainer {
	background: none; /* Il supprimer l'image de fond s'il y en a une de déclarée dans la feuille de styles principale */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/tourisme/stick_price.png", sizingMethod="scale");
}

#tourismDetailTarifAPartirDe {
	font-size:11px;
	text-transform:lowercase;
	text-align:left;
	margin-top:3px;
	padding-left:4px;
}

#tourismDetailTarifMini {
	font-size:17px;
	text-transform:lowercase;
	font-weight:bold;
	text-align:left;
	padding-left:4px;
}


#map_container .ligneRechercheSitesThemes {
	background:none;
}

.FicheAdditionaliInfosDetail ul {
	margin:0px;
	padding:0px;
}

.FicheAdditionaliInfosDetail ul li {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	padding-right:10px;
}

.AffichageCategorieForSejour {
	margin:8px;
	padding:5px;
	background:#fff;
	border:1px solid #dbe1c9;
	float:left;
}

.FicheDetailFonctionnaliteContainer .AffichageCategorieForSejour {
	width:665px;
	margin:0px;
}