@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: 750px;
	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;
}

