

TABLE.Moo_Vertical_Menu____Border_Table {
  border-left : 0px solid #888888;
  border-right : 0px solid #888888;
  border-top : 0px solid #888888;
}


TD.Moo_Vertical_Menu____Fond_Menu {
  text-align : left;
  vertical-align : top;
  background-color: #ECECEC;
}



TD.Moo_Vertical_Menu____Titre_Menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
  text-decoration : none;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	vertical-align: center;
	height : 30px;
  background-color: #ECECEC;
}






.Moo_Vertical_Menu____Nom , .Moo_Vertical_Menu____Nom , .Moo_Vertical_Menu____Nom:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
  text-decoration : none;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	vertical-align: center;
	cursor:pointer;
	
  filter : alpha(opacity=75);
  -moz-opacity : 0.75;
  opacity : 0.75;
}


.Moo_Vertical_Menu____Nom_Active , A.Moo_Vertical_Menu____Nom_Active , .Moo_Vertical_Menu____Nom:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
  text-decoration : none;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	vertical-align: center;
	cursor:pointer;
	
  filter : alpha(opacity=100);
  -moz-opacity : 1;
  opacity : 1;
}










A.Moo_Vertical_Menu____Sous_Menu {
	font-family: Arial, Helvetica, sans-serif;
  text-decoration : none;
	font-weight: normal;
	font-size: 9pt;
  cursor : pointer;
  margin-left : 10px;
}


.Moo_Vertical_Menu____Bonjour{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
  text-decoration : none;
	font-weight: normal;
	font-size: 11px;
  background-color: #ECECEC;
}

A.Moo_Vertical_Menu____Bonjour , A.Moo_Vertical_Menu____Bonjour:hover , A.Moo_Vertical_Menu____Bonjour:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #797979;
  text-decoration : underline;
	font-weight: bold;
	font-size: 11px;
  cursor : pointer;
  background-color: #ECECEC;
}





