/* CSS Document */

.rientro {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.testo {
	font-familY: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.testogrande {
	font-familY: arial,helvetica,sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.testoform {
	font-familY: arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.testoinvia {
	font-familY: arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #CC0000;
	cursor:hand;
	
}


a.mail:LINK    {text-decoration : none; Color: #cc0000}
a.mail:VISITED {text-decoration : none; Color : #cc0000}
a.mail:HOVER   {text-decoration : underline; Color : #cc0000} .elenco {
	list-style-position: inset;
	list-style-type: square;
}

.bordotab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.classetd {
	color: #333333;
	background-color: #C3DEE7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.classetd2{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}