body{
	background: url(../images/bg_body.jpg) repeat-x 0 bottom;
	min-height:880px;
	
}
*{
	margin:0;
	padding:0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	list-style:none;
	text-decoration: none;
}
h1, .baseline, .baseline a {
	color:#999999;
	font-size:10px;
	text-align:center;
}
h2,h2 strong, h3{
	font-size:30px;
	color:#5c2322;
	padding:0 0 16px 0;
	
}
h2 strong{
	color:#86ba3d;
}
h3{
	font-size:20px;
	padding-bottom:11px;
}
h4{
	font-size:14px;
	color:#5c2322;
	padding-bottom:11px;
}
select{
	width:140px;
}
a img{
	border:none;
}
#global{
	width:1005px;
	margin:0 auto;
}

/*-B-Header----------------------------*/
#header{
	background: url(../images/head1.jpg) 0 0 no-repeat;
	margin: 0 auto;
	height: 160px;
	width: 1005px;
	position: relative;
	margin-top: -10px;
}
#header #menu{
	margin-left:2px;
}
#header #menu li{
	float:left;
	font-size:14px;
	color:#635757;
	margin-top:119px;
	width:70px;
}
#header #menu li a{
	font-size:14px;
	color:#635757;
	font-family:"Myriad Pro", Tahoma;
	display:block;
}
#header #menu li a img{
	border:0;
}
#header #menu li.right{
	margin-left:200px;
}
#header #menu li.none{
	background:none;
	margin-right:0;
	padding-right:0;
}
#header #menu li.menu_domaine{
	padding:0 28px;
	width:37px;
}
body#en #header #menu li.menu_domaine{
	padding:0 22px;
	width:46px;
}
#header #menu li.menu_villa_a{
	padding:0 1px;
	width:80px;
}
#header #menu li.menu_villa_b{
	padding-left:12px;
	width:80px;
}
#header #menu li.menu_services{
	padding-left:20px;
	width:50px;
}
#header #menu li.menu_spa{
	padding:0 50px;
	width:5px;
}
#header #menu li#en.menu_spa {
	padding:0 50px;
	width:5px;
}
#header #menu li.menu_planfr{
	padding:0 0 0 20px;
	width:90px;
}
#header #menu li.menu_planen {
	padding:0 0 0 26px;
	width:90px;
}
#en #header #menu li.menu_plan{
	padding-left:10px;
}
#header #menu li.menu_tarifs{
	padding:0 5px;
	width:31px;
}
/*#en #header #menu li.menu_tarifs{
	padding-left:8px;
}*/
#header #menu li.menu_contact{
	padding:0 34px;
	width:99px;
}
body#en #header #menu li.menu_contact {
	padding:0 34px;
	width:80px;
}
/*-F-Header----------------------------*/
/*----------------------- langue -------------------------------*/
.goLocal{
	color:#9B9B9B;
	position: absolute;
	right: 5px;
	bottom: 60px;
	width: 101px;
	cursor: pointer;
	z-index:9999;
}
.goLocal a{
	font-size:10px;
	color: #a3a3a3;
	display: block;
}
.goLocal li{
	float:right;
	height:13px;
	padding-right:5px;
	width:13px;
}
.goLocal li.none{
	float:right;
	height:13px;
	margin-right:0;
	padding-right:0;
	width:13px;
}
.goLocal .localesFr{
	background: url(../images/flag/fr.gif) 0 0 no-repeat;
	margin-bottom:4px;
}
.localesEn{
	background: url(../images/flag/en.gif) 0 0 no-repeat;
	z-index: 0;
}
.localesEs, .localesSp{
	background: url(../images/flag/es.gif) 0 0 no-repeat;
}
.localesIt{
	background: url(../images/flag/it.gif) 0 0 no-repeat;
}
.localesDe{
	background: url(../images/flag/de.gif) 0 0 no-repeat;
}
.goLocale .localesFr, .localesEn, .localesEs, .localesIt, .localesDe{
}

.localesList{
	position: absolute;
	z-index: 10;
	width:101px;
	height: 37px;
	top:31px;
}
/*-F-Langue----------------------------*/

