@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: scrolled;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f0ac2b;
	margin: 0px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

.tableauContenu li {
	list-style:none;
	background-image:url(../images/li.png);
	background-repeat:no-repeat;

	padding-left:25px;
	padding-top:2px;
	min-height:20px;
	_height:20px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #f0ac2b;
	text-decoration: none;
	border-bottom: dotted 1px #FFFFFF;
}

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: 525px;
	
}

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: 960px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 10px;
	_font-size: 9px;
	text-align: center;
	color:#3e3d40;
}

.tableauNavigationHTML a {
	color: #3e3d40;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #8b0909;
	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:#3e3d40;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 960px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 11px;
	text-align: center;
	color:#8b0909;
}

.tableauAdresse a {
	color: #8b0909;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #3e3d40;
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 960px;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 10px;
	text-align: center;
	color: #3e3d40;
}

.tableauLiensUtiles {
	
	width: 960px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	text-align: center;
	color: #3e3d40;
}

.tableauLiensOfficiels {
	width: 960px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10px;
	text-align: center;
	color: #3e3d40;
}

.tableauLiensOfficiels a {
	color: #3e3d40;
}

.tableauLiensOfficiels a:hover {
	color: #8b0909;
}

a.credits_lien_apicius {
	color: #3e3d40;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #8b0909;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #3e3d40;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #8b0909;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #3e3d40;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #8b0909;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #3e3d40;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #8b0909;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #3e3d40;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #8b0909;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #3e3d40;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #8b0909;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #3e3d40;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #8b0909;
	text-decoration: none;
}





.credits_site_officiel {
	color: #3e3d40;
}


.credits_local_time {
	color: #3e3d40;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
}

.tableauBloc {
	width: 980px;
}


.titre {
	padding-top: 0px;
	padding-left: 0px;
	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;
}

.blocTexte {
	vertical-align: middle;
	background-color: #8b0909;
	padding: 20px 40px 20px 40px;
}

.fullText{
	background-color: #8b0909;
}

.blocTexte * {
	color: #fff;
}

.blocPhoto {
	vertical-align: top;
	padding: 0 0 0 0;
}


.blocPhoto img {
}


/******************************************************************/
/******************************************************************/

.blocTexteMichelin {
	vertical-align: top;
	text-align: center;
}

/******************************************************************/
/******************************************************************/

.tableauVisible table {
	border:double #3e3d40;
}

.tableauVisible table td {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:double #f0ac2b;
}

/******************************************************************/
/******************************************************************/
.tripadvisor{
	padding: 10px 10px 10px 10px;
}

/******************************************************************/
/******************************************************************/

.sperarateur10px{
	width:10px;
	/*background-color:#877367;*/
}

.sperarateur20px{
	width:20px;
	/*background-color:#877367;*/
}

.sperarateur40px{		
	width:40px;
	/*background-color:#877367;*/
}

.sperarateur60px{
	width:60px;
	/*background-color:#877367;*/
}

/******************************************************************/
/******************************************************************/
.contour_milieu_gauche {
	background-image: url(../images/ombreGauche.png);
	background-repeat:repeat;
	width:10px;
	
}
.contour_milieu_droite {
	background-image: url(../images/ombreDroite.png);
	background-repeat:repeat;
	width:10px;
}


.contour_haut_gauche{
	background-image: url(../images/ombreHautGauche.png);
	background-repeat:repeat;
	width:10px;
}

.contour_haut{
	height:10px;
	background-image: url(../images/ombreHaut.png);
	background-repeat:repeat;
}

.contour_haut_droite{
	height:10px;
	background-image: url(../images/ombreHautDroite.png);
	background-repeat:repeat;
}


.contour_bas_gauche{
	height:10px;
	background-image: url(../images/ombreBasGauche.png);
	background-repeat:repeat;
}

.contour_bas{
	height:10px;
	background-image: url(../images/ombreBas.png);
	background-repeat:repeat;
}

.contour_bas_droite{
	height:10px;
	background-image: url(../images/ombreBasDroite.png);
	background-repeat:repeat;
}

/******************************************************************/
/******************************************************************/

# divQS{
	display:block;
}


