body{
	background: #000000 url(../images/background.jpg) left top repeat-x;
	margin:0;
	padding: 0;

}

#global{
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding:0;

}
p{
	font-family: arial;
	font-size: 13px;
	color: white;
}
a{
	outline: none;
	text-decoration: none;	
	color: white;
}
a img{
	border: none;
}
div{
	text-align: left;
}
a.mailto{
	color: #ffffff;
}
td{
	border-bottom: 1px dotted #999999;
	padding-left: 5px;
	color: #cccccc;
	font-family: arial;
	font-size: 13px;
	width: 265px; 
}
h1{
	font-size: 14px;
	font-family: arial;
	color: #cccccc;
	font-weight: normal;
	margin-top: 9px;
}
/**************** differents styles de textes **************/
#conteneur{
padding-bottom: 50px;
}
#retour{
	padding-top: 20px;
	clear:both;
	float: left;
	color: #999999;
	font-family: arial;
}
.presse_titre{
	font-size: 14px;
	color: #FFFFFF;
}
.presse_titre_underline{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.pave_texte{
	float: left;
	clear:both;
	color: #999999;
}
.underline{
	font-size: 13px;
	text-decoration: underline;
	color: #999999;
}
.paragraphe{
	font-size: 13px;
}
.petit_titre{
	font-size: 15px;
	color: #FFFFFF;
}
.petit_titre_news{
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.petit_titre_news_lien{
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-decoration: underline;
}
#moyen_titre{
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}
.text_orange{
	font-family: arial;
	color: #f5b01b;
}
.text_orange_souligne{
	font-family: arial;
	font-size: 14px;
	color: #f5b01b;
	text-decoration: underline;
}
.text_angl{
	color: #666666;
}
.rubrique{
	color: #999999;
}
.date_reservation{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.sign{
	text-align: right;
	width: 570px;
	font-size: 16px;
}
.accroche_visite{
	font-size: 16px;
}
.emphasize{
	color: #FFFFFF;
	font-weight: bold;
}

.emphasize a{
	color: #FFFFFF;
	font-weight: bold;

}

.emphasize a:visited{
	color: #FFFFFF;
	font-weight: bold;
}

.emphasize a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

.emphasize a:active{
	color: #FFFFFF;
	font-weight: bold;
}

.emphasize_accueil{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.text_gris{
	font-size: 13px;
	text-decoration: none;
	color: #999999;
}
.titre16{
	font-size: 16px;
	padding-top:20px;
}



.titre{
	width: 800px;
	border-bottom: 1px solid #4e4e4e;
	height: 70px;
	margin-top:20px;
}

.titre2{
	width: 800px;
	border-bottom: 1px solid #4e4e4e;
	height: 120px;
	margin-top:20px;
}


/****************header**************/
.bandeau_anim {
	background: transparent url(../images/img_header_anim.jpg);
	height:105px;

}
.bandeau_accueil{
	background: transparent url(../images/img_header_4.jpg);/*../images/img_header_accueil.jpg*/
	height:105px;
}
.bandeau_visite{
	background: transparent url(../images/img_header_visite.jpg);
	height:105px;
}
.bandeau_invitation{
	background: transparent url(../images/img_header_invitation.jpg);
	height:105px;
}
.bandeau_reservation{
	background: transparent url(../images/img_header_reservation.jpg);
	height:105px;
}
.bandeau_infos{
	background: transparent url(../images/img_header_infos.jpg);
	height:105px;
}
.bandeau_plan{
	background: transparent url(../images/img_header_2.jpg);
	height:105px;
}
.bandeau_services{
	background: transparent url(../images/img_header_3.jpg);
	height:105px;
}
.bandeau_telechargement{
	background: transparent url(../images/img_header_4.jpg);
	height:105px;
}
.bandeau_presse{
	background: transparent url(../images/img_header_5.jpg);
	height:105px;
}
.bandeau_histoire{
	background: transparent url(../images/img_header_histoire.jpg);
	height:105px;
}
.bandeau_histoire{
	background: transparent url(../images/img_header_histoire.jpg);
	height:105px;
}
.bandeau_news{
	background: transparent url(../images/img_header_news.jpg);
	height:105px;
}
.bandeau_soins{
	background: transparent url(../images/img_header_soins.jpg);
	height:105px;
}
.bandeau_artiste{
	background: transparent url(../images/img_header_artiste.jpg);
	height:105px;
}
.bandeau_theme{
	background: transparent url(../images/img_header_theme.jpg);
	height:105px;
}
.bandeau_exterieur{
	background: transparent url(../images/img_header_exterieur.jpg);
	height:105px;
}
.bandeau_interieur{
	background: transparent url(../images/img_header_interieur.jpg);
	height:105px;
}
	
ul, li {
list-style-type:none;
}
 #menu1 ul{
padding: 0;
margin: 0;
 width: 800px;
 height: 29px;

}
/*chaque sous-menu*/
#menu1 ul li {
position:relative;
float:right;
cursor:pointer;
display:block;
background:none;


}
 
/*carré déroulant sous un sous-menu niveau 1*/
#menu1 ul li ul {
	display:none;
	position:absolute;
	width:125px;
	border:none;
	top:22px;
	left:0;
}
 
