.input {
	border: 1px solid #45728F;
	color: #45728F;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.corpo {
	text-align: justify;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	width: 400px;
}
.titolo_blu {
	font-size: 12px;
	color: #00476D;
	font-weight: bold;
}
.link_bianco {
	color: #FFFFFF;
}
.link_arancio {
	color: #CA6317;
	text-decoration: none;
	font-weight: bold;
}
.categoria_collegata {
	font-size: 10px;
	color: #0060A0;
}
.collegamento {
	color: #363636;
	background: url(images/freccina_avanti.gif) no-repeat left 3px;
	margin: 5px 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 10px;
}
.allegato {
	color: #555555;
	background: url(images/icona_pdf.gif) no-repeat;
	margin: 10px;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}
.link_verde {
	font-weight: bold;
	color: #4F7F70;
	text-decoration: none;
}
.link_blu {
	font-weight: bold;
	color: #0060A0;
	text-decoration: none;
}
.link_scuro {
	color: #223948;
	text-decoration: none;
}

.credits {
	color: #0060A0;
}
.pulsante {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #666666;
	padding: 1px;
}
.menusx
{
	margin: 0px;
	padding: 5px;
	display: block;
	width: 190px;
	border-bottom: #6696B6 solid 1px;
	text-align: left;
	color: #223948;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
}
.link_avanti {
	color: #223948;
	text-decoration: none;
	background-image: url(images/freccina_avanti.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.link_indietro {
	color: #223948;
	text-decoration: none;
	background-image: url(images/freccina_indietro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}h1 {
	font-size: 12px;
	color: #00476D;
	font-weight: bold;
}
.link_senape {
	color: #9D982F;
	text-decoration: none;
	font-weight: bold;
}
.inputpuntini {
	font-size: 11px;
	color: #45728F;
	background: #FFFFFF;
	border-bottom: 1px dotted #45728F;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.invia {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	color: #FFFFFF;
	background: #223948;
	height: 25px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	text-decoration: none;
	text-align: center;
}

