@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: #000000;
	margin: 0px;
	color: #ffffff;
	letter-spacing: 0.08em;
	font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	font-size: 11px;
	font-style:normal;
	/*font-weight:normal;
	font-family: Verdana;*/

}

a {
	color: #92234e;
	text-decoration: none;
}

a:hover {
	color: #e4a9ba;
	text-decoration: none;
	/*border-bottom: 1px dotted #e4a9ba;*/
}

p {
	padding: 0px;
	font-size: 13px;
}

.tableauContenu ul{
	padding: 10px 0px 0px 10px;
}

.tableauContenu li {
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding:2px 0px 3px 22px;
}

table {
	padding: 0px;
	font-size: 12px;
}

.tableauGlobal {
	width: 100%;
}

div.ConteneurFlash {
	width: 100%;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
	_padding-left:1px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	letter-spacing: 0.08em;
	font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	text-align: left;
	color:#e4a9ba;
}

.cellNav , .cellNav2{
	font-size:10px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:2px;
	border-left: double #92234e;
}

.cellNav2{
	border-right: double #92234e;
}

.cellNav a, .cellNav2 a{
	color: #92234e;
	text-decoration: none;
}
.cellNav a:hover, .cellNav2 a:hover{
	color: #e4a9ba;
	text-decoration: none;
	border-bottom: 1px dotted #e4a9ba;
}

.aligneGauche { 
	text-align:left; 
	padding-left:10px;
}
.aligneDroite { 
	text-align:right;
	padding-right:10px;
}
.aligneCentre { 
	text-align:center;
	padding: 0px 5px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:90px;
	padding-right:90px;
	font-size: 10px;
	letter-spacing: 0.08em;
	font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	text-align: center;
	color:#92234e;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(../images/transparent.gif);
	vertical-align:top;
	/*background-color: #4A246D;*/
	border-top: 1px dotted #872048;
	border-bottom: 1px dotted #872048;
	font-size: 10px;
	letter-spacing: 0.08em;
	font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	font-variant:small-caps;
	text-align: center;
	color:#ffffff;
}

.tableauAdresse a {
	color: #ffffff;
	font-variant: normal;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #e4a9ba;
	font-variant: normal;
	text-decoration: none;
	border-bottom: 1px dotted #e4a9ba;
	}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	letter-spacing: 0.08em;
	font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	text-align: center;
	color: #92234e;
}

.tableauLiensUtiles {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	letter-spacing: 0.08em;
	font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	text-align: center;
	color: #92234e;
}

.tableauLiensOfficiels {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	letter-spacing: 0.08em;
	font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	text-align: center;
	color: #92234e;
}

.tableauLiensOfficiels a {
	color: #92234e;
}

.tableauLiensOfficiels a:hover {
	color: #e4a9ba;
	border-bottom: 1px dotted #e4a9ba;
}

a.credits_lien_apicius {
	color: #58152f;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #92234e;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #6d1a3a;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #92234e;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #6d1a3a;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #92234e;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #6d1a3a;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #92234e;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #58152f;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #92234e;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #58152f;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #92234e;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #58152f;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #92234e;
	text-decoration: none;
}





.credits_site_officiel {
	color: #58152f;
}


.credits_local_time {
	color: #58152f;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	padding: 0 20px 0 20px;
	/*text-align: center;*/
}

.tableauContenu2 { width: 100%; }

.tableauBloc { width: 100%; }

.marge_haute_30 { margin: 30px 0 0 0; }
.marge_basse_15 { margin: 15px 0 0 0; }
.tdSeparationColonne { width: 5px; }

