@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
body{
	background: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #3a230d;*/
	color: #866334;
}
a{
	text-decoration: none;
	color: #c2a5a2;
}
a:hover{
	text-decoration: underline;
}
ul{
	list-style: none;
}
h2{
	margin: 0 0 10px 0;
	/*padding-left: 15px;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3a230d;
}
h3{
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: normal;
	color: #3a230d;
}
h4{
}

/*--------------	ref		--------------*/
h1{
	padding-bottom: 2px;
	width: 99.99%;
}
h1, .baseline{
	margin: 0 auto;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #6f6857;
}
.baseline a, p.tags a{
	text-decoration: none;
	color: #016060;
}
p.tags{
	font-size: 9px;
	text-align: center;
	color: #016060;
}
.baseline{
	width: 780px;
}

/*--------------	conteneur principal		--------------*/
#corps{
	margin: 10px auto;
	width: 790px;
}
#header, #menu, #main, #footer{
	border: 1px solid #d8d1cf;
	margin: 0 0 2px 0;
}

#header{
	background: url(images/commun/headerBg.jpg) 0 0 no-repeat;
	height: 163px;
}

/*--------------	menu		--------------*/
#menu{
	padding: 3px;
	height: 155px;
}
#menu li{
	float: left;
	background-position: 0 100%;
	background-repeat: no-repeat;
	margin: 0 2px 0 0;
	width: 96px;
	height: 155px;
}
#menuPresBg{
	background-image: url(images/commun/menuPresBg.jpg);
}
#menuRoomsBg{
	background-image: url(images/commun/menuRoomsBg.jpg);
}
#menuSpaBg{
	background-image: url(images/commun/menuSpaBg.jpg);
}
#menuRestBg{
	background-image: url(images/commun/menuRestBg.jpg);
}
#menuActBg{
	background-image: url(images/commun/menuActBg.jpg);
}
#menuRatesBg{
	background-image: url(images/commun/menuRatesBg.jpg);
}
#menuContBg{
	background-image: url(images/commun/menuContBg.jpg);
}
#menu li#menuMapBg{
	background-image: url(images/commun/menuMapBg.jpg);
	margin-right: 0;
}
#menu a{
	display: block;
	float: left;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 155px 0 0 0;
	width: 96px;
	height: 0!important;
	height /**/: 155px;
}
#menu a.current, #menu a:hover{
	background-position: 0 -155px;
}
#menuPresLnk{
	background-image: url(images/commun/menuPresLnk.gif);
}
#menuRoomsLnk{
	background-image: url(images/commun/menuRoomsLnk.gif);
}
#menuSpaLnk{
	background-image: url(images/commun/menuSpaLnk.gif);
}
#menuRestLnk{
	background-image: url(images/commun/menuRestLnk.gif);
}
#menuActLnk{
	background-image: url(images/commun/menuActLnk.gif);
}
#menuRatesLnk{
	background-image: url(images/commun/menuRatesLnk.gif);
}
#menuContLnk{
	background-image: url(images/commun/menuContLnk.gif);
}
#menuMapLnk{
	background-image: url(images/commun/menuMapLnk.gif);
}

