@charset "ISO-8859-1";
BODY{
	font-family: Bliss, verdana, Helvetica, Arial;
	font-size:11px;
	background-image: url(../img/banda_grigio.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
	}
.filetto_verde {
	background-color: #9D9C09;
	height: 1px;
}
.filetto_nero {
	background-color: #000;
	height: 1px;
}	

A {
	color: #9D9C09;
	text-decoration:underline;
	font-weight: normal;
}
.sfondo_grigio {
	font-weight: bold;
	background-image: url(../img/sfondogrigio.gif);
	background-repeat: repeat-x;
}
.titolo {
	font-size: 24px;
	color: #56585a;
}
.nomi {
	color: #56585a;
}
.titoletto {
	font-size: 14px;
	color: 56585a;
	
}
.titoletto_testo_verde {
	font-size: 14px;
	color: #9D9C09;
	font-weight: bold;
}
.riga_rossa {
	background-image: url(../images/per-riga-rossa.jpg);
	background-repeat: repeat-x;
}
.riga_grigia {
	background-image: url(../images/per-riga-grigia.jpg);
	background-repeat: repeat-x;
}
.grassetto {
	font-weight: bold;
}
#main {
	line-height: 16px;
}
#tabella_logo {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/logo_ok_test.gif);
	background-repeat: repeat-x;
}
a img{
	border:none
	}.banda_rossa {
	background-image: url(../images/banda_rossa_1px.gif);
	background-repeat: repeat-x;
}
.testo_banda {
	font-size: 10px;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 1px;
	position: relative;
	top: 1px;
	left: 3px;
}
#header {
	position: absolute;
	top: 30px;
}
.banda_verde {
	font-size: 10px;
	font-weight: 500;
	color: #FFF;
	background-image: url(../img/banda_verde_1px.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	position: fissa;
	top: 5px;
	left: 10px;
	text-indent: 5px;
}
.banda_verde_testo {
	position: relative;
	top: 2px;
}

