@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}
.ombre {
	background-image: url(../images/ombre-porte.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	top:-50px;
}

a {
	color: #8c444c;
	text-decoration: underline;
}

a:hover {
	color: #8C444C;
	text-decoration: none;
}

p {
	padding: 0px;
	font-size: 11px;
}

table {
	padding: 0px;
	font-size: 11px;
}

.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;
	background-image: url(../images/ombre-porte.png);
	background-repeat: repeat-x;
	background-position: center 510px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| 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: 960px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#FFFFFF;
	background-color:#000000;
}

.tableauNavigationHTML a {
	color: #FFFFFF;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #8c444c;
	text-decoration: none;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:180px;
	padding-right:180px;
	font-size: 10px;
	text-align: center;
	color:#FFFFFF;
	background-color:#000000;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 960px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#FFFFFF;
	background-color:#000000;
}

.tableauAdresse a {
	color: #FFFFFF;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #FFFFFF;
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 960px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color:#000000;
}

.tableauLiensUtiles {
	width: 960px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background-color:#000000;
}

.tableauLiensOfficiels {
	width: 960px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color:#000000;
}

.tableauLiensOfficiels a {
	color: #FFFFFF;
}

.tableauLiensOfficiels a:hover {
	color: #FFFFFF;
}

a.credits_lien_apicius {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #FFFFFF;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #FFFFFF;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #FFFFFF;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #FFFFFF;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #FFFFFF;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #FFFFFF;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #FFFFFF;
	text-decoration: none;
}





.credits_site_officiel {
	color: #FFFFFF;
}


.credits_local_time {
	color: #FFFFFF;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 960px;
	text-align: center;
	margin-top: -20px;
	background-color:#000000;
}

.tableauBloc {
	width: 960px;
	
}

.tableauBloc2 {
	width: 960px;
	padding-left: 18px;
	
}

.titre {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.ssTitreSeul {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.blocTexte a{
	color: #8c444c;
}

.blocTexte * {
	color: #FFFFFF;8c444c
}

.blocTexteSeul {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

.blocTexteSeul * {
	color: #FFFFFF;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	/*
	border: 2px outset #FFFFFF;
	*/
}
.blocPhotoDoubleGauche img {
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
	/*
	border: 2px outset #FFFFFF;
	*/
}
.blocPhotoDoubleDroite img {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	/*
	border: 2px outset #FFFFFF;
	*/
}




.tableau_tarifs table { border: 1px solid #743c54; }
.tableau_tarifs table tr td { border: 1px solid #743c54; }

.separation_ligne_10 { height: 10px; }
.separation_ligne_20 { height: 20px; }
.separation_ligne_30 { height: 30px; }

.speedmailing {
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#000000;
}


