.baniere {
	background-image: url(images/menu_01.jpg);
	background-repeat: no-repeat;

}

.webrankinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.baniere_bas_gauche {
	background-image: url(images/menu_02.jpg);
	background-repeat: no-repeat;
}
.accueil {
	background-image: url(images/menu_03.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.domaine {
	background-image: url(images/menu_04.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.chambres {
	background-image: url(images/menu_05.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.pommier {
	background-image: url(images/menu_06.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.poirier {
	background-image: url(images/menu_07.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.iris {
	background-image: url(images/menu_08.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.tourisme{
	background-image: url(images/menu_09.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.contact{
	background-image: url(images/menu_10.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
.menu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FEE9BE;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 14px;
	padding-bottom: 15px;
	padding-top: 3px;
	padding-right: 5px;
}	
.menu_bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #D65353;
}
