a {
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
.txt_titre2page{
	font-family: Helvetica;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;	
}
.txt_general{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.txt_general_gras{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txt_general_gras_bleu{
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.txt_ref_gras{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.txt_ref{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.txt_staff_bas {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.txt_staff_bas_bleu {
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
}