.input {
	border: 1px solid #555;
	font-size: 13px;
	color: #555;
}
.link_bianco {
	color: #FFFFFF;
	text-decoration: none;
}
.link_giallo {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
.categoria_collegata {
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	font-style: italic;
	padding-top: 5px;
	font-weight: bold;
}
.collegamento {
	color: #789B12;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background-image: url(images/puntini.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 14px;
	font-weight: bold;
}
.credits {
	color: #333;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.pulsante {

}
h1 {
	font-size: 24px;
	color: #789B12;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px;
}
h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	margin-bottom: 20px;
}
.link_avanti {
	color: #F90;
	text-decoration: none;
	background-image: url(images/freccina_avanti.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.link_indietro {
	color: #F90;
	text-decoration: none;
	background-image: url(images/freccina_indietro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a {
	color: #666;
	text-decoration: underline;
}
.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 #C00;
	margin: 2px;
}
.link_midi {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-image: url(images/icone/midi.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
	padding: 2px 3px 5px 25px;
	float: left;
	height: 20px;
	width: 220px;
	border-bottom: 1px dotted #999;
}
.link_flv {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	margin: 5px;
	padding: 2px 3px 5px 25px;
	float: left;
	height: 20px;
	width: 220px;
	border-bottom: 1px dotted #999;
	background: url(images/icone/flv.png) no-repeat left center;
}

strong {
	color: #333;
}
.bordi {
	border: 1px solid #333;
}
.credits_link {
	color: #666;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
.link_video {
	font-size: 11px;
	color: #C00;
	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;
}
.lista {
	color: #789B12;
	text-decoration: none;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-variant: normal;
}
.lista_box {
	color: #789B12;
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-variant: normal;
}
.lista_data {
	color: #F90;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font: bold 20px "Arial Narrow", Arial, sans-serif;
}


.lista_elenco_img {
	color: #789B12;
	text-decoration: none;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}

.lista_titolo {
	color: #789B12;
	text-decoration: none;
	display: block;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.lista_bianco {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.lista_nero {
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}


.data {
	font-size: 14px;
	font-style: italic;
	color: #999;
}
.data_calendario {
	color: #333;
	font: bold 26px "Arial Narrow", Arial, sans-serif;
	background: url(images/bg_data.png) no-repeat;
	width: 60px;
	height: 75px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.link_calendario {
	position: absolute;
	z-index: 11;
	width: 250px;
	left: -76px;
	top: 91px;
	text-align: center;
}

.data_calendariono {
	color: #333;
	font: bold 20px "Arial Narrow", Arial, sans-serif;
	background: url(images/bg_data_no.png) no-repeat;
	width: 45px;
	height: 75px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.mese_calendario {
	width: 80px;
}
.mese_calendariono {
	width: 65px;
}

.data_ok {
	position: absolute;
	z-index: 10;
	height: 150px;
	width: 80px;
	left: 86px;
	top: 10px;
	text-align: center;
}
.data_prima {
	position: absolute;
	z-index: 9;
	height: 100px;
	width: 69px;
	left: 28px;
	top: 20px;
	text-align: center;
}
.data_dopo {
	position: absolute;
	z-index: 9;
	height: 100px;
	width: 69px;
	left: 159px;
	top: 20px;
	text-align: center;
}
#comando_avanti {
	position: absolute;
	z-index: 20;
	top: 0px;
	right: 5px;
}
#comando_indietro {
	position: absolute;
	z-index: 20;
	left: 5px;
	top: 0px;
}

.luogo {
	font-size: 14px;
	font-style: italic;
}
.voce {
	font-size: 14px;
	color: #000;
	display: block;
	margin-bottom: 5px;
}


.sottotitolo {
	font-size: 16px;
	color: #000;
}


.titolo_box {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-decoration: none;
}
.titolo_box_bianco {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-decoration: none;
}

.menudx {
	font: bold 14px "Arial Narrow", Arial, sans-serif;
	color: #333;
	display: block;
	border-bottom: 1px dotted #333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menudx:hover {
	font: bold 14px "Arial Narrow", Arial, sans-serif;
	color: #789B12;
	display: block;
	border-bottom: 1px dotted #333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menutop_bianco{
	float: left;
	text-decoration: none;
	margin: 0;
	padding: 6px 8px;
	font: bold 18px "Arial Narrow", Arial, sans-serif;
	color: #FFF;
}
.postoA {
	background: url(images/bg_data_home.png) no-repeat;
	padding: 10px;
	height: 70px;
	width: 70px;
}
.postoB {
	background: url(images/bg_data_no.png) no-repeat;
	padding: 10px;
	height: 70px;
	width: 70px;
}
.postoC {
	background: url(images/bg_data_no.png) no-repeat;
	padding: 10px;
	height: 70px;
	width: 70px;
}

