body {    margin: 0px; 
          background_color:#FFFFFF ;
}
/* ----- DIV ------------------------------------------------------------------- */

.centro   {
          background-color: transparent;
          WIDTH: 730px;
          HEIGHT: 100%;
          }


.casa   {
          background-color: #FFFFFF;
          WIDTH: 800px;
          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;
          }

.content   {
          background-color: #FFFFFF;
          WIDTH: 100%;
          HEIGHT: 100%;
          }

.bordotab  {
	  border: 1px solid #FFFFFF;
	  }

.box    {
	width:191px !important;width /**/:200px;
	height:330px !important;height /**/: 338px;
	overflow:auto;padding: 4px;
	border:0px solid #EEE;border-right:0 solid;
	background:url(gradient.png) repeat-x fixed top left;
	}

.box2    {
	width:191px !important;width /**/:200px;
	height:345px !important;height /**/: 353px;
	overflow:auto;padding: 4px;
	border:0px solid #EEE;border-right:0 solid;
	background:url(gradient.png) repeat-x fixed top left;
	}

.box3    {
	width:470px !important;width /**/:479px;
	height:103px !important;height /**/: 108px;
	overflow:auto;padding: 4px;
	border:0px solid #EEE;border-right:0 solid;
	background:url(gradient.png) repeat-x fixed top left;
	}


.news   {
          background-color: #FFFFFF;
          WIDTH: 500px;
          HEIGHT: 100%;
          }



/* ----- Caratteri -------------------------------------------------------------- */

.tr_bck    {background-color: #808080;}
.tr_bck_ad {background-color: #808080;}

.index {font-family: Arial,Tahoma, Times New Roman; font-size: 13px; font-weight: normal; color: #CCCCCC; text-decoration: none;
        background-color: transparent;}

.entra {font-family: Arial, Tahoma, Times New Roman; font-size: 15px; font-weight: bold; color: #CCCCCC; text-decoration: none;
        background-color: transparent;}

.ad {font-family: Arial, Tahoma, Times New Roman; font-size: 15px; font-weight: normal; color: #E4E4E4; text-decoration: none;
        background-color: transparent;}

.agenzie  {font-family: Arial, Tahoma, Times New Roman; font-size: 12px; font-weight: normal; color: #1C5C11; text-decoration: none;
        background-color: transparent;}

.pulsanti {font-family: Arial, Tahoma, Times New Roman; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;
        background-color: transparent;}


.titolo {font-family: Arial, Tahoma, Times New Roman; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none;
        background-color: transparent;}

.txtvolo{font-family: Arial, Tahoma, Times New Roman; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;
        background-color: transparent;}

.small  {font-family: Arial, Tahoma, Times New Roman; font-size: 9px; font-weight: normal; color: #A4A4A4; text-decoration: none;
        background-color: transparent;}

.off  {font-family: Arial, Tahoma, Times New Roman; font-size: 11px; font-weight: normal; color: #2E89C2; text-decoration: none;
        background-color: transparent;}

.pdf {font-family: Arial, Tahoma, Times New Roman; font-size: 11px; font-weight: normal; color: #0D3B8E; text-decoration: none;
        background-color: transparent;}

.bottom {font-family: Arial, Tahoma, Times New Roman; font-size: 13px; font-weight: bold; color: #A4A4A4; text-decoration: none;
        background-color: transparent;}

.contatti {font-family: Arial, Tahoma, arial, Times New Roman; font-size: 13px; font-weight: normal; color: #042663; text-decoration: none;
        background-color: transparent;}

.txt1 {font-family: Arial, Tahoma, arial, Times New Roman; font-size: 13px; font-weight: bold; color: #08368B; text-decoration: none;
        background-color: transparent;}

.txt2 {font-family: Arial, Tahoma, arial, Times New Roman; font-size: 11px; font-weight: normal; color: #08368B; text-decoration: none;
        background-color: transparent;}


.map {font-family: Arial, arial, Times New Roman; font-size: 12px; font-weight: normal; color: #08368B; text-decoration: none;
        background-color: transparent;}

.address {font-family: Arial, Times New Roman; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none;
        background-color: transparent;}


.prenota {font-family: Arial, Times New Roman; font-size: 17px; font-weight: bold; color: #CD0102; text-decoration: none;
        background-color: transparent;}

.dati {font-family: Arial, Times New Roman; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;
        background-color: transparent;}

.conferma {font-family: Arial, Times New Roman; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;
        background-color: transparent;}

.english {font-family: Arial, Times New Roman; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none;
        background-color: transparent;}




/* ----- Formattazione links -------------------------------------------------- */

a:link {color: #FFFFFF; text-decoration: none; background-color: transparent;}
a:visited {color: #FFFFFF; text-decoration: none; background-color: transparent;}
a:hover {color: #FFFFFF; text-decoration: none; background-color: #A20001;}
a:active {color: #FFFFFF; text-decoration: none; background-color: transparent;}    