#dossier  a{
	padding:0 0 0 20px;
	background-image: url(../images/puce-lien.png);
	background-position: left;
	background-repeat: no-repeat;
}
#dossier a:hover{
	padding:0 0 0 20px;
	background-image: url(../images/puce-lien-over.png);
	background-position: left;
	background-repeat: no-repeat;
}
 .tableauBloc .blocTexteChambres  a {
	padding:0 0 0 20px;
	background-image: url(../images/puce-lien.png);
	background-position: left;
	background-repeat: no-repeat;
}
 .tableauBloc .blocTexteChambres  a:hover{
	padding:0 0 0 20px;
	background-image: url(../images/puce-lien-over.png);
	background-position: left;
	background-repeat: no-repeat;
}

 .tableauBloc .blocTexte  a {
	padding:0 0 0 20px;
	background-image: url(../images/puce-lien.png);
	background-position: left;
	background-repeat: no-repeat;
}
 .tableauBloc .blocTexte  a:hover{
	padding:0 0 0 20px;
	background-image: url(../images/puce-lien-over.png);
	background-position: left;
	background-repeat: no-repeat;
}

.tableauContenu2 .tableauBloc div.titre {
	padding: 15px 0 0 0;
	text-align: left;
	
	width: 300px;
	
	margin: 0 0 15px 0;
}

.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocTexte {
	padding- 0px
	text-align: left;
}
.blocTexteContact {
	padding- 0px
	text-align: left;
}

.blocTexte37Chambres {
	padding- 0px
	text-align: left;
	/*color: #92234e;*/
}

.blocTexteSituation {
	padding-right: 20px;
	vertical-align: top;
	text-align: justify;
}

.blocTexteChambres {
	text-align: justify;
	font-size: 13px;
	font-weight:lighter;
    	padding: 10px;
	/*color: #92234e;*/
}

.blocTexteDroit {
    text-align: justify;
    padding: 10px;
    width: 727px;
}

