﻿.ii
{
    border: 0;
    margin-left: 1.5em;
    margin-right: 1.5em;
    padding: 0;
}
.lst
{
    margin-bottom: 0.2em;
    font-size: 17px;
    vertical-align: bottom;
}
.lsb
{
    margin: 0.2em;
    height: 28px;
    font-size: 15px;
}
.ricerca
{
    color: #13a;
    font-size: 2em;
    margin-bottom: 0;
    padding-bottom: 0.5em;
}
.titolobasso
{
    border-width: 1px;
    border-color: #AECBEC;
    color: #13a;
    font-size: 1.2em;
    margin-bottom: 0;
    text-align: left;
    margin-right: 3em;
    border-bottom-style: solid;
}
.ico
{
    float: left;
    height: 64px;
    width: 64px;
    border: 0;
}
.icotxt
{
    clear: both;
    padding-bottom: 2em;
    margin-top: 1em;
}
.licon
{
    list-style-type: square;
    list-style-position: outside;
}
.licon li
{
    padding-top: 1.5em;
}



#menuvelocecontent {
	padding: 0;
	padding-top:5em;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	clear:both;
}

#menuvelocecontent ul {
	margin: 0;
	margin-left: 0px;
	/*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#menuvelocecontent li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	
	/*text-transform: uppercase;*/
}

#menuvelocecontent a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0 0px 0 0; /*Margin between each menu item*/
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 9px;
	margin-right: 9px;
	border-bottom: 1px solid #FFF;
	color: #0000CE;
	text-decoration: underline;
}


/* da qui menu logged ----------------------------*/

        H2
        {
            color: #FF8801;
        }
        H1
        {
            color: #FFFF40;
        }
        #nav li
        {
            margin: 5;
            padding: 5;
        }
        #menu
        {
            float: left;
            width: 15em;
            height: 600px;
        }
        #menu
        {
            list-style: none;
            width: 150px;
            padding-top: 35px;
            height: 450px;
            padding-left: 30px;
            background: url(backghlp.png) no-repeat;
        }
        #menu ul
        {
            list-style: square;
            list-style-position: outside;
            margin: 0px;
            padding: 0px;
            color: #fff;
        }
        #menu ul ul
        {
            list-style: none;
            margin-left: 1.5em;
            padding: 0px;
        }
        #menu a:link
        {
            color: #fff;
            font-family: Trebuchet MS;
            height: 12px;
            display: block;
            text-decoration: none;
            padding: 8px 0 0 0px;
            font-weight: bold;
        }
        #menu a:visited
        {
            color: #fff;
            font-family: Trebuchet MS;
            font-size: 12px;
            height: 12px;
            display: block;
            text-decoration: none;
            padding: 8px 0 0 0px;
            font-weight: bold;
        }
        #menu a:hover
        {
            color: #D7F6FF;
        }
        #menu a:active
        {
        }
        #side-b
        {
            padding: 2em;
            float: left;
            width: 450px;
            height: 1% /* Holly hack for Peekaboo Bug */;
        }
        
        #ult
        { 
            padding: 0px;
            margin:0;
            list-style-type: none; }
        #ult li
        {
            margin-top: 2;
            margin-left: 0;
            padding-left: 0;
            padding-top: 2;
        }
      
       