body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #557395;
}
.testo,  .testo a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	border-bottom:none;
}
.testo a:hover{
	color:#000000;
	text-decoration:underline;
}
.testo_help{
		cursor:help;
		border-bottom: Dashed 1px #000080;
}

.testo_rosso,  .testo_rosso a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	text-decoration:none;
}

.url_esterno a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	font-style: italic;
}
.url_esterno a:hover{
	color:#666666;
	text-decoration:underline;
}
.errore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration:none;
}
.login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
table.login{
	border-top-color: #CCCCCC;
	border-top-style: inset;
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-left-color: #CCCCCC;
	border-left-style: inset;
}
.menu_alto a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.menu_alto a:hover, .menu_alto_ro a{
	color:#5591C3;
}

.testo_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.testo_news_rosso, .testo_news_rosso a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#990000;
	font-weight: bold;
	text-decoration:none;
	
}
.menu_verticale a, .menu_verticale a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.menu_verticale a:hover, .menu_verticale_ro a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
}
.lavora a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBC8D1;
	font-weight: bold;
	text-decoration:none;
}

.lavora a:hover{
	background-color: #BBC8D1;
	color:#2D4C6B;
}
.indirizzo, .indirizzo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BBC8D1;
	text-decoration:none;
}
.indirizzo a:hover {
	color: #DDDDFF;
	text-decoration:underline;
}

.esempio_html a{ position:relative; /*questa č fondamentale*/
    z-index:24; background-color: #ccc;color: #000;
    text-decoration: none}

.esempio_html  a:hover{ z-index: 25; background-color: #ff0} 

a span.esempio_html{display: none}

a:hover span.esempio_html{ /*lo span verrā mostrato solo sullo stato :hover */
    display: block; position:absolute;
    top: 2em; left: 2em; width: 15em;
    border: 1px solid #0cf; background-color: #cff; color:#000;
    text-align: center} 


.mkt-esterno, .mkt-esterno a, .mkt-esterno a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7598b8;
	text-decoration:none;
}

