@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: #9f9f67;
	margin: 0px;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

a:hover {
	color: #545437;
	text-decoration: underline;
}

p {
	padding: 0px;
}

.tableauGlobal {
	width: 970px;
	background: transparent url(../images/background_tableau_contenu.png) repeat-y;
}

div.ConteneurFlash {
	width: 980px;
   
	margin: 0 auto;
   
	border: none;
	
	padding: 0px;
	_padding-left:0px;
	
	position: relative;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#fff;
}

.tableauNavigationHTML a {
	color: #fff;
	text-decoration: none;
	font-size:10px;
}

.tableauNavigationHTML a:hover {
	color: #545437;
	text-decoration: underline;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: center;
	color:#fff;
	font-weight:bold;
}

.tableauAdresse a {
	color: #fff;
	text-decoration: underline;
}

.tableauAdresse a:hover {
	color: #545437;
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.tableauLiensUtiles {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.tableauLiensOfficiels {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.tableauLiensOfficiels a {
	color: #fff;
}

.tableauLiensOfficiels a:hover {
	color: #545437;
	text-decoration: underline;
}

a.credits_lien_apicius {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #545437;
	text-decoration: underline;
}


a.credits_lien_imprimer {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #545437;
	text-decoration: underline;
}


a.credits_lien_favoris {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #545437;
	text-decoration: underline;
}


a.credits_lien_emailing {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #545437;
	text-decoration: underline;
}


a.credits_lien_mentions {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #545437;
	text-decoration: underline;
}


a.credits_lien_flash {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #545437;
	text-decoration: underline;
}

a.credits_lien_brochure {
	color: #fff;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #545437;
	text-decoration: underline;
}





.credits_site_officiel {
	color: #fff;
}


.credits_local_time {
	color: #fff;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 970px;
	text-align: center;
	
}

.tableauContenu * li {
	list-style-image:url(../images/carre-frejus.jpg);
}
.tableauContenu * ul {
	padding-left:20px;
}


.tableauBloc {
	width: 970px;
}

.colonneGauche {
	
	width: 670px;
}

.colonneDroite {
	
	width: 300px;
	padding-right: 10px;
}


.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align: right;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.ssTitreDroite {
	padding: 0px 0 0 0;
	width: 290px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding: 10px;
}

.blocTexteChambre {

	padding: 0 10px 10px 10px;
}

.blocTexteRestaurant {
	padding: 10px 10px 0px 10px;
	
}

.blocTexte * {
	color: #fff;
	font-size: 11px;
}

.blocTexteChambre * {
	color: #fff;
	font-size: 11px;	
}

.blocTexteRestaurant * {
	color: #fff;
	font-size: 11px;	
}

.blocPhoto, .blocPhotoSansBordure {
	vertical-align: top;
	padding: 10px 0 0 0;
}

.blocPhoto img {
	border: 1px solid #c4c58e;

}

.blocPhotoSansBordure img{
	border: none;
	
	
}

.blocPhotoGauche {
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

.blocPhotoGauche img {
	border: 1px solid #c4c58e;

}

.blocPhotoDroite {
	vertical-align: top;
	text-align: right;
	padding: 10px 10px 10px 0px;
	
}

.blocPhotoDroite img {
	border: 1px solid #c4c58e;

}

.blocPhotoDroiteHaut {
	text-align: right;
	vertical-align: top;
	padding: 10px 10px 0px 10px;
}

.blocPhotoDroiteHaut img {
	border: 1px solid #c4c58e;

}


.blocConteneur {
	
	background-color:#b1b27a;
	margin: 10px 15px 30px 30px;
	width: 620px;
}



.blocConteneurDroit {
	
	background-color:#b1b27a;
	margin: 10px 0px 30px 0px;
	width: 280px;
}

.blocConteneurDroitCourt {
	
	background-color:#b1b27a;
	margin: 10px 0px 0px 0px;
	width: 280px;
}

.blocConteneurGalerie {
	background-color:#b1b27a;
	margin: 20px;
	padding: 10px;
	
}


.tableau {
	border: 1px solid #ffffff;
}

.tableau td {
	border: 1px solid #ffffff;
	padding: 5px;

}

.trFonce {
	background-color: #868657;	
}

.trClair {
	background-color: #c4c58e;	
}

.trClair * {
	color: #545437;
}


.trMoyen {
	background-color: #B0B071;	
}


/******************************************* PIED DE PAGE ***********************************************/

.fondContenu {
	
	width: 970px;
	text-align: center;
	background: transparent url(../images/background_tableau_contenu.png) repeat-y;
}

