.input {
	border: 1px solid #5A5CB4;
	font-size: 11px;
	color: #5A5CB4;
}
.link_bianco {
	color: #FFFFFF;
	text-decoration: none;
}
.link_giallo {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.categoria_collegata {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	font-style: italic;
	padding-top: 10px;
}
.collegamento {
	color: #FF9900;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background-image: url(images/puntini.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.credits {
	color: #FFFFFF;
}
.pulsante {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #666666;
	padding: 1px;
}
.titolo_rosso {
	font-size: 12px;
	color: #AB0132;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
h2 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.link_avanti {
	color: #AB0132;
	text-decoration: none;
	background-image: url(images/freccina_avanti.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.link_indietro {
	color: #AB0132;
	text-decoration: none;
	background-image: url(images/freccina_indietro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a {
	color: #FF9900;
}
.testomini {
	font-size: 9px;
}
.link_quadrato {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 13px;
	background-image: url(images/freccina_sinistra.GIF);
	background-repeat: no-repeat;
	background-position: left center;
}
.miniatura {
	border: 1px solid #999999;
	margin: 3px;
}
.miniatura:hover {
	border: 2px solid #FF9900;
	margin: 2px;
}
.link_video {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	background-image: url(images/freccina_sinistra.GIF);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 3px;
	padding: 2px 3px 2px 13px;
	float: left;
	border: 1px dotted #FFFFFF;
	height: 15px;
	width: 140px;
}
strong {
	color: #FF9900;
}