﻿body
{
	font-family: Verdana, Arial;
	color: #000000;
	vertical-align: top;
	letter-spacing: normal;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

.testoevidence
{
	font-weight: bold;	
	color: navy;
}

.tdmenu_evi {
	font-weight: bold;
	color: navy;
	vertical-align:top;	
	height:40;
}

.tdmenu {
	font-weight: bold;
	color: navy;
	vertical-align:top;	
	height:20;
}

.tdmenu_fin {
	font-weight: bold;
	color: navy;
	vertical-align:top;	
	height:auto;
}

.tablemenu {
	border-top: #cccccc thin solid; 
	border-left: #cccccc thin solid; 
	border-right: #cccccc thin solid; 
	border-bottom: #cccccc thin solid;
}

.tstbutton {
	font-size: 10px;	
	background-color: #e0ffff;
	color: #000000;
}

.tsttxtbox {
	font-size: 10px;	
	background-color: #E0ffff;
	color: #000000;
}

a:visited
{
	color: navy;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
  	color: navy;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

a:hover
{
	color: red;
	text-decoration: underline;
	font-weight: normal;
}
a:link
{
	color: navy;
	text-decoration: underline;
	font-weight: normal;
}

.menu_top a:link,.menu_top a:visited,.menu_top a:active
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.menu_top a:hover
{
	color: #33ccff;
	text-decoration: underline;
	font-weight: bold;
}

.RigaMenu
{
	width: 200px; 
	color: navy;
	font-weight: normal;
	border-right: #0060a0 1px solid;	
	border-left: #0060a0 1px solid;
}

.RigaMenuFinale
{
	width: 200px; 
	color: navy;
	font-weight: normal;
	border-right: #0060a0 1px solid;	
	border-left: #0060a0 1px solid;	
	border-bottom: #0060a0 1px solid;
}

.GruppoMenu
{
	width: 200px;
	background-color: #0060a0;
	border-bottom: thin ridge;
	font-weight: bold;
	vertical-align: middle;
	color: white;
	text-align: left;

}

.RigaMenu a:link,.RigaMenu a:visited,.RigaMenu a:active
{
	color: #0060a0;
	text-decoration: none;
	font-weight: bold;
}

.RigaMenu a:hover
{
	color: #33ccff;
	text-decoration: underline;
	font-weight: bold;
}

.CasellaBarraDestra
{
	width: 200px;
	border-right: #e1e1e1 1px solid;	
	border-left: #e1e1e1 1px solid;	
	border-bottom: #e1e1e1 1px solid;	
	vertical-align: middle;
	text-align: center;
	color: navy;
	font-weight: normal;
}