@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
	color: #4F4E4D;
	font-size: 13px;
	background-attachment: fixed;
}
table {
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #262625;
	font-weight: 200;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: 4F4E4D;
}
h1 {
	font-size: 20px;
	margin: 0px;
	color: #5D7E5B;
}
hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #66835F;
}
li {
	line-height: 20px;
	list-style-image: url(../img/puce.png);
}
#menu .orange {
	background-image: url(../img/fondmenuorange.jpg);
}
#page {
	position: relative;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFFFF;
	height: auto;
}
#corp {
	position: relative;
	width: 100%;
	background-color: #F6DFAE;
	min-height:380px; 
	height:auto;
	text-align: center;
}
#tetiere {
	position: relative;
	height: 190px;
	width: 100%;
	background-image: url(../img/accueil.jpg);
}
#tetierevtt {
	position: relative;
	height: 190px;
	width: 100%;
	background-image: url(../img/vtt.jpg);
}
#accroche {
	position:absolute;
	left:0px;
	top:143px;
	width:293px;
	height:31px;
	z-index:1;
	color: #F6DFAE;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 13px;
}
#menu {
	background-image: url(../img/fondmenu.jpg);
	height: 27px;
	width: 100%;
	position: relative;
}
#menu ul {
	padding : 0;
	list-style-type : none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu li {
	float:left;
	list-style-image: none;
    }
#menu li a {
	display:inline-block;
	float:left;
	color:#F6DFAE;
	text-decoration:none;
	text-align:center;
	background-image: url(../img/fondmenu.jpg);
	height: 17px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0DCD5;
	font-weight: bold;
    } 
#drapeau {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}

#menu a:hover {
	background-image: url(../img/fondmenuover.jpg);
	color: #FFFFFF;
}
.intro {
	font-size: 13px;
	line-height: 20px;
}
#tetierehotel {
	position: relative;
	height: 190px;
	width: 100%;
	background-image: url(../img/hotel.jpg);
}
#tetieremarche {
	position: relative;
	height: 190px;
	width: 100%;
	background-image: url(../img/marche.jpg);
}
h2 {
	font-size: 16px;
	margin: 0px;
}
#pied {
	height: auto;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	background-image: url(../img/degradeblanc.png);
	background-repeat: repeat-x;
	color: #000000;
}
#pied p {
	font-size: 12px;
	color: #000000;
}
#pied a {
	color: #000000;
}
#tetiereacces {
	position: relative;
	height: 190px;
	width: 100%;
	background-image: url(../img/acces.jpg);
}
#facebook {
	padding-top: 1px;
	padding-left: 0px;
	display: block;
	float: left;
}