#menu1 ul li ul li {

margin: 0;
padding: 0;
border: none;
top:7px;
}

 
#menu1 ul li ul li a {
color:#3399ff;
font-size:11px;
font-weight:normal;
display:block;
border: none;
margin: 0;
padding: 0;
}
#smenu1 li{
left: -7px;
}
#smenu2 li{
left: 10px;
} 
#smenu3 li{
left: 4px;
}
#smenu4 li{
left: -20px;

}
#smenu5 li{
left: 3px;
}
#smenu6 li{

left: -3px;
}




#nav ul li:hover ul#ssmenu{
	display: block;
	width: 140px;
	position: absolute;
}
#nav ul li:hover li#ssmenu{
	display: block;
	width: 140px;
	position: absolute;
}
#nav ul li:hover ul#ssmenu1{
	display: block;
	width: 110px;
	position: absolute;
}

#nav ul li:hover li#ssmenu1{
	display: block;
	width: 140px;
	position: absolute;
}
#nav ul li:hover ul#ssmenu2{
	display: block;
	width: 110px;
	position: absolute;
}
#nav ul li:hover li#ssmenu2{
	display: block;
	width: 110px;
	position: absolute;
}
#nav ul li:hover ul#ssmenu3{
	display: block;
	width: 110px;
	position: absolute;
}
#nav ul li:hover li#ssmenu3{
	display: block;
	width: 110px;
	position: absolute;
}
#nav ul li:hover ul#ssmenu4{
	display: block;
	width: 110px;
	position: absolute;
}
#nav ul li:hover li#ssmenu4{
	display: block;
	width: 110px;
	position: absolute;
}
	

#bandeau img {
	border: none;
}

a.onglet2{
	background: url() no-repeat;
	height:33px;
	width: 76px;

}

/****************footer ***********/
#footer{
	height: 80px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #4e4e4e;
	padding-top:10px;
	clear: both;
}
.adresse_footer{
	font-size: 11px;
	float: left;
	color: #999999;
	margin: 0px;
}
.adresse_footer_right{
	font-size: 11px;
	float: right;
	color: #999999;
	margin:0px;
}
.title_footer{
	text-decoration:none;
	font-size: 11px;
	color: #999999;
}
.title_footer1{
	text-decoration:none;
	font-size: 11px;
	color: white;
}

/************* contenu home page *********/

.contenu{
	padding-top:/*30*/20px;
	height:/*370*/360px;
	
}
.contenu_img_chambre{
	padding-top:0px;
}

	
.contenu_texte_invit{
	float:/*right*/left;
	width: 800px;
	margin-top:/*40*/0px;

}
.photo_visite{
	padding-top: 20px;
}
#image_home{
	margin-bottom: 10px;
	float: left;
	clear: both;
	border-right: 1px dotted #4e4e4e;
	padding-right:/*10*/7px;
}
#swf_home{
	margin-bottom: 10px;
	float: left;
	clear: both;
	
	padding-right:10px;
}
#panorama{
height: 308px;
margin-top:10px;
}

