/* ==GENERAL== fettings */
HTML, BODY { margin:0px; padding:0px; background:#ffffff; }
BODY { margin:0px; padding:0px; color:#002740; font-weight:normal; font-family:tahoma, verdana, helvetica, arial, sans-serif; }
/* ==GENERAL== LINK color setting */
A:link    { text-decoration: none; color: #00204E; }
A:visited { text-decoration: none; color: #38487C; }
A:hover   { text-decoration: underline; color: #6699CC; }
/* ==GENERAL== specific LINK color setting */
A.navblegal:link { color: #003366; text-decoration:none; font-weight:normal;}
A.navblegal:visited { color: #003366; text-decoration:none; font-weight:normal; }
A.navblegal:hover { color: #336699; text-decoration:underline; font-weight:normal;}

/* == */
/* the box that contain all==the width desired==with auto-center function */
#boxo { margin:0 auto; padding:0px; width:740px; }
/* header */
#hdro { background:#ffffff; margin:0px; padding:0px; }
/* main content == general */
#itodo { margin:0px; padding:0px; width:740px; letter-spacing:0em; }



/* texye */
H2 {
    margin:0px;
	color:#003366;
    padding:36px 0px 0px 0px;
	text-align:left;
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
    }
H3 {
    margin:0px;
	color:#004365;
    padding:2px 0px 24px 0px;
	text-align:left;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.35em;
    }

H4 {
    margin:0px;
	color:#003366;
    padding:20px 0px 10px 0px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.15em;
    }
H5 {
    margin:0px;
	color:#006699;
    padding:7px 0px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.25em;
    }
H5.domandaeo {
    margin:0px;
	color:#004365;
    padding:12px 0px 10px 10px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.125em;
    }
P {
    margin:0px;
	border-bottom:0px dotted #004365;
	color:#003366;
    padding:0px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
    }
P.finalli {
	border-bottom:1px dotted #004365;
    }
P.multti {
	border-bottom:0px dotted #004365;
    margin:0px;
    padding:0px 0px 2px 240px;
    }
P.testio {
    margin:0px;
    padding:10px 65px 10px 65px;
	font-size:12px;
    }
P.inviadatio {
    margin:0px;
    padding:10px 20px 30px 20px;
	text-align:right;
    }
#privavcio { margin:0 auto; padding:20px; width:600px; letter-spacing:0em; border:1px dotted #004365; text-align:justify; font-size:12px; font-weight:normal; background:#f5f8f9; }
#privavcio LI { margin:0px; padding:10px 0px; }

#privavcio H5 {
    margin:0px;
	color:#003366;
    padding:0px 0px 15px 0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
    }
#privavcio P {
    margin:0px;
	border-bottom:0px dotted #004365;
	color:#004365;
    padding:0px;
	text-transform:none;
    }
/* == */

/* P A L E T T E == C O L O R I == B L U E
100 = 004365
 80 = 336984
 60 = 668ea3
 40 = 99b4c1
 20 = ccd9e0
 10 = e5ecef
  7 = edf2f4
  4 = f5f8f9
 */
