@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#666666;
}

h1{
	height:40px;
	background:url(../images/ornement.gif) bottom left no-repeat;
	color:#746842;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	padding-left:20px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:19px;
	color:#ab9554;
	margin:0px;
	margin-top:20px;
}

h3{
	font-weight:bold;
	font-size:12px;
	margin:0px;
	margin-top:10px;
	margin-bottom: 5px;
}

hr{
	margin:0;
	margin-top:5px;
	border: none;
	border-bottom: 1px dotted #ab9554;
}

p{
	margin:0px;
}

ul{
	list-style: none;
	padding: 0;
}

table{
	font-size:11px;
	width:100%;
	margin-top:20px;
	border-top:1px dotted #d5c599;
	line-height: 12px;
	margin-left: 20px;
}

table tr{
	height:45px
}

table tr td{
	border-bottom:1px dotted #d5c599;
	padding:0px 25px;
}

table.contact{
	border: none;
}

table.contact tr td{
	border:none;
	padding:0px 25px;
}

img{
	border:1px solid #9c9c9c;
}

a{
	color:#a49055;
}

#footer a{
	color:#000;
	text-decoration: none;
}

#header{
	width:1000px;
	margin:auto;
	overflow:hidden;
}

#main,#footer{
	width:998px;
	margin:auto;
	overflow:hidden;
}

#header{
	height:116px;
	overflow:hidden;
}

#header .lang{
	margin:0;
	height:28px;
	width:288px;
	padding-top:5px;
	border:none;
	overflow: hidden;
}

#header .lang a{
	color:#666666;
}

#header .lang img{
	border:none;
	margin-right:15px;
}

.content_languages{
	position: absolute;
	text-align:right;
	float:right;
	height:30px;
	width:155px;
	margin-top:0px;
	margin-left:130px;
	padding-top:5px;
	z-index:1;
	overflow:hidden;
}

.lien_header{
	position: absolute; 
	z-index:1;
}

#main{
	height:auto;
	min-height:500px;
	background:#fff url(../images/bg_main.jpg) top left no-repeat;
	border:1px solid #222222;
	border-top:none;
}

#footer{
	text-align:center;
	color:#010101;
	font-size:10px;
	line-height:30px;
}



.content_left{
	width:195px;
	height:auto;
	float:left;
	margin-top:25px;
	/*background:url(../images/bg_nav.gif) top right repeat-y;*/
	overflow:hidden;
}  

.content_middle{
	width:512px;
	height:auto;
	float:left;
	padding:5px 35px;
	overflow:hidden;
	
}

.content_middle_big{
	width:733px;
	height:auto;
	float:left;
	padding:5px 35px;
	background:url(../images/bg_middle.jpg) top right no-repeat;
	overflow:hidden;
}

.content_right{
	margin-top:25px;
	width:221px;
	height:auto;
	min-height:18px;
	float:left;
	background:url(../images/bg_right.jpg) top right no-repeat;
	overflow: hidden;
	
}

.content_right .footer_right{
	margin:0;
	padding:0;
	width:221px;
	height:21px;
	background:url(../images/footer_right.gif) top right no-repeat;
	overflow:hidden;
}
	
/* navigation */
.content_navigation{
	margin:0;
	min-height:257px;
	width:195px;
	background:url(../images/bg_nav_2.gif) top left no-repeat;
	padding-bottom: 20px;
	overflow: hidden;
}

.content_navigation a{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	font-style:italic;
	color:#222222;
	text-decoration:none;
	padding-left:28px;
	width:153px;
	height:25px;
	border-top:1px solid transparent ;
	border-bottom:1px solid transparent;
	margin-bottom: 5px;
	overflow: hidden;
}

.content_navigation a.level_1:hover, .content.content_navigation a.selected{
	background:#f5f0e5;
	width:153px;
	height:25px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.content_navigation a.level_2{
	background:url(../images/bg_nav_level.gif) 28px 10px no-repeat;
	font-size:11px;
	padding-left:35px;
	width:145px;
	margin-bottom: 0;
	border: none;
}

.content_navigation a.level_2:hover,.content.content_navigation .subnav a.selected{
	background:url(../images/bg_nav_levelHover.gif) 28px 10px no-repeat;
	color:#c02020;
	border: none;
}

.subnav{
	display:none;
}

/*image*/

.content_left .content_image{
	width:195px;
	height: auto;
	
}

.content_left .content_image img {
	max-width:180px;
	min-width:180px;
	width:180px;
	border:none;
	overflow: hidden;
}

.content_middle .content_image img{
	border:none;
}

#header .content_image{
	height:116px;
	width:1000px;
	max-width:1000px;
	min-width:1000px;
	position:absolute;
	margin-top:-5px;
	margin-left: 0px;
	overflow: hidden;
}

