

#cssMenuVert {
	float:left; 
	padding:0; 
	margin: 0; 
	list-style:none; 
	position:relative; 
    color: #34f919;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}
#cssMenuVert ul {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:auto; 
	position:absolute; 
	left:-9999px; 
	top:0;	
}
#cssMenuVert table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	margin:-1px -10px;
}

#cssMenuVert li {
	float:left;  
	height: auto; 
	line-height: auto;
    color: #34f919;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;	
}
#cssMenuVert li a {
	display:block; 
	float:left; 
	width:190px; 
	text-decoration:none; 
    color: #34f919;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;	
}
#cssMenuVert li a.fly {
	background:#07b6ba url(imagemenu/arrowsubo.gif) no-repeat right center;
}
#cssMenuVert li a.ongl:active {
	color: #dd3b21;
	}
#cssMenuVert li a.ongl.current {
	color:  #dd3b21;
	}	
#cssMenuVert li:hover {
	position:relative;
	z-index:200;
}

#cssMenuVert :hover ul li {
	margin:0; 
	border-top:1px solid #666;
	height: 20px; 
	line-height: 20px;
}

#cssMenuVert li a:hover {
	position:relative; 
}
#cssMenuVert li:hover > a { 
	color:#dd3b21; 
}

#cssMenuVert ul li a {
    background: #07b6ba;; 
	color:#ddbc21; 
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;	
    font-style: italic;
	height: 20px; 
	line-height: 20px;	
	text-indent:10px;
}

#cssMenuVert ul li a.fly {background:#07b6ba url(imagemenu/arrowsubo.gif) no-repeat right center;}

#cssMenuVert ul ul li a {    
	background: #07b6ba;; 
	color:#ddbc21; 
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;	
    font-style: italic;
	height: 20px; 
	line-height: 20px;	
}
#cssMenuVert ul ul li a.fly {background:#07b6baurl(imagemenu/arrowsubo.gif) no-repeat right center;}
#cssMenuVert ul ul ul li a {background:#07b6ba}

#cssMenuVert ul li a.current,
#cssMenuVert ul ul li a.current,
#cssMenuVert ul ul ul li a.current {
	background: #52b34b; 
	color:#dd3b21}

#cssMenuVert :hover ul,
#cssMenuVert :hover ul :hover ul,
#cssMenuVert :hover ul :hover ul :hover ul {left:190px;top:-1px;}

#cssMenuVert :hover ul ul,
#cssMenuVert :hover ul :hover ul ul {left:-9999px;}

#cssMenuVert ul li:hover > a.fly  {background:#52b34b url(imagemenu/arrowsub.gif) no-repeat right center;}

#cssMenuVert ul li:hover > a {
	background: #52b34b; 
	color:#dd3b21}
#cssMenuVert ul ul li:hover > a {
	background: #52b34b; 
	color:#dd3b21}
	
#cssMenuVert li.morenor,
#cssMenuVert li.morenor a{
	margin:0px;
    font-style: italic;	
	font-weight: bold;
    font-size: 10px;
    color: #ddbc21;
    font-family: Verdana;
	height: 20px; 
	line-height: 20px;	
}
#cssMenuVert li.morenorvide{
	height:auto;
}

#cssMenuVert li.morenor a:hover{
	margin:0px;
    font-style: italic;	
	font-weight: bold;
    font-size: 10px;
	height: 20px; 
	line-height: 20px;	
    color: #dd3b21;
    font-family: Verdana;
}

.item2{
    font-style: italic;	
	font-weight: bold;
    font-size: 10px;
    color: #ddbc21;
    font-family: Verdana;	
}