/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	color: #3D3624;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #3D3624;
	text-decoration: none;
}

a:hover {
	color: #998F86;
	text-decoration: none;
}

p {
	padding: 0px;
}

ul{
	padding: 0 0px 0px 0px;
}
/*
li {
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding:0px 0px 3px 30px;
}*/

img{
	/margin-bottom: -3px;
}
	
.tableauGlobal {
	width: 100%;
}

div.ConteneurFlash {
	width: 100%;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
}

.tdSeparationColonneGauche {
	width: 50px;
}
.tdSeparationColonne10 {
	width: 10px;
}
.tdSeparationColonne20 {
	width: 20px;
}
.tdSeparationColonneTitre {
	width: 200px;
}
.tdSeparation {
	height: 5px;
}
.tdSeparation10 {
	height: 10px;
}
.tdSeparation15 {
	height: 15px;
}
.tdSeparation20 {
	height: 20px;
}
.tdSeparationLigne {
	height: 30px;
}
.tdSeparationBlocs {
	width: 30px;
}

.contourMichelinActivites {
	border-color: #998F86;
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	/*padding: 10px;*/
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| QUICKSEARCH||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tableauQuicksearch {
	width: 160px;
}

#ConteneurQuicksearch {
	width: 160px;
	border: none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
	
	/* ENTETE TYPE 4 */
	/* D�commenter le code CSS ci-dessous */
	
	position: absolute;
	top: 310px;
	left: 50%;
	margin-left: -460px;
	
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FOOTER |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.footer {
	width: 980px;
	padding-left: 20px;
	background-image: url(../images/background-footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff;
	color:#5e5858;
	Font-family: "Trebuchet MS";
}
.footer a {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	color: #766A63;
	text-decoration: none;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:20px;
	font-size: 10px;
	text-align: left;
	color:#590a0e;
}

.tableauNavigationHTML li, .tableauNavigationHTML ul {
	padding:0;
	margin:0;
}
.tableauNavigationHTML li {
	list-style:none;
	border-bottom:1px #590a0e dotted;
	padding:2px 0;
}
.tableauNavigationHTML ul li span {
	display:block;
	width:180px;
	float:right;
}
/*
.tableauNavigationHTML a {
	color: #ff0000;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #ff0000;
	text-decoration: none;
}
*/






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: left;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:20px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	background-color: #3d3524;
	border: 1px solid #998f86;
	color:#fff;
}

.tableauAdresse a {
	color: #998f86;
	text-decoration: none;
	text-transform: lowercase;
}

.tableauAdresse a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 100%;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:20px;
	font-size: 8px;
	text-align: left;
	color: #766A63;
}

.tableauLiensUtiles {
	width: 625px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:20px;
	font-size: 12px;
	text-align: left;
	color: #766A63;
}

.tableauLiensOfficiels {
	width: 100%;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:20px;
	padding-left:0px;
	font-size: 10px;
	text-align: left;
	color: #000;
}

.tableauLiensOfficiels a:link {
	color: #766A63;
}

.tableauLiensOfficiels a:hover {
	color: #3D3524;
}
/*
a.credits_lien_apicius {
	color: #766A63;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #ff0000;
	text-decoration: none;
}*/


a.credits_lien_imprimer {
	color: #766A63;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #3D3524;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #766A63;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #3D3524;
	text-decoration: none;
}

/*
a.credits_lien_emailing {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #ff0000;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #ff0000;
	text-decoration: none;
}





.credits_site_officiel {
	color: #ff0000;
}


.credits_local_time {
	color: #ff0000;
}*/





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	background-color: #fff;
	text-align: center;
}

