@charset "utf-8";
body {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
	color: #003;
}



.tab_general {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F0F0EE;
}
.td_bottom {
	background-attachment: scroll;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.titolo {
	font-size: 20px;
	color: #002761;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.testo_b_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.note {
	font-size: 10px;
	color: #666666;
}
.img2 {
	border: 1px solid #FFF;
}
a:link {
	text-decoration: underline;
	color: #003;
}
a:visited {
	color: #003;
	text-decoration: underline;
}

a:hover {
	color: #002761;
	text-decoration: underline;
}
a:active {
	color: #003;
	text-decoration: underline;
}
.a2:link {
	text-decoration: underline;
	color: #FFF;
}
.a2:visited {
	color: #FFF;
	text-decoration: underline;
}

.a2:hover {
	color: #00F;
	text-decoration: underline;
}
.a2:active {
	color: #FFF;
	text-decoration: underline;
}
.colonna_dx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F0EE;
	background-color: #002761;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/dx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #002761;
	border-right-color: #002761;
	border-bottom-color: #002761;
	border-left-color: #002761;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
}
.td_titolo {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #002761;
	border-right-color: #002761;
	border-bottom-color: #002761;
	border-left-color: #002761;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img3 {
	border: 1px solid #002761;
}
.titolino {
	font-size: 14px;
	color: #002761;
	font-weight: bold;
}

