﻿body
{
	margin-top: 0
}
A.menu1:link
{
	color: white;
	text-decoration: none;
}
A.menu1:active
{
	color: orange;
	text-decoration: underline;
}
A.menu1:visited
{
	color: white;
	text-decoration: none;
}
A.menu1:hover
{
	color: orange;
	text-decoration: underline;
}
A.menu2:link
{
	color: orange;
	text-decoration: none;
}
A.menu2:active
{
	color: orange;
	text-decoration: underline;
}
A.menu2:visited
{
	color: orange;
	text-decoration: none;
}
A.menu2:hover
{
	color: orange;
	text-decoration: none;
}
A.menu3:link
{
	color: #3366cc;
	text-decoration: none;
}
A.menu3:active
{
	color: #3366cc;
	text-decoration: underline;
}
A.menu3:visited
{
	color: #3366cc;
	text-decoration: none;
}
A.menu3:hover
{
	color: #3366cc;
	text-decoration: underline;
}
A.menu4:link
{
	color: #3366cc;
	text-decoration: none;
}
A.menu4:active
{
	color: #3366cc;
	text-decoration: underline;
}
A.menu4:visited
{
	color: #3366cc;
	text-decoration: underline;
}
A.menu4:hover
{
	color: #3366cc;
	text-decoration: underline;
}
A.menu5:link
{
	color: #3366cc;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
A.menu5:active
{
	color: #3366cc;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
A.menu5:visited
{
	color: #3366cc;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
A.menu5:hover
{
	color: orange;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
.rigaBlu
{
	background-color: #3366cc;
}
.rigaArancio
{
	background-color: orange;
}
.testoBiancoS
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.testoBiancoM
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}
.testoBluS
{
	color: #3056b3;
	font-size: 11px;
	font-family: Tahoma;
}
.testoBluSBold
{
	color: #3056b3;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.testoBluM
{
	color: #3056b3;
	font-size: 12px;
	font-family: Tahoma;
}
.testoMenu
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	font-variant: small-caps;
}
.tabellaLeft
{
	border-right: #ffa500 1pt solid;
	border-top: #ffa500 1pt solid;
	border-left: #ffa500 1pt solid;
	border-bottom: #ffa500 1pt solid;
}
.titoloTabella
{
	background-color: #ffa500;
}
.inputText
{
	font-size: 10px; color: #000000; font-family: Tahoma; 
}
.testoBluSMargini
{
	color: #3056b3;
	font-size: 11px;
	font-family: Tahoma;
	padding-right: 5px;
	padding-left: 5px;
}
.testoRossoSMargini
{
	color: crimson;
	font-size: 11px;
	font-family: Tahoma;
	padding-right: 5px;
	padding-left: 5px;
}
.tabellaHome
{
	border-right: #84aee3 1pt solid;
	border-top: #84aee3 1pt solid;
	border-left: #84aee3 1pt solid;
	border-bottom: #84aee3 1pt solid;
}
.titoloTabellaHome
{
	background-color: #84aee3;
}
.testoTabellaHome
{
	color: white;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.testoTabellaHomeSmall
{
	color: #3056b3;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

