.tx10 {font-size: 10px;}
.tx12 {font-size: 12px;}
.tx11 {font-size: 11px;}
.tx14 {font-size: 14px;}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align:justify;
}
.lien10_gris {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a.lien10_gris:hover {
	font-size: 10px;
	color: #B9D400;
	font-weight: bold;
	text-decoration: underline;
}
.tx_vert_12{
font-size:12px;
color:#8CA001;
font-weight: bold;
}
.lien11_blc {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.lien11_blc:hover {
	font-size: 11px;
	color: #B9D400;
	font-weight: bold;
	text-decoration: underline;
}
.lien10_gris_clair {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.lien10_gris_clair:hover {
	font-size: 10px;
	color: #B9D400;
	font-weight: normal;
	text-decoration: none;
}

