body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #8BBDF4;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cadrenoir {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
}
.titre {
	font-size: 22px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
p {
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}
.piedpage {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
a {
	color: #0E8F76;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
.barrenav {
	color: #000000;
	font-size: 13px;
	font-weight: lighter;
}
.barrenavselected {
	color: #69B7B9;
	font-size: 13px;
	font-weight: lighter;
}
.cadrenoirselected {
	border: 1px solid #000000;
	background-color: #000000;
}
