.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: 2B4B19;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
}
.txtnormal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: 000000;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
}
.txtvertclair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: CAED93;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
}
.txtvertclair:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: 2B4B19;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 9ABA30;
	text-decoration: none;
    vertical-align: 20%;
}
.txtvertmoyen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: 44732B;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #44732B;
}
.button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B4B19;
	background-color: #AEDD75;
	border: 1px solid #000000;
}

