/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
html {
	font-size: 100%;
	/* Evite un bug d'IE 6-7.*/
}
/********** Aspect général du site **********/

body {
	background: #b6b6b4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 0;
	height:100%;
}
/*****  Aspect des liens du site ***************/

a {
	text-decoration: underline;
}
a:link {
	color: #fff;
}
a:visited {
	color: pink;
}
a:hover, a:focus, a:active {
	color: #E80C79;
}
a:active {
	outline: none;
}
a img {
	border: none;
}
/*****  Aspect des liens du site ***************/

ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;
}
li {
	text-align:left;
	font-size:11px;
}
h2 {
	margin-left:20px;
	text-align:center;
	background-color:#1D1F1F;
}
p {
	font-size:10px;
	text-align: justify;
	margin: .75em 1em;
	padding: 0;
}
table, table td, table th {
	padding: 0;
}
table td, table th {
	border: 0 none;
	vertical-align: top;
}
.tableauGlobal {
	width: 100%;
	text-align: center;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
/* A décommenter pour les flash à 100% - corrige le bug de calage flash/html pour MOZILLA */
/*
 @-moz-document url-prefix()
 {
 .tableauFlash
 {
 padding-left:1px;
 }
 }
 */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ||||||||||||||||||||||||||||| NAV ||||||||||||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#nav {
	width: 100%;
	background:#fff;
	border: none;
	text-align:center;
	padding: 0;
	position: relative;
	height:500px;
}
#nav #banner {
padding-top: 50px;
z-index: 100;
}

#nav #menu {
position: absolute;
left:50%;
top:385px;
z-index:200;
	margin: 0 0 0 -400px;
	width: 800px;
}
#nav #menu, #nav #menu a {
	color:#000;
}
#nav #menu #home {
	margin: 70px 10px 0 40px;
}
#nav #menu #language {
	margin: 70px 10px 0 0;
}
#nav #menu #logo {
	margin: 20px 50px 0 50px;
}
#nav #menu li {
	float:left;
	list-style:none;
}
#nav #menu .contact {
	text-align: center;
	margin:0;
	padding: 10px 0;
	display: block;
	width: 211px;
	height: 60px;
	background: url("../images/bg-contact.png") no-repeat top left;
}
#nav #menu .contact a {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	
}
#nav #menu .paris a:hover {
	color:#E81A67;
}

