body{

font-family:verdana, arial, sans-serif;
font-size:80%;
color:#003333;
margin:0px 2px 0px 3px;
background-color:#003366;

/*
scrollbar-3dlight-color :white;
scrollbar-arrow-color :white;
scrollbar-darkshadow-color :#B2C1C5;
scrollbar-face-color :#dcdcdc;
scrollbar-highlight-color :#839DA7;
scrollbar-shadow-color :#000099;
scrollbar-track-color :white;
*/

}

.voceHeader
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;

}

a.voceHeader:hover
{
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
	font-size:90%;
}



.Menu
{
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	top:20%;
	padding-left:20px;
	position:relative;
}

.voceMenu
{

	font-size:100%;
	color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	font-weight:bold;

}

a.voceMenu:hover{text-decoration:underline;}

a.voceMenuAttiva
{
	font-size:100%;
	color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}


.voceSotMenu
{

	font-size:85%;
	color:#99cc99;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	font-weight:bold;

}

a.voceSotMenu:hover
{

	font-size:85%;
	color:#669999;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	font-weight:bold;

}

a.voceSotMenuAttiva
{

	font-size:85%;
	color:#669999;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	font-weight:bold;

}

.titolo
{

	font-size:100%;
	color:#669999;
	text-decoration:none;
	font-weight:bold;

}

.noBorder{border:0px;}