/*-B-reservation----------------------------*/
#reservation{
	background:transparent url(../images/bg_res.png) no-repeat scroll 0 0;
	margin:-40px auto 0;
	height:74px;
	width:805px;
	position:relative;
	z-index: 9999;
	display: block;
}
#reservation.BackResa2{
	background:transparent url(../images/bg_res_.png) no-repeat scroll 0 0;
}
/*-----------------------------*/
#reservation .titre_res {
	width:110px;
	font-size:14px;
	padding:24px 0 0;
	display:block; 
	position:absolute;
	left:30px;
}
.arri, .nuit{
	width: 290px;
	height: 30px;
	padding: 5px 0 0;
}
.arri{
	position:absolute;
	left:141px;
	top:28px;
}
.nuit{
	position:absolute;
	right:126px;
	top:28px;
	width: 234px;
}
input.date, input.dashboard{
	background:transparent url(../images/select.png) no-repeat scroll 0 0;
	border:medium none;
	color:#290B0B;
	font-size:10px;
	height:29px;
	padding:7px;
	position:absolute;
	right:-4px;
	top:-6px;
	width:145px;
	cursor:pointer;
}
.ddNom input.date, .ddNom input.dashboard{
	background:transparent url(../images/selectCivilite.png) no-repeat scroll 0 0;
	border:medium none;
	color:#290B0B;
	cursor:pointer;
	font-size:10px;
	height:13px;
	left:40px;
	padding:5px;
	position:absolute;
	top:0;
	width:74px;
}
.ddNom1 input.date, .ddNom1 input.dashboard{
	left:66px;
}
.right .ddNom1 button.dashboard{
	left:25px;
	top:-3px;
}
.ddNom button.dashboard{
	left:0;
	top:-3px;
}
body div.dashboard{
	right:0;
	top:-3px;

}
button.dashboard{
	left:95px;
	top:-6px;
}
span.select {
	background:transparent url(../images/select.png) no-repeat scroll 0 0;
	color:#290b0b;
	font-size:10px;
	height:29px;
	line-height:28px;
	overflow:hidden;
	text-indent:11px;
	position:absolute;
	width:153px;
	top:-6px;
	left:80px;
	cursor:pointer;
	z-index:0;
}
select.styleds {
	float:right;
	margin-right:2px;
}

input.submit{
	background:transparent url(../images/submit.png) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	height:30px;
	padding-bottom:5px;
	position:absolute;
	right:32px;
	top:22px;
	cursor:pointer;
	width:76px;
}

/*-F-reservation----------------------------*/
/*-B-Corp-ac¬cueil----------------------------*/
#body {
	background:url(../images/backCorps.png) 0 0 no-repeat;
	width:1000px;
	height:206px;
	margin-top: -5px;
	position:relative;
}
#body1 {
	width:782px;
	height:125px;
	margin-top: 4px;
	position:relative;
	margin-left: 115px;

}
.box1{
	background:url(../images/box1.jpg) no-repeat 0 0;
	width:320px;
	height:127px;
	position:absolute;
	left:112px;
	top:28px;
	padding:20px;
}
#body .titre, .visitez{
	background:url(../images/flesh-vert.png) 0 5px no-repeat;
	padding-left:15px;
	display:block;
	font-family:"Times New Roman", Tahoma, Arial;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	cursor:pointer;
}
.visitez{
	position:absolute;
	bottom:10px;
	left:17px;
	width: 86%;
	height:21px;
	cursor:pointer;
}
.visitez a{
	font-family:"Times New Roman", Tahoma, Arial;
	font-size:20px;
	text-decoration:none;
	color:#fff;
}
#body .colorback1 {
	background: #000;
}
#body .categ2, #body .categ3 {
	display:block;
	float:left;
	line-height:18px;
	overflow:hidden;
	padding:0 17px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	width:326px;
}
#body .categ3 {
	z-index:0;
}
#body .titre {
	padding:15px 0 4px 15px;
	background-position: 0 20px ;
	cursor:pointer;
}
#body p{
	color:#fff;
	width:320px;
	line-height:18px;
	padding-bottom: 10px;
}
.box1 a, .box2 a{
	color:#86BA3D;
	text-decoration:underline;
}
.box2{
	background:url(../images/box2.jpg) no-repeat 0 0;
	width:360px;
	height:167px;
	position:absolute;
	right:108px;
	float:right;
	top:28px;
}

#corps{
	margin-top:0px;
	padding:0 28px 21px;
	width:948px;
	background:url(../images/bg_corp.png) no-repeat 0 0;
}
.corpsBottom{
	background:url(../images/bg_corps_bottom.gif) no-repeat 0 0;
	width:1004px;
	height:4px;
	margin-top:-2px;
}
.left{
	float:left;
}
.right{
	float:right;
}
#contactForm .fWidth{
	height: 92px;
}
.text{
	width:570px;
}
.images{
	margin-top:3px;
}
.images2{
	margin-left:320px;
	margin-top:8px;
}
.images3 {
	float:left;
	margin-left:21px;
	margin-top:10px;
}
.images4 {
	float:left;
	margin-right:33px;
	margin-top:10px;
}
.images5 {
	margin-top:25px;
}
.img_a lign_right{
	text-align:right;
}
#corps li{
	background: url(../images/puce.gif) no-repeat scroll 0 5px;
	padding:0 0 15px 12px;
}
#corps a{
	color: #4e4e4e;
}
.imagesServices{
	margin-bottom:10px;
	text-align:center;
	margin-left:80px;
}
#corps p{
	line-height:26px;
	padding:0 0 35px 0;
}
#corps p.tarif{
	padding: 15px 0 0;
}
#corps .services p{
	line-height:26px;
	padding:0 0 10px 0;
}