/*textimg*/

.content_textimg{
	margin-top: 20px;
	clear: both;
}

.content_textimg p,.content_textimg h2,.content_textimg h3,.content_textimg ul{
	padding-left: 20px;
}

.content_textimg hr{
	margin-left: 20px;
}

.content_textimg .image_left{
	float:left;
	margin-right:10px;
	margin-left: 20px;
}

.image_right{
	float:right;
	margin-left:10px;
}

.content_middle_big .textimg_images{
	width: 100%;
	text-align: center;
}

.content_middle_big .textimg_images img{
	margin: 5px 0px;
}

.textimg_images{
	text-align: center;
	margin: 10px;
}

.content_textimg.link_logo .textimg_images img{
	border: none;
	margin: 0px;
	cursor:pointer;
}

/*gallery preview right*/

.content_right .content_gallerypreview{
	margin:0;
	padding:0;
	width:146px;
	height:600px;
	background:url(../images/bg_gallery.gif) top left repeat-y;
	margin-top:49px;
	padding-left:37px;
	padding-right:38px;
	font-size:10px;
	overflow: hidden;

}

.content_right .content_gallerypreview {
	max-width:144px;
}

.content_right .content_gallerypreview a{
	display: block;
	margin-bottom:32px;
}

.content_right .content_gallerypreview p{
	text-align:center;
	margin-bottom:15px;
}

.content_right .bottom{
	height:21px;
	width:221px;
	background:url(../images/footer_right.gif) top left repeat-y;
}

/* form */

.content_form{
	margin-left: 20px;
}

.content_form h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:19px;
	color:#ab9554;
	margin:0px;
	margin-top:20px;
	background: none;
	font-style: normal;
	padding: 0;
}

form{
	margin:0;
	padding:0;
	height:400px;
	width: 460px;
	margin-left: 25px;
}

form > dl {
	padding:0;
	margin:0;
}

form > dl > dt {
	clear:both;
	padding:0;
	margin:0;
	float: left;
	width:200px;
	height:30px;
	clear: left;
	margin: 5px 0px;
}

form > dl > dd {
	width:250px;
	height:auto;
	margin:0;
	padding:0;
	/*padding:5px 0px;*/
	float: left;
	clear: right;
	margin: 5px 0px;
}

form input,
form select{
	width:250px;
	border: 1px solid #cacaca;
	padding: 4px 5px;
}

form select{
	width:262px;
}
	
form #submit-element input {
	float:right;
}

dl dd textarea {
	width:250px;
}

dl dd input[type=submit],
dl dd input[type=button],#captchatxt {
	width:150px;
}

#captchaimg{
	width:150px;
	border: 1px solid #cacaca;
	padding: 0px;
}

#Envoyer,#Send,#Senden,#Absenden{
	background: url("../images/bouton.gif") top left no-repeat;
	border: none;
	height: 25px;
	width: 65px;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	}

/* content html */
.content_html{
	margin:0;
	width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style: italic;
	color:#222222;
	background:url(../images/bg_content_html.gif) top left repeat-y;
	height: 220px;;
}

.content_html h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style: italic;
	color:#222222;
	font-weight: normal;
}

.content_html #fmonth,.content_html #fday,.content_html #fyear,.content_html #nbnights,.content_html #nbadt{
	width: 47px;
	font-size: 10px;
}

.content_html #fmonth{
	width: 75px;
}

.content_html #fResaAction{
	margin-top:10px;
	font-size: 10px;
	width: 75px;
}

.content_html h1{
	display: none;
}
/* system messages */

.messages {
	padding:10px 25px;
	background:#dccfad;
	border:dotted 1px #cccccc;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:10px 0;
}
.form_messages {
	padding:0px 5px;
	background:#dccfad;
	border:dotted 1px #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:10px 0;
	font-size:11px;
}
.messages_error {
	color:red;
}
.messages_warning {
	color:#ff9900;
}
.messages_success {
	color:green;
	width: 500px;
	color: #666666;
}



