.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titre {
	font-size: 14px;
	color: #FFFFFF;
}
.soustitre {
	font-size: 10px;
}
.content {
	font-size: 11px;
	color: #353535;
}
.bold {
	font-size: 11px;
	color: #353535;
	font-weight: bold;
}
.bold_blanc{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}A {
	color:353535;
	font-size: 11px;
	display: inline;
	font-weight: bold;
	text-decoration:underline;
}
