/* General page style. The scroll bar #ffbdf9 coloursfde5fb only visible in IE5.5+#CEDFFF */
body { 
margin: 10px; padding:0px;
}

a:link,a:active,a:visited { color : #d15203; text-decoration: none;}
a:hover { color : #d15203; text-decoration: underline;}
/* General text */
.titolo {font-family: Arial;  font-size : 14px;  font-weight: bold; color: #d15203;}
.copy {font-family: Arial;  font-size : 10px;  font-weight: normal; color: #ffffff;}
a.copy {font-family: Arial;  font-size : 10px;  font-weight: normal; color: #ffffff;}

.testo {font-family: Arial;  font-size : 12px;  font-weight: normal; color: #002f68; line-height: 15px;}
a.testo {color: #fd9f65;}

.menu {font-family: Arial;  font-size : 11px;  font-weight: normal; color: #ffffff; line-height: 16px;}
a.menu {color: #ffffff;}
a.menu:hover {color: #fd9f65; text-decoration: underline; }
a.menu:visited {color: #ffffff; text-decoration: underline; }

table.filo {
border: 1px solid #000000;
}

.form {
      background: #eaeafa;
      color:#000000;
      font-family: Arial;
      font-size: 11px;
      border: Solid 1px #666666;
   }

hr {
    border: 0;
    width: 99%;
    color: #ff8235;
background-color: #ff8235;
height: 1px;

} 
