@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
html {
	font-size: 100%; /* Evite un bug d'IE 6-7.*/
}

/********** Aspect général du site **********/

body {
	background: #ffffff url(../images/background.jpg) no-repeat center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em; /* Soit 80% de la taille de la police par défaut du navigateur - Voir http://riddle.pl/emcalc/ pour calculer la taille des polices en cascade */
	color: #fff; 
	margin: 0; 
	padding: 0;
	text-align: center; /* centrage du conteneur flash sous IE */
}



/*****  Aspect des liens du site ***************/

a { 
  	text-decoration: underline; 
} 

a:link { 
	color: #fff; 
} 

a:visited { 
	color: #ffffff; 
} 

a:hover, a:focus, a:active { 
	color: #a8917e; 
} 

a:active { 
	outline: none; 
} 

a img { 
	border: none; 
} 

a.reservation  {
	margin-top: 10px;
	text-indent:-9999px;
	display:block;
	height:48px;
	width:260px;
	background:transparent url(../images/bouton-reservation-fr.png) no-repeat top right;
}

a.reservation:hover  {
	background-position:bottom right;
}

a.reservationUk  {
	margin-top: 10px;
	text-indent:-9999px;
	display:block;
	height:48px;
	width:260px;
	background:transparent url(../images/bouton-reservation-uk.png) no-repeat top right;
}

a.reservationUk:hover  {
	background-position:bottom right;
}

a.reservationEs  {
	margin-top: 10px;
	text-indent:-9999px;
	display:block;
	height:48px;
	width:260px;
	background:transparent url(../images/bouton-reservation-es.png) no-repeat top right;
}

a.reservationEs:hover  {
	background-position:bottom right;
}

a.reservationPt  {
	margin-top: 10px;
	text-indent:-9999px;
	display:block;
	height:48px;
	width:260px;
	background:transparent url(../images/bouton-reservation-pt.png) no-repeat top right;
}

a.reservationPt:hover  {
	background-position:bottom right;
}


a.reservationIt  {
	margin-top: 10px;
	text-indent:-9999px;
	display:block;
	height:48px;
	width:260px;
	background:transparent url(../images/bouton-reservation-it.png) no-repeat top right;
}

a.reservationIt:hover  {
	background-position:bottom right;
}

/*****  Aspect balise de base ***************/

ul, ol { 
	margin: .75em 0 .75em .75em;
	padding: 0;
	/* Remplacement des puces par une image*/
	list-style-image: url(../images/puce.png);
	font-size: 1.08em;
}



p { 
	line-height: 1.5em;
	text-align: justify;
	margin: .75em 0;
	padding: 0;
	font-size: 1.08em;
}


table, table td, table th {
	padding: 0;
}

table td, table th { 
	border: none;
	vertical-align: top; /* Valeur par défaut: "middle" */ 
} 	



.tableauGlobal
{
	width: 100%;
	
	/* A décommenter si le contenu administrable doit être sous le flash */
	/* 
	position: absolute;
	top: 680px;
	 */
}

div.ConteneurFlash {
	/* A décommenter si le contenu administrable doit être sous le flash */
	/*
	position: absolute;
	top: 0;
	z-index:100;
	*/
	width: 980px;
	
	margin-left: auto;
	margin-right: auto;
	border: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| TRIPADVISOR |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


#tripAdvisor
{
	position: absolute;
	top: 5px;
	left: 50%;
	margin: 25px 0 0 308px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* A décommenter pour les flash à 100% - corrige le bug de calage flash/html pour MOZILLA */
/*
@-moz-document url-prefix()
{
	.tableauFlash
	{
		padding-left:1px;
	}
}
*/




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	padding-top:25px;
	margin-top:0px;
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;*/
	background-color: #010101;
}

.tabContenu {
padding:0px;

}

.tableauBloc {
	width: 980px;
	margin: 20px 0 0 0;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.titre {

	padding: 0 0 0 20px;
	font-size: 20px;
	text-align: left;
	background-color: #9c9e9f;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.ssTitre {
	padding: 0;
	text-align: left;
	background-color: #201F21;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}

.blocTexte {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	/*background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
	
}
/*
.blocTexte * {
	color: #FFFFFF;
}*/

.blocPhoto {
	vertical-align:top;
	margin-top: 5px;
	margin-bottom: 5px;
	/*padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/background-blocphoto.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.footer {
	color:#000000;
}


.footer a {
	color:#000000;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}
.lienTarif{
	text-decoration:underline;
}

.separation_ligne_5 { height: 5px; }
.separation_ligne_10 { height: 10px; }
.separation_ligne_20 { height: 20px; }




.tableau_tarifs table tr td.impaire{
	background-color:#695d59;
	}
	
.tableau_tarifs table tr td.paire{
	background-color:#89807e;
	}
	
#logoFacebook a {
	position: absolute;
	top: 510px;
	left: 50%;
	margin-left: 271px;
	z-index: 1000;
	display: block;
	height: 77px;
	width: 219px;
	background: transparent url(../images/fb.jpg) bottom left no-repeat;
	text-indent: -9999px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	/*font-family: Verdana;
	color: #FFFF00;*/
	text-align: center;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauPiedDePage a {
	color: #2f2420;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	color: #a8917e;
	text-decoration: none;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*font-family: Verdana;*/
	color: #2f2420;
	text-align: center;
	/*background-image: url(../images/background-description-referencement.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 800px;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;*/
	background-color: #3e3d40;
	border: 1px solid #FFFFFF;
	font-weight:bold;
	font-size:1.08em;
}

.adresse {
	color:#FFFFFF;
}

/*.adresse a {
	color: #FFFFFF;
	text-decoration: none;
}

.adresse a:hover {
	color: #a8917e;
	text-decoration: none;
}*/


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*font-family: Verdana;*/
	color: #2f2420;
	text-align: center;
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

tableauCredits a {
	color: #FF0000;
	text-decoration: none;
}

tableauCredits a:hover {
	color: #FFFF00;
	text-decoration: none;
}
