@charset "utf-8";


#pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999;
	text-align: left;

}
#locandina {
	text-align: center;
}



#crediti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;

}


#sinossi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-align: justify;
	vertical-align: text-top;

}

#presskit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;

}
#menu_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.imglink {
    border: 0px;
}
.bordo_manifesto {
	text-align: center;
	border: 1px solid #333;
}
.credit_capoverso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F93;
	font-weight: normal;
}

.testo_grigio_12_lighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: lighter;
	font-style: normal;
}

.testo_grigio_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.testo_grigio_14_lighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: lighter;
	font-style: normal;
}

.testo_grigio_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

.testo_grigio_16_lighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: lighter;
	font-style: normal;
}
.testo_grigio_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: lighter;
	font-style: normal;
}

.testo_blu_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: lighter;
}
.testo_arancione_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F93;
	font-weight: bold;
	font-style: normal;
}
.testo_arancione_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F93;
	font-style: normal;
}
.testo_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.testo_grigio_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.testo_grigio_bold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

.testo_piccolo_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.testo_piccolo_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
}	
	

.testo_piccolo_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
}
.testo_piccolo_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E01A3B;
}

.testo_rosso_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E01A3B;
}
.testo_rosso_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E01A3B;
	font-weight: lighter;
}


.tabellapresskit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3B3B3B;
	padding: 1px;
}
.riga_verticale {
	background-image: url(../../layout/scheda/img_scheda/riga_vert.png);
	background-repeat: repeat-y;
	background-position: center;
}

.separatore_senza_didascalia {
	background-image: url(../../layout/archivio/img_archivio/punti_orizzontali.png);
	background-repeat: repeat-x;
	background-position: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #666;
}

a {display: inline-block;
 }


a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}

a:active {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #F93;
}