/*--------------	contenu		--------------*/
#main{
	background: url(images/commun/pattern.jpg) 0 0 no-repeat;
}
#content{
	padding: 10px 59px 10px 76px;
	height: 353px;
	text-align: justify;
}
#content ul{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
#content li{
	background: url(images/commun/puce.gif) 0 4px no-repeat;
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
}	
/*--------------	accueil		--------------*/
#presentation #content{
	position: relative;
	background: url(images/commun/presentationBg.jpg) right bottom no-repeat;
	padding: 10px 184px 10px 83px;
	height: 278px;
}
#presentation h2{
	margin: 0 0 20px 0;
}
#presentation p{
	margin: 0 0 15px 0;
}
#presentation #content ul{
	clear: both;
	position: absolute;
	bottom: 7px;
	left: 84px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#presentation #content #ferme{
	clear: both;
	position: absolute;
	bottom: 55px;
	left: 84px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#presentation #visit, #presentation #come, #presentation #swf1, #presentation #swf2{
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 1px solid #d8d1cf;
	margin: 0;
	padding: 0;
	width: 247px;
	height: 38px;
}
#presentation #visit{
	background-image: url(images/commun/visiteBg.jpg);
	margin-right: 10px;
}
#presentation #come{
	background-image: url(images/commun/comeBg.jpg);
}
#presentation #swf1{
	background-image: url(images/commun/videodejourBg.jpg);
	margin-right: 10px;
}
#presentation #swf2{
	background-image: url(images/commun/videodenuitBg.jpg);
}
#visit a, #come a, #swf1 a, #swf2 a{
	display: block;
	float: left;
	overflow: hidden;
	padding: 38px 0 0 0;
	width: 247px;
	height: 0!important;
	height /**/: 38px;
}
/*---------------------------------     chambres    -----------------------*/
#chambres #content{
	background: url(images/commun/chambresBg.jpg) right bottom no-repeat;
	padding: 10px 59px 42px 76px!important;
	padding: 5px 59px 42px 76px;
	height: 350px;
}
#chambres h2{
	margin: 0 0 10px 0;
}
#content #menuChambres {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 652px;
	height: 27px;
}
#menuChambres li{
	float:left;
	background-image: none;
	background: #fff;
	border: 1px solid #d8d1cf; 
	margin: 0 3px 0 0;
	padding: 6px 0 0 0;
	width: 158px;
	height: 21px;
	font-size: 12px;
	text-align: center;
}
#menuChambres li.current{
	background: #866334;
	font-weight: bold;
}
#menuChambres li#tentesLi{
	margin-right: 0;
}
#menuChambres li a{
	color: #3a230d;
}
.contenuChambres{
	clear: both;
	margin:  4px 0 0 0;
	width: 652px;
	height: 283px;
}
#flash, #flash1, #flash2, #flash3, #flash4, 
.contenuChambres img, #spa #content img, #restauration #content img, #activites #content img, #tarifs #content img{
	display: block;
	float: left;
	border: 1px solid #d8d1cf;
	margin: 0 3px 0 0;
	width: 375px;
	height: 281px;
}
.texteChambres{
	float: left;
	background: #fff;
	border: 1px solid #d8d1cf;
	padding: 10px;
	width: 248px;
	height: 261px;
}
#patio, #grandes, #suites, #tentes{
	display: none;
}
#chambres p, #spa p, #restauration p, #activites p, #tarifs p{
	margin: 0 0 15px 0;
}
#chambres .capacite span, #chambres .tarifs span{
	font-weight: bold;
}
/*----------------------------------- Le spa ------------------------------------*/
#spa #content{
	background: url(images/commun/leSpaBg.jpg) right bottom no-repeat;
}
/*----------------------------------- tarifs ------------------------------------*/
#tarifs #content{
	padding: 10px 30px 10px 30px;
	height: auto;
}
#tarifs h2{
	margin-left: 83px;
}
#tarifs .texteChambres{
	width: 300px;
	height: auto;
}
#tarifs h3{
	margin-bottom: 5px;
}
.tarifs{
	border: 1px solid #d8d1cf;
	margin: 0 0 5px 0;
	width: 100%;
	height: auto;
	font-size: 10px;
}
#tarifs .titres{
	/*width: 70px;*/
}
#tarifs .entete{
	display: block;
	clear: both;
	background: url(images/commun/footerBg.jpg) 0 0;
	width: 100%;
	color: #d5ba96;
}
#tarifs .entete td{
	background: url(images/commun/footerBg.jpg) 0 0;
}
.tarifs th, .tarifs td{
	margin: 0;
	padding: 2px;
	text-align: left;
}
.tarifs th{
	text-align: left;
}
.tarifs th.center{
	text-align: center;
}
.tarifs td{
	/*width: 32px;*/
}
.tarifs td.auto{
	border: none;
	width: auto;
	text-align: left;
}
.tarifs span{
	color: #734923;
}
.tarifs .deux{
	background: #CBAB6E;
}
.tarifs .trois{
	background: #DBC184;
}
.tarifs .quatre{
	background: #CDA864;
}
.odd{
	background: #E1C9A5;
	color: #333333;
}
/*-----------------------------------    contact    ------------------------------------*/
#contact #content{
	background: url(images/commun/contactBg.jpg) right bottom no-repeat;
	position: relative;
	padding: 10px 59px 100px 76px;
	/*height: 453px;*/
}
#contact h2{
	margin: 0 0 20px 0;
}
#contact form{
	clear: both;
	margin: 20px 0 0 0;
	width: 100%;
}
fieldset{
	border: none;
}
#contact form p{
	margin: 0 0 6px 0;
	height: 20px;
}
#contact form p.autoHeight{
	height: auto;
}
#contact label{
	display: block;
	float: left;
}
#fieldleft, #fieldroit{
	float:left;
}
#fieldleft{
	margin: 0 20px 0 0;
	width: 325px;
}
#contact input, #contact textarea{
	border: 1px solid #d8d1cf; 
}
#fieldleft label{
	width: 85px;
}
#fieldleft input{
	float:left;
	width: 235px;
}
#fieldroit{
	width:307px;
}
#fieldroit label{
	width: 49px;
}
#fieldroit input{
	float:left;
	width: 253px;
}
#fieldbas{
	clear: both;
	width: 650px;
}
#fieldbas label{
	width: 85px;
}
#fieldbas input, #fieldbas textarea{
	float: none!important;
	float:left;
}
#fieldbas input{
	width: 235px;
}
#fieldbas textarea{
	height: 60px;
	width: 562px;
}
#envoie, #annuler{
	width:90px;
	font-weight:bold;
	color:#866334;
}
#envoie{
	background-color:#3a230d;
	color:#866334;
}
#annuler{
	background-color:#866334;
	color:#3a230d;
	margin: 0 3px 0 4px;
}
.captcha img{
	float: left;
}
.captcha_1{
	text-align: right;
}

