.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #00809B;
}
.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #482309;
	font-weight: bold;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a {
	color: #01B3D1;
}
a:hover {
	color: #01B3D1;
	text-decoration:underline
}
.txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
