﻿html, body, #tabella {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      font-family:Tahoma,Arial;
      font-size:11px;
      color:#ffffff;
      background-color:#dfa738;
      
   }
   #tabella {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }
   
   .header 
   {
   	background-image:url(sfondo2.png);
   	width:675px;
   	height:307px;
   	position:relative;
   	background-repeat:no-repeat;
   }
   .header_img
   {
   	padding-top:8px;
   	padding-left:-1px;
   	padding-top:13px;
   	position:relative;
   }
   
   .menu 
   {
   	position:relative;
   	top:-14px;
   	z-index:101;
   }
   
   #left
   {
   	width:276px;
   	height:297px;
   	background-image:url(sfondo_news.png); 
   	color:#525252;  	
   }
   .central_container
   {
   	position:relative;
   	top:-24px;
   	z-index:100;
   }
   
   .footer
   {
   	background-color:#b2862d;
   }
   
    #center
   {
   	height:297px;
   	background-image:url(sfondo_central.png); 
   	color:#525252;  	
   }
   
   .back_tariffe
   {
   	background-color:#dfa738;
   }
   
   .textB
{
	border-right: silver 1px solid;
    border-top: silver 1px solid; font-size: 11px; border-left: silver 1px solid;
    border-bottom: silver 1px solid; font-family: Tahoma;
    width:280px;
    height:14px;
}

   .textDD
{
	border-right: silver 1px solid;
    border-top: silver 1px solid; font-size: 11px; border-left: silver 1px solid;
    border-bottom: silver 1px solid; font-family: Tahoma;
    width:284px;
    height:19px;
}

a.Contact:link, a.Contact:visited {
font-family: Tahoma,Helvetica, Arial, sans-serif;
font-size: 11px;
color: #023a4c;
}

a.Contact:hover, a.Contact:active {
color: #023a4c;
}

   .textB2
{
	border-right: silver 1px solid;
    border-top: silver 1px solid; font-size: 10px; border-left: silver 1px solid;
    border-bottom: silver 1px solid; font-family: Tahoma;
    width:259px;
    height:10px;
}
   .textB3
{
	border-right: silver 1px solid;
    border-top: silver 1px solid; font-size: 10px; border-left: silver 1px solid;
    border-bottom: silver 1px solid; font-family: Tahoma;
    width:259px;
}

#tt {position:absolute; display:block; background:url(tt_left.gif) top left no-repeat;z-index:2000}
#tttop {display:block; height:5px; margin-left:5px; background:url(tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tt_bottom.gif) top right no-repeat; overflow:hidden}