.mapolice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #BACFDA;
	cursor: hand;


}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;

}
.fondba {
	background-image: url(banba.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
