BODY,TD,P { FONT-SIZE: 11px; FONT-FAMILY: Verdana;}
H1 { FONT-SIZE: 14px; font-weight:bold;}
a {color: #79b5f4; text-decoration:none;}
a:hover {color: #79b5f4; text-decoration:underline;}
.hide {display:none;}
table.login {border: 1px  solid black; padding: 2px; background:white;}
.intext {BORDER: navy 1pt solid;background:#d6d6d6;FONT-SIZE: 11px;}
#insert, .update {
   font-weight: bold;
   width: 90px;
   height: 21px;
   border: 0;
   background-image: url('/css/insert_button_bg.gif');
   cursor: pointer;
   FONT-SIZE: 10px
}

#cancel {
   font-weight: bold;
   width: 90px;
   height: 21px;
   border: 0;
   background-image: url('/css/cancel_button_bg.gif');
   cursor: pointer;
   FONT-SIZE: 10px
}
P.titolopagina { FONT-SIZE: 14px; font-weight:bold; FONT-FAMILY: Tahoma; color:#ffffff;text-align:right; background:#3a3a3a; height: 25px;letter-spacing: 3px;padding-top: 5px}
P.subtitolopagina { FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Tahoma; color:maroon;text-align:center; height: 20px;}

/*stili menu*/
dl {margin: 0 0 0px 0px;padding: 0;}
dd {	margin: 0 0 0 5px;padding: 0 10px 10px 10px;color: #666;background: url(/img/arrow.gif) no-repeat 0 3px;}
a.menu {color: #ffffff; text-decoration:none; font-weight:bold;}
a.menu:hover {color: #ffffff;text-decoration:underline;}

