﻿@import url("style-calendar.css");

@font-face {
	font-family: 'Optimar';
	src: url('../fonts/optima-r-webfont.eot');
	src: local('☺'), url('../fonts/optima-r-webfont.woff') format('woff'), url('../fonts/optima-r-webfont.otf') format('truetype'), url('../fonts/optima-r-webfont.svgHYtrBZAZ') format('svg');
	font-weight: lighter;
	font-style: normal;
}


/* ###########################################################
##############################################################
####################### ASPECT GENERAL #######################
##############################################################
########################################################### */
html {font-size: 100%;} /* Evite un bug d'IE 6-7.*/

body {
	background: #19171b url(../images/background.jpg) no-repeat center bottom scroll;
	/*background-color:#FFF;*/
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 0.75em; /* Soit 80% de la taille de la police par défaut du navigateur (par défaut 16px) - Voir http://riddle.pl/emcalc/ pour calculer la taille des polices en cascade */
	color: #FFF; /* Couleur des texte dans Speedsales */
	margin: 0 auto;
	padding: 0; /* centrage du conteneur flash sous IE */
}

.tableauGlobal{
	width: 100%;
}



ul, ol {
		margin: .75em 0 .75em 2.5em;
		padding: 0;
		/* Remplacement des puces par une image */
		list-style-image: url(../images/puce.png);
		color:#FFF;
}

li {
	text-align:left;
	padding-left: 5px;
	line-height:1.55em;
	color:#FFF;
}

p {
	line-height: 1.4em;
	text-align: justify;
	margin: .75em 0;
	padding: 0;
	color:#FFF;
}

a {
	color:#a0a1a3;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

h1, h2 {
	font-family: 'Optimar';
	color: #a0a1a3;
	font-weight: lighter;
	text-shadow:1px 1px 1px #000000;
	overflow: hidden;
}

h1 {
	font-size: 1.5em;
	text-align: right;
}

h2 {
	display: block;
	height: 25px;
	background: url(../images/picto.png) no-repeat center left;
	font-size: 1.2em;	
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}

.colonneTexteGauche h2, .colonneGauche h2 {
	margin-left: -2px;
}


.sstitrePied {
	margin-left: 0;
	margin-top: 15px;
	margin-bottom: 0;
}




/* ###########################################################
##############################################################
############################ FLASH ###########################
##############################################################
########################################################### */

#tableauFlash {
	width: 100%;
	margin: 0 auto;
	border: none;
	padding: 0px;
	z-index: 1px;
	position: absolute;
	top: 0;
	
	/* A décommenter si le flash doit passer sur ou sous la partie administrable - CORRIGER LE Z-INDEX SI BESOIN */
	/*position: absolute;
	z-index:100;
	top: 0;*/
}

#tableauContenu {
	position: relative;
	width: 980px;
	margin: 523px auto 0 auto;
	overflow: auto;
	
}



/* ###########################################################
##############################################################
#################### PARTIE ADMINISTRABLE ####################
##############################################################
########################################################### */


/* ###########################################################
##############################################################
############################ COLONNE GAUCHE ###########################
##############################################################
########################################################### */
.colonneGauche {
	float: left;
	width: 250px;
	padding-right: 40px;
}

.blocTexteColonneGauche {
	padding:0 0 20px 0;
	font-weight:normal;
}

.blocTexteColonneGauchePuceOff {
	padding:0 0 20px 0;
	font-weight:normal;
}

.blocTexteColonneGauche a, .blocTexteColonneGauche a:visited {
	display:block;
	height: 10px;
	width: 250px;
	background: url(../images/piou-lien.jpg) no-repeat top left;
	text-align: left;
	line-height: 10px;
	outline: none;
	text-decoration: none;
	padding-left: 20px;
	margin-top: 10px;
}
.blocTexteColonneGauche a:hover {
	background-position:bottom left;
	color:#fff;
	text-decoration:none;
}

.blocTexteColonneGauche li {
	font-size:1em;
}


.blocPhotoColonneGauche {
	padding: 10px 0;
}

.blocPhotoColonneGauche img {
	border: 1px solid #a0a1a3;
}



