
#dropmenudiv{
position:absolute;
background-color: #587087;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #032631;
color:#F7E600;
}


body{
margin:0px;
padding:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
font-family: Arial;
font-size:12px;
background-color:#CFC8C8;

}

div {
	font-family: Arial;
	font-size:12px;
}
span{
font-size:12px;
}

td {
	font-family: Arial;
	font-size:12px;
}

th {
	font-family: Arial;
}
a{
font-family: Arial;
font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#265988;
}
a:hover{
font-family: Arial;
font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#EE9845;
}


a.bianco{
font-family: Arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
}
a.bianco:hover{
font-family: Arial;
	font-size:11px;
	text-decoration:none;
	color:#EE9845;
	font-weight: bold;
}


a.news{
font-family: Arial;
font-size:12px;
	font-weight: normal;

	text-decoration:none;
	color:#000000;
}
a.news:hover{
font-family: Arial;
font-size:12px;
	font-weight: normal;

	text-decoration:none;
	color:#EE9845;
}


a.news2{
font-family: Arial;
font-size:12px;
    font-weight: bold;
	text-decoration:none;
	color:#000000;
}
a.news2:hover{
font-family: Arial;
font-size:12px;
    font-weight: bold;
	text-decoration:none;
	color:#EE9845;
}




a.arancione{
font-family: Arial;
	font-size:11px;
	text-decoration:none;
	color:#EE9845;
	font-weight: bold;
}
a.arancione:hover{
font-family: Arial;
	font-size:11px;
	text-decoration:none;
	color:#EE9845;
	font-weight: bold;
}

div.copyright{
position:absolute;
width:200px; 
height:115px; 
z-index:1; 
left: 620px; 
top: -132px; 
visibility: hidden;
}






