/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	float: none;
	clear: both;
}
a {
	text-decoration: underline;
	color: #3366CC;
}
body {
	background: #167bb2;
}
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 5px 0px 5px;
	background: url(../images/bg-page.png) repeat-y;
}
#header {
	height: 227px;
	width: 980px;
	background: url(../images/bg-header.jpg) no-repeat;
}
#logo {
	float: right;
	text-indent: -9999px;
	width: 250px;
	height: 50px;
	margin-top: 70px;
}
	#logo a {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 100%;
	}
#menu {
	display: block;
	float: left;
	clear: left;
	list-style: none;
	width: 600px;
	margin-top: 115px;
	height: 28px;
	margin-left: 4px;
}
	#menu li {
		display: block;
		position: relative;
		float: left;
		height: 28px;
	}
	.active-menu {
		background: url(../images/arrow-menu.gif) center top no-repeat;
	}
	#menu li a {
		display: block;
		height: 100%;
		text-indent: -9999px;
		margin: 0px 4px 0px 4px;
		cursor: pointer;
	}
	#infos {
		width: 108px;
		background: url(../images/bottons/infos-pratiques.png) no-repeat;
	}
	#visite {
		width: 110px;
		background: url(../images/bottons/visite-village.png) no-repeat;
	}
	#loisirs {
		width: 68px;
		background: url(../images/bottons/les-loisirs.png) no-repeat;
	}
	#hebergement {
		width: 97px;
		background: url(../images/bottons/hebergement.png) no-repeat;
	}
	#menu ul {
		display: none;
		position: absolute;
		width: auto;
		height: auto;
		padding-top: 4px;
		background: transparent url(../images/bottons/bg-secMenu.png) repeat;
		left: 6px;
		top: 28px;
	}
	#menu li:hover ul, #menu li.p7hvr ul {
		display: block;
	}
	#menu ul li {
		line-height: 0px;
		font-size: 0px;
		height: auto;
		float: none;
	}
	#menu ul li a {
		display: block;
		width: 100px;
		font: 10px/14px Tahoma;
		text-indent: 0px;
		text-decoration: none;
		color: #fff;
		margin: 0px;
		padding: 4px;
	}
	#menu ul li a:hover {
		background: #fff;
		color: #066699;
	}
	
#container {
	background: url(../images/bg-content.gif) repeat-x;
}
	#picto_reflexie {
		background: url(../images/pictures-reflection.png ) no-repeat;
		height: 45px;
	}
	#picto_reflexie div {
		line-height: 0px;
		font-size: 0px;
		height: 20px;
	}
	#picto_reflexie p {
	}
	#picto_reflexie h1 {
		font: bold 18px/25px Arial, Helvetica, sans-serif;
		color: #fff;
	}
	#content {
		background: #fff;
	}
	.house {
		display: block;
		float: left;
		width: 45%;
		height: auto;
		margin: 10px;
		padding: 10px;
		background: #fafafa;
		border: 1px solid #f2f2f2;
	}
	.house-l {
		border-right: 1px solid #eaeaea;
	}
	.house-r {
		border-left: 1px solid #ccc;
	}
	.house-img {
		float: left;
		padding: 0px 15px 15px 0px;
	}
	.house-img img {
		border: 2px solid #0066CC;
	}
	#content #left {
		width: 634px;
		padding: 0px 15px 15px 15px;
		border-right: 1px dotted #111;
		float: left;
		margin-top: 15px;
	}
		#content h2 {
			font: bold 13px Arial, Helvetica, sans-serif;
			color: #fff;
			background: url(../images/bg-h2.gif) repeat-y;
			padding: 4px;
		}
		#content h3 {
			font: bold 13px Arial, Helvetica, sans-serif;
			color: #d66c17;
		}
		#content #left h3 {
			font: bold 13px Arial, Helvetica, sans-serif;
			color: #d66c17;
			padding-left: 40px;
		}
		#content p {
			font: 11px Arial, Helvetica, sans-serif;
			color: #333;
		}
		#content #left p {
			font: 11px Arial, Helvetica, sans-serif;
			color: #333;
			padding-left: 40px;
		}
		#content .telecharges {
			text-align: right;
			background: url(../images/bg-telecharges.gif) left center repeat-x;
			color: #ed1825;
		}
		#content .pdf-icon {
			font: 10px/30px Arial, Helvetica, sans-serif;
			text-decoration: none;
			color: #ed1825;
			padding: 10px 40px 10px 5px;
			background: #fff url(../images/pdf-icon.gif) right center no-repeat;
		}
	#content #right {
		float: right;
		width: 285px;
		padding: 15px;
	}
	#content #right p {
		font: 11px Arial, Helvetica, sans-serif;
		color: #333;
	}
	#content-end {
		background: url(../images/content-end.gif) left top no-repeat;
		height: 15px;
		line-height: 0px;
		font-size: 0px;
	}
	
	#content-index #left {
		background: #fff;
		width: 550px;
		height: 352px;
		overflow:auto;
		float: left;
	}
		#content-index #left h2 {
			display: block;
			float: left;
			text-indent: -9999px;
			width: 30px;
			height: 165px;
			background: url(../images/nouveautes-title.gif) no-repeat;
		}
		#nouveautes_content {
			float: right;
			width: 390px;
			padding-right: 25px;
		}
		#nouveautes_content .title {
			color: #187ab1;
			text-align: center;
			font: bold 12px Verdana, Arial, Helvetica, sans-serif;
			padding: 10px;
		}
		#nouveautes_content img {
			float: left;
			border: 1px solid #8d8484;
			margin: 10px 30px 10px 0px;
		}
		#nouveautes_content p {
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			color:#;
			padding: 5px;
		}
		#contact-index {
			background: #b9d3e2;
			padding: 10px;
			border: 1px solid #6ba7c8;
			margin-bottom: 5px;
		}
		#contact-index p {
			font: 11px Arial, Helvetica, sans-serif;
		}
	
	#content-index #right {
		padding-left: 20px;
		float: left;
		height: auto;
		text-align: left;
	}
	#content-index #right h2 {
		font: 18px Arial, Helvetica, sans-serif;
		color: #fff;
		padding: 5px 0px 5px 0px;
	}
	
#footer {
	
}
#page-end {
	width: 990px;
	margin: 0 auto;
	line-height: 0px;
	font-size: 0px;
	height: 5px;
	background: url(../images/page-end.png) left top no-repeat;
}