#photo1{
	background: transparent url(../images/img_accueil_1.jpg) no-repeat;
	width: 254px;
}
#photo2{
	background: transparent url(../images/img_accueil_2.jpg) no-repeat;
	background-position: top center;
	width: 275px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

#photo3{
	background: transparent url(../images/img_accueil_3.jpg) no-repeat;
	width: 247px;
	margin-left:20px;	
}
.photo_home{
	float: left;
	height: 308px;

}

#signature{
	width: 573px;
	height: 80px;
	float: right;
	margin-top:20px;
	padding-bottom:15px;
}
#boutons_accueil{
	padding-top:20px;
	clear:both;
	height: 25px;
}
a#boutons_accueil{
	 border:none;
	 display: block;
}

a.bouton_visite{
	float: left;
	background: transparent url(../images/bouton_visite.gif) no-repeat;
	width: 286px;
	height: 25px;
}
a.bouton_reservation{
	float: right;
	background: transparent url(../images/bouton_reservation.gif) no-repeat;
	width: 235px;
	height: 25px;
	margin-right:15px;
}
a.bouton_visite:hover{
	float: left;
	background: transparent url(../images/bouton_visite_selected.gif) no-repeat;
	width: 286px;
	height: 25px;
}
a.bouton_reservation:hover{
	float: right;
	background: transparent url(../images/bouton_reservation_selected.gif) no-repeat;
	width: 235px;
	height: 25px;
}
/************** Page invitation ************/
.contenu_invitation{

	padding-top: 30px;	
}
#texte_historique{
	width: 800px;
	margin-top:20px;
	padding-bottom: 30px;
}
#texte_historique_1{
	width: 237px;
	margin-top: 15px;
	height:945px;
	padding-right:20px;
}
#texte_historique_1 p{
	width: 220px;
	color: #999999;
	margin-top: 15px;
}
#texte_historique_2{
	width: 250px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding-left:20px;
	height:945px;
	
}

#texte_historique_2 p{
	width: 220px;
	color: #999999;
	margin-top: 15px;
}

#texte_historique_3{
	width: 247px;
	margin-left:20px;
	height: 945px;
	
}
#texte_historique_3 p{
	width: 220px;
	color: #999999;
	margin-top: 15px;
}
#photo_historique{
	margin-bottom: 25px;
}
#texte_invitation{
	height: 380px;
	width: 840px;
	margin-top:40px;
}
#texte_invitation_1{
	width: 237px;

}
#texte_invitation_1 p{
	width: 220px;
	color: #999999;
	margin-top: 15px;
}
#texte_invitation_2{
	width: 250px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding-left:30px;
	height:350px;
	
}

#texte_invitation_2 p{
	width: 220px;
	color: #999999;
	margin-top: 15px;
}

#texte_invitation_3{
	width: 247px;
	margin-left:20px;
	height: 350px;	
}
#texte_invitation_3 p{
	width: 220px;
	color: #999999;
	margin-top: 15px;
}
#signature_invitation{

	height: 80px;
	float: right;	
}
#signature_invitation p{
	width: 530px;
	text-align: right;

}
/******************* Reservation *****************/	
#contenu_tarifs{
	height:615px;
	padding-bottom:15px;
	padding-top:15px;
}
.contenu_reservation{
	padding-top:15px;
	padding-bottom:15px;
	height:580px;
}
.no_border{
	border: 0px solid transparent
}
.fond_table{
	background: #222222;
}
#bouton_book{
	text-align: center;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	width: 268px;
}
a.book{
	display: block;
	background: transparent url(../images/bouton_book.jpg) no-repeat;
	width: 268px;
	height: 26px;	
}
a.book:hover{
	background: transparent url(../images/bouton_book_selected.jpg) no-repeat;
}
	
#tableau_supplement{
	margin-top: 23px;
}
#img_forfait_soin{
	margin-left: 27px;
}
.contenu_reservation{
	padding-top:15px;
	padding-bottom:15px;
	height:580px;
}


