body {
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
/*	background-image: url(jsp/img/sfondo.jpg);	*/
	background-color: #D4EBFB;
	background-repeat: no-repeat;
}

table {
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
}

.listaHtml {
/*	height: 230px; */
	width: 700px;
	overflow: auto
}

tbody {
	width: 100%;
}

td {
	font-size: 10pt;
	font-family: Verdana;
/*	color: Black;	*/
	color: White;
}

th {
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
}

.titolo {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 20pt;
	color: #A3CDD9;
/*	color: Navy;	*/
}

.paragrafo {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10pt;
/*	color: Black;	*/
	color: Red;
}

.riga {
	border: 1px solid Navy;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.primo {
	font-size: 10pt;
	font-family: Verdana;
	color: White;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-image: url(jsp/img/Primo/fondino1.jpg);
	background-position: left;
	background-color: #2A3F80;
	background-repeat: no-repeat;
	border-bottom: 1px solid Navy;
	border-left: 1px solid #6495ED;
	border-right: 1px solid Navy;
	text-align: center;
}

.primo1 {
	font-size: 10pt;
	font-family: Verdana;
	color: #4E4E4E;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #D6D6D6;
	background-repeat: no-repeat;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Silver;
	border-right: 1px solid Gray;
	text-align: left;
	text-indent: 6px;
}

.primo2 {
	font-size: 10pt;
	font-family: Verdana;
	color: #4E4E4E;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: White;
	background-repeat: no-repeat;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Silver;
	border-right: 1px solid Gray;
	text-align: left;
	text-indent: 6px;
}

a.primo {
	background-image: none;
	background-color: transparent;
	border: none;
}

.newshome {
	font-size: 10pt;
	font-family: Verdana;
	color: White;
}