#nav #menu .stTropez a:hover {
	color:#75C6FF;
}
#nav #menu #home a {
	display: block;
	width: 35px;
	height:50px;
	background: url("../images/home.png") no-repeat center left;
}
#nav #menu #logo a {
	display: block;
	width: 147px;
	height:78px;
	background: url("../images/logo.png") no-repeat center left;
}
#nav #menu #language a {
	display: block;
	width: 35px;
	height:50px;
}
#nav #menu #language .fr {
	background: url("../images/btn-fr.png") no-repeat center left;
}
#nav #menu #language .uk {
	background: url("../images/btn-uk.png") no-repeat center left;
}
#nav #menu .booking-fr {
	display: block;
	width: 211px;
	height:50px;
	background: url("../images/booking-fr.png") no-repeat center left;
}
#nav #menu .booking-uk {
	display: block;
	width: 211px;
	height:50px;
	background: url("../images/booking-uk.png") no-repeat center left;
}
#nav #menu .paris a:hover {
	background-position: top;
}
#nav #menu .stTropez a:hover {
	background-position: bottom;
}
#containerRS {
	position: absolute;
	width: 145px;
	height: 15px;
	left: 50%;
	margin: 0 0 0 -470px;
	padding: 0;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 900px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 |||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:80px;
	padding-right:80px;
	text-align: center;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 |||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 980px;
	margin-bottom: 10px;
	text-align: center;
}
.tableauAdresse td {
	width: 350px;
	font-size:10px;
	color:#333;
	padding-left:100px;
	text-align: left;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	font-size:8px;
	color:#ddd;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.tableauCredits a {
	color:#ddd;
}
.tableauLiensUtiles {
	width: 900px;
	color:#000;
	font-size:11px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: center;
}
.tableauLiensUtiles a {
	color:#ed206d;
	text-decoration:none;
}
.tableauLiensUtiles a:hover {
	text-decoration:underline;
}
.tableauLiensOfficiels {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 |||||||||Ciblage spécifique dans le pied de page|||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
a.credits_lien_imprimer, a.credits_lien_brochure {
	font-weight:bold;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	margin:0 auto;
	padding-top:15px;
	clear:both;
}
.content {
	padding:0;
	margin:0 0 20px 20px;
	width:940px;
}
.content .cadreTop {
	background:url(../images/haut.png) left top no-repeat;
	height:30px;
}
.content .cadreBottom {
	background:url(../images/bas.png) left bottom no-repeat;
	height:30px;
}
.content .texture {
	background:url(../images/background-texte.jpg);
	border-right: 2px solid #1d1f1f;
	border-left: 2px solid #1d1f1f;
}
.content h2 {
	padding:0;
	margin:0;
}
.tableauBloc {
	width: 420px;
	text-align:center;
	background-color: #1E201F;
}
.tableauBloc a {
	color:#e81a67;
	text-decoration:none;
}
.tableauBloc a:hover {
	text-decoration:underline;
}
.tableauBloc .bottomEncart {
	width:420px;
	height:24px;
	background:url(../images/bottom-encart.jpg) no-repeat center;
}
.tableauBloc .visit-fr a {
	display:block;
	height:24px;
	background: #B6B6B4 url(../images/bottom-encart-fr.jpg) no-repeat center;
}
.tableauBloc .visit-uk a {
	display:block;
	height:24px;
	background: #B6B6B4 url(../images/bottom-encart-uk.jpg) no-repeat center;
}
.gauche {
	margin-right:100px;
	margin-left:20px;
}
#paris {
	padding-top:140px;
	background:#B6B6B4 url(../images/top-encart-paris.jpg) no-repeat top center;
}
#paris .visit-fr { overflow: auto; }
#paris .visit-fr a:hover {
	background-position:bottom;
}
#paris .visit-uk a:hover {
	background-position:bottom;
}
#saintTropez {
	padding-top:140px;
	background:#B6B6B4 url(../images/top-encart-saint-tropez.jpg) no-repeat top center;
}
#saintTropez .visit-fr a:hover {
	background-position:top;
}
#saintTropez .visit-uk a:hover {
	background-position:top;
}
.logo {
	padding-top:20px;
}
.logo a {
	margin-right:20px;
}
#designHotel a {
	display:block;
	width:180px;
	height:50px;
	float:right;
	background:#1E201F url(../images/logo-design-hotel.jpg) no-repeat top center;
}
#recrutement-fr {
	text-align:left;
}
#recrutement-fr a {
	display:block;
	width:170px;
	height:54px;
	background:#1E201F url(../images/btn-recrutement-fr.jpg) no-repeat top left;
}
#recrutement-fr a:hover {
	background-position:bottom;
}
#recrutement-uk {
	text-align:left;
}
#recrutement-uk a {
	display:block;
	width:170px;
	height:54px;
	background:#1E201F url(../images/btn-recrutement-uk.jpg) no-repeat top left;
}
#recrutement-uk a:hover {
	background-position:bottom;
}
div#annonce p {
	font-size:14px;
	color:#FFF;
	padding-top:20px;
	padding-bottom:30px;
	margin:0px 40px 0 40px;
}


a.myBox { display: block; width: 170px; height: 54px; margin: auto;  }
a.myBoxStTropez_fr { background: url(../images/btn-coffret-cadeaux-st-tropez-fr.png) center top no-repeat; }
a.myBoxStTropez_uk { background: url(../images/btn-coffret-cadeaux-st-tropez-uk.png) center top no-repeat; }
a.myBoxParis_fr { background: url(../images/btn-coffret-cadeaux-paris-fr.png) center top no-repeat; }
a.myBoxParis_uk { background: url(../images/btn-coffret-cadeaux-paris-uk.png) center top no-repeat; }
a.myBox:hover { background-position: center bottom; }


