body
{
	margin: 0px;
	background-color: #0755A0;
	
}
.tabella
{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
}

.Stile3 {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Stile5
{
	color: #0066FF;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0755A0;
	font-weight: bold;
}

.piva {
	color: #0066CC;
}
.Stile6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
#current{
	background-color:#0066CC;
	font-weight: bold;
	color: #FFFFFF;
}
.nobordo
{
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0094EF;
}

.bordo
{
	border: 2px ridge #0000FF;
}
.testobello
{
	padding: 5px;
	font-family: 'Trebuchet MS';
	font-style: oblique;
	font-size: 13px;
	color: #313131;
	text-align: justify;
}
.pulsante
{
	border-style: none;
	background-repeat: no-repeat;
	background-image: url(../immagini/pulsante.png);
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 260px;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.pulsante:hover
{
	
	background-image: url(../immagini/pulsante-hover.png);
	
}

.nobackcolor
{
	border-style: none;
	color: #FFFFFF;
	font-family: 'Trebuchet MS';
	text-align: center;
	text-decoration: none;
}

.nobackcolor:hover
{
	background-color: #953131;
}
.areariservata
{
	font-size: 10px;
	font-family: 'Trebuchet MS';
	color: #008080;
}
.listbox
{
	font-size: 11px;
	width: 190px;
	height: 106px;
}
