.fondoNero {
	background-color: #000000;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: 0px none 0;
}
.fondoBianco {
	height: 5px;
	width: auto;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
	border: 0px none;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #72c243;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #72c243;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.trattino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #72c243;
}
.ombraSx {
	background-image: url(img/ombraSx.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bordoBasso {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #72c243;
	border-right-color: #72c243;
	border-bottom-color: #72c243;
	border-left-color: #72c243;
}
.ombraDx {
	background-image: url(img/ombraDx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordoSx {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #72c243;
	border-right-color: #72c243;
	border-bottom-color: #72c243;
	border-left-color: #72c243;
}

.bordoDx {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #72c243;
	border-right-color: #72c243;
	border-bottom-color: #72c243;
	border-left-color: #72c243;
}
.bordoTotale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border: thin solid #72c243;
}
