@CHARSET "UTF-8";

#maison {
	font-weight: bold;
}

#photoMaison {
	display: block;
	background-image: url(../photos/Maison04.jpg);
	background-repeat: no-repeat;
	height: 187px;
	background-position: center;
	width: 100%;
	min-width: 100%;
	cursor: pointer;
}

#presentationParapente p {
	text-align: center;
}