.blocTexte * {
	font-size: 13px;
	font-weight:lighter;
	color: #ffffff;
}
.blocTexteContact * {
	font-size: 13px;
	font-weight:lighter;
	/*color: #ffffff;*/
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhotoPlans a {
	cursor: default;
	display: block;
	vertical-align: top;
	padding: 0 0 0 0;
	height: 367px;
	width: 480px;
	background:url(../fr/images/plan-et-acces/plans-quartier.jpg) no-repeat top right;
}
.blocPhotoPlans a:hover {
	background-position:bottom right;
}

.blocPhotoAcces {
	padding:5px 0px;
	text-align: center;
	/*background-image:url(../images/transparent.gif);*/
	vertical-align:top;
}

.blocPhotoGalerie {
	padding:5px 0px;
	text-align: center;
	/*background-image:url(../images/transparent.gif);*/
	vertical-align:top;
}

.blocPhoto img {
	border: 0 none;
}


/* SPECIAUX */

.speDistances table {
	width:100%;
	padding:0px;
	border:1px dotted #92234e;
	border-collapse:collapse;
}

.speDistances td {
	padding:5px 5px;
	/*background-image:url(../images/transparent.gif);*/
	vertical-align:top;
	/*background-color:#4B1228;*/
	border:1px dotted #a12756;
	_border:1px solid #a12756;
}

.spePartenaires table {
	width:350px;
	padding: 0px;
	border:1px dotted #a12756;
	border-collapse:collapse;
}

.spePartenaires td {
	padding:10px 10px;
	/*background-image:url(../images/transparent.gif);*/
	vertical-align:top;
	/*background-color:#4B1228;*/
	border:1px dotted #a12756;
	_border:1px solid #a12756;
}
.spePartenaires img {
	width: 75px;
	height: 100px;
}

.spePartenairesInternet table {
	width:200px;
	padding: 0px;
	border:1px dotted #a12756;
	border-collapse:collapse;
}

.spePartenairesInternet td {
	padding:10px 10px;
	/*background-image:url(../images/transparent.gif);*/
	vertical-align:top;
	/*background-color:#4B1228;*/
	border:1px dotted #a12756;
	_border:1px solid #a12756;
}
.spePartenairesInternet img {
	width: 75px;
	height: 100px;
}

.speTarifs table {
	width: 80%;
	padding: 0 5px;
	border:1px dotted #92234e;
	border-collapse:collapse;
}

.speTarifs td {
	padding:5px 5px;
	/*background-image:url(../images/transparent.gif);*/
	vertical-align:top;
	/*background-color:#4B1228;*/
	border:1px dotted #a12756;
	_border:1px solid #a12756;
}

/* ###########################################################
##############################################################
###################### RESEAUX SOCIAUX #######################
##############################################################
########################################################### */

/* ######### TEMPLATE 1 - AFFICHAGE LOGOS RESEAUX ######### */
div.ReseauSociauxTemplate1 {
	/* A décommenter si le module ne doit pas s'afficher en float */
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:440px;
	top:85px;
}
div.ReseauSociauxTemplate1 img {
    cursor: pointer;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop {
    display: none;
	background-color:#5a1730;
    width: 100px;
    position: absolute;
	padding-bottom:3px;
	text-align:left;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div#ReseauSociauxTemplate1CloseButton {
    float:right;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div#ReseauSociauxTemplate1CloseButton img {
    padding: 2px;
    cursor: pointer;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div.ReseauSociauxTemplate1Action {
	color:#d5b7c2;
    padding:3px;
    font-weight:bold;
}

div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop a {
	color:#d5b7c2;
	padding-left:3px;
    text-decoration:none;
}

div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop a:hover {
	color:#ffffff;
	
    text-decoration:none;
}


/* ######### TEMPLATE 2 - AFFICHAGE BOUTONS PLUS ######### */
div.ReseauSociauxTemplate2 {
   padding: 0 0 0 0;
	color:#666666;
	font-weight:bold;
	/*A décommenter si le module ne doit pas s'afficher en float
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-490px;
	top:10px; */
	
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop {	
	display: none;
	background-color:#4d4d4e;
	width: 80px;
	position: absolute;
	padding: 0 0 3px 2px;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop img {	
	padding-left:3px;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop div#ReseauSociauxTemplate2CloseButton {
    text-align:right;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop div#ReseauSociauxTemplate2CloseButton img {
    cursor: pointer;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop {
    margin:20px 0;
    clear:both !important;
}


/* ######### TEMPLATE 3 - AFFICHAGE BARRE SEPAREES : separated ######### */
div.ReseauSociauxTemplate3 {
    /* A décommenter si le module ne doit pas s'afficher en float 
	border:1px dashed red;
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-490px;
	top:10px;*/
	
	margin:20px 0;
	clear:both !important;
	height:32px;
	overflow:hidden;
}

div.ReseauSociauxTemplate3 .titreAction {
	color:#666666;
	font-weight:bold;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li {
    background-image:url('../templates/reseauxsociaux/images/reseauxsociaux-sprite.png') !important;
    background-repeat:no-repeat !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo {
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    float:left !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo {
    background:none repeat scroll 0 0 transparent !important;
    border:0 none !important;
    outline:0 none !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li {
    display:inline !important;
    float:left !important;
    list-style-type:none !important;
    padding:0 !important;
    height:29px !important;
    width:60px !important;
    cursor:pointer !important;
    margin:3px 0 0 !important;
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
    clear:none !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:before,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:after,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li a:before,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li a:after {
    content:'' !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo a,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo a:hover {
    display:block !important;
    width:60px !important;
    height:29px !important;
    text-indent:-9999px !important;
    background-color:transparent !important;
    text-decoration:none !important;
    border:0 none !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo a:hover,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:hover {
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
}


/* ######### TEMPLATE 4 - AFFICHAGE LOGOS RESEAUX ######### */
div.ReseauSociauxTemplate4 {
	/* A décommenter si le module ne doit pas s'afficher en float
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-480px;
	top:10px; */
}

div.ReseauSociauxTemplate4 .titreAction {
	color:#92234e;
	font-weight:bold;
}

div.ReseauSociauxTemplate4 img {
    cursor: pointer;
	 width:14px;
	 height:14px;
	 margin-left:2px;
}

/* ###########################################################
##############################################################
###################### Navigation js #######################
##############################################################
########################################################### */
#jsheader{
	width: 100%;
	height: 506px;
}
#jsnavigation {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	width:980px;
	height:76px;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
}
#jsnavigation li {
	position: relative;
	float:left;
	display:inline-block;
	border-left: white 1px solid;
	height: 76px;
	text-align: left;
	top: 0px;
	background-image: url('../images/btn-fnd.jpg');
	background-repeat: no-repeat;
	background-position: -127px 0px;
	overflow: hidden;
}
#jsnavigation li.petit{
	width:58px;
}
#jsnavigation li.moyen{
	width:88px;
}
#jsnavigation li.grand{
	width:117px;
	
}
#jsnavigation li * {
	color: white;
	text-transform: uppercase;
}
#jsnavigation li a {
	cursor: pointer;
	display: block;
	height: 67px;
	font-size: 13px;
	letter-spacing:0.5px;
	padding: 4px 0 0 4px;
}

.survole * {
	color:black!important;
}
#jsnavigation li a span {
	display: block;
	height: 34px;
	width: 100%;
	font-size: 31px;
}
#jsnavigation .compteur{
	color:black!important;
}
#jsnavigation li.active {
	background-position: 0px 0px!important;
}
#jsnavigation li.active * {
	color:black!important;
}

/*###################### Navigation BR js #######################*/

#jsnavigationBR {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	width:980px;
	height:76px;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
}
#jsnavigationBR li {
	position: relative;
	float:left;
	display:inline-block;
	border-left: white 1px solid;
	height: 76px;
	text-align: left;
	top: 0px;
	background-image: url('../images/btn-fnd.jpg');
	background-repeat: no-repeat;
	background-position: -127px 0px;
	overflow: hidden;
}
#jsnavigationBR li.petit{
	width:75px;
}
#jsnavigationBR li.moyen{
	width:88px;
}
#jsnavigationBR li.grand{
	width:105px;
	
}
#jsnavigationBR li * {
	color: white;
	text-transform: uppercase;
}
#jsnavigationBR li a {
	cursor: pointer;
	display: block;
	height: 67px;
	font-size: 10px;
	letter-spacing:0.5px;
	padding: 4px 0 0 4px;
}