.fond_table{
	background: #222222;
}
#bouton_book{
	text-align: center;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	width: 268px;
}
a.book{
	display: block;
	background: transparent url(../images/bouton_book.jpg) no-repeat;
	width: 268px;
	height: 26px;	
}
a.book:hover{
	background: transparent url(../images/bouton_book_selected.jpg) no-repeat;
}
#tableau_supplement{
	margin-top: 23px;
}
#img_forfait_soin{
	margin-left: 27px;
}
#logo_tourisme{
	margin-left:35px;
	margin-top:66px;
}
/******************* Reservation : promotions, forfaits et passeports *****************/
.contenu_reservation_promo{
	padding-top:0px;
	padding-bottom:15px;
	font-family: arial;
	font-size: 13px;
	color: #fff;
}
.contenu_ligne_colonne{
	padding-bottom:15px;
	padding-left:10px;
	float:left;
	width: 220px;
} 
.cliquable {
	cursor: pointer;
	width: 800px;
	margin: 0px;
	pading: 0px;
	spacing: 0px;
}

.deployable {
	display: none;
}

#table_resa td {
	text-align: top left;

}
#table_resa{
	border-spacing:0px
}
.liste_espace{
	margin-bottom: 20px;
}
#table_resa ul li {
  list-style-image: URL(../images/puce.gif);

}
#table_resa ul{
  margin:0;
  padding:0;
}
#liste_prix ul li {
	list-style-type: none;
}
.instruction{
padding-top:20px;
padding-bottom:20px;
}
/******************* nice *****************/
#nice_colonne_1{
	width: 250px;
	height: 400px;
	float: left;
}
#nice_colonne_1 p{
	width: 220px;
}
#nice_colonne_2{
	float: left;
	width: 250px;
	padding-left:30px;
}
#nice_colonne_2 p{
	width: 220px;
}
#nice_colonne_3{
	float: left;
	width: 247px;
	margin-left:20px;
	
}
#nice_colonne_3 p{
	width: 220px;
}
.contenu_nice{
	height:570px;
}
.icone_i{
margin-top:3px;
}
/******************* news *****************/

.contenu_news{
height: 100%;
padding-bottom: 30px;

}
#image_news{
	margin-bottom: 10px;
	float: left;
	padding-top:25px;
	clear: both;
}
#image_news img{
	margin-right: 30px;
	float: left;
}
.contenu_texte_news{
	padding-top:25px;
	float:right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	height: 190px;
	width: 260px;
}
#trait_separation{
	clear: both;
	border-bottom: 1px solid #4e4e4e;
	width: 800px;
}
a.lien_news{
	cursor: pointer;
}
a.lien_news_underline{
	cursor: pointer;
	color: #999999;
	text-decoration: underline;
}
.bloc_news{
	height: 304px;
	border-bottom: 1px dotted #4E4E4E;
}
.bloc_news_1{
	height: 250px;
	border-bottom: 1px dotted #4E4E4E;
}
.bloc_news_last{
	height: 350px;
}
/******************* services *****************/
.contenu_texte_services{
	padding-top:25px;
	float:right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	height: 280px;
	width: 260px;
}
.contenu_services{	
    height:696px;
	padding-bottom:20px;
}
.contenu_services2{
	height: 550px;
	margin-top: 20px;
	float:left;
	clear:both;
	
}
.contenu_services2 p{
	margin-bottom: 15px;	
}
#services_colonne_1{
	width: 200px;
	float: left;
	color: white;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right:20px;
	border-right: 1px dotted #4e4e4e; 
	height: 490px;

}
#services_colonne_1 p{
	color: #999999;		
}
#services_colonne_2{
	width: 500px;
	padding-left:30px;
	border-right: 1px dotted #4e4e4e; 
	padding-left:20px;
	height: 510px;
	padding-right:20px;
}
#services_colonne_2 p{
	color: #999999;
}

