body {

	background-color: #3366CC;

}



.texte {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	background-position: left;

}

.sstitre {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 16px;

	font-weight: bold;

	color: #B90000;

	text-decoration: none;

	background-position: left;

}

.formulaire {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	background-position: left;

	height: 12px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;
	
	font-weight: normal;

	color: #072869;

	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;
	
	font-weight: normal;

	color: #ddd;

	text-decoration: none;
}
