/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.boxed_gray {
	border: 1px solid #CCCCCC;
}
.boxed_gray_lati {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.piccolo {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.newstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.newssubtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.newsbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.tabellahome {
	background-image: url('/img/sfondomondotrasparente.gif');
	background-position: left top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.titolopagina {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #B0B0B0;
	text-decoration: none;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	background-color: #CCCCCC;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #696969;
}
.menutitle a {
	color:#000066;
	text-decoration: none;
}
.menutitle a:hover {
	color:#FF6600;
	text-decoration: underline;
}
.testoerrore {
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.evidenziatore {
	background-color: #FFFF00;
}
.storico_titolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	top: 5px;
	clip:     rect(5px auto auto auto);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.storico_testo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.storico_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	bottom: 5px;
	clip: rect(5px,auto,5px,auto);
}
a:link, a:active, a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
