/***** MAPS *****/
#map { background: url(maps/loading.gif) center center no-repeat #DFDBC0; border: 5px solid #E3DDD2; }
.mappa { width: auto; height: 500px; margin: 10px; overflow: hidden; display: block; clear: both; }

#map fieldset { padding: 2px 10px 10px 10px; margin: 10px 0; border: 1px solid #DFDBC0; }
.map { width: 280px; } .map h1 { font-size: 20px; font-weight: bold; margin-bottom: 5px; }
.map-desc { height: 130px; overflow: auto; padding: 5px; margin-bottom: 5px; }
.map-desc form { width: 220px; } .map-desc input { width: 105px; }
.map-desc address, .map-desc input, .map-desc legend { font-size: 11px; color: #333; }