/*Bordo del menu principale*/
.menu_body .menu_border {
  border-style: solid;
  border-width: 0px;
  border-color: transparent; /*@CPZ_MENUBODY_COLOR_BORDER*/
}
/*Bordo dei sottomenu*/
.menu_body .submenu_border {
  border-left: 0px solid;
  border-right: 0px;
  border-bottom: 0px;
  border-top: 0px;
  border-color: transparent; /*@CPZ_MENUBODY_COLOR_BORDER_SM*/
}
/*Colore e dimensione del carattere e dello sfondo del menu principale*/
.menu_body .menu_font {
  font: normal normal 10px Verdana; /*@CPZ_MENUBODY_FONT*/
  color: #FFFFFF; /*@CPZ_MENUBODY_COLOR_FONT*/
  cursor: pointer;
  background-color: transparent; /*@CPZ_MENUBODY_COLOR_BACK*/
}
/*Colore e dimensione del carattere e dello sfondo del menu principale (mouseover)*/
.menu_body .menu_font_over {
  font: normal normal 10px Verdana; /*@CPZ_MENUBODY_FONT_OVER*/
  color: #FFFFFF; /*@CPZ_MENUBODY_COLOR_FONT_OVER*/
  cursor: pointer;
  background-color: #336666; /*@CPZ_MENUBODY_COLOR_BACK_OVER*/
}
/*Colore e dimensione del carattere e dello sfondo dei sottomenu*/
.menu_body .submenu_font {
  font: normal normal 10px Verdana; /*@CPZ_MENUBODY_SM_FONT*/
  color: #000000; /*@CPZ_MENUBODY_COLOR_FONT_SM*/
  cursor: pointer;
  text-align:left;
  background-color: #CCFFCC; /*@CPZ_MENUBODY_COLOR_BACK_SM*/
  text-indent: 1em ;
  height:18px;
}
/*Colore e dimensione del carattere e dello sfondo dei sottomenu (mouseover)*/
.menu_body .submenu_font_over {
  font: normal normal 10px Verdana; /*@CPZ_MENUBODY_SM_FONT_OVER*/
  color: #FFFFFF; /*@CPZ_MENUBODY_COLOR_FONT_OVER_SM*/
  cursor: pointer;
  text-align:left;
  background-color: #336666; /*@CPZ_MENUBODY_COLOR_BACK_OVER_SM*/
  height:18px;
}
/*immagine di sfondo delle voci del menu principale*/
.menu_body .menu_img{
  border: 0px;
  height: 25px;
  background: transparent;
  background-image: Url(../SpTheme_27/images/voce_menu.gif); /*@CPZ_MENUBODY_IMAGE_BACK*/
  background-repeat:repeat-x;
  padding-left: 3px;
  padding-right: 3px;
}
/*classe icona voce di menu principale*/
.menu_body .icons_menu {
  background-color: transparent; /*@CPZ_MENUBODY_COLOR_BACK*/
}
/*classe icona voce di menu principale*/
.menu_body .icons_menu_over {
  background-color: #336666; /*@CPZ_MENUBODY_COLOR_BACK_OVER*/
}
/*classe icona sottovoci*/
.menu_body .icons_smenu {
  width: 0px;
  background-color: 99CC99; /*@CPZ_MENUBODY_COLOR_BACK_SM*/
}
/*classe icona sottovoci*/
.menu_body .icons_smenu_over {
  width: 14px;
  background-color: #336666; /*@CPZ_MENUBODY_COLOR_BACK_OVER_SM*/
}
/*immagine (mouseover) di sfondo delle voci del menu principale*/
.menu_body .menu_img_over{
  border: 0px;
  height: 25px;
  background: transparent;
  background-image: none; /*@CPZ_MENUBODY_IMAGE_BACK_OVER*/
  padding-left: 3px;
  padding-right: 3px;
}
/*immagine a sinistra delle voci del menu principale*/
.menu_body .menu_img_sx{
  border: 0px;
  width: 0px;
  height: 25px;
  vertical-align: middle;
  background-color: #DDDDDD; /*@CPZ_MENUBODY_COLOR_BACK_SMUSSO_SX*/
  background-image: none; /*@CPZ_MENUBODY_IMAGE_SMUSSO_SX*/
  padding-left: 0px;
  padding-right: 0px;
  background-repeat: no-repeat;
}
/*immagine (mouseover) a sinistra delle voci del menu principale*/
.menu_body .menu_img_sx_over{
  border: 0px;
  width: 0px;
  height: 25px;
  background-color: #336666; /*@CPZ_MENUBODY_COLOR_BACK_SMUSSO_SX_OVER*/
  background-image: none; /*@CPZ_MENUBODY_IMAGE_SMUSSO_SX_OVER*/
  padding-left: 0px;
  padding-right: 0px;
  background-repeat: no-repeat;
}
/*immagine a destra delle voci del menu principale*/
.menu_body .menu_img_dx{
  border: 0px;
  width: 0px;
  height: 18x;
  background-color: transparent; /*@CPZ_MENUBODY_COLOR_BACK_SMUSSO_DX*/
  background-image: none; /*@CPZ_MENUBODY_IMAGE_SMUSSO_DX*/
  padding-left: 0px;
  padding-right: 0px;
  background-repeat: no-repeat;
}
/*immagine (mouseover) a destra delle voci del menu principale*/
.menu_body .menu_img_dx_over{
  border: 0px;
  width: 0px;
  height: 18x;
  background-color: transparent; /*@CPZ_MENUBODY_COLOR_BACK_SMUSSO_DX_OVER*/
  background-image: none; /*@CPZ_MENUBODY_IMAGE_SMUSSO_DX_OVER*/
  padding-left: 0px;
  padding-right: 0px;
  background-repeat: no-repeat;
}
/*immagine per indicare l'esistenza di un sottomenu*/
.menu_body .menu_img_arrow{
  border: 0px;
  height: 14px;
  width: 14px;
  background-image: Url(../SpTheme_27/images/icon_menuclose2.gif); /*@CPZ_MENUBODY_IMAGE_ARROW*/
  background-repeat: no-repeat;
}
/*immagine per separazione delle voci del menu principale orizzontale*/
.menu_body .menu_sep{
  border: 0px;
  width: 1px;	
  background-color: transparent; /*@CPZ_MENUBODY_COLOR_SEP*/
  background-image: none; /*@CPZ_MENUBODY_IMAGE_SEP*/
}
/*immagine per separazione delle voci del menu principale verticale*/
.menu_body .menu_sep_vert{
  border: 0px;
  font-size:0px;
  background-color: #F8F8F8; /*@CPZ_MENUBODY_COLOR_SEP_VERT*/
  background-image: none; /*@CPZ_MENUBODY_IMAGE_SEP_VERT*/
}
/*separatore per le voci dei sottomenu*/
.menu_body .submenu_sep_vert{
  width: 100%;
  font-size:0px;
  background-image: none;
  border-bottom: 1px solid;
  border-color: #FFFFFF; /*@CPZ_MENUBODY_COLOR_FONT_SM*/
}
/*immagine sopra al menù di tipo slide*/
.menu_body .menu_img_top{
	display:none;
}
/*immagine sotto al menù di tipo slide*/
.menu_body .menu_img_bottom{
	display:none;
}

