.bianco {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; text-align: center}
.titolobianco { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000070; text-align: center; font-weight: bold}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-align: center; font-style: italic; font-weight: normal}
.biancoCentrato { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-align: center}
a:link {
	color: #012D74;
}
a:visited {
	color: #012D74;
}
a:active {
	color: #012D74;
}
.biancoGiust {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-align: justify
}
.testoCentrato {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000070; text-align: center
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000070;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
.titolone {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000070; text-align: center; font-weight: bold
}
.rossoCentrato {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000; text-align: center
}
.biancoBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.rossoCentratoSmall {

font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-align: center
}
.bianco14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.testoSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000070;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}

 #myDiv {
	position: absolute;    /* can be relative too */
	left: 200px;    /* can be percentage also */
	top: 180px;
	width: 350px;
	height: 300px;
	background-color: #ffffff;
	/*color: inherit;*/
	/*background-image: url(images/logo-fascioli.jpg);*/
	background-repeat: no-repeat;
	border: medium solid #08097F;
} 
.testoLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000070;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
.testoRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000070;
	text-align: right;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
