﻿.Corpo1
{
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.TabOrariCorpo
{
	font: 100% "Century Gothic";
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #003366;
	vertical-align: top;
	border: 1px #003366 solid;
	background-color: #FFFFFF;
	margin: 3px;
	text-align: left;
	width: 323px;
}
.TabOrariIntestazione
{
	font: 100% "Century Gothic";
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFFFFF;
	vertical-align: top;
	border: 1px #003366 solid;
	background-color: #003366;
	margin: 3px;
	font-weight: bold;
	text-align: center;
}
.BottoneMenu
{
	height: 42px; 
	background-image: url('images/menu_sx.jpg'); 
	background-repeat: no-repeat; 
	font-family: verdana; 
	font-size: 10pt; 
	vertical-align: middle; 
	text-align: left;
	text-indent: 28px; 
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #00FFFF;
}
a:hover {
	color: #000080;
}
h1
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
.CellaBluTestoBi
{
	font: small Verdana;
	color: #FFFFFF;
	background: #006699;
}
.CellaBiTestoBluBordoBlu
{
	color: #003366;
	border: 1px #003366 solid;
	font: small Verdana;
	text-align: left;
}