@charset "utf-8";
#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;
}


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

.bordo_grigio {
	border: 1px solid #E4E4E4;
}

.bordo_arancione {
	text-align: center;
	border: 1px solid #FF9933;
}
.separatore_grigio {
	background-image: url(../../layout/archivio/img_archivio/punti_orizzontali.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;
}
.testo_arancione_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}

.testo_grigio_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
}
.testo_grigio_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.testo_grigio_11_bold {
	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_grigio_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}


.testo_grigio_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	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_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_rosso_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}
.testo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0ca0c2;
}


.interlinea {
	font: 12px/18px  Arial, Helvetica, sans-serif;
}

.maiuscoletto {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
.bordo_arrotondato {
	border: 1px solid #CCCCCC;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}


.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;
}


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;
}
.tr_bianca {
	background-color: #FFF;
}
