@charset "ISO-8859-1";
#divHebergementMini {
	background-image: url(../images/herbergement_mini.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 546px;
}
.texteHebergement {
	color: #000000;
	margin-top: 5px;
	margin-left: 20px;
}
#divHebergementNovice {
	background-image: url(../images/hebergement_novice.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 546px;
	margin-top: 10px;
}
#divHebergementPro {
	background-image: url(../images/hebergement_pro.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 546px;
	margin-top: 10px;
	margin-bottom: 10px;
}
