.gras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.bleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.rouge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.libelliensblcbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}
.libelliensblcbld:hover {
	/* text-decoration: underline; */
	border-bottom: 1px solid #FFF;
	background-color:transparent;
	color:white;
}
.libelliensblcbld:active, .libelliensblcbld:focus {
	text-decoration: none;
	font-style:italic;
	/*
	text-transform:capitalize;
	font-variant:small-caps;
	*/
}

