

#cssMenuVert {
	float:left; 
	padding:0; 
	margin: 0; 
	list-style:none; 
	position:relative; 
    color: #0500fe;
    font-weight: bold;
    font-size: 13px;
    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: 12px; 
	line-height: 12px;
    color: #0500fe;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana;	
}
#cssMenuVert li a {
	display:block; 
	float:left; 
	width:190px; 
	text-decoration:none; 
    color: #0500fe;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana;	
}
#cssMenuVert li a.fly {
	background: url(imagemenu/arrowsubo.gif) no-repeat right center;
}
#cssMenuVert li a.ongl:active {
	color: #f20cad;
	}
#cssMenuVert li a.ongl.current {
	color:  #f20cad;
	}	
#cssMenuVert li:hover {
	position:relative;
	z-index:200;
}

#cssMenuVert :hover ul li {
	margin:0; 
	border-top:1px solid #666;
	height: 13px; 
	line-height: 13px;
}

#cssMenuVert li a:hover {
	position:relative; 
}
#cssMenuVert li:hover > a { 
	color:#f20cad; 
}

#cssMenuVert ul li a {
    ; 
	color:#0500fe; 
    font-weight: normal;
    font-size: 13px;
    font-family: Verdana;	
    font-style: italic;
	height: 13px; 
	line-height: 13px;	
	text-indent:10px;
}

#cssMenuVert ul li a.fly {background: url(imagemenu/arrowsubo.gif) no-repeat right center;}

#cssMenuVert ul ul li a {    
	; 
	color:#0500fe; 
    font-weight: normal;
    font-size: 13px;
    font-family: Verdana;	
    font-style: italic;
	height: 13px; 
	line-height: 13px;	
}
#cssMenuVert ul ul li a.fly {background:url(imagemenu/arrowsubo.gif) no-repeat right center;}
#cssMenuVert ul ul ul li a {background:}

#cssMenuVert ul li a.current,
#cssMenuVert ul ul li a.current,
#cssMenuVert ul ul ul li a.current {
	 
	color:#f20cad}

#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: url(imagemenu/arrowsub.gif) no-repeat right center;}

#cssMenuVert ul li:hover > a {
	 
	color:#f20cad}
#cssMenuVert ul ul li:hover > a {
	 
	color:#f20cad}
	
#cssMenuVert li.morenor,
#cssMenuVert li.morenor a{
	margin:0px;
    font-style: italic;	
	font-weight: normal;
    font-size: 13px;
    color: #0500fe;
    font-family: Verdana;
	height: 13px; 
	line-height: 13px;	
}
#cssMenuVert li.morenorvide{
	height:12px;
}

#cssMenuVert li.morenor a:hover{
	margin:0px;
    font-style: italic;	
	font-weight: normal;
    font-size: 15px;
	height: 13px; 
	line-height: 13px;	
    color: #f20cad;
    font-family: Verdana;
}

.item2{
    font-style: italic;	
	font-weight: normal;
    font-size: 13px;
    color: #0500fe;
    font-family: Verdana;	
}