/* ###########################################################
##############################################################
############################ COLONNE DROITE ###########################
##############################################################
########################################################### */

.colonneDroite {
	float: right;
    width: 690px;
	overflow: hidden;
	padding-bottom:20px;
}

.top {
	margin-top: 20px;	
}


.colonneTexteDroite {
	float: right;
	width: 340px;
}

.colonneTexteGauche {
	float: left;
	width: 340px;
}

.colonneTexteUnique {
	float: left;
	width: 100%;
	overflow:hidden;
}

.colonnePlandeSite {
	float: left;
	width: 100%;
}

.colonnePlandeSite a {
	padding-left:50px;
}

.colonneUniqueTexteDroite {
	float: left;
	width: 625px;
}

.colonnePhotoDroite {
	float: right;
	width: 332px;
}

.colonnePhotoGauche {
	float: left;
	width: 342px;
}

.colonnePhotoUnique {
	width:342px;
	padding-right:10px;
	float:left;
	overflow: hidden;
}

.blocPlanSite a {
	padding-left: 50px;
	color: #FFF;
	text-decoration: none;
	outline: none;
}

.blocPlanSite a:hover {
	color: #a0a1a3;
	text-decoration: none;
	margin-left:5px;
}


.blocTexteDroite {
	padding: 0 0 20px 10px;
}

.blocTexteGauche {
	padding:0 0 20px 0;
	color:#FFF;
}

.blocTexteUnique {
	padding:0 0 20px 0;
	overflow:hidden;
}

.blocMichelin {
	width: 690px;
	text-align: center;
	margin: 20px auto 0 auto;
}



.blocPhotoGauche {
	padding: 0 0 20px 0;
}

.blocPhotoGauche img {
	border: 1px solid #a0a1a3;
}

.blocPhotoDroite {
	padding: 20px 0 0 0px;
}

.blocPhotoDroite img {
	border: 1px solid #a0a1a3;
}



/* ###############  btn  ###################### */




.btnGauche, .btnDroite, .btnGalerie {
	font-size: 0.83em;
	font-weight:normal;
	color: #000;
	margin-top: -10px;
}
.btnDroite a, .btnGauche a, .btnGalerie a {
	display:block;
	height: 25px;
	width: 250px;
	background: url(../images/fond-btn.png) no-repeat top center;
	text-align:center;
	line-height:28px;
	text-decoration:none;
	color:#000;
	
}


.btnGauche a:hover, .btnGauche a:active, .btnDroite a:hover, .btnDroite a:active, .btnGalerie a:hover, .btnGalerie a:active {
	background-position:bottom left;
	color: #fff;

}

.separateur {
	background: url(../images/separateur.png) no-repeat top center;
	height: 10px;
	padding-bottom: 10px;
}

.separateur1 {
	background: url(../images/separateur.png) no-repeat top center;
	height: 10px;
	margin-top: 118px;
	padding-bottom:15px;
}



/* ###############  btnColonneUnique  ###################### */

.btnColonneUnique p{
	font-size: 0.9em;
	font-weight:normal;
	color: #000;
	margin-top: -10px;
	clear:both;
}

.btnColonneUnique a {
	display:block;
	height: 25px;
	width: 250px;
	background: url(../images/fond-btn.png) no-repeat top center;
	text-align: center;
	line-height:28px;
	text-decoration:none;
	outline:none;
	color:#000;
	font-size:1em;
	float:left;
	margin-top: 10px;
	
}

.btnColonneUnique a:hover, .btnColonneUnique a:active {
	background-position:bottom center;
	text-decoration:none;
}

.colonneUnique {
	text-align:center;
	padding-top:30px;
    width: 980px;
	overflow: hidden;
}

.colonneUniqueSansTop {
	text-align:center;
    width: 980px;
	overflow: hidden;
}

.offreSejours {
	
}


/* ###########################################################
##############################################################
######################## TABLEAU ##############################
##############################################################
########################################################### */


.tableau {
	margin: 10px 0 0 0;
	color:#ffffff;
	font-size:1em;
	padding: 0 0 20px 0;
}

