BODY {
	font-family : cursive;
	font-size : 16pt;
}
TD,.titreMenu {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
}


.MenuItem {
	font-weight : bold;
	font-size:10pt;
	padding-left : 10;
	text-decoration : none;
}

.MenuItem:HOVER {
	color : #7A2204;
	text-decoration : underline;
}


td{
	background-color : #8A96B2;
	vertical-align: top;
	text-align : left;
	padding-left : 4;
	font-family : cursive;
	font-weight : bold;
	font : 36pt;
}


