@charset "UTF-8";

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/* ==== A SUPPRIMER POUR LA BROCHURE PDF========*/
.site_hidden {
	display: none;
}
/* ==== FIN A SUPPRIMER POUR LA BROCHURE PDF========*/


html {
	font-size: 100%; /* Évite un bug d'IE 6-7.*/
}


body {
	background: #e8ab15 url(../images/background-brochure.jpg) no-repeat center top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1a171b;
	margin: 0; 
	padding: 0; 

}

table {
	padding: 0;
	font-size: 12px;
}

table td, table th { 
	padding: 0; 
	border: none;
	/*vertical-align: top; /* Valeur par défaut: "middle" */ 
} 	


p {
	margin: .75em 0;
	padding: 0;
	text-align: justify;
	line-height: 1.4em;
}


a { 
  	text-decoration: underline; 
} 

a:link { 
	color: #1a171b; 
} 

a:visited { 
	color: #1a171b; 
} 

a:hover, a:focus, a:active { 
	color: #D61512; 
} 

a:active { 
	outline: none; 
} 

a img { 
	border: none; 
} 

ul, ol { 
  	margin: .75em 0 .75em 32px; 
  	padding: 0; 
} 

li {
	padding-bottom: 10px;
	list-style-image: url(../images/puce.png);
}



.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: 0px;
	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: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.tableauNavigationHTML a {
	
}

.tableauNavigationHTML a:hover {
	
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:80px;
	padding-right:80px;
	text-align: center;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-weight:bold;
}

.tableauAdresse a {
	text-decoration: none;
}

.tableauAdresse a:hover {
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 10px;
}

.tableauLiensUtiles {
	width: 900px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.tableauLiensOfficiels {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.tableauLiensOfficiels a {
}

.tableauLiensOfficiels a:hover {
}

a.credits_lien_apicius {
}

a:hover.credits_lien_apicius {
}


a.credits_lien_imprimer {
}

a:hover.credits_lien_imprimer {
}


a.credits_lien_favoris {
}

a:hover.credits_lien_favoris {
}


a.credits_lien_emailing {
}

a:hover.credits_lien_emailing {
}


a.credits_lien_mentions {
}

a:hover.credits_lien_mentions {
}


a.credits_lien_flash {
}


a:hover.credits_lien_flash {
}

a.credits_lien_brochure {
}

a:hover.credits_lien_brochure {
}




.credits_site_officiel {
}


.credits_local_time {
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 900px;
	text-align: center;
}


.titre {
	padding: 0;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}


.colonneGauche {
	width: 542px;
	
}

.colonneDroite {
	width: 358px;
	
}

.blocTexte {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
}


.blocPhoto {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}

.blocPhoto img {
	border: none;
}

.tableau {
	border: 1px solid #BE9D45;
	
}

.tableau td {
	background: #fff url(../images/fond-tableau.png) repeat-x center bottom;
	border: 1px solid #BE9D45;
	padding: 7px;
	
}

.piedDePage {
	position: relative;
	
}

.logo {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #000;
}

.logo2 {
	position: absolute;
	margin-top: 0px;
	margin-left: 820px;
	border: 1px solid #000;
}

.logo:hover, .logo2:hover {
	border: 1px solid #CF8002;

		
}


