.blanc { color: white; }

.gras { font-weight: bold; }

.vert { color:#004c62; }

.bgvert { background-color:#004c62; }

.gros { font-size: 15px; }

.petit { font-size: 8px; }

.moyen { font-size: 13px; }

.bleu { color: #bbe3f0; }

.majuscule { text-transform: uppercase; }

h2{
	font-size: 18px;
	font-weight: normal;
}
h3{
	font-size: 12px;
}
