.bordo_sx_up {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #3366cc;
	border-left-color: #3366cc;
	border-left-style: solid;
}
.footer {
	font-family: Impact;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1pt;
}

a {
	font-family: Impact;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
img.left 
{
	float:left;
	
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 5px;
}		
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}


img.right
{
	float:right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 2px;
}		

.testo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

.piva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	}

/* links */

.link a:link {
	color: #000000;
	text-decoration: underline;
}
.link a:visited {
	text-decoration: underline;
	color: #000000;
}
.link a:hover {
	text-decoration: none;
	color: #000000;
}
.link a:active {
	text-decoration: underline;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}


