a:hover {
 background-color:#FFFF00;
}
a.linknormale:hover {
 background-color:#FFC800; 
}
a:active {
 background:#FFD700;
}
body {
 font-family:Arial, Helvetica, sans-serif;
 background:#FF8000;
 margin:0px;
 padding:0px;
}
.box_destra {
 border-bottom:1px dashed #FF8000;
 border-left:1px dashed #FF8000;
 float:right;
 margin:0px 0px 0px 20px;
 padding:0px 0px 10px 10px;
 width:200px;
}
.box_destra_libero {
 border-bottom:1px dashed #FF8000;
 border-left:1px dashed #FF8000;
 float:right;
 margin:0px 0px 0px 20px;
 padding:0px 0px 10px 10px;
}
h1 {
 font-size:x-large;
 font-weight:bold;
}
h2 {
 font-size:large;
 font-weight:bold;
}
hr {
 color:#FF8000;
 height:1px;
}
img {
 border-width:0px;
}
.img_destra {
 float:right;
 margin-left:10px;
}
.img_sinistra {
 float:left;
 margin-right:10px;
}
#piede {
 background-image:url(../comuni/iniziopagina_destra.gif);
 background-repeat:repeat-x;
 padding:0px;
}
#piede_banner {
 float:right;
 margin:10px;
}
.riquadro {
 background:#FFF0C8;
 border:1px dashed #ce3131;
 margin-left:auto;
 margin-right:auto;
 padding:15px;
 width:90%;
}
.riquadro_dx {
 border-bottom:1px dashed #ce3131;
 border-left:1px dashed #ce3131;
 float:right;
 margin-left:20px;
 padding:15px;
 width:30%;
}
.risalto {
 font-style:italic;
}
table.layout {
 border-width:0px;
 border-collapse:collapse;
 margin:0px;
}
td {
 border-collapse:collapse;
 border-width:0px;
 margin:0px;
 padding:0px;
}
.testo_colore {
 color:#CE3131;
}
.testo_centro {
 text-align:center;
}
.testo_colore-b {
 color:#008000;
}
.testo_firma {
 text-align:right;
}
.testo_grande {
 font-weight:bold;
}
.testo_grande-x {
 font-weight:bold;
 font-size:120%;
}
.testo_piccolo {
 font-size:small;
}
#titroviin_etichetta {
 font-size:small;
}
#titroviin_path {
 font-size:small;
}
#titroviin_tabella {
 border-collapse:collapse;
}
#titroviin_titolopag {
 color:#CE3131;
}