﻿.sdmenu {
	width: 150px;
	font-family: Verdana;
	font-size: 10px;
	padding-bottom: 10px;
	background: url(giu.jpg) no-repeat right
bottom;
	color: #fff;
}

.sdmenu .title, .sdmenu .titlehidden{
	display: block;
	padding: 5px 0;
	font-weight: bold;
	color: white;
	background: #0449BB;
	cursor: pointer;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.arrow1{
		margin-left: 10px;
    margin-right: 7px;
}

.title1{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #0449BB;
    
}
a:link.bianco    { text-decoration: none; font-family:Verdana, Arial, Serif; font-size:10px; font-weight:bold; color:#FFFFFF;}
a:visited.bianco { text-decoration: none; font-family:Verdana, Arial, Serif; font-size:10px; font-weight:bold; color:#FFFFFF;}
A:HOVER.bianco   { text-decoration: none; font-family:Verdana, Arial, Serif; font-size:10px; font-weight:bold; color:#FFFFFF;}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(su.jpg) no-repeat;
}



.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 5px 5px 5px ;
    text-indent: 0px;
    background: #ffffcc;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #000;
    text-decoration: none;
    
    }

.sdmenu .submenu a:hover {
    background : #e4e4e4 url(linkarrow.gif) no-repeat right center;
    color: #000;
}
