.MenuItem
  {
   background-color:#f0f0f0;
   font-family:Arial, Helvetica, sans-serif;
   border-top:0px none;
   border-bottom:0px solid #999999;
   font-size:11px;
   font:bold;
   cursor:hand;
   text-decoration:none;
   color:#000000

  }
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#1d3e69;
	text-decoration: underline;
}
.Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

    .MenuBoxTitle
  {
     background-color:#ffffff;
	 color:#204e5e;
  }
.MenuBox
  {
   background-color:#000000;
   border-top:0px solid #000000;
   border-left:0px solid #000000;
   border-right:0px solid #000000;
   border-bottom:0px solid #000000;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font:bold;
   cursor:hand;
   text-decoration:none;
  }