body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}

a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: normal
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	font-weight: normal
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	font-weight: normal
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	font-weight: normal
}


.textenavigateurs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}

.fondindex {
	background-attachment: fixed;
	background-color: #7bc0fe;
	background-image: url(images/fond_index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondresa {
	background-image: url(images/fond_reservation.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #778E08;
}

.fondhotel {
	background-attachment: fixed;
	background-image: url(images/fond_hotel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FBD0B9;
}

.fondresto {
	background-attachment: fixed;
	background-image: url(images/fond1_ruelle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #B7C86A;
}
.fondsituation {
	background-attachment: fixed;
	background-image: url(images/fond_situation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #C0D94A;
}

.fondrestogolf {
	background-attachment: fixed;
	background-image: url(images/fond_resto_golf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #9A784C;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.contenudroit {
	float: right;
	width: 860px;
}
.fondhautindex {
	background-image: url(images/fond_haut_index.jpg);
	background-repeat: no-repeat;
}
.fondcadres {
	background-image: url(images/fond_cadre.gif);
}

.tabledroit {
}
.fondtarifs {
	background-attachment: fixed;
	background-image: url(images/fond_tarifs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #DCEA98;
}
