.testo { color: #f5cc8b; font-size: 13px; font-family: "century gothic"; text-align: justify; }
.indirizzo { color: #f5cc8b; font-size: 12px; font-family: "century gothic"; text-align: center; }
.bordo { border: solid 1px #f5cc8b; }
.testo2 { color: #f5cc8b; font-size: 13px; font-family: "century gothic"; }
.titolo { color: #f5cc8b; font-size: 50px; font-family: "century gothic"; }
.alessandro { color: #f5cc8b; font-size: 30px; font-family: "century gothic"; }
.sfondo { background-image: url(../img/sfondo.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; }
evidenziato a:link { color: #f5cc8b; font-size: 13px; font-family: "century gothic"; font-style:inherit;}
evidenziato a:hover { color: #fff; font-size: 13px; font-family: "century gothic"; font-style:inherit;}
evidenziato a:active { color: #fff; font-size: 13px; font-family: "century gothic"; font-style:inherit;}
evidenziato a:visited { color: #fff; font-size: 13px; font-family: "century gothic"; font-style:inherit;}
a:link {color: #f5cc8b; font-size: 13px; font-family:: "century gothic"; }
a:hover {color: #ffffff; font-size: 13px; font-family:: "century gothic"; }
a:active { color: #ffffff; font-size: 13px; font-family: "century gothic"; }
a:visited { color: #f5cc8b; font-size: 13px; font-family: "century gothic"; }
.all_border { border: solid 1px #f5cc8b; }
.border_sx { border-left: 1px solid #f5cc8b; }
.border_dx { border-right: 1px solid #f5cc8b; }
.border_top { border-top: 1px solid #f5cc8b; }
.border_bottom { border-bottom: 1px solid #f5cc8b; }
.border_sx-dx { border-right: 1px solid #f5cc8b; border-left: 1px solid #f5cc8b; }
.border_top-bottom { border-top: 1px solid #f5cc8b; border-bottom: 1px solid #f5cc8b; }
.border_top-sx { border-top: 1px solid #f5cc8b; border-left: 1px solid #f5cc8b; }
.border_top-dx { border-top: 1px solid #f5cc8b; border-right: 1px solid #f5cc8b; }
.border_bottom-sx { border-bottom: 1px solid #f5cc8b; border-left: 1px solid #f5cc8b; }
.border_bottom-dx { border-right: 1px solid #f5cc8b; border-bottom: 1px solid #f5cc8b; }
