html, body { margin:0px;padding:0px;}
body { background:#cc9966; color:#663300;font-weight:normal;font-family:tahoma, verdana, charcoal, helvetica, sans-serif;}

A { text-decoration:none; color:#333300; }
A:hover { text-decoration:underline; color:#993333; }

.p08 { font-size: 8px; }
.p09 { font-size: 9px; }
.p10 { font-size: 10px; }
.p11 { font-size: 11px; }
.p12 { font-size: 12px; }
.p13 { font-size: 13px; }
.p14 { font-size: 14px; }
.p15 { font-size: 15px; }
.p16 { font-size: 16px; }
.p17 { font-size: 17px; }
.p18 { font-size: 18px; }
.p19 { font-size: 19px; }
.p20 { font-size: 20px; }

.b09 { font-size: 9px ;  font-weight: bold; }
.b10 { font-size: 10px ;  font-weight: bold; }
.b11 { font-size: 11px ;  font-weight: bold; }
.b12 { font-size: 12px ;  font-weight: bold; }
.b13 { font-size: 13px ;  font-weight: bold; }
.b14 { font-size: 14px ;  font-weight: bold; }
.b15 { font-size: 15px ;  font-weight: bold; }
.b16 { font-size: 16px ;  font-weight: bold; }
.b18 { font-size: 18px ;  font-weight: bold; }
.b20 { font-size: 20px ;  font-weight: bold; }
.b22 { font-size: 22px ;  font-weight: bold; }
.b24 { font-size: 24px ;  font-weight: bold; }

/* generale */
body {
    min-width:750px;
    }
/* contenitore generale */
#ebox {
    margin:0 auto;
    width:750px;
    }
/* testata */
#ehead {
    margin:0px;
    }
/* barra navigazione superiore */
#envs {
    margin:4px 0px;
	color:#ffffff;
    padding:0px;
	line-height:100%;
	letter-spacing: .15em;
	text-transform:uppercase;
	font-size:10px;
	text-align:right;
    }
#envs A   { text-decoration: none; border-left: 2px dotted #336600; padding:0px 5px; color: #660000; }
#envs A:hover  { color: #993300; letter-spacing:.0875em; font-weight:bold;  }
/* barra navigazione superiore Carta ECO */
#envs  A.lmce   { text-decoration: none; border-left: 2px dotted #663333; padding:0px 5px; color: #003300; }
#envs  A.lmce:hover  { color: #336633; letter-spacing:.0875em; font-weight:bold;  }

/* barra navigazione inferiore */
#envi {
    clear:both;
    width:750px;
	height:64px;
	background:url("_img/tt_bni.gif") no-repeat;
    margin:0px 0px 0px 0px;
	color:#ffffff;
    padding:44px 10px 0px 0px;
	letter-spacing: .15em;
	text-transform:uppercase;
	font-size:10px;
	text-align:right;
    }
#envi A { text-decoration:none; border-left:1px solid #663300; padding:0px 7px; color:#666666; }
#envi A:hover { color:#333333; letter-spacing:.06em; font-weight:bold; }

/* Zona legale e copyright */
#elgl {
    clear:both;
	text-align:center;
	font-size:10px;
	letter-spacing: .15em;
	margin:0px 0px 25px 0px;
	padding:0px;
    }

