.input {
	border: 1px solid #5A5CB4;
	font-size: 11px;
	color: #5A5CB4;
}
.titolo_blu {
	font-size: 12px;
	color: #191A2F;
	font-weight: bold;
}
.link_bianco {
	color: #FFFFFF;
	text-decoration: none;
}
.link_rosso {
	color: #AB0132;
	text-decoration: none;
	font-weight: bold;
}
.categoria_collegata {
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	font-style: italic;
	padding-top: 10px;
}
.collegamento {
	color: #AB0132;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.link_scuro {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link_blu {
	font-weight: bold;
	color: #5A5CB4;
	text-decoration: none;
}
.credits {
	color: #8D8ECB;
	font-style: italic;
}
.pulsante {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #666666;
	padding: 1px;
}
.titolo_rosso {
	font-size: 12px;
	color: #AB0132;
	font-weight: bold;
}
.sottomenu {
	font-family: "trebuchet MS", tahoma, Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
h1 {
	font-size: 12px;
	color: #AB0132;
	font-weight: bold;
	text-align: center;
}
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;
}
.titolo_menu {
	font-size: 12px;
	color: #FFCC00;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
}
.link_elenco {
	color: #AB0132;
	text-decoration: none;
	padding-left: 11px;
	background: url(images/freccina_elenco.gif) no-repeat left 4px;
}
.div_menu {
	font-size: 12px;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.sottomenu:hover {
	font-family: "trebuchet MS", tahoma, Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-left: 10px;
}
.link_pdf {
	color: #AB0132;
	text-decoration: none;
	font-weight: bold;
	background: url(images/icone/pdf.gif) no-repeat;
	padding-left: 20px;
}
.link_block {
	font-weight: bold;
	color: #5A5CB4;
	text-decoration: none;
	display: block;
}
.testo1 {
	font-weight: bold;
	color: #5A5CB4;
	text-decoration: none;
	font-size: 14px;
}
.testo2 {
	font-weight: bold;
	color: #5A5CB4;
	text-decoration: none;
	font-size: 18px;
}
.testo3 {
	font-weight: bold;
	color: #5A5CB4;
	text-decoration: none;
	font-size: 22px;
}
.testo1:hover, .testo2:hover, .testo3:hover {
	text-decoration: underline;	
} 
.link_news {
	color: #5A5CB4;
	text-decoration: none;
	display: block;
	font-size: 20px;
}