#corps table{
	text-align:center;
	width:98%;

}
/*#corps table{
	text-align:center;
	width:98%;
	border:1px solid #CACACA ;
}
*/

/*#corps table.table{
	width:100%;
	margin:0 auto;
}*/
.borderTable{
}
#corps table.repTable{
	width: 100%;
}
#corps table.SpaTable{
	width: 70%;
	margin-left: 160px;
}
#corps table.ServTable{
	width: 40%;
	margin-left: 0px;
}
#corps table.SpaTable b,#corps table.SpaTable strong{
	font-size: 12px;
	font-weight: bold;
}
#corps table.SpaTable2{
	width: 70%;
	margin-left: 160px;
	border: none;
} 
#corps table.SpaTable2 td{
	border:1px solid #CACACA ;
	padding: 13px;
} 
.alCenter{
	text-align:center;
	border: 1px solid;
	width: 100px;
}
#corps table th{
	background: #EBEBEB;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
}
#corps table th strong{
	font-size: 14px;
	font-weight: bold;
}
#corps table tr{
	height: 30px;
}
#corps table tr td{
	padding:0 5px;
	height: 30px;
}
#corps table td strong{
	font-weight:bold;
}
.cat{
	width:946px;
	padding:18px 0;
}
.border_bottom{
	border-bottom:1px solid #e5e5e5;
}
/*-F-Corp-accueil----------------------------*/
.clear{	
	clear:both;
}
.justify{
	text-align:justify;
}
.width{
	width:470px;
}
.width1{
	width:580px;
}
.gWidth{
	width:950px;
}
.position{
	position:absolute;
	right:0;
	top:50px;
}
.widthP{
	width:970px;
}
.cat .bottom{
	bottom:-10px;
}
.height{
	height:250px;
}
.min-height{
	height:210px;
}
.margin_t{
	margin-top:8px;
}
.marginTop{
	margin-top:18px;
	height:0;
}
.margTp{
	margin-top: 8px;
}
.marginImages{
	margin-top:40px;
}
.margin_top{
	margin-top:-25px;
}
.margin_t_left{
	margin-top:7px;
}
.relative{
	position:relative;
}
/*-B-Lien----------------------------*/
.top{
	background:transparent url(../images/haut.jpg) no-repeat scroll 100% 50%;
	bottom:8px;
	color:#999999;
	padding-right:18px;
	position:absolute;
	right:0;
	text-decoration:none;
}
.page{
	background:url(../images/flesh-vert.png) 0 50% no-repeat;
	padding-left:18px;
	color:#999999;
	position:absolute;
	bottom:0;
	left:0;
	text-decoration:none;
}
.top2{
	background:transparent url(../images/haut.jpg) no-repeat scroll 100% 50%;
	padding-right:18px;
	color:#999999;
	position:absolute;
	bottom:0;
	right:0;
	text-decoration:none;
}
.bottom_lien{
	height:26px;
	width:945px;
	position:relative;
}

