.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: 3D3D3D;
	padding-left: 20px;
}
.biancobottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px 5px 5px;
}

a.coll{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #3D3D3D;
}
a.coll:link{
	color: #3D3D3D;
	text-decoration: none;
}
a.coll:visited{
	color: #3D3D3D;
	text-decoration: none;
}
a.coll:hover, a.coll:active {
color: #3D3D3D;
text-decoration: underline;
}


a.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
a.bottom:link{
	color:#FFFFFF;
	text-decoration: none;
}
a.bottom:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.bottom:hover, a.bottom:active {
color: #FFFFFF;
text-decoration: underline;
}
.testosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: 3D3D3D;
	padding: 5px;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #ff0000;
	padding-left: 20px;
	font-weight: bold;
}
.testohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: 3D3D3D;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D3D3D;
	line-height: 22px;
}

