body {
	margin-top: 10px; 
	margin-left: 5px; 
	margin-right: 5px; 
	background-color: #f2f2f2;
} 

body, table, ul, ol, li, p
{
	font-family : Helvetica, Arial, Verdana, "Lucida Sans", Geneva, Helv, "Myriad Web", Syntax, sans-serif; 
	color: #000000;
	font-size: 14px;        
} 

h1
{
	font-size: 150%;
	margin-top : 0px; 
	margin-bottom : 0px;
	color: #336699;
}

a:link
{
	text-decoration: underline;
	color: #0000ff;
} 
a:visited
{
	text-decoration: underline;
	color: #0000ff;
} 
a:hover
{
	text-decoration: none;
	color: #0000ff;
}

table
{
	border-collapse: collapse;
}

table.titolo
{
  background-color: #ffffff;
  border: 1px solid #336699;
  margin-top : 4px; 
  margin-bottom : 4px; 
}

table.sottotitolo
{
  background-color: #f2f2f2;
}

table.centro
{
  background-color: #ffffff;
  border: 1px solid #336699;
  margin-top : 4px; 
  margin-bottom : 4px; 
}
table.centro td
{
  border: 1px solid #336699;
}
table.centro td.destra
{
  background-color: #f2f2f2;
}

table.menu
{
  margin-top : 4px; 
  margin-bottom : 4px;
}
table.menu th
{
  color: #ffffff;
  background-color: #336699;
  border: 1px solid #336699;
}
table.menu td
{
  background-color: #ffffff;
  border: none;
}

table.form
{
  border: none;
}
table.form td
{
  border: none;
}

table.directory
{
  background-color: #ffffff;
  border: none;
  margin-top : 4px; 
  margin-bottom : 4px; 
}
table.directory td
{
  border: none;
}

a.directory:link
{
	text-decoration: underline;
	font-weight: bold;
} 
a.directory:visited
{
	text-decoration: underline;
	font-weight: bold;
} 
a.directory:hover
{
	text-decoration: none;
	font-weight: bold;
}

a.sotto_directory:link
{
	text-decoration: underline;
	font-size: 90%;
} 
a.sotto_directory:visited
{
	text-decoration: underline;
	font-size: 90%;
} 
a.sotto_directory:hover
{
	text-decoration: none;
	font-size: 90%;
}

div.messaggio_errore
{
	color: #ff0000;
	font-weight: bold;
}

div.messaggio_buono
{
	color: #00ff00;
	font-weight: bold;
}

a.google_title:link
{
     font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
} 
a.google_title:visited
{
     font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
} 
a.google_title:hover
{
     font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}

.google_text
{
     font-size: 11px;
} 

a.google_url:link
{
     font-size: 10px;
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
} 
a.google_url:visited
{
     font-size: 10px;
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
} 
a.google_url:hover
{
     font-size: 10px;
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
}

