@charset "utf-8";
body,td,th {
	color: #006600;
}

body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FBE104;
	text-decoration: underline;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
H1 {
	color: #243E35;
	font-weight: bold;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	background: #FFFFFF;
}

H2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background: #243E35;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004600;
	text-decoration: none;
}

.reserv {
	color: #243E35;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
	letter-spacing: 0.1em;
}

.petit{
	font-size: 11px;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004600;
	text-decoration: none;
}

