/* CSS Document */
html, body{
	background-color:#676e4c;
	background-image:url(../img/pixel_green.png);
	background-repeat:repeat;
	font-family:"Times New Roman", Times, serif;
}

body{
	text-align:center;
	background-image:url(../img/pixel_green.png);
	background-repeat:repeat;
	font-family:'Times New Roman', Times, serif;
}

img{
	border:none;
	outline: none;
}
a{
	outline: none;
}
.txt_chambres{
	text-align:justify; 
	font-size: 12px; 
	color:#fefce7;
}
/*INDEX*/
.div900{
	width:898px;
	background-image:url(../img/header.png);
	background-position:top left;
	background-repeat:no-repeat;
}

/*AUTRES*/
.div900_int{
	width:898px;
	background-image:url(../img/header_int.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#div_header{
	height: 235px; 
	margin:auto; 
	vertical-align:bottom; 
	text-align:right;
}

#div_abs_title{
	font-size: 33px; 
	color:#fefce7; 
	text-align: left; 
	width: 300px; 
	margin-top: 173px; 
	position:absolute; 
	padding-left: 50px;
}

#div_abs_title a{
	text-decoration:none;
}

#div_abs_desc{
	color:#666D35; 
	font-size: 22px; 
	position:absolute; 
	margin-top: 213px; 
	text-align:left; 
	padding-left: 212px;
}

#div_link_top{
	padding-top:218px; 
	color:#fefce7; 
	font-size: 12px;
}

a{
	color:#fefce7; 
	text-decoration:none;
}

a:hover{ 
	text-decoration:underline;
}

#div_middle{
	text-align:left; 
	width: 898px; 
	margin:auto;
}

#div_img_left{
	margin-top: -22px; 
	float:left;
}

#div_link_bottom{
	float:right; 
	text-align:right; 
	color:#fefce7; 
	font-size: 12px; 
	padding-top: 9px;
}

#div_txt_left{
	width:280px; 
	float:left; 
	padding:10px; 
	text-align:justify; 
	font-size: 12px; 
	color:#fefce7;
}

#div_footer{
	clear:both; 
	text-align:left; 
	width: 900px;
	height: 60px;
	text-align:center; 
	font-size: 11px; 
	color:#fefce7; 
	padding: 20px 0px 0px 0px;
	margin:auto;
}

.clearer{
	clear:both;
}

h1.title_middle{
	color:#fefce7;
	font-size:30px;
	font-weight:normal;
}

.div_title_h1{
	margin-left: 200px;
}

.t_chambres{
	font-size:12px; 
	color:#fefce7;
}

.t_chambres tr{
	vertical-align:top;
}

.td_chambres{ 
	text-align:justify; 
	padding:5px;
	width:50%;
}

.img_chambres{
	/*width:180px; 
	height:110px;*/ 
	margin-right:20px; 
	float:left;
}

.div_left_maison, .div_left_acces{
	float:left; 
	width:175px; 
	margin-right:10px;
}

.div_right_maison{
	float: right;
	font-size:12px; 
	color:#fefce7; 
	width: 300px;
}

.t_bg_white{
	background-color:#FFFFFF; 
	margin-top: 15px;
}

.t_bg_white td{
	padding: 2px;
}

.div_text_maison{
	width:550px; 
	font-size:12px; 
	color:#fefce7; 
	text-align:justify;
}

.div_left_loisirs{
	float:left; 
	width:154px; 
	margin-right:10px;
}

.div_text_loisirs{
	width:400px; 
	font-size:12px; 
	color:#fefce7; 
	text-align:justify;
	float:left;
}

.div_right_loisirs{
	float: right;
	font-size:12px; 
	color:#fefce7; 
	width: 400px;
	text-align:justify;
}

#les_ileades{
	width: 898px;
	height: 200px;
	background-image: url(../img/les_ileades_bloc.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
}
#les_ileades p{
	font-size: 12px;
	color: #463120;
	padding: 60px 10px 10px 250px;
}
#les_ileades a{
	color: #463120;
	text-decoration: underline;
}

.div_text_acces{
	width:250px; 
	font-size:12px; 
	color:#fefce7; 
	text-align:justify;
	float:left;
}

.div_right_acces{
	float: right;
	font-size:12px; 
	color:#fefce7; 
	width: 430px;
	text-align:justify;
}

.div_right_partenaires{
	float: right;
	font-size:12px; 
	color:#fefce7; 
	width: 350px;
	text-align:justify;
}

.div_text_partenaires{
	width:350px; 
	font-size:12px; 
	color:#fefce7; 
	text-align:justify;
	float:left;
	margin-left: 190px;
}

.div_content_presse{
	font-size:12px; 
	color:#fefce7; 
	text-align:justify;
}

/*image vide de retour à l'accueil*/
#img_pix_vide{
	width:190px; 
	height:100px; 
	position:absolute; 
	margin-left:140px; 
	margin-top:90px;
}

.title_form{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.td_spec_form input[type=text]{
	width:100%;
}
