/* CSS Document */
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.copyright {font-size: 11px}
.bt {
	background-color: #003366;
	border-color: #000000;
	color: #FFFFFF;
}
.titre {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
.TitrePage {
	color: #003366;
	font-weight: bold;
	font-family: Arial;
	font-size: 36px;
}
.TitreHotel {
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
}
.petittxt {
	font-size: 12px;
}
.forminput {
	border-color: #003366;
}
.text {
	font-family: Arial;
	font-size: 14px;
}
.Baseline {
	font-size: 20px;
	color: #990000;
	font-family: Arial;
}
.Baseline2 {
	font-size: 25px;
	color: #990000;
	font-family: "Monotype Corsiva";
}