.mainpage {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
}

.textblack {
	list-style-type: square;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	white-space: normal;
	vertical-align: baseline;
	font-style: italic;
	text-indent: 10px;
	text-align: center;
}
.bigcar {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	vertical-align: baseline;
	font-weight: bolder;
	font-style: italic;
}
.accueil {
	background-image: url(images/accueil.jpg);
	background-repeat: no-repeat;
}
.situation {
	background-image: url(images/situation.jpg);
	background-repeat: no-repeat;
}
.restaurant {
	background-image: url(images/restaurant.jpg);
	background-repeat: no-repeat;
}
.chambres {
	background-image: url(images/chambres.jpg);
	background-repeat: no-repeat;
}
.region {
	background-image: url(images/region.jpg);
	background-repeat: no-repeat;
}
.alentours {
	background-image: url(images/alentours.jpg);
	background-repeat: no-repeat;
}
.services {
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
}
.alentours_sel {
	background-image: url(images/alentours_selection.jpg);
	background-repeat: no-repeat;
}
.mainbrabant {

	background-image: url(images/back_brabant.gif);
	background-repeat: no-repeat;
}
