.maron {
	color: #4f3214;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.taille11 {
	font-size: 11px;
}
.taille10 {
	font-size: 10px;
}
.taille12 {
	font-size: 12px;
}
.blanc {
	color: #FFFFFF;
}

.gras {
	font-weight: bold;
}
.vert {
	color: #d6e123;
}
.nonsoulign {
	text-decoration: none;
}
.majuscules {
	text-transform: uppercase;
}

.nonsoulign:hover {
	text-decoration: underline;
}
.fondvert {
	background-color: #D6E123;
}
