@charset "utf-8";
/* CSS Document */
body {
margin-top:0px; 
margin-bottom:0px;
background-color:#586a82;
background-repeat:repeat}

.bordo_lati {background-color:#e9e9e9;}

#bg_title {
background-image:url(img/struct/bg_titile.jpg);
background-repeat:no-repeat;}

#bg_main {background-color:#FFFFFF;
background-image:url(img/struct/bg_logo.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

.bg_col_sx {background-color:#FFFFFF}

#bg_footer {
background-image:url(img/struct/footer.jpg);
background-repeat:no-repeat;
}

.border { border:5px solid  #e9e9e9}

.border_img {border:3px solid #E9E9E9}

/* FORM */
.input_text {
border:1px solid #FFFFFF;
border-left:3px solid #c90044;
background-color:#f0f0f0;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.input_text2 {
border:1px solid #FFFFFF;
border-left:3px solid #c90044;
background-color:#f0f0f0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

/**************TESTI ***************/

.testo_1 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#c0143c;
text-decoration:none;
}
.testo_1_hover {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#c0143c;
text-decoration:none;
}

.testo_1_hover:hover {
text-decoration:none;
color:#7a2531;
}



.testo_2 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003882;
text-decoration:none;
}
.testo_2_hover {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003882;
text-decoration:none;
}

.testo_2_hover:hover {
text-decoration:none;
color:#002144;
}


.testo_3 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003882;
text-decoration:none;
}
.testo_3_hover {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003882;
text-decoration:none;
}

.testo_3_hover:hover {
text-decoration:none;
color:#002144;
}

.testo_4 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color:#394a59;
font-size:20px;
text-decoration:none;
}

.testo_5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#585858;
text-decoration:none;
}
.testo_5_hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#585858;
text-decoration:underline;
}

.testo_5_hover:hover {text-decoration:none}

.testo_6 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#c0143c;
text-decoration:none;
}

.testo7 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
}


/***** AREA RISERVATA ****/
.modulo {
background-image:url(private/moduli/file_scansionat2.jpg);
background-repeat:no-repeat;
}

.no_margin {margin:0px;background-color:#FFFFFF;}
.inputext_mod {
border:1px solid #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
}

.checkbutton {
width:1.8em;
height:1.8em;
background-color:#fff;
border:0px solid #3366CC;
}

