table { 
font-size : 95%;
border-collapse : collapse;
width : 100%;
border : 1px solid #808080;
} 
td, th { 
border : 1px solid #808080;
padding-left : 0.5em;
padding-right : 0.5em;
padding-top : 0.2em;
padding-bottom : 0.2em;
} 
td { 
border-left-style : solid;
border-right-style : solid;
border-top-style : none;
border-bottom-style : solid;
}
.int_tabella { background-color: #eeeeee; text-align: center; font-size: 125% }
.int_cella { background-color: #eeeeee; text-align: left; font-weight: bold }

#logo h3{ 
position : absolute;
width : 100px;
top : 163px;
left : 22%;
background-image : url('tel.gif');
background-repeat : no-repeat;
background-attachment : fixed;
width : 191px;
height : 159px;
color : #ffffff;
background-position : left top;
}
.dx          { text-align: right }
.bcr     { background-color: #545454; font-weight: bold; color: #ffffff;font-size: 125%; text-align: center }