td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	text-decoration: underline;
}
.trasparente {
	filter: Alpha(Opacity=40);
	-moz-opacity: 0.40;
}
.titolo_rosso {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.categoria_collegata {
	font-style: italic;
	color: #FFFFFF;
}
.elenco_rosso {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(images/puntini_rossi.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: left 6px;
	display: block;
}
.elenco_panna {
	font-weight: bold;
	color: #F8E0BE;
	text-decoration: none;
	background-image: url(images/puntini_panna.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: left 6px;
	display: block;
}
.elenco_bianco {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/puntini_bianchi.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: left 6px;
	display: block;
}
.link_rosso {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.link_panna {
	font-weight: bold;
	color: #F8E0BE;
	text-decoration: none;
}
.link_bianco {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.credits {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menusx {
	color: #F8E0BE;
	text-decoration: none;
	background-image: url(images/puntini_panna.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: left 6px;
	text-align: right;
	line-height: 20px;
}
.testo_nero {
	color: #000000;
}
.input {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pulsante {
	color: #1C1E1D;
	background-image: url(images/sfondopulsante.jpg);
	background-repeat: repeat-x;
	border: 1px solid #1C1E1D;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 5px;
	display: block;
	width: 60px;
}
.titolo_ocra {

	font-size: 12px;
	font-weight: bold;
	color: #794D2F;
	text-decoration: none;
}
.credits:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.elenco_box {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(images/puntini_rossi.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 5px 10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 3px;
	height: 40px;
	width: 150px;
	border: 1px dotted #990000;
	background-color: #F3F2F1;
}
h1 {
	text-decoration: none;
	border: 1px dotted #990000;
	margin: 3px;
	background-color: #D8D5CF;
	padding: 8px;
}

