@charset "utf-8";
#menu_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.imglink {
    border: 0px;
}

.bordo_manifesto {
	text-align: center;
	border: 1px solid #A79E9E;
}

.bordo_foto {
	text-align: center;
	border: 1px solid #E4E4E4;
}
.bordo_grigio {
	border: 1px solid #E4E4E4;
}
.bordo_arancione {
	text-align: center;
	border: 1px solid #FF9933;
}
.sfondo_bianco {
	border: 1px solid #E4E4E4;
	background-color: #FFF;
}

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

.testo_arancione_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: normal;
}
.testo_arancione_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
}
.testo_grigio_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
}
.testo_grigio_11_ligther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: ligther;
}
.testo_grigio_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.testo_grigio_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.testo_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.testo_grigio_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.testo_grigio_doc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.testo_grigio_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.testo_nero_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
.testo_nero_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.testo_nero_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.testo_nero_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
}

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


.testo_nero_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
}
.testo_bianco_9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
}
.testo_bianco_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.testo_bianco_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}

.testo_blu_tv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002b55;
	font-weight: bold;
}
.testo_rosso_teatro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990100;
	font-weight: bold;
}

.riga_verticale {
	background-image: url(../../layout/scheda/img_scheda/riga_vert.png);
	background-repeat: repeat-y;
	background-position: center;
}
.riga_orizzontale {
	background-image: url(../../layout/scheda/img_scheda/riga_orizz..png);
	background-repeat: repeat-x;
	background-position: center;
}
.sfondo_tabella {
	background-color: #F3F3F3;
}


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

a:link {
	color: #999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #F93;
}
