body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
}
.bgevents {
	background-image:url(images/bg_events.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.bgmap {
	background-image:url(images/bg_map.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.bgmusee {
	background-image:url(images/bg_musee.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
.bgguestbook {
	background-image:url(images/bg_guestbook.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
.bgrestaurant {
	background-image:url(images/bg_restaurant.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
.bgchalet {
	background-image:url(images/bg_chalets.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
.bgvillage {
	background-image:url(images/bg_village.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.txthome {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #593626;
}
.tablebg {background-repeat:no-repeat;}

.sousmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #DDD8D2;
}
.sousmenu a:link{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #DDD8D2;
	text-decoration:none;
}
.sousmenu a:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #DDD8D2;
	text-decoration:none;
}
.sousmenu a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D7C190;
	text-decoration:underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #86735F;
}
.copyright a:link{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #86735F;
	text-decoration:underline;
}
.copyright a:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #86735F;
	text-decoration:underline;
}
.copyright a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #DDD8D2;
	text-decoration:none;
}
.maintxtfoncer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #593626;
}
.maintxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #796D51;
}
.maintxt a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #593626;
	text-decoration:underline;
}
.maintxt a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #593626;
	text-decoration:underline;
}
.maintxt a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #796D51;
	text-decoration:none;
}

.inputbox {
	BORDER-RIGHT: #A9956A 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #A9956A 1px solid;
	PADDING-LEFT: 4px;
	FONT-SIZE: 11px;
	font-family:Tahoma;
	color:#593626;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #A9956A 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #A9956A 1px solid;
	BACKGROUND-COLOR: #C8AD7B;
}