.services{
	float: left;
	height: 268px;
}
/******************* references, revue de presse *****************/
.contenu_references{
	padding-top:30px;
	height:2400px;
}
.contenu_revue_presse{
	padding-top:30px;
	height:560px;
}
.photo1_presse{
	float: left;
	height: 500px;
	width: 258px;
}
.contenu_texte_ref1{
	padding-top:15px;
	clear:both;
	float:left;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
.photo2_presse{
	float: left;
	height: 500px;
	background-position: top center;
	width: 230px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding-left:25px;
	padding-right:25px;
}
.contenu_texte_ref2{
	padding-top:15px;
	clear:both;
	float:left;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
.photo3_presse{
	width: 258px;
	float: left;
	height: 500px;
}
.contenu_texte_ref3{
	padding-top:15px;
	clear:both;
	float:right;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
#presse_list_1{
	float: left;
	height: 500px;
	width: 258px;
}
#presse_list_2{
	float: left;
	height: 2260px;
	background-position: top center;
	width: 210px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding-left:25px;
	padding-right:25px;
}
#presse_list_3{
	width: 258px;
	float: right;
	height: 500px;
}
.list_colonne_1{
	padding-top:15px;
	clear:both;
	float:left;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
.list_colonne_2{
	padding-top:15px;
	clear:both;
	float:left;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
.list_colonne_3{
	padding-top:15px;
	clear:both;
	float:left;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
.panorama_ref{
	height: 308px;
	margin-top:10px;
}
a.bouton_liste{
	float: right;
	background: transparent url(../images/bouton_reservation.jpg) no-repeat;
	width: 235px;
	height: 25px;
	display: block;
	margin-top: 0px ;
}
a.bouton_presse{
	float: right;
	background: transparent url(../images/bouton_autres_articles.gif) no-repeat;
	width: 235px;
	height: 25px;
	display: block;	
	margin-top: 0px ;
}
a.bouton_liste:hover{
	float: right;
	margin-top: 0px ;
	background: transparent url(../images/bouton_reservation_selected.jpg) no-repeat;
	width: 235px;
	height: 25px;
}
a.bouton_presse:hover{
	float: right;
	margin-top: 0px ;
	background: transparent url(../images/bouton_autres_articles_selected.gif) no-repeat;
	width: 235px;
	height: 25px;
}
#bouton_liste{
	margin-top: 0px !important;
	float: right;
	width: 235px;
	height: 25px;
}
#bouton_presse{
	margin-top: 0px !important;
	float: right;
	width: 235px;
	height: 25px;
}

/********************* soins ***********************/
.contenu_soins{
	padding-top:30px;
	height:1150px;	
}
.contenu_soins p{
	margin: 0px;	
}
#tab_soins img{
	margin-bottom: 20px;
	margin-top: 20px;
}
#texte_soins{
	width: 235px;
	margin-left:20px;
	text-align: left;
	float: right;
	height: 320px;
}
#texte_soins p{
	margin-bottom: 15px;
}
#image_soins{
	padding-right:25px ;
	border-right : 1px dotted #999999;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
.contenu_services{	
    height:696px;
	padding-bottom:20px;
}
.contenu_services2{
	height: 550px;
	margin-top: 20px;
	float:left;
	clear:both;
}
.contenu_services2 p{
margin-bottom: 15px;
}
/*************************seminaire**************************/
.contenu_seminaire{
	padding-top:30px;
	height:620px;
}
#panorama_seminaire{
	margin-top:10px;
}
#photo1_seminaire{
	float: left;
	height: 500px;
	width: 258px;
}
.contenu_texte_seminaire1{
	padding-top:15px;
	clear:both;
	float:left;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
#photo2_seminaire{
	float: left;
	height: 534px;
	background-position: top center;
	width: 230px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding-left:25px;
	padding-right:25px;
}
.contenu_texte_seminaire2{
	padding-top:15px;
	clear:both;
	float:left;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
#photo3_seminaire{
	width: 258px;
	float: left;
	height: 500px;
}
.contenu_texte_seminaire3{
	padding-top:15px;
	clear:both;
	float:right;
	text-align: left;
	color: #999999;
	width: 230px;
	margin-bottom:0;
	margin-top:0;
}
#texte_seminaire{
	width: 260px;
	text-align: left;
	float: right;
	margin-top: 20px;
}
.txt_seminaire{
	width: 260px;
}
#image_seminaire{
	padding-right:25px ;
	border-right : 1px dotted #999999;
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 500px;
}
#seminaire_colonne_1{
	width: 250px;
	float: left;
	color: white;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right:20px;
	border-right: 1px dotted #4e4e4e; 
	height: 340px;
}
#seminaire_colonne_1 img{
	margin-bottom: 10px;
}
#seminaire_colonne_1 p{	
	color: #fff;		
}
#seminaire_colonne_2{
	width: 230px;
	padding-left:30px;
	border-right: 1px dotted #4e4e4e; 
	padding-left:20px;
	height: 363px;
	padding-right:20px;
}
#seminaire_colonne_2 p{
	color: #999999;
}
#seminaire_colonne_3{
	width: 227px;
	margin-left:20px;
	height: 400px;
}
#seminaire_colonne_3 p{
	color: #fff
}
.btn_contact{
	margin-top: 15px;
	margin-bottom:20px;
	margin-right:0px;
	padding: 0px;
	float: right;
}
a.btn_contact{
	background:  url(../images/bouton_contact.gif) no-repeat;
	display: block;
	width: 270px;
	height: 19px;
}
a.btn_contact:hover{
	background:  url(../images/bouton_contact_hover.gif) no-repeat;
	display: block;
	width: 270px;
	height: 19px;
}

