 /* © Casaccia Danilo */

 body { height: 100%;
    padding: 0px;
    margin: 0px; 
    font-family: Verdana;
    font-size: 11px;  
    background-color: white; 
    }

 div#container { width: 86%;
    min-width: 870px;
    margin: auto;    	
    }

 div#container2 { width: auto;
    padding-left: 10px;
    padding-right: 10px;   
    }

 div#intestazione { display: none;
    }

 div#contenuto { width: 98%;
    height: 100%;	  
    margin: auto;
    padding: 5px;   
    text-align: justify;        
    }

 div#header  { display: none;
    }   

 div#footer { display: none;
    } 

 div#cleaner { clear: both;
    }  

 div#firma { width: 100%;
    height: 50px;
    text-align: center;
    font-size: 10px;
    position: relative;
    top: 1%;
    color: #999999;
    }  

 div.paragrafo { clear: both;        
    } 

 div.leftbox { display: none;
    }

 div.rightbox{ width: 100%;
    padding-top: 40px;
    padding-right: 50px;
    }

 div#MenuNoFlash { display: none; 
    } 

 div#subManifestazioni { display: none;
   }

 div.title { font-size: 1.50em;
   text-align: left;	 
   font-family: "Monotype Corsiva", "Lucida Calligraphy";
   font-weight: bold;
   color: blue;
   }

 div.line { display: none;
   }

 div#boxcartina {height: 430px;
    width: 510px;	  
    background-image: url(BoxCartina.png);	  
    margin: auto;
    }
    
 div#boxmappadding { height: 400px;
    width: 496px;
    padding-top: 20px;
    padding-left: 1px;
    padding-right: 13px; 	    
    border: 0px;	
    text-align: center;        
    } 

 div#news { width: 94%;
    text-align: left;
    overflow: auto;
    margin-left: 10px;
    margin-top: 10px;
    padding: 0px;    	    
    }   

 div.fotolist { width: 90%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    }
 
 a { color: blue;
   font-weight: bold;
   }   

 a:link {  text-decoration: none;
   }

 a:visited { text-decoration: none
   }

 a:active { text-decoration: none
   }

 a:hover { text-decoration: underline;
   } 

 img { border: 0px;
   }

 li { list-style-image: url(BulletListato.jpg); 
   }

 p { text-indent: 1cm;
   }

 strong { color: blue;
  }  

