html {
	overflow:scroll;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#351008;
	}
	
	.sfondo1 {
	background-image:url(images/sf_home_n2.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
	
	
	.sfondo_azienda {
	background-image:url(images/sf_azienda.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
	
	
	.sfondo_index {
	background-image:url(images/sfondo_index.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
	
	
	.sfondo_storia {
	background-image:url(images/sfondo_storia.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
	
	
	.sfondo_cacao {
	background-image:url(images/sfondo_cacao.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
	
	
	.sfondo_prodotti {
	background-image:url(images/sf_prodotti.png);
	background-repeat:no-repeat;
	background-position:center top;
}
	
	
	.sfondo_cataloghi {
	background-image:url(images/sfondo_cataloghi.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
	
	
	.sfondo_cacao1 {
	background-image:url(images/sfondo_cacao1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
	
	
	.sfondo_lavorazione {
	background-image:url(images/sfondo_lavorazione.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.sfondo_mission {
	background-image:url(images/sfondo_mission.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
	
	
	.sfondo_prodotti1 {
	background-image:url(images/sfondo_prodotti.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
	
	
	.sfondo_prodotti2 {
	background-image:url(images/sfondo_prodotti1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}




a:link{
	text-decoration: none;
	color:  #220A05 ;
	}

a:visited{
	text-decoration: none;
	color:  #220A05;
	}

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

a:active{
	color:  #220A05;
	text-decoration: underline;
	}


p{
	
	
        }
	
.txt {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	letter-spacing: 0px;
	color: #3E101A;
	line-height: 16px;
	font-weight : normal;


}
	
.txt_prodotti {
	font-family: georgia,"times new roman",serif;
	font-size:15px;
	letter-spacing: 0px;
	color: #000000;
	line-height: 18px;
	font-style: italic;
	font-weight : normal;

 



}
.txt_prodotti_bianco {
	font-family: georgia,"times new roman",serif;
	font-size:14px;
	letter-spacing: 0px;
	color: #FFFFFF;
	line-height: 16px;
	font-style: italic;
	font-weight : normal;


}
.txt_prodotti_bianco2 {
	font-family: georgia,"times new roman",serif;
	font-size:16px;
	letter-spacing: 0px;
	color: #000000;
	line-height: 18px;
	font-style: italic;
	font-weight : normal;


}
.txt_titolo {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:14px;
	letter-spacing: 0px;
	color: #3E101A;
	line-height: 16px;
	font-weight : normal;
}
.txt_titolo a:link{
	text-decoration: none;
	color: #ffffff;
	}

.txt_titolo a:visited{
	text-decoration: none;
	color: #ffffff;
	}

.txt_titolo a:hover{
/*	errore un # di troppo*/
text-decoration: none;
}

.txt_titolo a:active{
/*	color: ##ffffff errore un # di troppo;
*/	text-decoration: none;
}

.txt_index {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	letter-spacing: 0px;
	color: #ffffff;
	line-height: 14px;
	font-weight : normal;
}
.txt_index a:link{
	text-decoration: none;
	color: #ffffff;
	}

.txt_index a:visited{
	text-decoration: none;
	color: #ffffff;
	}

.txt_index a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.txt_index a:active{
	text-decoration: none;
	color: #ffffff;
}

.txt_mod {
	font-family: georgia,"times new roman",serif;
	font-size:12px;
	letter-spacing: 0px;
	color: #3E101A;
	line-height: 13px;
	font-weight : normal;
	font-style: italic;
}
.txt_mod a:link{
	text-decoration: none;
	color: #3E101A;
	}

.txt_mod a:visited{
	text-decoration: none;
	color: #3E101A;
	}

.txt_mod a:hover{
	color: #3E101A;
	text-decoration: underline;
}

.txt_mod a:active{
	color: #3E101A;
	text-decoration: none;
}

.txt_modulo {
	font-family: helvetica,"times new roman",serif;
	font-size:13px;
	letter-spacing: 0px;
	color: #3E101A;
	line-height: 15px;
	font-weight : normal;
	font-style: normal;
}
.txt_modulo a:link{
	text-decoration: none;
	color: #3E101A;
	}

.txt_modulo a:visited{
	text-decoration: none;
	color: #3E101A;
	}

.txt_modulo a:hover{
	color: #3E101A;
	text-decoration: underline;
}

.txt_modulo a:active{
	color: #3E101A;
	text-decoration: none;
}				

.titolo {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:22px;
	color:  #3E101A;
	line-height: 26px;
	font-weight : normal;

	}

.titolo a:link{
	text-decoration: none;
	color: #ffffff;
	}

.titolo a:visited{
	text-decoration: none;
	color: #ffffff;
	}

.titolo a:hover{
	text-decoration: none;
	color: #ffffff;
}

.titolo a:active{
	text-decoration: none;
	color: #ffffff;
}

.titolo_oro {
	font-family: times new roman, georgia, serif;
	text-decoration: none;
	font-size:14px;
	color:  #e59708;
	line-height: 18px;
	font-weight : bold;

	}
	
	
.titolo_oro_bigitalic {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:24px;
	color:  #e59708;
	line-height: 28px;
	font-style: italic;
	text-align: center;

	}

.txt_entra {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:14px;
	color:#FC7A12;
	line-height: 16px;;
	font-weight : normal;
	}

.txt_entra a:link{
	text-decoration: none;
	color: #FC7A12 ;
	}

.txt_entra a:visited{
	text-decoration: none;
	color: #FC7A12;
	}

.txt_entra a:hover{
	color: #333333;
	text-decoration: none;
}

.txt_entra a:active{
	color: #333333;
	text-decoration: none;

	}
.txt_footer {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	}

.txt_footer a:link{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	}

.txt_footer a:visited{
	text-decoration: none;
	color: #ffffff;
	}

.txt_footer a:hover{
	text-decoration: underline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 13px;
}

.txt_footer a:active{
	text-decoration: underline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 13px;
	font-weight : normal;
	}
.txt_footer1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#B98F47;
	line-height: 13px;
	font-weight : normal;
	text-decoration: none;
	}

.txt_footer1 a:link{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#B98F47;
	line-height: 13px;
	font-weight : normal;
	text-decoration: none;
	}

.txt_footer1 a:visited{
	
		text-decoration: none;
	color: #B98F47;
	}

.txt_footer1 a:hover{
	
	text-decoration: underline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#B98F47;
	line-height: 13px;
	}

.txt_footer1 a:active{
	
	text-decoration: underline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#B98F47;
	line-height: 13px;
	font-weight: normal;

}
.txt_footer2 a:link{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#E9E5E4;
	line-height: 13px;
	font-weight : normal;
	text-decoration: none;
	}

.txt_footer2 a:visited{
	
	text-decoration: none;
	color: #E9E5E4;
	}

.txt_footer2 a:hover{
	
	text-decoration: underline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#E9E5E4;
	line-height: 13px;
	}

.txt_footer2 a:active{
	
	text-decoration: underline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#E9E5E4;
	line-height: 13px;
	font-weight: normal;

}
a.abianco u {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	letter-spacing: 0px;
	color:#ffffff;
	line-height: 13px;
	}


.txt_menu_l {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	letter-spacing: 0px;
	color:#16405F;
	line-height: 13px;
	}
.txt_laterale {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:21px;
	letter-spacing: 1px;
	color:#ffffff;
	line-height: 24px;
	font-weight : bold;
	}
	
.txt_blocchi_home1 {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:10px;
	color:  #3E101A;
	}		

.txt_blocchi_home {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	letter-spacing: 0px;
	color: #3E101A;
	line-height: 16px;
	font-weight : normal;

	}

.txt_blocchi_home a:link{
	text-decoration: none;
	color: #ffffff;
	}

.txt_blocchi_home a:visited{
	text-decoration: none;
	color: #ffffff;
	}

.txt_blocchi_home a:hover{
	text-decoration: none;
}

.txt_blocchi_home a:active{
	text-decoration: none;
}

.txt_blocchi_home h1 {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:20px;
	color: #3E101A;
	line-height: 24px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	
	.txt_blocchi_home h1 a:link {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:20px;
	color:  #3E101A;
	line-height: 23px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	
	}
.txt_blocchi_home h1 a:visited {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:20px;
	color:  #3E101A;
	line-height: 23px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	.txt_blocchi_home h1 a:hover {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:17px;
	color:  #3E101A;
	line-height: 23px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	.txt_blocchi_home h1 a:active {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:20px;
	color:  #3E101A;
	line-height: 23px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	
	.txt_blocchi_home h2 {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	
	.txt_blocchi_home h2 a:link {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
.txt_blocchi_home h2 a:visited {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;	
	display:inline;
	
	}
	.txt_blocchi_home h2 a:hover {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	.txt_blocchi_home h2 a:active {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
}

.txt_blocchi1_home h1 {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:16px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	
	.txt_blocchi1_home h1 a:link {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:16px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	
	}
.txt_blocchi1_home h1 a:visited {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:16px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	.txt_blocchi1_home h1 a:hover {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:16px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	}	
	.txt_blocchi1_home h2 {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
	
	.txt_blocchi1_home h2 a:link {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
.txt_blocchi_home1 h2 a:visited {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 17px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;	
	display:inline;
	
	}
	.txt_blocchi1_home h2 a:hover {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 15px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
	}
/*	ERRORE ACTIVER-> ACTIVE
	.txt_blocchi1_home h2 a:activer {
	font-family: georgia,"times new roman",serif;
	text-decoration: none;
	font-size:14px;
	color:  #16405F;
	line-height: 15px;
	font-weight : normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	display:inline;
	
}
*/
    .menu_sinistro {
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:16px;
	color: #B48944;
	line-height: 18px;
	font-weight : normal;
	text-decoration: none;

	}

    .menu_sinistro a:link{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:16px;
	font-weight : normal;
	line-height:18px;
	color: #3E101A;
	text-decoration: none;
	}

    .menu_sinistro a:visited{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:16px;
	font-weight : normal;
	line-height:18px;
	color: #3E101A;
	text-decoration: none;
	}

    .menu_sinistro a:hover{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #B48944;
	font-size:16px;
	font-weight : normal;
	line-height:18px;
	text-decoration: none;
    }

    .menu_sinistro a:active{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #B48944;
	font-size:16px;
	font-weight : normal;
	line-height:18px;
	text-decoration: none;
   }

    .menu_sinistro1 {
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	color: #B48944;
	line-height: 12px;
	font-weight : normal;
	text-decoration: none;

	}

    .menu_sinistro1 a:link{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	color: #B48944;
	text-decoration: none;
	}

    .menu_sinistro1 a:visited{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	color: #B48944;
	text-decoration: none;
	}

    .menu_sinistro1 a:hover{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #ffffff;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	text-decoration: none;
    }

    .menu_sinistro1 a:active{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #3E101A;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	text-decoration: none;
   }
   
   .menu_sinistro1a {
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight : normal;
	text-decoration: none;

	}

    .menu_sinistro1a a:link{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	color: #FFFFFF;
	text-decoration: none;
	}

    .menu_sinistro1a a:visited{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	color: #FFFFFF;
	text-decoration: none;
	}

    .menu_sinistro1a a:hover{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	text-decoration: none;
    }

    .menu_sinistro1a a:active{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight : normal;
	line-height:18px;
	text-decoration: none;
}
   
   .menu_sinistro2a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:18px;
	color: #B48944;
	line-height: 21px;
	font-weight : bold;
	text-decoration: none;

	}

    .menu_sinistro2a a:link{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:18px;
	color:  #B48944;
	text-decoration: none;
	
	}

    .menu_sinistro2a a:visited{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:18px;
	color:  #B98F47;
	text-decoration: none;
	
	}

    .menu_sinistro2a a:hover{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #330E06;
	text-decoration: none;
	
    }

    .menu_sinistro2a a:active{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:18px;
	color:  #B98F47;
	text-decoration: none;
	
   }

    .menu_sinistro_titolo {
	font-family: georgia,"times new roman",serif;
	font-size:16px;
	color: #ffffff;
	line-height: 16px;
	font-weight : normal;
	text-decoration: none;

	}

    .menu_sinistro2 {
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 12px;
	font-weight : normal;
	text-decoration: none;

	}

    .menu_sinistro2 a:link{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	color: #ffffff;
	text-decoration: none;
	}

    .menu_sinistro2 a:visited{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	color: #ffffff;
	text-decoration: none;
	}

    .menu_sinistro2 a:hover{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #ffffff;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	text-decoration: underline;
    }

    .menu_sinistro2 a:active{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #ffffff;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	text-decoration: none;
   }
    
	.menu_sinistro3 {
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 12px;
	font-weight : normal;
	text-decoration: none;

	}
.menu_sinistro3 a:link{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	color: #000000;
	text-decoration: none;
	}

    .menu_sinistro3 a:visited{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	color: #000000;
	text-decoration: none;
	}

    .menu_sinistro3 a:hover{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #000000;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	text-decoration: underline;
    }

    .menu_sinistro3 a:active{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #000000;
	font-size:12px;
	font-weight : normal;
	line-height:12px;
	text-decoration: none;
   }
   
   .txt_indirizzo {
	font-family: georgia,"times new roman",serif;
	font-size:14px;
	letter-spacing: 0px;
	color: #3E101A;
	line-height: 15px;
	font-weight : normal;
	font-style: italic;
   }	