/******************** services restaurant ***************************/

.contenu_service_restau{
	padding-top:30px;
	height:300px;
}

#photo1_service_restau{
	float: left;
	height: 300px;
	width: 258px;
}


#photo2_service_restau{
	float: left;
	height: 300px;
	background-position: top center;
	width: 230px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding-left:25px;
	padding-right:25px;
}


#photo3_service_restau{
	width: 258px;
	float: left;
	height: 300px;
}


/******************** historique ***************************/
.border{
	border-right: 1px dotted #999999;
}
.contenu_historique{
	padding-top:30px;
	border-bottom: 1px solid #4e4e4e;
}
#tb_histoire td{
	border-bottom: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
}


#p-tb-histoire p{
	margin-top: -40px;
}
#tb_histoire p{
	margin-top: 0px;
}
#p-tb-histoire p{
	margin-top: -40px;
}


/******************** guides ***************************/

.contenu_guides{
	padding-top:5px;
	height:300px;
}
#guide_colonne_1{
	width: 250px;
	float: left;
}
#guide_colonne_2{
	float: left;
	width: 250px;
	padding-left:30px;
}
#guide_colonne_3{
	float: left;
	width: 247px;
	margin-left:20px;	
}
/************************mentions**************/
.contenu_mentions{
	height:500px;
	width: 800px;
}
.contenu_mentions p{
	margin-bottom: 15px;
}
#mentions_colonne_1{
	width: 250px;
	border-right: 1px dotted #4e4e4e; 
	float: left;
	height: 380px;
}
#mentions_colonne_2{
	float: left;
	width: 235px;
	border-right: 1px dotted #4e4e4e; 
	padding-left:30px;
	padding-right:15px;
	height: 380px;
}
#mentions_colonne_3{
	float: left;
	width: 247px;
	margin-left:20px;	
}
/************nvlle page resa************/
#entete{
	padding-top: 15px;
}
.contenu_reservation_promo p{
	margin: 0;
	padding: 0;
}
.ligne1 { 
	width: 800px;
	border-top: 1px dotted #999999;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.forfait {
	float: left;
	width: 530px;
}
.disponibilite{
	float: right;
	width: 250px;
	margin-top: 9px;
}
.ligne2 {
	width: 800px;
	height: 150px;
	padding-bottom: 20px;
}
.contenu_forfait {
	width: 510px;
	float: left;
	padding-left:15px;
}
.contenu_forfait img{
	float: left;
	padding-right:15px;
}
.contenu_forfait ul{
	list-style-image: URL(../images/puce.gif);
	margin: 13px 0px;
}
.first ul li{
	margin-bottom: 20px;
}
.prix{
	width: 250px;
	float: right;	
}
.prix_first {
	width: 270px;
	float: right;
}
.prix_first ul {
	list-style-type: none;
	margin: 13px 0px;
	padding-left: 40px
}
.prix_first ul li {
	margin-bottom: 25px;
}
.prix ul{
	list-style-image: URL(../images/puce.gif);
	padding: 0px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ligne_mehari{
	width: 800px;
	height:220px;
}
#ligne_mehari div.contenu_forfait{
	width: 480px;
}

#ligne_gourmand{
	width: 800px;
	height:170px;
}

