.IntroBox {
	position: relative;
	height: 230px;
	width: 510px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	top: 6px;
	text-align: justify;
}

td img {display: block;}

.Cornice {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
body {
	background-image: url(../img/main_bg.jpg);
	margin-left:0;
	margin-top:0;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.FooterBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #084081;
	text-decoration: none;
	font-weight: bold;
}
.Titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #084081;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #084081;
}
.CorniceBox {

	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
}
.ContornoTratteggiatoImg {
	border: thin dashed #3F6A71;
}
.TestoNormale {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TestoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.CorniceBox1 {
	border: 1px solid #000000;
}
.TestoVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.spazioBox {
	padding-left: 5px;
}
.articolo {
	padding-left: 3px;
	padding-right: 5px;
	text-align: justify;
}
.testo14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
