/* ************ */
/* CORPO PAGINA */
/* ************ */

body {
	background-color: #5abde6;
}
/* ********************** */
/* CORPO PAGINA EXPLORER */
/* ******************** */
body {
	SCROLLBAR-FACE-COLOR: #66FF99;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: white;
	COLOR:white;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #008000;
	SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0
}
/* ********* */
/* PARAGRAFI */
/* ********* */

p.titolo {
	color: #000080;
	font-family: tahoma;
	text-align: center;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
}
/* ************* */
/* TESTO NORMALE */
/* ************* */

font.normal {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000080;
}
/* ***************** */
/* LINK IPERTESTUALI */
/* ***************** */

a:link, a:visited, a:active {
	color: #0000FF;
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: underline;
}
a.linkverde:link {
	color: #66FF99;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.linkverde:visited {
	color: #66FF99;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.linkverde:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.linkverdeamici:link {
	color: #47D56E;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}
a.linkverdeamici:visited {
	color: #47D56E;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}
a.linkverdeamici:hover {
	color: #47D56E;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}
a:link {
color="#E6E6E6";
	text-decoration:none
}
a:visited {
	color:"#E6E6E6";
	text-decoration:none
}
a:hover {
	color:white;
	text-decoration:underline
}
/* ******* */
/* TABELLE */
/* ******* */

table {
	background-color: #99CCFF;
}
td.interno {
	background-color: #CCFFFF;
	padding-left: 4;
	padding-right: 4;
}
td.internotitle {
	background-color: orange;
	padding-left: 4;
	padding-right: 4;
}
/* ************** */
/* LISTE ORDINATE */
/* ************** */

ol {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
}
verde {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000080;
<!--
[if IE]>  border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
 <![endif]
-->
}
.verde {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #99CC99;
}
#linkbasso {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #99CC99;
	text-decoration:none;
}
.verdeSopra {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #66FF99;
}
#puntinato {
	width: 100%;
	height: 100%;
	background: transparent url(../images/Divisorio-senza-fine.gif) repeat-x bottom;
	margin: 0px;
	padding: 0px;
}
.TabellaVerde {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #66FF99;
	border: 1px solid #66FF99;
}
.TabellaVerde2 {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #66FF99;
	border: 2px solid #66FF99;
}
.testocentrale {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #99CC99;
}
.testocentralealto {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #76FD9B;
}
#footer {
	text-align:center;
	font-family: Tahoma;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:25px;
	margin-bottom:5px;
	font-size:10px;
	color: CCCCCC;
}
#footerhome {
	text-align:center;
	font-family: Tahoma;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:5px;
	font-size:10px;
	color: CCCCCC;
}
.Stile1 {
	font-size: 10pt;
	color:#FFFFFF;
}
