body
{
	font-family:verdana;
	font-size: 12px;
	color: black;
	font-weight:normal;		
}

td
{
	font-family:verdana;
	font-size: 12px;
	color: black;
	font-weight:normal;		
}

.titre
{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color: #2992BD;
}

.texte
{
	font-family:verdana;
	font-size: 12px;
	color: black;
	font-weight:normal;	
}
	
	
a.LienInterne
{
	font-family:verdana;
	font-size: 12px;
	color:#B0AD12;
	font-weight: bold;
	text-decoration:underline;
}

a.LienInterne:hover
{
	font-family:verdana;
	font-size: 12px;
	color:#0358A8;
	font-weight: bold;
	text-decoration:underline;
}

a.LienExterne{
	font-family:verdana;
	font-size: 12px;
	color:#B0AD12;
	text-decoration: underline;
}

a.LienExterne:hover{
	font-family:verdana;
	font-size: 12px;
	color:#0358A8;
	text-decoration: underline;
}	