.int{
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
	position:relative;
	left:50%;
	margin-left:-390px;
}

.sitHebergement{
	background-image: url(../img/b/sitHebergement.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
}

.sitRestauration{
	background-image: url(../img/b/sitRestauration.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
}

.sitVisite{
	background-image: url(../img/b/sitVisite.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
}

.sitLoisirs{
	background-image: url(../img/b/sitLoisirs.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
}

.sitAgenda{
	background-image: url(../img/b/sitAgenda.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
}

