/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
html {
	font-size: 100%; /* Evite un bug d'IE 6-7.*/
}

/********** Aspect général du site **********/

body {
	background: #C6A476 url(../images/background.jpg) repeat-y 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 { 
	color: #be9e56; 
  	text-decoration: underline; 
} 

a:hover { 
	color: #ffffff; 
  	text-decoration: none; 
} 

a img { 
	border: none; 
} 


/*****  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);*/
}

li {
	text-align:left;
	margin-left: 20px;
}



p { 
	line-height: 1.5em;
	text-align: justify;
	margin: .75em 0;
	padding: 0;
}


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: 100%;
	
	margin-left: auto;
	margin-right: auto;
	border: none;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	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;
	}
}
*/



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 940px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
	color: #c4ab8e;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:80px;
	padding-right:80px;
	text-align: left;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.75em;
	text-align: left;
}

.tableauLiensUtiles {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 1.0em;
	color: #c4ab8e; 
	text-align: left;
	/*text-transform: uppercase;*/
}

.tableauLiensOfficiels {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||Ciblage spécifique dans le pied de page|||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/




.tableauAdresse a {
	color: #c4ab8e; 
  	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #a48057; 
  	text-decoration: none;
}

.tableauNavigationHTML a {
	color: #c4ab8e; 
  	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #a48057; 
  	text-decoration: none;
}


.tableauLiensOfficiels a {
	color: #c4ab8e; 
  	text-decoration: none;
}

.tableauLiensOfficiels a:hover {
	color: #a48057; 
  	text-decoration: none;
}

a.credits_lien_apicius {
	color: #c4ab8e; 
  	text-decoration: none;
}

a:hover.credits_lien_apicius {
	color: #a48057; 
  	text-decoration: none;
}

a.credits_lien_imprimer {
	color: #c4ab8e; 
  	text-decoration: none;
}

a:hover.credits_lien_imprimer {
	color: #a48057; 
  	text-decoration: none;
}


a.credits_lien_favoris {
	color: #c4ab8e; 
  	text-decoration: none;
}

a:hover.credits_lien_favoris {
	color: #a48057; 
  	text-decoration: none;
}


a.credits_lien_emailing {
	color: #c4ab8e; 
  	text-decoration: none;
}

a:hover.credits_lien_emailing {
	color: #a48057; 
  	text-decoration: none;
}


a.credits_lien_mentions {
	color: #c4ab8e; 
  	text-decoration: none;
}

a:hover.credits_lien_mentions {
	color: #a48057; 
  	text-decoration: none;
}


a.credits_lien_flash {
	color: #c4ab8e; 
  	text-decoration: none;
}


a:hover.credits_lien_flash {
	color: #a48057; 
  	text-decoration: none;
}

a.credits_lien_brochure {
	color: #c4ab8e; 
  	text-decoration: none;
}

a:hover.credits_lien_brochure {
	color: #a48057; 
  	text-decoration: none;
}

.credits_site_officiel {
	color: #c4ab8e; 
  	text-decoration: none;
}


.credits_local_time {
	color: #c4ab8e; 
  	text-decoration: none;
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| EMAILING AUTO |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*tableau général*/
.tableauEmailingAuto {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	text-align: left;
	margin-left: 0;
	color: #c4ab8e; 
}


/*Tooltip*/
.emailingauto_tooltip {
	border: 2px solid #BE9E56;
	background: #1F140E;
	color: #fff; 
	padding: 5px;
}

.emailingauto_tooltip a {
	color: #BE9E56;
	text-decoration: underline;
	cursor: pointer;
}

.emailingauto_tooltip a:hover {
	color: #fff;
	text-decoration: none;
}

/*Bouton Info*/
.emailingauto_img_infos {
	margin-left:10px;
	margin-right:10px;
}

/*Tooltip*/
.emailingauto_tooltip_unsubscribe input {
	
	width: 120px;
}

.tooltip_close { 
	display: block;
	float: right;
}

/*message de confirmation*/

.emailing_auto_message_success, .emailing_auto_message_error, .emailing_auto_confirm_text success, .emailing_auto_confirm_text error {
	color:green;
}

.emailing_auto_confirm_title {
	color:black;
	font-size: 0.94em;
	padding-top: 50px;
}

.emailing_auto_confirm_text {
	padding-bottom: 50px;
}


/*ne pas modifier ce qui suit*/

#emailingauto_tooltip {
	position: absolute; 
	display: none; 
	z-index:20000;
}

#emailingauto_tooltip_unsubscribe {
	position: absolute; 
	display: none; 
	z-index:20000;
}

#emailingauto_email { margin: 0 10px; }



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| SPEEDSEARCH |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


/* Champ de recherche */
body #divSpeedSearch {
	/* Position sur le flash */
	/* Decommentez le code CSS ci-dessous */
	position: absolute;
	top: 5px;
	left: 50%;
	margin: 0 0 0 320px;
}

body #divSpeedSearch form, .formSearch form { 
	margin :0; 
	padding : 0; 
	background: url('../images/back-speedsearch.png') no-repeat center top;
	width: 120px;
}

