/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);

}
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #006600;
	text-decoration: underline;
	font-size: 11px;

}
a:active {
	color: #006600;
	text-decoration: underline;
    font-size: 11px;
}
a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;

}
.tabHome {
	padding: 10px;
	text-align: justify;

}
#menu2 {
   height: 20px;
   }
#menu2 a:link {
     color: #FF9C00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
#menu2 a:visited {
    color: #FF9C00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
#menu2 a:active {
    color: #FF9C00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
#menu2 a:hover  {
    color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF9C00;
}
.tabAlta {
    padding-top: 10px;
}
.iframe
{   
    color: #0D4D77;
	vertical-align: top;
    text-align: justify;
	border:1px solid #165783;
	height: 260px;
    width: 261px;
	overflow: auto;
	padding: 8px;
}
.titolo {
	font-weight: bold;
	color: #FF9C00;
	text-decoration: underline;
}
.tabSx {
	padding-left: 10px;
	padding-right: 10px;
}
.tabSx2 {
	padding-left: 8px;
}
.titolo2 {
	font-weight: bold;
	color: #003366;
}

