table {
	border-width:1px;
	cellpadding="0";
	cellspacing="0";
	border-style:solid;
	border-color="#111111";
	width="100%";
	background-color="#FFFFFF";
	}


td {
border-width:1px;
	cellpadding="0";
	cellspacing="0";
	border-style:solid;
	border-color="#111111";
	font-size:9pt;
	font-family:Arial;
	}
p{
margin-top:-1;
margin-bottom:-1;
}

#titre {
text-align:center;
color="#FF0000";
font-size: 16pt;
font-weight:bold;
background-color="#FFFFFF";
}

#name {
font-size: 14pt;
font-weight:bold;
background-color="#FFFFFF";
}

#note {
font-size: 18pt;
font-weight:bold;
color="#FF0000";
text-align:center;
background-color="#FFFFFF";
}

#grassoulign {
font-weight:bold;
text-decoration:underline;
}

#gras {
font-weight:bold;
}



