body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	display: inline;
}
a {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.lien_a {
	font-size: 9px;
	color: #FF0000;
	font-weight:bold;
}
.lien_a:link {
	text-decoration: none;
	font-weight:bold;
}
.lien_a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
.lien_a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight:bold;
}
.lien_a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
.hotel_a {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.hotel_a:link {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
.hotel_a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.hotel_a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
.hotel_a:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.lien2_a {
	font-size: 9px;
	color: #666666;
	font-weight: lighter;
}
.lien2_a:link {
	text-decoration: none;
	font-weight: lighter;
}
.lien2_a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
}
.lien2_a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: lighter;
}
.lien2_a:active {
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
}
.titre {
	font-size: 18px;
	color: #CCCCCC;
	font-weight:bold;
}
.line {
	font-size: 11px;
	color: #B0B0FF;
	font-weight:bold;
}