@charset "utf-8";
/* CSS Document */

.region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	text-align: left;
}
.ville {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
a.lien1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}      
a.lien1:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-style: oblique;
	text-decoration: none;
} 
.spacer {
	background-image: url(spacer.jpg);
	background-repeat: repeat-x;
}
.fenetre_marqueur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}