body {
	margin: 0;
	padding: 0 0 25px, 0;
}

body, table, td, input, select, textarea, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.menu a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.menu a:hover {
	font-size: 10px;
	color: #F5D930;
}


.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}

.sous-titre-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1B76A2;
	font-style: normal;
	font-weight: bold;
}

a {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #1B76A2}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #309E6F}


.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

