@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-color: #f3a74c;
	margin: 0px;
	color: #43352c;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #A0806B;
	text-decoration: under;
}

a:hover {
	color: #5D4B3D;
	text-decoration: under;
}

table {
	font-size: 11px;
}

p {
	padding: 0px;
}

.tableauGlobal {
	width: 100%;
}

div.ConteneurFlash {
	width: 100%;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
}

li {
	height: 30px;
	list-style-type: none;
	background-image: url(../images/puce-lien.png);
	padding-top:10px;
	padding-left:20px;
	background-repeat: no-repeat;
	}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| QUICKSEARCH||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tableauQuicksearch {
	width: 980px;
}

#ConteneurQuicksearch {
	width: 960px;
	border: none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
	text-align: center;
	
	position: absolute;
	top: 460px;
	left: 50%;
	margin-left: -480px;
	
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| PIED T 4 ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauBasDePage {
	width:980px;
	background-image: url(../images/background-pied-de-page.png);
	background-position: top;
	background-repeat: no-repeat;
	/* _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/background-pied-de-page.png',sizingMethod='scale');
 	 _background-image:none*/
	
	}
.margeLogo {
	width:140px;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 900px;
	padding-bottom: 0px;
	padding-left:0px;
	font-size: 9px;
	text-align: left;
	color:#B8A576;
}

.tableauNavigationHTML a {
	color: #A0806B;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #B8A576;
	text-decoration: none;
}

.tableauNavigationHTMLInterne {
	width: 760px;
	padding-bottom: 0px;
	padding-left:0px;
	font-size: 9px;
	text-align: left;
	color:#B8A576;
}

.tableauNavigationHTMLInterne a {
	color: #A0806B;
	text-decoration: none;
}

.tableauNavigationHTMLInterne a:hover {
	color: #B8A576;
	text-decoration: none;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	font
	text-align: center;
	color:#A0806B;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	font-weight:bold;
	color:#B8A576;
}

.tableauAdresse a {
	color: #B8A576;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #A0806B;
	text-decoration: none;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 860px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color:#A0806B;
}

.tableauLiensUtiles {
	width: 960px;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: center;
	color:#43352C;
}


.tableauLiensOfficiels {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color:#A0806B;
}

a.credits_lien_apicius {
	color:#A0806B;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #B8A576;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color:#43352C;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #5D4B3D;
	text-decoration: none;
}


a.credits_lien_favoris {
	color:#43352C;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #5D4B3D;
	text-decoration: none;
}


a.credits_lien_emailing {
	color:#A0806B;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #B8A576;
	text-decoration: none;
}


a.credits_lien_mentions {
	color:#A0806B;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #B8A576;
	text-decoration: none;
}


a.credits_lien_flash {
	color:#A0806B;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #B8A576;
	text-decoration: none;
}

a.credits_lien_brochure {
	color:#A0806B;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #B8A576;
	text-decoration: none;
}





.credits_site_officiel {
	color:#A0806B;
}


.credits_local_time {
	color:#A0806B;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 960px;
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/background-tableau.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#F7C181;
	
}

.tableauBloc {
	width: 900px;
	
}

.tableauCadreHaut {
	width:10px;
}
.tableauCadreGauche{
	width:10px;
}
.tableauCadreDroite {
	width:10px;
}

.tableauOffres {
	width:300px;
	background-image: url(../images/milieu-tableau-offres.png);
	background-position: center top;
	background-repeat: repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/milieu-tableau-offres.png',sizingMethod='scale');
 	 _background-image:none;
}

.separationBarre {
	width:30px;
	background-image: url(../images/separation-barre.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.separationBarreSpa {
	width:30px;
	background-image: url(../images/separation-barre-spa.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.ssTitre {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.titre {
	padding: 0;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}

.blocTexte * {
	color: #43352c;
}

.tableau_tarifs table { border: 1px solid #43352c; }
.tableau_tarifs table tr td { border: 1px solid #43352c; }

.blocTexteIntro {
	width:200px;
	text-align:left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.blocTexteIntro * {
	color: #43352c;
}
.blocTexteOffres {
	width:200px;
	vertical-align: top;
	text-align:center;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
}

.blocOffres{
	
	padding-left:20px;
	vertical-align:top;
}

.blocTexteOffres * {
	color: #6E5849;
}

.blocTexteDemi {
	width:230px;
	text-align:left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.blocTexteDemi * {
	color: #43352c;
}

.blocTexte720 {
	width:720px;
	text-align:left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.blocTexte720 * {
	color: #43352c;
}
.blocTexteUnCinquieme {
	width:180px;
	text-align:left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.blocTexteUnCinquieme * {
	color: #43352c;
}

.blocTexteDeuxCinquieme {
	width:360px;
	text-align:left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.blocTexteDeuxCinquieme * {
	color: #43352c;
}

.blocTexteDeuxCinquiemeDroite {
	width:360px;
	text-align:left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blocTexteDeuxCinquiemeDroite * {
	color: #43352c;
}
.blocTexteTroisCinquieme {
	width:540px;
	text-align:left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.blocTexteTroisCinquieme * {
	color: #43352c;
}
.blocPhotoNoMarge {
	text-align:right;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.blocPhotoNoMarge img {
	border: 1px solid #43352c;
}
.blocMargeBottom {
	padding-bottom: 20px;
}
.blocMargeTop {
	padding-top: 20px;
}
.blocPetiteMargeBottom {
	padding-bottom: 5px;
}
.blocPetiteMargeTop {
	padding-top: 5px;
}
.blocPetiteMargeRight{
	padding-right: 5px;
}
.blocPetiteMargeLeft {
	padding-left: 5px;
}
.blocPhotoHaut {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.blocPhotoHaut img {
	border: 1px solid #43352c;
}
.blocPhotoBas {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
.blocPhotoBas img {
	border: 1px solid #43352c;
}
.blocPhotoGauche {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
}

.blocPhotoGauche img {
	border: 1px solid #43352c;
}

.blocPhotoMargeDroite {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.blocPhotoMargeDroite img {
	border: 1px solid #43352c;
}
.blocPhotoDroite {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

.blocPhotoDroite img {
	border: 1px solid #43352c;
}

.separation {
	width:20px;
}
