A, BODY, P, TD, TH, DIV, H1, H2, H3, H4, H5, H6, INPUT {
   font-family: "Trebuchet MS" , Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

A:hover {
   color: #F7E430;
}

H2 {
   color: #46759F;
   font-weight: bold;
}

H3 {
   color: #666666;
   font-weight: bold;
}

P {
   text-align: justify
}






A.menu {
   color: #F7E430;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}

A.menu:hover {
   color: #FFFFFF
}

A.menu-attivo {
   color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}






.bordato {
   background-color: #FFFFFF;
   border: 1px #46759F solid;
   color: #46759F;
   font-weight: bold;
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   text-align: center
}

.scroller {
   color: #000000;
   font-size: 10px;
   font-weight: normal;
   text-align: center
   text-decoration: none;
}

.scrollerTitolo {
   color: #000000;
   font-size: 10px;
   font-weight: bold;
   text-align: center
   text-decoration: none;
}A.link-dx { color: #333399; font-size: 14px; font-weight: bold; text-decoration: none; }
