body { font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 14px;
}

.titre {
 font-size:14px;
 font-weight:bold;
 color:#99CC00;
}

.menu,.menulink { 
   color:#000000;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
.menulink:hover {
   text-decoration: underline;
}

.sousmenu, .sousmenulink { 
   color:#000000;
   font-size: 11px;
   text-decoration: none;
}
.sousmenulink:hover {
   text-decoration: underline;
}

.menusection {
 line-height: 14px;
 margin-bottom: 6px;
} 

.sousmenusection {
 line-height: 14px;
 margin-bottom: 2px;
} 
.highlight {
	color: #99CC00;
}
.important {
	color: #E60000;
}
ul {
	list-style-type: circle;
}
