.txt {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
}
.titre {
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #000000;
	font-weight: bolder;

}
.titreAng {

	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
}
.txtbold {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}
a:link {

	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #EC4D00;
	font-weight: normal;
}
a:visited {


	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
a:hover {



	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #EC4D00;
	font-weight: normal;
}
a:active {




	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #EC4D00;
	font-weight: normal;
}
.txtboldrouge {

	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #EC4D00;
	font-weight: bold;
}
