@charset "ISO-8859-1";
.bulles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #139F60;
	background-color: #FFFFCC;
	text-align: center;
	border: thin solid #003300;
}