.tableau td {
	font-size:1em;
	border: 1px solid #8B8079;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left 15, from(#000), color-stop(4%, #000), to(#17171D));
	background: -moz-linear-gradient(top, #000, #000 5px, #17171D 25px);
	background-color: #17171D; /* fond ie8 */
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
}





/* ###########################################################
##############################################################
######################## PIED DE PAGE ########################
##############################################################
########################################################### */



#pied {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding-top: 40px;
	color: #a0a1a3;
}

#pied a {
	color: #a0a1a3;
	text-decoration: none;
}

#pied a:hover {
	color: #fff;
	text-decoration: underline;
}



#logo {
	float:left;
	margin-left:30px;
	margin-top:15px;
}

/* NAVIGATION HTML */
.tableauNavigationHTML {
	width: 980px;
	margin: 5px 0;
	text-align: center;
}

/* LIENS UTILES */
.tableauLiensUtiles {
	width: 980px;
	margin: 0;
	text-align: center;
}
 
/* ADRESSE */
.tableauAdresse {
	width: 980px;
	margin: 5px 0;
	text-align: center;
	font-weight:bold;
	color: #a0a1a3;
	padding:10px 0 0 0;
}

/* CREDITS */
.tableauCredits {
	width: 980px;
	margin: 0;
	text-align: center;
	font-size:0.85em;
	padding:10px 0 5px 0;
}





/* ###########################################################
##############################################################
######################## SPEEDMAILING ########################
##############################################################
########################################################### */

.tableauEmailingAuto {
	width: 780px;
	margin: 10px auto 10px auto;
	font-size:1em;
	color:#a0a1a3;
}

/* BOUTON INFO + CLOSE */
.emailingauto_img_infos {margin: 0 0 0 0;}
.tooltip_close {display:block;float:right;}

/* BOUTON S'INSCRIRE */
#emailingauto_button {
	width:80px;
	height:25px;
	display:block;
	background:url(../images/speedmailing-submitbutton.png) no-repeat top left;
	border:none;
	font-size:1.0em;
	color:#000;
	vertical-align:middle;
	font-variant:small-caps;
}
#emailingauto_button:hover {
	color:#ffffff;
	background-position: bottom;
}

/* BOUTON SE DESINSCRIRE */
#emailingauto_button_desinscrire {
	width:80px;
	height:25px;
	background:url(../images/speedmailing-unsubmitbutton.jpg) no-repeat top left;
	border:none;
	font-size:1.0em;
	color:#000000;
}
#emailingauto_button_desinscrire:hover {
	background-position:bottom;
	color:#ffffff;
}

/* TOOLTIP */
.emailingauto_tooltip {
	background-color:#18161A;
	padding: 5px;
	font-size:0.8em;
	color: #fff;
	text-align:left;
	border:1px solid #a0a1a3;
}
.emailingauto_tooltip a {color:#a0a1a3;text-decoration:underline;}
.emailingauto_tooltip a:hover {color:#fff;text-decoration:none;}
.emailingauto_tooltip_unsubscribe input {width: 120px;padding-bottom:0;}

/* MESSAGES */
.emailing_auto_message_success, .emailing_auto_confirm_text success {color:1b8f00;}
.emailing_auto_message_error, .emailing_auto_confirm_text error {color:a20101;}
.emailing_auto_confirm_title {color:#ffffff!important;font-size: 1em;padding-top: 100px;}
.emailing_auto_confirm_text {padding-bottom: 50px;}

/* CHAMPS EMAIL */
#emailingauto_email {width:140px;height:16px;margin: 0 5px 0 5px;_margin: 0 8px 0 8px;color:#111111;border:none;background-color:#eeeeee;}
#emailingauto_email_unsubscribe {width:140px;height:15px;margin: 0 5px 0 5px;color:#111111;border:none;background-color:#eeeeee;}

/* NE PAS TOUCHER LES CLASSES CI-DESSOUS */
#emailingauto_tooltip {position: absolute;display: none;z-index:20000;}
#emailingauto_tooltip_unsubscribe {position: absolute;display: none;z-index:20000;}



/* ###########################################################
##############################################################
######################## SPEEDSEARCH #########################
##############################################################
########################################################### */

body #divSpeedSearch {
	padding-bottom: 10px;
	_padding-bottom: 0px;
}

body #divSpeedSearch form input.recherche, .formSearch form input.recherche {
	cursor: pointer;
	width: 220px;
	height: 20px;
	padding: 0 5px 0 5px;
	_padding: 10px 5px 0 5px;
	background-color: #FFF;
	margin: 0;
	color: #1d200e;
	border:none; 
	vertical-align:top;

}

/* Tableau de recherche dans le site */
body #divSpeedSearch form table {width: auto;}
body #divSpeedSearch form table tr {}
body #divSpeedSearch form table tr td {padding: 0 0 0 0;}
body #divSpeedSearch form table tr td input {padding: 0; margin:0;}
body #divSpeedSearch form a.bouton img, .formSearch form a.bouton { padding-top:1px/9; }

/* Tableau de recherche dans la page */
.formSearch form #tableau_search_page {width: auto !important;}
.formSearch form #tableau_search_page .options { padding-left:20px; font-size:1em;}
.formSearch form #tableau_search_page tr {}
.formSearch form #tableau_search_page tr td {padding: 0 0 0 0;}

/* Tableau de recherche avancée */
#tableau_options { border: 0 none; }
#tableau_options tr td { padding: 2px; color: #ffffff; font-size:1em; }
#tableau_options tr td input, #tableau_options tr td select{background-color: #ffffff;}
#tableau_options tr td input:hover, #tableau_options tr td select:hover {}
#tabSearch {}
#tableau_search_page .options {
	font-size:0.7em;
	padding-left:10px;}
