.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 32574E;

}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 32574E;
	font-weight: bold;

}
.titre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 32574E;
	font-weight: bold;
}
a:link	{
	color: #32574E;
	text-decoration: none;
	font-weight: bold;

}
a:hover	{

	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #32574E;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.pti {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 32574E;
}

