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