@charset "UTF-8";
.txtintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 150%;
	margin: 0px;
}
.titintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002E65;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	text-align: left;
}
a:link {
	text-decoration: underline;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007EC9;
	letter-spacing: 2px;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #333333;
}
.disegnisfondo {
	background-position: right bottom;
	background-repeat: no-repeat;
}
.disegnisfondo_left {
	background-position: left bottom;
	background-repeat: no-repeat;
}
.txtCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	text-align: center;
}
