.vert-13 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #64C131;
	text-decoration: underline;
}

.vert-13:hover{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #64C131;
	text-decoration: none;
}

.vert-14 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #537B0E;
	text-decoration: underline;
}

.vert-14:hover{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #537B0E;
	text-decoration: none;
}

.noir-13texte {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.noir-13texteb {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.noir-14 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
}

.noir-14:hover{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.bg {
	background-color: DCDCDC;
}
