a
{text-decoration: none;}

.title
{position: absolute;
width: 149px;
height: 18px;
left: 5px;
z-index: 10;
font-family: tahoma, helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #666666;}

a.title2 {
	color: #666666;
	text-decoration: None;
	}
a:hover.title2 {
	color: #FF0000;
	text-decoration: None;
	}

.submenu
{position: absolute;
left: 21px;
width: 130px;
border: 0px solid black;
background-color: #F0F0F0;
layer-background-color: yellow;
font-family: tahoma, helvetica, sans-serif;
font-size: 11px;
visibility: hidden;
line-height: 20px;}


a.submenu2 {
	color: #666666;
	text-decoration: None;
	}
a:hover.submenu2 {
	color: #FF0000;
	text-decoration: None;
	}
.stileBlu {
	background-color: #CCDEEB;
}
td.stileGrigio {
	background-color:#F0F0F0;
}
.testo {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #535353;
}
a.testo {
	text-decoration: None;
}
a:hover.testo {
	text-decoration: None;
	color: #FF0000;
}
.titolo {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00589A;
}
.box {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.bottone {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/varie/sfondoPulsante.jpg);
	background-repeat:x-repeat;
	width:60px;height:20px;
	background-color:#FFFFFF;
	background-position:center center;
	border:1px solid #999999;
	
}
