#dropmenudiv{

position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
z-index:100%;
background: #FFFFFF;
color: White;
  }

#dropmenudiv a{
font:normal 12px Arial;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: Black;
background: White;
}


#dropmenudiv A:link , A:visited 
{
color: Black;
background: White;
text-decoration: none;
}

#dropmenudiv A:hover 
{
background: #EBEBEB;
text-decoration: none;
}

.table_style_border {
			border-top: 1px solid #000000;
			border-bottom: 1px solid #000000;
			border-left: 1px solid #000000;
			border-right: 1px solid #000000;
}


.testo 
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}




A:link , A:visited 
{
color: Black;
background: White;
text-decoration: none;
}

A:hover 
{
text-decoration: underline;
}


.Intestazione 
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}

.sottointestazione 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.corsivo {
	font-style: italic;
}

