@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background-gradient.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #41314d;
	margin: 0px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}
a img {border: 0;}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

p {
	padding: 0px;
	font-size: 11px;
}

table {
	padding: 0px;
	font-size: 11px;
}

.tableauGlobal{
	width:100%;
}

.divGlobal {
	background-image: url(../images/background-white.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.divGlobal2{
	background-image: url(../images/background-brush.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.ConteneurFlash {
	width: 100%;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}

/* A décommenter pour les flash à 100% - corrige le bug de calage flash/html */

@-moz-document url-prefix()
{
	.tableauFlash {
        padding-left:1px;
	}
}








/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#c6c2ca;
}

.tableauNavigationHTML a {
	color: #c6c2ca;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #ffffff;
	text-decoration: none;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing:2px;
	font-size: 9px;
	line-height:10px;
	text-align: center;
	color:#7a6f83;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	height:41px;
	background-image:url(../images/back-adresse.png);
	font-size: 10px;
	font-weight:bold;
	letter-spacing:2px;
	text-align: center;
	color:#ffffff;
}

.tableauAdresse a {
	color: #ffffff;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #7a6f83;
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 850px;
	font-size: 10px;
	text-align: center;
	color: #7a6f83;
}

.tableauLiensUtiles {
	width: 900px;
	font-size: 10px;
	text-align: center;
	color: #7a6f83;
}

.tableauLiensOfficiels {
	width: 980px;
	font-size: 9px;
	padding-bottom:5px;
	text-align: center;
	color: #7a6f83;
}

.tableauLiensOfficiels a {
	color: #7a6f83;
}

.tableauLiensOfficiels a:hover {
	color: #ffffff;
}

a.credits_lien_apicius {
	color: #7a6f83;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #7a6f83;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #7a6f83;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #7a6f83;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #7a6f83;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #7a6f83;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #ffffff;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #7a6f83;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #ffffff;
	text-decoration: none;
}





.credits_site_officiel {
	color: #7a6f83;
}


.credits_local_time {
	color: #7a6f83;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
}

.tableauBloc {
	width: 720px;
}

.sideSpacer{
	width:50%;
}

.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align:justify;
	line-height:12px;
}

.blocTexte * {
	color: #ffffff;
	line-height:14px;
	padding:0px;
	letter-spacing:0.1px;
}

.blocTexte p{
	padding:0px;
	margin:5px 0px;
}

.blocTexte a{
	text-decoration:underline;
}

.blocTexte a:hover{
	text-decoration:none;
	color:#d8bcd0;
}

.blocTexte ul {
	list-style-image: url(../images/puce.gif);
	margin-left:10px;
	padding-left:10px;
}

.blocTexte ul ul {
	list-style-image: url(../images/puce2.gif);
	margin-left:10px;
	padding-left:10px;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: none;
}

.spacerV{
	width:40px;
}

.spacerH{
	height:20px;
}

.topLeft{
	width:10px;
	height:10px;
}

.topRight{
	width:10px;
	height:10px;
}

.bottomLeft{
	width:10px;
	height:10px;
}

.bottomRight{
	width:10px;
	height:10px;
}

.top{
	height:10px;
	width:100%;
}

.bottom{
	height:10px;
	width:100%;
}

.left{
	height:100%;
	width:10px;
}

.right{
	width:10px;
	height:100%;
}

.topLeft img{
	width:10px;
	height:10px;
}

.topRight img{
	width:10px;
	height:10px;
}

.bottomLeft img{
	width:10px;
	height:10px;
}

.bottomRight img{
	width:10px;
	height:10px;
}

.top img{
	height:10px;
	width:100%;
}

.bottom img{
	height:10px;
	width:100%;
}

.left img{
	height:100%;
	width:10px;
}

.right img{
	width:10px;
	height:100%;
}

.contenuChambreClub{
	width:700px;
	background-color:#906383;
}

.contenuChambreClassique{
	width:700px;
	background-color:#42314e;
}

.spacerPhotoChambre{
	height:10px;
	width:10px;
}