#ligne_bien_etre{
	width: 800px;
	height:360px;
}
#ligne_bien_etre img{
	margin-left: 33px;	
}
 #ligne_privilege p{
	margin-top: 13px;
}
#ligne_bien_etre p{
	margin-top: 13px;
}
.long{
	width: 265px;
}
#ligne_privilege{
	width: 800px;
	height:170px;	
}
#ligne_cure{
	width: 800px;
	height:335px;	
}

#ligne_detente{
	width: 800px;
	height:410px;
}

#ligne_7nuits{
	width: 800px;
	height:95px;	
}
#ligne_7nuits p {
	margin-bottom: 15px;	
}
#ligne_single p{
	margin-bottom: 15px;	
}
#ligne_single{
	width: 800px;
	height: 140px;	
}
#ligne_family{
	width: 800px;
	height:120px;
}
#ligne_family p{
	margin-bottom: 15px;	
}		
.contenu_ligne{
	width: 250px;
	float:left;
} 
.contenu_ligne p{
	margin-left: 35px;
}
p.space{
	margin-top: 40px;
	margin-bottom: 60px;
}
.extend{
	width: 550px;
}
/************* massage soins *****************/


#haut_massage{
	height: 320px;
	border-bottom: 1px dotted #4e4e4e;
}
.ligne_1_massage{
	width: 800px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 20px;
}
.nom_massage{
	width: 600px;
	float: left;
}
.nom_massage p{ 
	color: #f5b01b;
	font-size: 14px;
}
.prix_massage{
	width: 200px;
	float: left;
	color: #f5b01b
}
.prix_massage p{
	color: #f5b01b;
	font-size: 14px;
}	
#ligne_3_massage{
	padding-left: 5px;
	width: 800px;
	border-bottom: 1px dotted #999999;
	margin: 0;
	padding-bottom: 20px;	
}
#ligne_3_massage_last{
	padding-left: 5px;
	width: 800px;
	border-bottom: none;
	margin: 0;
	padding-bottom: 20px;	
}
#ligne_3_massage p{
	width: 550px;
}

/************************ lightbox ****************/

#lb_langues{
	width: 545px;
	height: 300px;
	background: #000000;
}
.contenu_lightbox{
	height:230px;
	width: 470px;
	padding:20px;
}
.contenu_lightbox td{
	border: none;
}
.titre_lb{
	height: 50px;
}
#colonne1_lb{
	float: left;
	width: 145px;
}

#colonne2_lb{
	float: left;
	width: 145px;
	padding-left:15px;
	padding-right:15px;
}
#colonne3_lb{
	width: 145px;
	float: left;
}
.langue{
	margin-top: 10px
}
.retour{
	margin-top: 35px
}

a.lien_index {
	color: white;
	text-decoration: underline;
}
#myContent{
	text-align: center;
	margin-top: -20px;
}
/************************ page téléchargement ****************/
.contenu_telechargement{
	height:550px;
	width: 800px;
	padding-top:30px;
}
/************************ vrac ****************/
#flash_visites{
padding-top:20px;

}

/************************ plan ****************/
.contenu_plan{	
	padding-bottom: 40px;
	padding-bottom:20px;
	height: 400px;
}
/************************ partenaires ****************/

.contenu_partenaires{
	height:480px;
}
#partenaires_colonne_1{
	width: 250px;
	height: 400px;
	float: left;
}
#partenaires_colonne_1 p{
	width: 220px;	
}
#partenaires_colonne_2{
	float: left;
	width: 250px;
	padding-left:30px;	
}
#partenaires_colonne_2 p{
	width: 220px;
}
#partenaires_colonne_3{
	float: left;
	width: 247px;
	margin-left:20px;	
}
#partenaires_colonne_3 p{
	width: 220px;
}
/******************reportages*******************/
.photo1_reportage{
	float: left;
	height: 400px;
	width: 228px;
	padding-right: 30px
}

.photo2_reportage{
	float: left;
	height: 400px;
	background-position: top center;
	width: 230px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding-left:25px;
	padding-right:25px;
}
.photo3_reportage{
	width: 228px;
	float: left;
	height: 400px;
	padding-left: 30px
}
.contenu_reportage{
	padding-top:30px;
	height:450px;
}
.contenu_reportage p{
	color: #999999
}
