.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #315187;
}
.targettitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f5941e;
}
.targetdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315187;
}

a.normal:link {
	font-weight: bold;
	text-decoration: none;
	color: #315187;
}
a.normal:hover {
	font-weight: bold;
	text-decoration: none;
	color: #4471bc;
}
a.normal:visited {
	font-weight: bold;
	text-decoration: none;
	color: #315187;
}
.normaljust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #315187;
	text-align: justify;
}
.field {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #315187;
}
.aligncenter {
	text-align: center;
}
.centre {
	text-align: center;
}

