table
{
    font-size: 0.75em;
}

#testata
{
    height: 108px;
}

.feature img
{
    border: 0;
}

.box p
{
    border: 0;
}

body
{
    line-height: 1em;
}

.contenitore
{
    line-height: 1.1em;
}

li
{
    color: Black;
}

strong
{
    color: Black;
}

address
{
    color: Black;
}
#sit_1{
z-index: 101; padding-left: 50px; position: absolute; top:0px
}
#DIV1{height:auto !important;height:0px}
.box{height: auto !important;height:0px	}

/************ box interni dei moduli di gestione***************/
/**************************************************************/

/************ box presentazione fissa sulla home page ***************/

.boxpaginainterna
{
	color: #000000;
	border: 1px;
	margin-left: 4px;
	margin-bottom: 8px;
    
}

/************box gestione pubblicazione documenti***********/
.boxdoc
{
	color: #000000;
	border: 1px;
	margin-left: 10px;
	margin-bottom: 8px;
  
}

/**********box gestione pubblicazione liste contatti************/
.boxcategorie
{
	color: #000000;
	border: 1px;
	margin-left: 4px;
	margin-bottom: 8px;
   }
/*************box per invio richieste all'ente******************/

   .boxmail
{
	color: #000000;
	border: 1px;
	margin-left: 4px;
	margin-bottom: 8px;
    padding-left:   190px;
    font-size: 1.3em;
}
 /***************box per elenchi cartografie******************/
   .boxcarto
{
	color: #000000;
	border: 1px;
	margin-left: 4px;
	margin-bottom: 8px;
    padding-left:   190px;
    font-size: 1.3em;
}
.testo_tasto, .testo_tasto a, .testo_tasto a:link, .testo_tasto a:visited{
padding:3px;
background-color:#BAA457;
color:#FFFFFF; font-weight:bold; text-decoration:none; 
font-size:12px
}
.testo_tasto a:hover{
padding:3px;
background-color:#BAA457;
color:#000000; font-weight:bold; 
font-size:12px
}