body #divSpeedSearch form input.recherche, .formSearch form input.recherche {
	cursor: pointer;
	
	width: 79px;
	height: 16px;
	padding: 0 5px 0 5px;
	margin: 0;
	
	/* Commenter si on ne veut pas de loupe dans le champ de recherche 
	background: url(../images/speed-search-loupe.png) no-repeat left;
	padding-left: 22px;
	*/ 
	border: 0px solid #ff0000;
	background: url('../images/back-speedsearch-vide.png') no-repeat left top;

}

body #divSpeedSearch form input.recherche:hover, .formSearch form input.recherche:hover {
	/* border: 1px solid #f5e1b8; */
	background-color: #000;
}

body #divSpeedSearch form a.bouton:link, .formSearch form a.bouton:link {}
body #divSpeedSearch form a.bouton:visited, .formSearch form a.bouton:visited {}
body #divSpeedSearch form a.bouton:hover, .formSearch form a.bouton:hover {}
body #divSpeedSearch form a.bouton:active, .formSearch form a.bouton:active {}

body #divSpeedSearch form a.bouton img, .formSearch form a.bouton img {
	border: 0 none; 
}

.formSearch form a.options:link { 
}

.formSearch form a.options:visited { 
}

.formSearch form a.options:hover { 
}

.formSearch form a.options:active {}

/* 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;
	padding-top:5px;
	padding-left:5px;
}

/* Tableau de recherche dans la page */
.formSearch form #tableau_search_page { 
	width: auto !important; 
}

.formSearch form #tableau_search_page tr {}
.formSearch form #tableau_search_page tr td { 
	padding: 0 2px; 
}

/* Tableau de recherche avancée */
#tableau_options { border: 0 none; }
#tableau_options tr td { padding: 2px; color: #f5e1b8; }
#tableau_options tr td input, #tableau_options tr td select
{
/*	border: 1px solid #f5e1b8;
*/	background-color: #ffffff;
}
#tableau_options tr td input:hover, #tableau_options tr td select:hover
{
/*	border: 1px solid #ffffff; */
	background-color: #f5e1b8;
}

#tabSearch {}
#tabSearch tr .formSearch
{
	text-align : center;
	font-size : 0.75em;
}
#tabSearch tr .formSearch table
{
	width : 100%;
	margin : auto;
}

/* Résultat de recherche */
#tabSearch tr .formSearch table tr td { 
	font-size : 0.75em; 
}

#tabSearch tr .Titre {}
#tabSearch tr td table tr #ResultSearch {}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 900px;
	text-align: center;
}

.tableauBloc {
	width: 900px;
}

.titre {
	padding: 0;
	text-align: left;
}

.ssTitre {
	padding: 10px 0;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding: 0;
}


.blocPhoto {
	vertical-align: top;
	padding: 0;
}

.blocPhoto img {
	border: none;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PADDING ||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


.left {
	padding-left: 20px;
}

.right {
	padding-right: 20px;
}

.top {
	padding-top: 10px;
}

.bottom {
	padding-bottom: 20px;
}


.separateur {
	padding: 30px 0;
	background: url(../images/separateur.png) no-repeat center;
	height: 10px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| DISPLAY ||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.temp_partenaires {
	display: none;
}
.valThorens {
	display: none;
}
.tignes {
	display: none;
}

.aMasquer {
	display: none;
}

.tableauLiensUtiles {
	display: none;
}

.tableauEmailingAuto {
	display: none;
}



.tableauVisible table {
	border: 1px #FFF solid;
}

.tableauVisible td {
	border: 1px #FFF solid;
	padding: 5px;
}





/* ###########################################################
##############################################################
###################### RESEAUX SOCIAUX #######################
##############################################################
########################################################### */

/* ######### TEMPLATE 1 - AFFICHAGE LOGOS RESEAUX ######### */
div.ReseauSociauxTemplate1 {
	/* A décommenter si le module ne doit pas s'afficher en float */
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:463px;
	top:35px;
}
div.ReseauSociauxTemplate1 img {
    cursor: pointer;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop {
    display: none;
	background-color:#4d4d4e;
    width: 100px;
    position: absolute;
	padding-bottom:3px;
	border: 2px solid #000;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div#ReseauSociauxTemplate1CloseButton {
    float:right;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div#ReseauSociauxTemplate1CloseButton img {
    padding: 2px;
    cursor: pointer;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div.ReseauSociauxTemplate1Action {
	color:#cccccc;
    padding:3px;
    font-weight:bold;
}

div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop a {
	color:#C4AB8E;
	padding-left:3px;
    text-decoration:none;
}

div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop a:hover {
	color:#ffffff;
	
    text-decoration:none;
}


/* ######### TEMPLATE 4 - AFFICHAGE LOGOS RESEAUX ######### */
div.ReseauSociauxTemplate4 {
	/* A décommenter si le module ne doit pas s'afficher en float
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-480px;
	top:10px; */
	font-size: 0.84em;
}

div.ReseauSociauxTemplate4 .titreAction {
	color:#fff;
	font-weight:bold;
}

div.ReseauSociauxTemplate4 img {
    cursor: pointer;
	 width:14px;
	 height:14px;
	 margin-left:2px;
}

