BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.standard {
	font-size: 12px;
}

.standard_rouge {
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

A {
	font-size: 12px;
	color: #01B053;
	font-weight: bold;
}

A.petit {
	font-size: 10px;
	color: #01B053;
	font-weight: bold;
}

A.menu {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font: bold;
	text-decoration: none;	
}

.menu_off {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #01B053;
	font: bold;
}

A:hover.menu {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #01B053;
}

.adresse {
	font-size: 12px;
	/*font: bold;*/
}

H3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

.petit {
	font-size: 10px;
}

P.actu {
	text-align: justify;
	font-size: 11px;
}