@charset "utf-8";
#container #page #page_gauche #col_gauche {
	width: 318px;
	float: left;
	height: 240px;
	padding-left: 40px;
	padding-right: 10px;
}
#container #page #page_gauche #col_droite{
	float: right;
	width: 318px;
	height: 240px;
	padding-right: 10px;
	padding-left: 20px;
}
#container #page #page_droite{
	height: 728px;
	width: 240px;
	padding-right: 50px;
	padding-left: 40px;
	float: right;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFC;
	font-weight: normal;
	background-image: url(images/encadrer-chalet.png);
	margin-top: 19px;
}
#container #page #bas {
	height: 200px;
	width: 1024px;
	padding-left: 40px;
	padding-top: 60px;
}

#container #page #page_droite h2 {
	text-align: center;
	margin-bottom: 40px;
	color: #FFF;
}
#container #page #page_gauche #col_gauche ul li {
	list-style-position: outside;
	list-style-type: circle;
	font-size: 12px;
	color: #333;
	left: 99px;
}
#container #page #page_gauche #col_droite ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	list-style-type: circle;
}


#container #page #page_gauche{
	height:750px;
	width: 717px;
	padding-right: 0px;
	padding-left: 30px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 2px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666;
}
