@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: #950300;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #950300;
	text-decoration: underline;
}

a:hover {
	color: #5b1715;
	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 sur le flash
	/* 
	position: absolute;
	top: 680px;
	 */
}

div.ConteneurFlash {
	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
	
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	//padding-left:1px;
}

/* A décommenter pour les flash à 100% - corrige le bug de calage flash/html pour MOZILLA */

@-moz-document url-prefix()
{
	.tableauFlash
	{
		padding-left:0px;
	}
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#ffffff;
}

.tableauNavigationHTML a {
	color: #ffffff;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #c5c5c5;
	text-decoration: underline;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:180px;
	padding-right:180px;
	font-size: 10px;
	text-align: center;
	color:#fff;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	padding-top:0px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	color:#fff;
}

.tableauAdresse a {
	color: #fff;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #c5c5c5;
	text-decoration: underline;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 940px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.tableauLiensUtiles {
	width: 900px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.tableauLiensOfficiels {
	width: 900px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.tableauLiensOfficiels a {
	color: #fff;
}

.tableauLiensOfficiels a:hover {
	color: #c5c5c5;
}

a.credits_lien_apicius {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #c5c5c5;
	text-decoration: underline;
}


a.credits_lien_imprimer {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #c5c5c5;
	text-decoration: underline;
}


a.credits_lien_favoris {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #c5c5c5;
	text-decoration: underline;
}


a.credits_lien_emailing {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #c5c5c5;
	text-decoration: underline;
}


a.credits_lien_mentions {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #c5c5c5;
	text-decoration: underline;
}


a.credits_lien_flash {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #c5c5c5;
	text-decoration: underline;
}

a.credits_lien_brochure {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #c5c5c5;
	text-decoration: underline;
}





.credits_site_officiel {
	color: #fff;
}


.credits_local_time {
	color: #fff;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	padding-left: 0px;
}

.tableauBloc {
	width: 980px;
}

.titre {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align:justify;
}

.blocTexte ul {
	padding:5px 100px;
}

.blocTexte ul li{
	padding-top:5px;
}

.blocTexte * {
	color: #950300;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.backgroundPied {
	background-image:url(../images/background-pied-bas.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top: 0px;
	width: 960px;
}

.tableauVisible table {
	border:1px solid #561715;
}

.tableauVisible table td{
	border:1px solid #950300;
}

.top {
	padding-top:20px;
}

.bottom {
	padding-bottom:20px;
}

.left {
	padding-left:10px;
}

.right {
	padding-right:10px;
}

.lien {
	padding-top:20px;
	padding-bottom:20px;
}

.lien a {
	background-image: url(../images/lien.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:17px;
	margin-left:10px;
	color: #950300;
	text-decoration: underline;
	padding-left:25px;
}

.lien a:hover {
	background-image: url(../images/lien.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:17px;
	margin-left:10px;
	color: #5b1715;
	text-decoration: none;
	padding-left:25px;
}

.titreNavAccueil a {
	background:url(../fr/images/titre-navigation/titre-navigation-accueil.png) no-repeat top left;
	display: block;
	width: 127px;
	height: 80px;
	text-align: left;
	text-indent:-9999px;
}

.titreNavAccueil a:hover {
	background-position: bottom;
}

.titreNavGalerie a {
	background:url(../fr/images/titre-navigation/titre-navigation-galerie.png) no-repeat top left;
	display: block;
	width: 127px;
	height: 80px;
	text-align: left;
	text-indent:-9999px;
}

.titreNavGalerie a:hover {
	background-position: bottom;
}

.titreNavMabrochure a {
	background:url(../fr/images/titre-navigation/titre-navigation-ma-brochure.png) no-repeat top left;
	display: block;
	width: 128px;
	height: 80px;
	text-align: left;
	text-indent:-9999px;
}

.titreNavMabrochure a:hover {
	background-position: bottom;
}

.titreNavTarifs a {
	background:url(../fr/images/titre-navigation/titre-navigation-tarifs-et-offres.png) no-repeat top left;
	display: block;
	width: 192px;
	height: 80px;
	text-align: left;
	text-indent:-9999px;
}

.titreNavTarifs a:hover {
	background-position: bottom;
}

.titreNavReservation a {
	background:url(../fr/images/titre-navigation/titre-navigation-reservation.png) no-repeat top left;
	display: block;
	width: 191px;
	height: 80px;
	text-align: left;
	text-indent:-9999px;
}

.titreNavReservation a:hover {
	background-position: bottom;
}  