a    { color: #1b5489; text-decoration: underline }
a:active    { color: #1b5489; text-decoration: none }
a:hover    { color: #1b5489; text-decoration: none }
a:visited    { color: #1b5489; text-decoration: underline }
a:visited:hover    { color: #1b5489; text-decoration: none }
a.topnav  { color: #fff; font-size: 8pt; text-decoration: none }
a.topnav:active   { color: #fff; font-size: 8pt; text-decoration: none }
a.topnav:hover   { color: #d0d0d0; font-size: 8pt; text-decoration: none }
a.topnav:visited  { color: #fff; font-size: 8pt; text-decoration: none }
a.topnav:visited:hover   { color: #d0d0d0; font-size: 8pt; text-decoration: none }



/* stile base */
.body  { color: #1b5489; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif }
p
    { color: #1b5489; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif }
td
    { color: #1b5489; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif }
/* stile dei testi */
.smalltext
{
font-size: 8pt; 
}
.text_red { color: #b00; font-size: 9pt }
.smalltext_white { color: #fff; font-size: 8pt }
.smallertext
  { color: #1b5489; font-size: 7pt }
/* intestazioni */
.big_titolo
      { color: #1b5489; font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif }
.titolo { color: #1b5489; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif }
.sotto_titolo
    { color: #1b5489; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif }
.sotto_titolo_pic
    { color: #1b5489; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif }
.testotop   { color: #1b5489; font-weight: bold; font-size: 14px; font-family: "Courier New", Helvetica, Geneva, Serif; text-decoration: none }
.top
{
font-size: 7pt;
}
.image img
  { -moz-opacity: 1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) } 

.image:hover img
  { -moz-opacity: 0.7; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50) }

.fields       { color: #1b5489; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif; border: solid 1px #1b5489 }
.buttoms             { color: #1b5489; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Serif; border: solid 1px #444 }
#toplink A:link        { color: #fff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Serif; text-decoration: none }
#toplink A:visited      { color: #fff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Serif; text-decoration: none }
#toplink A:hover          { color: #d0d0d0; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Serif; text-decoration: none }
#toplink A:active      { color: #fff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Serif; text-decoration: none }
body          { color: #1b5489; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif; background-image: url(sfondo/mon.png) }

#menu a{
color:#ffffff;
display:block;
font: bold 12px Arial, Helvetica, Geneva, Swiss, Serif;
background:#1B5489;
background-image: url(uploads/sfblu.jpg);
padding:3px;
text-align:center;
text-decoration:none;
width:160px;
margin-bottom:-15px;
border:2px solid;
border-bottom-color:#888888;
border-right-color:#888888;
_margin-bottom:-18px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-topleft: 8px;
}
#menu a:hover{
background:#C5C5C5;
border-bottom-color:#9E9E9E;
border-right-color:#9E9E9E;
color:#ECECEC;
}
