.txtbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #143688;
}

.cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	font-style: italic;


}
.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A8223;
	background-color: #ADD37D;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3B8C0B;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AFE7;
	text-decoration: none;
	font-weight: bold;
}
.section_table {
	background-color: #eeeeee;
	border-color: #ff0000;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #143688;
	font-weight: bolder;

}
.libelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

