body {    margin: 0px; 
          background_color:#FFFFFF ;
}
/* ----- DIV ------------------------------------------------------------------- */

.centro   {
          background-color: #FFFFFF;
          WIDTH: 700px;
          HEIGHT: 100%;
          }

.main     {display: block;
          position: absolute;
          background-color: transparent;
          WIDTH: 100%;
          HEIGHT: 100%;
          top: 0%;
          bottom: 0%;
	left:0%;
	right:0%;
          z-index: 1;
          }

.sinistra   {
          background-color: #FFFFFF;
          WIDTH: 200px;
          HEIGHT: 100%;
          }


/* ----- Caratteri -------------------------------------------------------------- */

.tr_bck    {background-color: #808080;}
.tr_bck_ad {background-color: #808080;}

.titolo{font-family: verdana, century gothic; font-size: 12px; font-weight: bold; color: #E91B1F; text-decoration: none;
        background-color: transparent;}

.agenzia{font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #929292; text-decoration: none;
        background-color: transparent;}

.pulsanti{font-family: verdana, century gothic; font-size: 13px; font-weight: bold; color: #E91B1F; text-decoration: none;
        background-color: transparent;}

.address{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #929292; text-decoration: none;
        background-color: transparent;}

.pulsantiazienda{font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #AF0303; text-decoration: none;
        background-color: transparent;}

.tit_profilo{font-family: verdana, century gothic; font-size: 15px; font-weight: bold; color: #7F7F7F; text-decoration: none;
        background-color: transparent;}

.testo_profilo{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: transparent;}

.testo_staff{font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #2D718F; text-decoration: none;
        background-color: transparent;}

.testo_grigio{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #878787; text-decoration: none;
        background-color: transparent;}

.tit_att{font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #2D718F; text-decoration: none;
        background-color: transparent;}

.testo_att{font-family: verdana, century gothic; font-size: 12px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: transparent;}

.testo_grafica{font-family: verdana, century gothic; font-size: 12px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: transparent;}

.clienti{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #878787; text-decoration: none;
        background-color: transparent;}

.succ{font-family: verdana, century gothic; font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none;
        background-color: #FFFF99;}

.pagine{font-family: verdana, century gothic; font-size: 10px; font-weight: normal; color: #cccccc; text-decoration: none;
        background-color: trasparent;}

.preventivo{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;
        background-color: #FDAB5B;}

.testo_web{font-family: verdana, century gothic; font-size: 12px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: trasparent;}

.portfolio{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: trasparent;}

.tratt{font-family: verdana, century gothic; font-size: 10px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: trasparent;}

.tratt2{font-family: verdana, century gothic; font-size: 10px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: trasparent;}

.back{font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: none;
        background-color: trasparent;}


.testo_esterna{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: trasparent;}

.testo_aff{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: trasparent;}


.pubbl_dir{font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: none;
        background-color: trasparent;}

.contattaci{font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: none;
        background-color: trasparent;}

.txtform{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: trasparent;}

.grazie{font-family: verdana, century gothic; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;
        background-color: trasparent;}

.txtdove{font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: none;
        background-color: trasparent;}

.txtlink{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #7F7F7F; text-decoration: none;
        background-color: trasparent;}

.numeri{font-family: verdana, century gothic; font-size: 13px; font-weight: bold; color: #FF0000; text-decoration: none;
        background-color: #FFFF99;}

/* ----- Formattazione links -------------------------------------------------- */

A:link {color: #AF0303; text-decoration: none; font-weight: bold; background-color: transparent;}
A:visited {color: #AF0303; text-decoration: none; background-color: transparent;}
A:hover {color: #AF0303; text-decoration: none; background-color: #FFCC00;}
A:active {color: #AF0303; text-decoration: none; background-color: transparent;}   

   