/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.png);
	
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	color: #6d596f;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #ad003c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	font-size: 11px;
}

p {
	text-align: justify;
	padding: 3px;
}

.tableauGlobal {
	width: 100%;

background-image: url(../images/background.png);
	
	background-position: center top;
	background-repeat: repeat-x;
	
}

.tableauGlobalCouleur{
	width: 100%;
	background-image: url(../images/background-bottom.jpg);

	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #dd003d;
	
}

.bandeCote{
	background-image: url(../images/bande-cote.png);
	background-repeat: repeat-y;
	width:33px;
}
.bandeCoteAdresse{
	background-image: url(../images/logo-pied-page.png);
	background-repeat: no-repeat;
	width:33px;
	height:84px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 900px;
	padding:20px;
	font-size: 9px;
	text-align: left;
}
.tableauNavigationHTML .colonne{
	padding:5px 15px;
	width:150px;
	border-right:#6d596f dotted 1px;
}
.tableauNavigationHTML .noBorder{
	border:none;
}

/*
.tableauNavigationHTML a {
	color: #ff0000;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #ff0000;
	text-decoration: none;
}
*/






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 600px;
	padding:20px;
	font-size: 10px;
	text-align: center;
}








/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	background-color:#471121;
	border-left:1px solid #fff;
	color:#fff;
	padding:0 20px;
	font-size: 10px;
	text-align: left;
}
.relaisChateaux{
	background-image: url(../images/logo-chateaux-hotels-collection.jpg);
	background-repeat: no-repeat;
	background-posiition:left;
	width:200px;
	height:86px;
	padding-right:25px;
}
.hotelCert{
	background-image: url(../images/logo-hotel-cert.jpg);
	background-repeat: no-repeat;
	background-posiition:left;
	width:241px;
	height:86px;
}

/*
.tableauAdresse a {
	color: #ff0000;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #ff0000;
	text-decoration: none;
}
*/





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
/*
a.credits_lien_apicius {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #ff0000;
	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;
}





.credits_site_officiel {
	color: #ff0000;
}


.credits_local_time {
	color: #ff0000;
}
*/




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	background-color:#FFFFFF;
}

.tableauBloc {
	width: 900px;
	padding:0;
	
}

.ssTitre {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	width:400px;
}
.blocTexteFull {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	width:900px;
}
/*
.blocTexte * {
	color: #ff0000;
}
*/
.blocPhoto {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border-bottom: 8px solid #E00042;
}
.photoOffre{
	padding-top:100px;	
}
.separateurBloc {
	background-image:url(../images/background-tableau-bloc.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height:60px;
}



.Btnlangue {
	padding-top: 15px;
   text-align: center;	
}