/* table content ------------------------------------------------------------------------ */

table.content {
	background: #FFFFFF;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 420px;
	border-top : 0px none;
	border-bottom : 0px none;
	border-left : 0px none;
	border-right : 0px none;
}

.content td {
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 0px none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.content h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-align: left;
	text-indent: 18px;
	background-image: url(graphics/squarebullet.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.content h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #3A7D38;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.content h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.content p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.content img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.content a:link {
	text-decoration: none;
	color: #3A7D38;
}

.content a:visited {
	text-decoration: none;
	color: #3A7D38;
}

.content a:hover {
	text-decoration: underline;
	color: #3A7D38;
}

.content a:active {
	text-decoration: underline;
	color: #3A7D38;
}

.colorblack {
	color: #333333;
}

.sfondoverde {
background-color: #318A29;
}

.primopiano td {
	margin: 0px;
	padding: 00px;
}
