body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	/*margin-top: 30px;*/
	background-image: url(../grafica/bg_img.jpg);
	padding-top: 7%;
	padding-bottom: 7%;
}
#page {
	background-color: #CCCCCC;
	width:760px;
	border: 2px solid #FFFFFF;
}
#top {
	background-color: #A39E99;
	border-bottom: 2px solid #FFFFFF;
	height:40px;
	text-align:right;
}
#bn {
	background-color: #333333;
	border-bottom: 2px solid #FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	color: #FFFFFF;
}
#contenuto {
	background-color: #CCCCCC;
	/*height:290px;*/
	padding:20px;
	text-align:justify;
	font-weight:bold;
}

#footer {
	background-color: #333333;
	border-top: 2px solid #FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	color: #FFFFFF;
}

.bn_voci {
	padding-right:20px;
}
.img_bordo {
	border: 1px solid #FFFFFF;
}
.f_normal {
	font-weight:normal;
}
.form {
	font-size:8pt;
}

a.bn_voci_link:link {color: #FFFFFF;text-decoration: none;}
a.bn_voci_link:visited {color: #FFFFFF;text-decoration: none;}
a.bn_voci_link:hover {color: #CC0000;text-decoration: none;}
a.bn_voci_link:active {color: #CC0000;text-decoration: none;}

a.footer_link:link {color: #FFFFFF;text-decoration: none;}
a.footer_link:visited {color: #FFFFFF;text-decoration: none;}
a.footer_link:hover {color: #CC0000;text-decoration: none;}
a.footer_link:active {color: #CC0000;text-decoration: none;}
