body {
	margin: 0px;
	color: #000000;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

a, a:visited {
	color: #555555;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 16px;
}

h3 {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 15px;
}

h4 {
	margin-left: 11px;
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 14px;
}

h5 {
	margin-left: 13px;
}

h5,h6 {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 12px;
}

p {
	margin-top: 5px;
	margin-bottom: 20px;
}

table {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid black;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

td {
	border: 1px solid black;
}

td.limit {
	text-align: center;
	width: 100px;
}

ul.menu{
	width: 180px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	z-index: 2;
}

div a#ongletane {
	position: absolute;
	margin-left: 50%;
	left: -422px;
	width: 20px;
	height: 89px;
	background: url(../img/ane.png);
}

div a#ongletfournil {
	position: absolute;
	margin-left: 50%;
	left: -422px;
	top: 90px;
	width: 20px;
	height: 89px;
	background: url(../img/fournil.png);
}

div a#ongletgite {
	position: absolute;
	margin-left: 50%;
	left: -422px;
	top: 180px;
	width: 20px;
	height: 89px;
	background: url(../img/gite.png);
}


div a#ongletliens {
	position: absolute;
	margin-left: 50%;
	left: 166px;
	top: 154px;
	width: 75px;
	height: 16px;
	background: url(../img/liens.png);
}

div a#ongletcontact {
	position: absolute;
	margin-left: 50%;
	left: 243px;
	top: 154px;
	width: 75px;
	height: 16px;
	background: url(../img/contact.png);
}

div a#ongletphotos {
	position: absolute;
	margin-left: 50%;
	left: 320px;
	top: 154px;
	width: 75px;
	height: 16px;
	background: url(../img/photos.png);
}

div#lang {
	position: absolute;
	top: 10px;
	right: 20px;
}

div#lang a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

div#main {
	position: absolute;
	margin-left: 50%;
	left: -401px;;
	z-index: 2;
}

div#head
{
	margin: 0px;
	width: 802px;
	height: 255px;
}

a#accueil {
	position: absolute;
	top: 30px;
	width: 220px;
	height: 200px;
}

h1#title {
	font-size: 16pt;
	position: absolute;
	top: 200px;
	width: 780px;
	text-align: right;
}

div#mainmenu
{
	width: 802px;
	height: 250px;
}

div#shadow {
	width: 802px;
	height: 22px;
}

div#content
{
	color: #FFFFFF;
	width: 782px;
	padding-left: 20px;
}

div#text {
	text-align: justify;
	position: absolute;
	top: 520px;
	left: 250px;
	color: #000000;
	width: 530px;
}

div#footer {
	padding: 30px;
	text-align: right;
}

ul.menu a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

ul.menu a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

ul.menu li {
	color: #555555;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

ul.menu li ul a {
	color: #FFF;
	font-weight: normal;
}

ul.menu li ul a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

ul.menu li ul {
	margin: 0;
	padding-left: 5px;
	list-style: none;
}

.float-left {
	float: left;
	margin: 5px;
}

.clear {
	clear: both;
}

.vente {
	margin-top: 30px;
}