/* CSS Document */
BODY
{
margin: 0px; padding:0px;
/*background-color:#303F57*/
background-color:#CCEAFF;
}
.tabellaPagina
{
	
	
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
	border: 1px solid #000000;
}
.tabellaLogin
{
	vertical-align: middle;
	border: 1px solid #000000;
}
.bottoneForm
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	margin-right: 5px;
	margin-left: 5px;
	color: #000099;
}
.bottoneForm:hover
{
	background-color: #000099;
	border: 1px solid #666666;
	color: #FFFFFF;
}
.titolo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #000099;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
.testo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000099;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	font-weight: normal;
}

.TXTbt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000099;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#003399;
	
}
.testoGrassetto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000099;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #FF0000;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
.testoTitoloCalendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066CC;
	text-decoration: none;
}
.testoCalendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testoAgenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.archivio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;

}
.paragrafoPiccolo {
	text-align: center; 
	/*text-indent: 10px;*/
	white-space: normal;
	margin: 3px;
}
.bottone { background-color: #ffffff; color: #000066;
          font-family: verdana, arial, ms sans serif;
          font-weight: normal; font-size:10px;
          border: 1px solid #000066; cursor:hand;text-decoration: none;}
.bottone:hover {background-color: #ffffff; color: #990000;
          font-size: 10px; font-weight: normal;
          text-decoration: none;
          border: 1px solid #000066; cursor:hand;}

.menuNero {font-family: verdana, arial, fixed;
          font-size: 10px; font-weight: bold;
          color:#eeeeee; text-decoration: none}
.menuNero:hover {color:#ffff00}
.bnt { background-color: #ffffff; color: #000066;
          font-family: verdana, arial, ms sans serif;
          font-weight: normal; font-size:12px;
          border: #000066  1px solid; cursor:hand;}
.bnt:hover {background-color: #000066; color: #ffffff;
          font-size: 12px; font-weight: normal;
          background-color: #ffffff; color:#990000; text-decoration: none;
          border: #000066  1px solid;}
.testoForm {font-family: verdana,arial,fixed;
	font-size: 10px; font-weight: normal; color:#000066}
.testoFormPiccolo {
	font-family: verdana,arial,fixed;
	font-size: 9px; font-weight: normal; color:#000066
}
.testoTabella {font-family: verdana,arial,fixed;
	font-size: 10px; font-weight: normal; color:#000066;
	text-decoration: none;
	}
.thTabella {
	font-family: verdana,arial,fixed;
	font-size: 10px;
	font-weight: normal;
	color:#000066;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	}
.testoNumeroPagina {
	font-family: verdana, arial, fixed;
	font-size: 11px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
	border: 1px solid #000;
	}

.testoTabella:link {text-decoration: none;
	 font-family: verdana,arial,fixed;
	font-size: 10px; font-weight: normal; color:#000066;
	text-decoration: none;}
.thTabellaBasso {
	font-family: verdana,arial,fixed;
	font-size: 10px;
	font-weight: normal;
	color:#000066;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
}

.titoloLaterale {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #000099;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}
