/* CSS Document */
* {
margin:0;
padding:0;
}
body {
background-image:url(../_img/css/background.gif);
background-repeat:repeat;
}
#all {
background-image:url(../_img/css/all.gif);
background-repeat:repeat-y;
width:877px;
margin:auto;
}
#header, #content, #footer, #content_chalet {
width:859px;
margin:auto;
}
#header_top {
background-image:url(../_img/css/header.gif);
background-repeat:no-repeat;
height:80px;
}
#header_top .back_home{
	width:220px;
	height:80px;
	float:left;
	display:block;
	cursor:pointer;
}
#header_top_right {
	float:right;
	margin-right:5px;
	margin-top:5px;
	width:160px;
}
#header_top_right a img {
	float:right;
	border:none;
}
#header_top_right form {
	margin-top:33px;
	float:right;
}

#header_images {
background-color:#002e0d;
height:250px;
}
/******************HOME PAGE**********************************************/
#content {
background-image:url(../_img/css/content.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding-top:20px;

}
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#005819;
	width:819px;
	border-bottom:1px solid #005819;
	font-weight:100;
	margin-left:20px;
}
#content p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#005819;
	padding:20px;
}
#liste_chalet_haut {
	margin-left:22px;
	margin-top:20px;
	height:130px;
}
#liste_chalet_bas {
	margin-left:82px;
	margin-top:20px;
	height:170px;

}
#content #chalet {
	width:100px;
	margin-right:19px;
	float:left;
	text-align:center;
}
#content #chalet img {
	border:2px #002e0d solid;
}
#content #chalet a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size:14px;
	text-decoration:none;
}
#content #chalet a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
#content #chalet a img:hover {
text-decoration:none;
}
/******************FIN HOME PAGE**********************************************/
/******************PAGE CHALET**********************************************/
#content_chalet {
background-image:url(../_img/css/fond_page_chalet.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
padding-top:20px;
padding-bottom:20px;
}
#content_chalet #menu_left_chalet {
	float:left;
	width:151px;
	height:300px;
}
#content_chalet #menu_left_chalet h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:100;
	width:151px;
	text-align:center;
	text-decoration:none;
}
#content_chalet #menu_left_chalet h1 a:hover {
	text-decoration:underline;
}
#content_chalet #menu_left_chalet ul {
	margin-left:5px;
	margin-top:20px;
}
#content_chalet #menu_left_chalet ul li {
	list-style:none;
}
#content_chalet #menu_left_chalet ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
#content_chalet #menu_left_chalet ul li a:hover {
	color:#f6db00;
}
#content_chalet #menu_right_chalet {
	float:right;
	width:688px;
}
#content_chalet #menu_right_chalet #menu_right_chalet_descr {
	width:298px;
	float:left;
	
}
#content_chalet #menu_right_chalet #menu_right_chalet_descr h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#005819;
	width:298px;
	border-bottom:1px solid #005819;
	font-weight:100;
}
#content_chalet #menu_right_chalet #menu_right_chalet_descr p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#005819;
	padding-top:10px;
}
#content_chalet #menu_right_chalet #menu_right_chalet_photo {
	float:right;
	margin-right:20px;
}
#content_chalet #menu_right_chalet #menu_right_chalet_photo #img_top {
	width:350px;
	height:235px;
	background-color:#053212;
	display:block;
}
#content_chalet #menu_right_chalet #menu_right_chalet_photo #img_top img{
	margin-left:2px;
	margin-top:2px;
}
#content_chalet #menu_right_chalet #menu_right_chalet_photo #thumbs_img {
	margin-top:15px;
	width:350px;
	margin-left :5px;
}
#content_chalet #menu_right_chalet #menu_right_chalet_photo #thumbs_img a img {
	float:left;
	border:1px solid #053212;
	width:64px;
	height:43px;
	margin-left:5px;
	margin-bottom:5px;
}
/******************HOME PAGE**********************************************/
#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
height:30px;
text-align:center;
line-height:30px;
clear:both;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

#lienreservationaccueil { width:293px; height:48px; display:block; z-index:5; visibility:visible; border:0px none #000000; text-align:left; margin-top:-48px;}