/*-F-Lien----------------------------*/
/*-B-Contact----------------------------*/
#contactForm{
	margin-top:-5px;
	position:relative;
	width:495px;
}
#contactForm p{ 
	margin-bottom:-10px;
}
#contactForm span.select {
	background:transparent url(../images/selectCivilite.png) no-repeat scroll 0 0;
	color:#290B0B;
	left:82px;
	line-height:20px;
	top:75px;
}
#typeVilla{
	position:relative;
}
#contactForm #typeVilla span.select {
	background:transparent url(../images/selectRes.png) no-repeat scroll 0 0;
	height:23px;
	width:164px;
	top:0;
	left: -5px;
}
#contactForm #typeVilla {
	width: 164px;
}
#contactForm #en span.select {
	top:50px;
}
#contactForm select.styleds {
	float:left;
	width:80px;
	left:0;
	top:1px;
}
#contactForm dl{
	height:22px;
	padding-bottom:20px;
	width:236px;
}
#contactForm dl.Captcha{
	left:0;
}
#contactForm .button{
	float:right;
	margin-top:27px;
	padding-left:10px;
	width:185px;
	padding-bottom: 0;
	margin-bottom: -50px;
}
#contactForm dl.button dt{
	width:90px;
}
#contactForm dl.button dd{
	width:90px;
	margin-left:100px;
}
#contactForm dl.Captcha dt{
	width:180px;
}
#contactForm dl.Captcha dd{
	margin-left:180px;
}
#contactForm dl.Captcha img{
	margin-right:20px;
}
#contactForm dl dt{
	height:24px;
	text-align:left;
	width:90px;
}
#contactForm dl dd{
	float:right;
	margin-top:-25px;
	text-align:left;
	width:150px;
}
#contactForm input.text{
	background: url(../images/inputText.png) 0 0 no-repeat;
	width:144px;
	height:14px;
	border:none;
	padding:4px;
}
#contactForm input.textNbre{
	background:transparent url(../images/inputNbr.png) no-repeat scroll 0 0;
	float:right;
	height:14px;
	width:96px;
}
#contactForm input.text2{
	margin-top: -2px;
}
#contactForm input.textAdr{
	background: url(../images/adrT.png) 0 0 no-repeat;
	width:410px;
	height:14px;
	border:none;
	padding:4px;
}
#contactForm input.textcaptcha{
	background:transparent url(../images/captcha.png) no-repeat scroll 0 0;
	border:medium none;
	bottom:10px;
	height:14px;
	padding:4px;
	position:absolute;
	right:120px;
	width:96px;
}
#contactForm dd.textcaptcha1 input.textcaptcha{
	bottom:95px;
}
#contactForm #en input.textcaptcha{
	bottom:5px;
}
#contactForm .captchaImg{
	padding:0;
	margin-left:90px;
} 
#contactForm  textarea.msg{
	background: url(../images/area.png) 0 0 no-repeat;
	width:410px;
	height:92px;
	border:none;
	padding:4px;
}
#contactForm .topP{
	margin-top:0;
	background:none;
}
.reset{
	background:url(../images/annuler.png) no-repeat;
	height:24px;
	width:88px;
	border:none;
	color:#4d1918;
	cursor:pointer;
	padding-bottom:3px;
}
.submit2{
	background:url(../images/envoyer.png) no-repeat;
	height:24px;
	width:88px;
	border:none;
	color:#fff;
	cursor:pointer;
	padding-bottom:3px;
	margin-top:2px;
}

#contactInfo{
	margin-top:-18px;
	position:absolute;
	right:20px;
	top:90px;
	width:310px;
}
#corps #contactInfo p{
	line-height:26px;
	padding:0 0 15px 0;
}
#corps #contactInfo p strong{
	font-weight:bold;
}
#contactPlan{
	position:absolute;
	right:25px;
	top:250px;
	width:390px;
}
.errorMessage{
	font-size:9px;
	color:#FF0000;
}
#contactForm dd#capt input.textcaptcha {
	background:transparent url(../images/captcha.png) no-repeat scroll 0 0;
	border:medium none;
	bottom:-110px;
	height:14px;
	padding:4px;
	position:absolute;
	right:120px;
	width:90px;
}
/*-F-Conact----------------------------*/
a.enterRiad{
	height:378px;
	left:75px;
	position:absolute;
	top:0;
	width:850px;
	z-index: 100;
	display: block;
	background: url(../images/d1.jpg) ;
}
.textEffect{
	position:absolute;
	visibility:hidden;
	background-color: #fff;
	border: 3px solid #fafafa;
	padding: 10px;
	width: 600px;
	top: 0px;
	opacity: .9 !important;
	filter: alpha(opacity=90);
	line-height: 20px;
}
.textEffect span{

}

.textEffect p{
	font-size: 12px;
}

/*-B-footer----------------------------*/
#footer{
	text-align:center;
	margin:20px 0;
}
#footer a{
	color:#9b9b9b;
	font-size:11px;
	text-decoration:none;
	background:url(../images/separ.jpg) 100% 60% no-repeat;
	padding-right:12px;
	margin-right:10px;
}
#footer a.non{
	background:none;
	margin: 0;
	padding:0;
}
#footer img{
	margin-top:13px;
	border:none
}
.baseline {
	margin:10px auto;
}
.baseline p{
	line-height:25px;
}
/*-F-footer----------------------------*/
#JardinTouhina{
	display:block;
	height:173px;
	left:411px;
	position:absolute;
	text-indent:-5000px;
	top:12px;
	width:150px;
}

.partenaire{
	border: 1px solid;
	height: 250px;
	margin-top: 40px;
}
.no_cadre{ 
border:none; 
} 
#global #body1 p {
	text-align: justify;
}
.fielSub
{
width: 200px;
height: 14px;
background: url(../images/adrT.png) 0 0 no-repeat;
border: none;
padding: 4px;
}
.addinto_sharebox .social_buttons a {
	width: 32px;
	height: 32px;
}
.addinto_sharebox .social_buttons a img {
	opacity: 1.0;
	border:0 none;
	}
.addinto_sharebox .social_buttons a:hover img {
opacity: 0.70;
}
