body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
.tab00 {
	font-size: 14px;
	color: #3A3A3A;
	text-align: justify;
	border: 1px solid #0066CC;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-weight: bold;

}
.td2 {
	background-attachment: fixed;
	background-image: url(../immagini/sfumo.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	background-image: url(../immagini/barra.jpg);
	padding-left: 20px;
	color: #FFFFFF;



}
a.link1 {
	color: #FF6600;
	text-decoration: none;
}
a:hover.link1 {
	color: #FF0000;
}
.td3 {
	font-weight: bold;
}
img {
	border: 1px solid #0066CC;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.popup1 {
	z-index: 15;
}
.popup2 {
	z-index: -1;
	visibility: hidden;
}
