body{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial;
	background: url(../images/fond-home.jpg) repeat-x #4F351C;
}

h1, h2, h3, h4, h5, h6, p{
	margin:0;
	padding:0;
}
a:hover{
	text-decoration:none;
}

#conteneur{
	width:990px;
	margin:auto;
}

#header{
width:auto;
background:url(../images/logo.jpg) no-repeat;
margin:0;
height:172px;
position:relative;


}
#header h1{

	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width:400px;
	padding-right:40px;
	margin:0 auto 0 auto;
	padding-top:110px;
	text-align:center;
}
#header h1 a{
	color: #fff;
	text-decoration:none;
}
#menu{
	height:33px;
	position:absolute;
	bottom:10px;
	left:102px;
	width:auto;
	z-index:10;
	}
#menu ul{
	margin:0;
	padding:0;
	}
#menu li{
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	color:#612611;
	font-size: 18px;
	background:url(../images/bg-LiMenu.png);
	width:148px;
	height:33px;
	text-align:center;
	line-height:36px;
}
#menu li a{
	color:#612611;
	text-decoration:none;
}
#menu li a:hover{
	color:#D37F12;
	text-decoration:none;
}
.current, .current a{
	color:#D37F12 !important;
}

#contentHome{
	width:990px;
	margin:0 auto 0 auto;
	height:305px;
	background: url(../images/bg-content-Home.jpg) no-repeat;
	position:relative;
}

#contentHome h2{
	position:absolute;
	top:1px;
	left:120px;
	font-size: 13px;
	width:703px;
	font-weight: normal;
}
#contentHome h2 span{
	font-size: 15px;
	font-weight: bold;
}

#BlocHome{
	position:absolute;
	top:120px;
	left:100px;
	
	font-size: 12px;
}
.BlocHome{
	background:url(../images/bloc-home.png) no-repeat;
	width:358px;
	height:214px;
	float:left;
}
#larive{
	position:absolute;
	top:-25px;
	left:50px;
	width:76px;
	height:56px;
	background:url(../images/camping-la-rive.png) no-repeat;}
#lesgrandspins{
	position:absolute;
	top:-20px;
	right:150px;
	width:154px;
	height:54px;
	background: url(../images/les-grands-pins.png) no-repeat;}

.BlocHome h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #612611;
	white-space: nowrap;
	font-style: italic;
	padding:30px 0 0 60px;
}
.BlocHome h3 a{
	color: #612611;
	text-decoration:none;
}
.BlocHome h3 a:hover{
	color:#F09C0F;
	text-decoration:none;
}
.BlocHome ul{
	padding:5px 0 0 80px;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.BlocHome ul.versUk{
	padding:3px 0 0 60px;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important ;
	font-size: 12px;
	font-weight: bold;
}
.BlocHome li{
	list-style-type:none;
	margin:0;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important ;
	font-size:12px;
	padding:0;
}
.BlocHome li a{
	color:#000000;
	text-decoration:none;
}
.BlocHome li a:hover{
	color: #663300;
	text-decoration:none;
}

#footer{
	border-top:1px solid #624B35;
	clear:both;
	margin:40px auto 0 auto;
	font-size: 11px;
	color: #76614E;
	text-align:center;
	padding:10px;
	width:990px;
}
#footer a{
	color: #76614E;
}
#footer a:hover{
	color: #fff;
}


#blocContentPage{
	width:auto;
	clear:both;
	background:url(../images/fond-page2.jpg) repeat-x #A8EAF7;
	border-bottom:1px dotted #4F351C;}
#contentHome2{
	background: url(../images/BG-page.jpg) no-repeat;
	position:relative;
	margin:0  auto 0 auto;
	width:990px;
	
	padding:30px 0 0 0;
	
}

#contentHome2 p{

	margin:0 0 10px 80px;
	font-size: 12px;
	padding:0 400px 0 0;
}
#contentHome2 p span{
	font-size: 20px;
}
#contentHome2 table{
	clear:both;
	margin:45px  0 0 40px;
}
#contentHome2 td{
	padding:4px 4px 4px 0;
	vertical-align:top;
	font-size: 13px !important;

}
#contentHome2 td input{
	border:1px dashed #98E6F3;
	padding:4px;
	color: #666666;
}
 #contentHome2 td p{
	border-bottom:0px !important;
	margin:0; !important;
	font-size: 12px;
	
	padding: inherit !important;
}
#contentHome2 td h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	padding-right:100px;
	margin-right:15px;
	color: #000000;
	border-bottom:2px solid #fff;
	padding-bottom:5px;
	width:auto;
	font-style: italic;
}
#historique{
	background:url(../images/historique.png) no-repeat;
	width:201px;
	height:0px;
	padding:40px 0 10px 0 !important;
	position:absolute;
	left:110px;
	top:20px;
}
#historique span{
	display:none;
}
#contact{
	background:url(../images/contact.png) no-repeat;
	width:201px;
	
	padding:40px 0 10px 0 !important;
	position:absolute;
	left:139px;
	top:20px;
}
#contact span{
	display:none;
	margin:0;
}
#drapeaux {
}
#drapeaux ul {
	position: absolute;
	top: 17px;
	left: 10px;
	z-index: 501;
}
#drapeaux li{
	float:left;
	margin:0 5px 0 0;list-style-type: none;
}

