* {
	color: #3399CC;
	font-family: Verdana;
	font-size: 12px;
}

p.intitule {
	color: #496879;
	font-size: 12px;
	font-weight: bold;
}

a.mentions
{
	font-family: verdana;
	font-size:10px;
	color:#3399CC;
	text-decoration : none;
	
}

a.mentions:hover
{
		text-decoration : underline;
}

