a:hover {
	font-family: trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight:;
	color: #666666;
	text-decoration: none;
}

body {
margin-top: 0px;
background: url(slices/sfondo_bg.gif); background-position: top center;
height: 100%;

}

.sfondo_table_main {
     background-color:#99cc00;
	 
}

.titolo {
    background-color: #000000;
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: none;
}


.titolo_viola {
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993233;
	text-decoration: none;
	text-align: none;
}
.titolo_ok {
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.titolo_ok_small {
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993233;
	text-decoration: none;
	text-align: left;
}

.testo {
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.testo_right {
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.testo_footer {
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: none;
}

.testo_clicca {
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: none;
}

.fondo_bianco_testo {
    background-color: #ffffff;
	font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


