body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-align: justify;
	margin-top: 0px;
	vertical-align: top;
}
.contenitore {
	background-image: url(../grafica/home/home.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}
.bn01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-align: right;
}
.bn01_voci {
	padding-left: 5px;
	padding-bottom: 7px;
}
.bn01_icona {
	padding-left: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6699CC;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 12pt;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.testo_home {
	vertical-align: top;
	padding-top: 20px;
}
.bold {
	font-weight: bold;
}
.titoletto {
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}
.font_small {
	font-size: 8pt;
}

.riga {
	height:25px;
	background-image:url(../grafica/riga.gif);
	background-repeat:repeat-x;
}