body { background-color:#99cc33}

.text16pt {
	/*font-family: Arial, Verdana, Geneva, Helvetica;*/
	font-family:Lucida Handwriting, Verdana, Geneva, Helvetica;
	font-size: 16pt;
	color:#330000;
	font-weight: bold;
}

.text10pt {
	font-family: Lucida Handwriting, Verdana, Geneva, Helvetica;
	font-size: 10pt;
	color:#330000;
	font-weight: bold;
	text-align: justify;
}

.text10ptleft {
	font-family: Lucida Handwriting, Verdana, Geneva, Helvetica;
	font-size: 10pt;
	color:#330000;
	font-weight: bold;
	text-align: left;
}

.text8pt {
	font-family: Lucida Handwriting, Verdana, Geneva, Helvetica;
	font-size: 8pt;
	color:#330000;
	font-weight: bold;
	text-align: justify;
}

.lien_resa {
	font-family: Lucida Handwriting, Verdana, Geneva, Helvetica;
	font-size: 8pt;
	color:#330000;
	font-weight: bold;
	text-align: justify;
}

.lien_resa:hover{
	color:#99cc33;
}