#jsnavigationBR li a span {
	display: block;
	height: 34px;
	width: 100%;
	font-size: 31px;
}
#jsnavigationBR .compteur{
	color:black!important;
}
#jsnavigationBR li.active {
	background-position: 0px 0px!important;
}
#jsnavigationBR li.active * {
	color:black!important;
}


/*###################### Navigation BR FIN js #######################*/



#offrespeciale{
	background-color: #410D21;
	/*background-image: url('../images/btn-fond-offre-speciale.jpg');*/
}
#galleryjsdiaporama{
	display: none;
}
#jsdiaporama{
	position: relative;
	width: 100%;
	height: 430px;
	overflow: hidden;
	text-align: center;
	top:76px;
}
#jsdiaporama img{
	position: absolute;
	top:-60px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
#jsbandeau{
	position: absolute;
	width:980px;
	height: 430px;
	top:76px;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
}
#jsbandeau>div{
	position: relative;
	float: right;
	width: 200px;
	height: 430px;
	background-image: url('../images/fnd-bandeau.png');
	text-align: center;
}
#jsbandeau>div>p{
	margin: 0;
}
#drapeaux .langue{
	display: inline-block;
	height: 30px;
	width: 36px;
	text-indent: -4000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;

}
#drapeaux .langue:hover{
	background-position: left bottom;
}
#fr{
	background-image: url('../images/fr.png');
}
#uk{
	background-image: url('../images/uk.png');
}
#es{
	background-image: url('../images/es.png');
}
#br{
	background-image: url('../images/br.png');
}
#logobas{
	position: absolute;
	width:100%;
	bottom: 10px;
	text-align: center;
	
}
#logobas a{
	margin-right: 10px;
	border:none!important;
}
#logobas a img{
	
	border:none;
}
