@charset "ISO-8859-1";
BODY{
	font-family: Bliss, verdana, Helvetica, Arial;
	font-size:11px;
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-x;
	}
.filetto_rosso {
	background-color: #F00;
	height: 1px;
}
.filetto_nero {
	background-color: #000;
	height: 1px;
}	

A {
	color: #E20500;
	text-decoration:underline;
	font-weight: normal;
}
.sfondo_grigio {
	font-weight: bold;
	background-image: url(../images/sfondogrigio.gif);
	background-repeat: repeat-x;
}
.titolo {
	font-size: 24px;
	color: #56585a;
}
.nomi {
	color: #56585a;
}
.titoletto {
	font-size: 14px;
	color: 56585a;
}
.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
	}
