.lien
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}

.lien:hover
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color:#003E8A;
}

.paragraphe
{
	font-size: 12px;
	font-family: Arial;
	color:#666666;
}
.italic
{
	font-size: 12px;
	font-family: Arial;
	color:#003E8A;
	font-style: italic;

}
.titre_bleu
{
	font-size: 12px;
	font-family: Arial;
	color:#003E8A;
	font-weight: bold;
}

