BODY {
	font-family: Helvetica, Arial;
	font-size: 12px;
	vertical-align: top;
	color: black;
	font-weight: none;
	
}

td {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: black;
	font-weight: none;
	
}

td.NomEp {
	vertical-align: center;
}
td.epCompare {
	vertical-align: center;
	font-size: 9px;
}
td.ext {
	vertical-align: center;
	font-size: 9px;
	text-align: center;
}

td.InputSaisieEp {
	vertical-align: center;
	text-align: center;
}

td.baspage {
	font-family: Helvetica, Arial;
	font-size: 9px;
	text-align: center;
	color: black;
	font-weight: none;
}
td.NomSaison {
	vertical-align: bottom;
	font-weight: bold;
	text-decoration: underline;
}
tr.NomSaison {
	background-color: #6D9EFF;
}

input.InputSaisieEp {
	font-family : Arial;
    font-size : 8pt;
	width: 30;
	height: 18;
	border-width : 1px;
}

font.remarque {
	font-family: Helvetica, Arial;
	font-size: 10px;
	font-weight: italic;
}

td.titreCompare {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	background-color: #002FE0;
}

A.menu:visited{ COLOR: black; FONT-SIZE: 10pt; FONT-VARIANT: small-caps; FONT-WEIGHT: bold}
A.menu:link{ COLOR: black; FONT-SIZE: 10pt; FONT-VARIANT: small-caps; FONT-WEIGHT: bold}
A.menu:hover{ COLOR: blue; FONT-SIZE: 10pt; FONT-VARIANT: small-caps; FONT-WEIGHT: bold}