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.emphasis   { color: #1b5489; font-weight: bold; text-decoration: none }
a.emphasis:active    { color: #1b5489; font-weight: bold; text-decoration: underline }
a.emphasis:hover    { color: #1b5489; font-weight: bold; text-decoration: underline }
a.emphasis:visited    { color: #1b5489; font-weight: bold; text-decoration: none }
a.emphasis:visited:hover    { color: #1b5489; font-weight: bold; text-decoration: underline }

a.topnav { color: #666666; font-size: 8pt; text-decoration: none;}
a.topnav:active { color: #666666; font-size: 8pt; text-decoration: underline;}
a.topnav:hover {  color: #666666; font-size: 8pt; text-decoration: underline;}
a.topnav:visited {  color: #666666; font-size: 8pt; text-decoration: none;}
a.topnav:visited:hover { color: #666666; font-size: 8pt; text-decoration: underline;}



/* 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 */
.textred { color: #b00; font-size: 9pt }
.smalltext
{
font-size: 8pt; 
}
.smalltextred { color: #b00; font-size: 8pt }
.smalltextgreen { color: #0b0; font-size: 8pt }
.smallertext
 { color: #444444; font-size: 7pt }
/* intestazioni */
.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;
}
.em-level-one
  { color: #1b5489; font-size: 8pt }

.em-level-two
  { color: #1b5489; font-size: 8pt; line-height: 10pt }
.cerca  { color: #000000; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, Serif; background-color: #fc9 }
.em-level-three
 { color: #1b5489 }
.em-level-four
  { color: #1b5489 }
.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: #1b5489; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Serif; text-decoration: none }
#toplink A:visited     { color: #1b5489; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Serif; text-decoration: none }
#toplink A:hover         { color: #a3a3a3; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Serif; text-decoration: none }
#toplink A:active     { color: #a3a3a3; 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) }

.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=70) }
