BODY {
  	       background-color: transparent;
           padding-right : 4px;
           padding-left : 4px;
           background-image : url(img/sfondoazzurro.gif);
           padding-bottom : 5px; 
           margin : 2px;
           padding-top : 5px;
           background-repeat : repeat;
           font-family:  Arial,Verdana, Tahoma, "Times New Roman", serif;
           height : 100%;
          font-size: medium ;
      }
     p {
     	background-image : url(img/sfondoazzurro.gif);
     	  background-color: inherit;
           font-weight : normal;
           color : #000000;
           font-family: Arial, Verdana, Tahoma, "Times New Roman", serif;
           text-align : left;
      }
A:link  {
           	color: blue;
           	background-image : url(img/sfondoazzurro.gif);
     		  background-color: inherit;
          font-weight : normal;
          font-size: 100% ;
           font-family:  Arial, Verdana, Tahoma, "Times New Roman", serif;
           text-decoration : underline;
	   font-style: normal;	      
      }
     A:visited {
     	   	  background-color: inherit;
     	   color: purple;
           font-weight : normal;
           font-size: 100% ;
           font-family:  Arial, Verdana, Tahoma, "Times New Roman", serif;
           text-decoration : none;
     }
     A:hover {
           background-color : #33ccff;
          color: blue;
          font-size: 100% ;
           font-family: Arial, Verdana, Tahoma, "Times New Roman", serif;
           text-decoration : none;
           
      }
     A:active {
     	   	  background-color: inherit;
           color : #cc0000;
           font-weight : normal;
           font-size: 100% ;
           font-family: Arial, Verdana, Tahoma, "Times New Roman", serif;
           text-decoration : none;
           
      }
     A.menu:hover {
     	   background-color:#00ee6a;
           color: blue;
           font-size: 100% ;
      }
     .center{
	text-align : center;
     }		
   
     .titolo {
          font-weight : bold;
          	  background-color: inherit;
          font-size: 100% ;
           color : #000000;
           font-family: Arial, Verdana, Tahoma, "Times New Roman", serif;
      }
     .sottotitolo {
          	  background-color: inherit;
           font-weight : bold;
           font-size : 10px;
          color : #000000;
                      font-family: Arial, Verdana, Tahoma, "Times New Roman", serif;
      }
     .grassetto{
           font-weight : bold;
     }
     .contatore {
           color : #000000;
          	  background-color: inherit;
           font-family: Arial, Verdana, Tahoma, "Times New Roman", serif;
           font-size: medium ;
           font-weight : bold;
           text-align : center;
      }
     .visite {
     		  background-color: inherit;
           font-family : tahoma,"Times New Roman", serif;
           font-size: medium ;
           text-decoration : none;
           color : red;
      }
     .ricercaesc {
           font-size: medium ;
           text-indent : 0.5em;
           text-decoration :none ;
	   border-style: groove;
           background-color : #ccffff;
	   border-color:yellow;
	   color:black;
      }
     P.giustificato {
           text-align : justify;
      }
     div {
           font-weight : normal;
           color : #000000;
           background-color: inherit;
           font-family: Arial, Verdana, Tahoma, "Times New Roman", serif;
           font-size: 100% ;
      }
     div.gite{
	position:relative;
	background-color: inherit;
	width:130px;
	height:120px;
	text-align:left;
	border: 1px solid;
	overflow :scroll;
	  color : #000000;
	}
     div.paragrafo {
             text-align : justify;
      }
       div.centrato {
           text-align : center;
      }
     table {
           border-style : none ;
           font-weight : normal;
           width : 100%;
           color : #000000;
               background-color: inherit;
           font-family: Arial, Verdana, Tahoma, "Times New Roman", serif;
	   border-collapse: collapse;
      }

      td.menu{
	text-align: left;
	vertical-align: middle;
}
   
     H1 {
           text-align : center;
      }
     H2 {
           text-align : center;
      }
     H3 {
           text-align : center;
      }
     H4 {
           text-align : center;
      }
     H5 {
          text-align : center;
      }
     H6 {
           text-align : center;
      }

     .menuRiga {
           background :#DEF4F3;
           border-style : outset;
           border-width : thin;
             color : #000000;
      }
     .menuTabella {
           font-size : 100%;
             color : #000000;
           position : absolute;
	    border-style : solid;
           visibility : hidden;
           background : #E5E9E9 ;
   border-width : thin;
   border-color:#0000FF
      }

