.titre {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	font-family: Arial, "Lucida Sans", Helvetica;
}
.erreur_rouge {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.info {
	background-color: #CCFFCC;
	text-align: center;
}
.details {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #E7E7E7;
}
.titre_n2 {
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}
.titre_n3 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	position: relative;
}
/*
ul {
	position: relative;
	left: 50px;
}
*/