body,td,p,ul,li {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
td.banniere {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;	
	background-color: #99CC66;
}
p.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	color: #000066; 
}

p.texte { 
	font-family: "Verdana";
	font-size: 10pt;
	font-style:normal;
	font-weight: normal; 
}
a.menu {
	color: #000000;
   	text-align:center; 
   	vertical-align: middle;             
    	font-size:12px;
    	font-family: Helvetica, sans-serif;
    	font-weight: bold;
    	text-decoration:none;
}
a.menu:hover {
	font-size:14px;
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
a.menu.link {
	text-decoration:underline;
	font-weight:bold;
	color: #99CCCC;
}
a.menu.visited {
	text-decoration: none;
	font-weight: normal;
	color: #000099;
}
a.menu2 {
	color: #0000CC;
   	text-align:center;               
   	font-size:10px;
    	font-family: "Arial";
    	font-weight: bold;
    	text-decoration:none; 
}
a.menu2:hover {
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
a.menu2.link {
	text-decoration:underline;
	font-weight:bold;
	color: #99CCCC;
}
a.menu2.visited {
	font-size:12px;
	text-decoration:nonee;
	font-weight:bold;
	color: #99CC66;
}

.menuhighlighted {
    	font-size:14px;
    	font-family: Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	height: 25px;
	width: 120px;
	text-align:left;
	vertical-align: middle;
	background-color: #FFFFCC;
	
}