.tableauBloc {
	width: 960px;
	background-color: #766a63/*998f86*/;
}
.tableauBloc .blocTexte a {
	padding:0 0 1px 15px;
	background-image: url(../images/puce-lien.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
}
.tableauBloc .blocTexte li {
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	list-style-type: none;
	padding:0px 0px 3px 22px;
}

.titreHaut {
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.ssTitreHaut {
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 27px;
	text-align: left;
}

.titre {
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.ssTitre {
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.ssTitreOffres {
	padding-bottom: 10px;
	text-align: left;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| ZONES ||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.zoneGauche {
	width:400px;
	text-align: center;
	background-color:#e4cda4;
	padding:0 0 0 0;
}
.zoneGauche .ssTitre {
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
.zoneGauche .blocTexte {
	vertical-align: top;
	text-align: justify;
	font-size: 11px;
	color: #000;
	background-color: #e4cda4;
	padding: 10px 10px 10px 10px;
}


.zoneDroite {
	width:550px;
	text-align: right;
	padding:0 0 0 0;
	background-color:#e4cda4;
}
.zoneDroite .ssTitre {
	text-align: right;
	vertical-align: top;
	padding: 20px;
}
.zoneDroite .blocTexte {
	vertical-align: top;
	text-align: justify;
	font-size: 11px;
	color: #000;
	background-color: #e4cda4;
	padding: 0 20px 20px 30px;
}


.zoneOffres {
	width:960px;
	text-align: center;
	padding:0px 10px 10px 10px;
	background-color: #766a63;
}
.zoneOffres .ssTitre  {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.zoneOffres .blocTexte {
	vertical-align: top;
	/*text-align: center;*/
	width: 900px;
	font-size: 13px;
	background-color: #524730;
	border: 1px solid #998F86;
	padding: 20px 20px 20px 50px;
	color: #fff /*e1d6ce*/;
}


.zoneMeteo {
	width:960px;
	text-align: center;
	padding:0 0 0 0;
}
.zoneMeteo .blocTexte {
	vertical-align: top;
	color: #766A63/*e1d6ce*/;
	background-image:url(../images/background-zonemeteo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	/*background: #282828;*/
	padding: 10px 10px 10px 10px;
}


.zoneActivites {
	width:550px;
	text-align: center;
	background-color:#766A63;
	padding: 0 0 0 0;
}
.zoneActivites .ssTitre {
	text-align: left;
	vertical-align: top;
	padding: 0 0 5px 0;
}
.zoneActivites .blocTexte {
	vertical-align: top;
	text-align: justify;
	font-size: 11px;
	color: #000;
	/*background-color: #e4cda4;*/
	padding-bottom: 10px 10px 10px 10px;
}

.zoneFormulaire {
	width:960px;
	background-color:#e4cda4;
	text-align: center;
	padding:10px 10px 10px 10px;
}
.zoneFormulaire .ssTitre  {
	padding-top: 0px;
	padding-left: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| FIN ZONES ||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


.blocTexte {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
/*
.blocTexte * {
	color: #fff;
}*/

.blocPhoto {
	vertical-align: bottom;
	padding: 5px 5px 0px 5px;
}

.blocPhoto img {
	border-left: 32px solid #998F86;
}

.blocPhotoHaut {
	vertical-align: bottom;
	padding: 5px 5px 0px 5px;
}

.blocPhotoHaut img {
	border-left: 32px solid #998F86;
}


.tableauSpe table {
	/*border: 1px solid #918277;
	border-left: 1px solid #fdecda;
	border-top: 1px solid #fdecda;
	border-right: 1px solid #390f00;
	border-bottom: 1px solid #390f00;*/
	color: #000;
}
.tableauSpe td {
	border: 1px solid #3d3524;
	padding:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.formulaire {
	vertical-align: top;
	background-image:url(../images/background-formulaire.jpg);
	background-repeat: repeat-x;
	background-position:top;
	/*background: #282828;
	padding: 10px 10px 10px 10px;*/
}


#logoGuidesDeCharme {
	padding:0px 0px 10px 0px;
	width:145px;
	height:109px;
	background-image:url(../images/logo-guides-de-charme.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
