.scheda {border: thin dashed;}
body { 
font-family:"Courier New", Courier, sans-serif;
font-size: 8pt; 
color: #000000; 
background: #ffffff;
margin:0 0 0 0;
padding:0 0 0 0;
background: #ffffff url(images/tinfoil_header.jpg) no-repeat;
}

.wrap {
position:relative;
width:770px;
margin:175px 0 0 0;
padding:0 0 0 0;
text-align:right;
}

.header {
position:relative;
clear:none;
width:570px;
height:50px;
margin:150px 0 0 200px;
padding:0 0 0 0;
color:#000000;
text-align:right;
font-family:tahoma;
letter-spacing:.3em;
}

.header_title {
position:absolute;
clear:both;
top:0px;
right:0px;
width:500px;
margin:-120px 0 0 0;
padding:0 0 0 0;
background:transparent;
color:#000000;
text-align:right;
/*line-height:1em;*/
}

.leftnav {
position:relative;
clear:none;
width:200px;
margin:55px 0 0 10px;
padding:0 0 0 0;
color:#000000;
text-align:left;
line-height:2em;
font-family:tahoma;
}

.rightarea {
position:relative;
float:right;
clear:none;
width:535px;
margin:0 0 0 0;
padding:0 5px 0 5px;
border-left: #eeeeee 2px solid;
color:#000000;
text-align:left;
font-size:9pt;
font-family:tahoma;
}


a {
color:#F0A434;
text-decoration:none;
background:#ffffff;
}

a:hover {
color:#F0A434;
text-decoration:underline;
background:#ffffff;
line-height:1em;
}

#over a {
color:#818181;
text-decoration:underline;
background:#ffffff;
}

#over a:hover {
color:#F0A434;
text-decoration:none;
background:#ffffff;
}

#grey {
color:#818181;
background:#ffffff;
}

.news_date {
color:#818181;
font-weight:bold;
background:#ffffff;
}

.rightarea h2 {
font-family:Tahoma;
font-size:16pt;
color:#727272;
background:#ffffff;
font-weight:normal;
}

.leftnav strong {
font-family:tahoma;
font-size:9pt;
color:#FFA800;
background:#ffffff;
}

.pagetitle {
font-family:"Tahoma";
font-size:20pt;
letter-spacing:.4em;
color:#383833;
background:transparent;
}

.pagedescription {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
letter-spacing:.2em;
color:#979797;
background:transparent;
}



.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