#tabSearch tr .formSearch{text-align:left;font-size:0.75em;}
#tabSearch tr .formSearch table{width:100%;margin:auto;}

/* Résultat de recherche */
.formSearch {font-size : 0.75em;}
#ResultSearch {font-size: 1em; text-align:left;}



/* ###########################################################
##############################################################
######################## QUICKSEARCH #########################
##############################################################
########################################################### */
#conteneurQuick {
	position:absolute;
	top:612px;
	left:50%;
	margin-left:-490px;
	z-index:200;
}
#conteneurQuick {
	position:absolute;
	top:612px;
	left:50%;
	margin-left:-490px;
	z-index:200;
}

#conteneur_quicksearch
{
	width: 250px; /* NE PAS TOUCHER - UTILISÉ POUR CENTRER LE QS - GERER DANS LA CLASSE SUIVANTE SI BESOIN */	
	
	/* Decommentez le code CSS ci-dessous pour positionner le QS sur le Flash */
	margin: 0 0 0 -5px;
}

#conteneur_quicksearch #formulaire_quicksearch
{
	width: 250px;
	border: none;
	margin: 5px auto 5px auto;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch
{
	width: auto;
	margin: 0 5px;
	_margin: 0 5px;
	padding: 2px 0;
	list-style-type: none;
	position: relative;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li
{
	font-size:0.7em;
	font-weight: bold;
	color: #fff;
	display: inline;
	padding: 0;
	line-height: 20px;
	vertical-align: middle;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:link
{
	color: #fff;
	text-decoration: underline;
}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:visited {color: #fff;}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:hover {color: #907d78;}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .champ_quicksearch
{
	margin: 0;
	height: 18px;
	background-color: #fff;
	color: #111111;
	border:none;	
	font-size: 1.3em;
	font-weight: normal;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .champ_quicksearch:hover
{
	background-color: #fff;
	color: #000;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver {
	font-size: 0.83em;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver input {
	display: block;
	height: 25px;
	width: 250px;
	background: url(../images/fond-btn.png) no-repeat top center;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	outline: none;
	color: #000;
	cursor: pointer;
	font-variant: small-caps;
}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver input:hover {
	display:block;
	height: 25px;
	width: 250px;
	background: url(../images/fond-btn.png) no-repeat bottom center;
	text-align:center;
	line-height:28px;
	text-decoration:none;
	outline:none;
	color:#fff;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_champ_date input
{
	background-image: url(/lsudhtml/javascript/calendar/zpcal/themes/layouts/img/calendar.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 250px;
	cursor: pointer;
}
