.bgHome {
	background-image: url(immagini/bg_home.jpg);
	background-repeat: repeat-x;
}
.bgint {

	background-image: url(immagini/bg_int.jpg);
	background-repeat: repeat-x;
}
.centro {
	background-image: url(immagini/centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	line-height: 17px;
}
.bordinoBianco {
	border: 1px solid #FFFFFF;
}

.textbianco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tIT {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	line-height: 17px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.tartt {
	border: 1px dashed #0066CC;
}
.titolone {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	background-color: #2F7AB3;
}
.bordinoblu {

	border: 1px dashed #2F7AB3;
}
.titRosso {


	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF6633;
	line-height: 17px;
}

a.home:link{
font-weight:bold;
color:#003399;
}
a.home:visited{
font-weight:bold;
color:#003399;
}
a.home:hover{
font-weight:bold;
color:#66CCFF;
}
.altre_foto {
	margin-top:5px;
}
.altre_foto a{
	color:#36C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image: url(immagini/icon_foto.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: left center;
}
.altre_foto a:hover{
	color: #F47A00;
}
