

.arrowlistmenu {   font-size:12px;
	width:100% auto;
        margin:0; padding:0;}

.arrowlistmenu .menuheader {
	font-family:"trebuchet MS", Arial, helvetica;
	font-size:12px;
/* 	line-height:12px; */
        font-weight: bold;
        color: white;
  	text-transform: uppercase;
  	cursor: hand;
  	cursor: pointer;
        padding:0;
        margin:0;
          }

#menu h5 {
  font-size:12px;
	padding:0;
        margin:5px 0px 5px 15px;
        }

#menu h5 a {
        font-size:12px;
	width:100% auto;
        font-weight: bold;
  	color: #FFFFFF;
  	text-decoration: none;}

#menu h5 a:hover {
  	font-weight: bold;
  	color: #FFFFFF;
  	text-decoration: underline;}

.arrowlistmenu ul{
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
        color: #FFFFFF;}

.arrowlistmenu ul li{
        padding:0;
        margin:0;
        width:195px;
        color: #FFFFFF;
  }

.arrowlistmenu ul li a{
	font-family:"trebuchet MS", Arial, helvetica;
  	color: #FFFFFF;
  	display: block;
	width:100% auto;
        margin:2px 0px;
        padding-top:0px;
	padding:1px 10px 1px 25px;
  	text-decoration: none;
  	font-size:10px;
  	font-weight:normal;
	background: url(../img/voce_menu.png) top left repeat;
        background:#182C42;
  	text-transform: uppercase;}

.arrowlistmenu ul li a:hover {
	background:url(../img/voce_menu_white_rollo.jpg) top left;
  	text-decoration:none;
          color: #FFFFFF;
          }

.selected
{
  background: url('../img/selected.jpg') top left !important;
  text-decoration: none !important;
}