/*MENU HORIZONTAL2*/
.menu_body .menu_prin {
	height:24px;
	width:100%;
}
.menu_body .menuPrin_font{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #336666;
	cursor: pointer;
	text-align:center;
	white-space:nowrap;
	background-repeat:x-repeat;
	background-image:url(../SpTheme_7/images/menuviewtab.gif);
	border:0;
}
.menu_body .menuPrin_font_link{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #336666;
	cursor: pointer;
	text-align:center;
	white-space:nowrap;
	background-color:trasparent
	background-image:none;
	border:0;
}
.menu_body .menuPrin_img_sx{
	background-image:url(../SpTheme_7/images/menuviewtableft.gif);
	background-repeat:no-repeat;
	width:7px;
}
.menu_body .menuPrin_img_dx{	
	background-image:url(../SpTheme_7/images/menuviewtabright.gif);
	background-repeat:no-repeat;
	width:7px;
}
.menu_body .menuPrin_sep{
}
.menu_body .menuPrin_font_over {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #336666;
	cursor: pointer;
	text-align:center;
	white-space:nowrap;
	background-repeat:x-repeat;
	background-image:url(../SpTheme_7/images/menuviewtab.gif);
}
.menu_body .menuPrin_img_sx_over{
	background-image:url(../SpTheme_7/images/menuviewtableft.gif);
	background-repeat:no-repeat;
	width:7px;
}
.menu_body .menuPrin_img_dx_over{
	background-image:url(../SpTheme_7/images/menuviewtabright.gif);
	background-repeat:no-repeat;
	width:7px;
}
.menu_body .menu_sec{
	background-color:trasparent;
	background-image:none;
	background-repeat:x-repeat;
	margin-top:2;
}
.menu_body .menu_sec .menu_border {
}
/*MENU HORIZONTAL2

/*MENU FLAT*/
.menu_body .menuFlat{
	font-family:Verdana;
	font-weight:normal;
	font-style: normal;
	font-size: 9px;
	color:#808080;
}
.menu_body .menuFlat a{
	color:#808080;
	text-decoration:none;
	
}
.menu_body .menuFlat h1{
	font-size: 11px;
	border-bottom: 1px solid #808080;
	margin-right:20px;
	padding:5px 0px 3px 30px;
	background-image: url('../SpTheme_7/images/menuviewgroup.gif');
	background-repeat: no-repeat;
	background-position: left;
	height:25px;
	cursor:pointer;
}
/*Contenitore dei link diretti*/
.menu_body .menuFlat .menuRootContainer{
}
.menu_body .menuFlat .menuWrapperContainer{
}
.menu_body .menuFlat .menuContainer {
	width:230px;
	display:inline;
	vertical-align:top;
}
.menu_body .menuFlat .menuContent{
}
.menu_body .menuFlat  ul {
	padding: 0px;
	margin: 8px;
}
.menu_body .menuFlat .menuContent li {
	margin:0px;
	list-style: none;
	cursor: hand;
	padding-left:25px;
	height:18px;
	white-space:nowrap;
}
/* sottomenu aperto */
.menu_body .menuFlat li.subMenu_open {
	background: url('../SpTheme_7/images/menuviewopen.gif') no-repeat;
}
/* sottomenu chiuso */
.menu_body .menuFlat li.subMenu_close {
	background: url('../SpTheme_7/images/menuviewclose.gif') no-repeat;
}
/*item*/
.menu_body .menuFlat .itemMenu {
	background: url('../SpTheme_7/images/menuviewitem.gif') no-repeat;
	padding-top:2px;
}
.menu_body .menuFlat .itemMenu a:hover{
	text-decoration:underline;
}
/*END MENU FLAT*/

