/* ----- CSS STYLE TESTATA PAGINA ----- */
.tdtop{
   background-color:#ffffff;
   text-align:center;
   vertical-align: top;
   margin-left: auto;
   margin-right: auto;
   font-size:12px; font-family:tahoma; color:#000000;
}

.tddata {
   text-align: right;
   vertical-align: center;
   margin-left: auto;
   margin-right: auto;
   font-size:12px; font-family:tahoma; color:#000000;
   background-color:#ffffff;
}

.tdcerca {
   text-align: center;
   vertical-align: center;
   width: 300px;
   height: 114px;
   font-size:12px; font-family:tahoma; color:#000000;
   background: #ffffff url(../images_top/amatriciana_fondo_tasto_nlb.gif) no-repeat top;
}

.testata {
   width: 100%;
   height: 360px;
   border-top: 3px solid #FF9900;
   background-color:#ffffff;
}

.testataA {
   width: 100%;
   height: 114px;
   background-color:#ffffff;
}

.testataB {
   width: 100%;
   height: 31px;
   background-color:#ffffff;
}

.testataC {
   width: 100%;
   height: 112px;
   background: #ffffff url(../images_top/amatriciana_fondo_c.gif) repeat-x top left;
}

.testataD {
   width: 100%;
   height: 36px;
   background: #ffffff url(../images_top/amatriciana_fondo_d.gif) repeat-x top left;
}

.testataE {
   width: 100%;
   height: 67px;
   background: #ffffff url(../images_top/amatriciana_fondo_e.gif) repeat-x top left;
   font-size:1.2em;
   font-family:tahoma;
   text-decoration:none;
   text-align:left;
}

.testataEE {
   height: 67px;
   width: 325px;
   float: left;
   display: inline;
   background: #ffffff url(../images_top/amatriciana_logo_e.gif) repeat-x top left;
}

/*- Menu Superiore - */
.navigationA {width: 50px; height: 110px; float: left;}
.navigationA a {display: block; width: 50px; height: 110px; 
background: #ffffff url(../images_top/amatriciana_fondo_tasto.gif) no-repeat top left;}
.navigationA a:hover {background-position: top right;}
/*- Fine Menu Tabs Top -- */

