@charset "UTF-8";
body, p, a, tr, td, h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #faa61a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
.small {
	font-size: 14px;
	color: #FFFFFF;
}
.adresse {
	font-size: 11px;
	color: #FFFFFF;
}
.menu-over {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-under {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu-underfront {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
