/* Feuille de styles */

BODY {
		margin-top: 0px;
		margin-left: 0px;
		font-family: Helvetica;
		font-size: 12px;
		color: #009999;
		text-align: justify;
}

TD.tdm {
		text-align: left;
		vertical-align: top;
}

.grandtitre {
		color: #FF3333;
		font-size: 14px;
		font-weight: bold;
		margin-top: 14px;
		margin-bottom: 10px;
}

.titre {
		font-weight: bold;
		font-size: 12px;
		margin-top: 16px;
		margin-bottom: 10px;
}

A { text-decoration: none ; }