/*--------------	footer		--------------*/
#footer{
	clear: both;
	background: url(images/commun/footerBg.jpg) 0 0;
	padding: 5px;
	font-size: 13px;
	text-align: center;
	color: #d5ba96;
}

/*--------------	classes communes		--------------*/
.relative{
	position: relative;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fnone{
	float: none;
}
.clear{
	clear: both;
}
.lclear{
	clear: left;
}
.rclear{
	clear: right;
}
.noHeight{
	display: block;
	margin-top: -1px;
	height: 1px;
	line-height: 1px;
	font-size:1px;
}
.block{
	display: block;
}
.nomargin{
	margin: 0;
}
.noborder{
	border: none;
}
.norborder{
	border-right: none;
}
.nobborder{
	border-bottom: none;
}
.notborder{
	border-top: none;
}
.nolborder{
	border-left: none;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.autoWidth{
	width: auto;
}
.autoHeight{
	height: auto;
}
.small{
	font-size:9px;
}
.tenPixSize{
	font-size: 10px;
}
.medium{
	font-size: 14px;
}
.big{
	font-size: 24px;
}

/*--------------	spry related		--------------*/
.validMsg{
	position: absolute;
	display:none;
	left: 138px;
	width:16px;
	height:16px;
}
.textfieldValidState .validMsg, .textareaValidState .validMsg, .selectValidState .validMsg, .checkboxValidState .validMsg, .radioValidState .validMsg{
	display:inline;
}
#requiredName .validMsg{
	top: 105px;
}
#requiredEmail .validMsg{
	top: 158px;
}
