body {
	background-color: #D6D6D6;
}
#stampa {
	background-color: #FFF;
}
a:link { 
     text-decoration: none 
}
a:visited { 
     text-decoration: none 
}
a:hover {
     text-decoration: underline;
}
.titolopagina {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.titolopaginastampa {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.testomodulo {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
#testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFF;
	height: auto;
	width: auto;
	border: thin solid #0C4C93;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.campo_testo {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
.pulsante {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.link {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.testopagina {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}
.testo {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
}
.testobianco {
	font-family: Verdana;
	font-size: 10pt;
	line-height: normal;
	color: #FFF;
}

.testostampa {
	font-family: Verdana;
	font-size: 16pt;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}
.testodata {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
}
.testotitolonews {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}
.titolonews {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}
.testonews {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	text-align: justify;
	padding: 10px;
}
.nota {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
}
.testonota {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #FF0000;
}
.sottotitolo {
	font-family: Verdana;
	font-size: 12pt;
	line-height: 150%;
	color: #0C4C93;
	font-weight: bold;
}
.testosmall {
	font-family: Verdana;
	font-size: x-small;
	color: #000;
}
.testoblu {
	font-family: Verdana;
	font-size: x-small;
	color: #0C4C93;
}
.testosmallbianco {
	font-family: Verdana;
	font-size: x-small;
	color: #FFF;
}

.testoxxsmall {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
}
.separatore {
	color: #FFF;
	font-size: 10pt;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
}
