@CHARSET "UTF-8";

#contenu table {
	border: none;
	width: 50%;
}

#contenu td {	
	border: none;
}

.note {
	font-size : 1em; 
	font-style : italic; 
	text-align : left;
	margin-top: 10px;
}

#tarifs {
	font-weight: bold;
}

#enfants {
	background-image: url(../images/bear.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 46px;
}

#animaux {
	background-image: url(../images/chien.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 46px;
}

#chequeVacances {
	background-image: url(../images/chequeVacances.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 46px;
}

#wifi {
	background-image: url(../images/wifi.png);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 46px;
	padding-top: 5px;
}
