/* Start of CMSMS style sheet 'up-portal menu con css' */
/* stile testo della voce "vedi anche" */

.self-link {  font-weight: normal;
margin-top:13px;
margin-bottom:30px;
margin-left:35px;
}


/* secondmenu = menu contestuale con voci menu a box*/

#sezione {
  margin-top:0px; 
margin-bottom:-15px;
padding:6px 6px 6px 0px; 
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #333333;
  border-bottom:0px solid #333333;
  background-color: #ffffff;
}

#secondmenu-up {
margin-bottom:30px;
margin-left:0px;
border-bottom: 0px solid #808080;
}

#secondmenu-up ul{
margin-bottom:0px;
}

#secondmenu-up li{
  list-style: none;
}

#secondmenu-up li a {
font-size: 14px;
  line-height: 20px;
font-weight: normal;
text-decoration: none;
color: #0000ff;
display: inline;
padding: 0;
background: #ffffff;
}

#secondmenu-up li a:hover {
color: #333;
border-bottom: 0px solid #808080;
text-decoration: underline;
}

#secondmenu-up .menuactive {
color: #666;
border-bottom: 0px solid #000000;
text-decoration: none;
}

/* End of 'up-portal menu con css' */

