.titre {

	font-family: Arial,verdana;
	font-size: 48px;
	color: #99CC66;

}
.saut
{
/* saut de ligne apres le bloc*/
page-break-after : always;
} 

.texte-16 {

	font-family: Arial,verdana;
	font-size: 16px;
	color: #99CC66;
font-weight: bold;
}
.fond {
	background-color: #99CC66;font-weight: bold;
}
.blanc-16 {


	font-family: Arial,verdana;
	font-size: 14px;
	color: #FFFFFF;font-weight: bold;
}
a:link, a.vert-13:link{
	color: #CC6666;
	text-decoration: none;

}

.texte-20 {


	font-family: Arial,verdana;
	font-size: 20px;
	color: #99CC66;
}
a:visited {
	color: #CC6666;
	text-decoration: none;
}

.vert-12 {
	font-family: Arial,verdana;
	font-size: 12px;
	color: #99CC66;
	font-weight: normal;

}
.vert-13 {



	font-family: Arial,verdana;
	font-size: 13px;
	color: #99CC66;
}
.vert-13-gras {
	font-family: Arial,verdana;
	font-size: 13px;
	color: #99CC66;
	font-weight: bold;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.rouge-13-gras {

	font-family:  Arial,Haettenschweiler;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.noir-12 {

	font-family:  Arial,Haettenschweiler;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.noir-16 {

	font-family:  Arial,Haettenschweiler;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}