/* AUTHOR: Akensoft, Stefano Tulini */
/* CREATION DATE: 6/9/2006 */

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

BODY {
FONT-FAMILY: verdana,arial,helvetica;
FONT-SIZE: 11px;
color:#550000;
line-height:120%;
SCROLLBAR-FACE-COLOR: #FFCC00;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFF99;
SCROLLBAR-SHADOW-COLOR: #977a00;
SCROLLBAR-3DLIGHT-COLOR: #FFCC66;
SCROLLBAR-ARROW-COLOR: #660000;
SCROLLBAR-TRACK-COLOR: #990000;
SCROLLBAR-DARKSHADOW-COLOR: #505050;
}
.testata{font-family:Verdana,Arial,Helvetica;font-size:10px;color:#FFFFFF;font-weight:bold;}
.link{font-family:Verdana,Arial,Helvetica;font-size:11px;color:#ffff99;font-weight:bold;}
.link:hover{font-family:Verdana,Arial,Helvetica;font-size:11px;color:#550000;font-weight:bold;}
.link_bg_chiaro{font-family:Verdana,Arial,Helvetica;font-size:11px;color:#cc0000;font-weight:bold;}
.link_bg_chiaro:hover{font-family:Verdana,Arial,Helvetica;font-size:11px;color:#550000;font-weight:bold;}
.loginform {font-family:Verdana,Arial,Helvetica; font-size:11px; color:#000000;}

div{font-family:Verdana,Arial,Helvetica;font-size:11px;color:#550000;line-height:120%;}
.txt{font-family:Verdana,Arial,Helvetica;font-size:12px;color:#550000;line-height:120%;}
.normal{font-family:Verdana,Arial,Helvetica;font-size:11px;color:#550000;line-height:120%;}
.tit2{font-family:Verdana,Arial,Helvetica;font-size:11pt;color:#000066;font-weight:bold;line-height:125%;}
.tit3{font-family:Verdana,Arial,Helvetica;font-size:12pt;color:#000066;font-weight:bold;line-height:125%;}
.tit5{font-family:Verdana,Arial,Helvetica;font-size:16pt;color:#000066;font-weight:bold;line-height:125%;}
.tit6{font-family:Verdana,Arial,Helvetica;font-size:40px;color:#000066;font-weight:bold;line-height:125%;}
TT.titolo1{font-size:15pt;font-weight:bold;color:#000066;line-height:110%;}
.closebut{font-family:Verdana,Arial,Helvetica;font-size:9pt;font-weight:bold;}
.dida{font-family:Verdana,Arial,Helvetica;font-size:10px;color:#000000;}
h1 {
    font-family:Verdana,Arial,Helvetica, sans-serif;
    font-size:16px;
    color: #660000;
    text-align: center;
}
h2 {
    font-family:Verdana,Arial,Helvetica, sans-serif;
    font-size:14px;
    color: #660000;
    text-align: center;
}
input{
    /* width: 290px; */
    /* height: 15px; */
    border: 1px solid black;
    padding:2px;
    font-family:Verdana,Arial,Helvetica;font-size:11px;
}
input:focus{
    background-color: #EBEDF3;
}

textarea{
    width: 290px;
    height: 300px;
    border: 1px solid black;
    background-color: #ffffff;
    padding:2px;
}

textarea:focus{
    background-color: #EBEDF3;
}

td.cella {border-right:#000066 1px dashed; border-bottom:#000066 1px dashed;}
td.cella_dx {border-bottom:#000066 1px dashed;}
td.cella_ur {border-right:#000066 1px dashed;}
