DT {
	font-weight: bold;
}

DD {
	float: left;
}

UL {
 padding-top: 3pt;
 padding-bottom: 3pt; 
}

LI {
 padding-top: 3pt;
 padding-bottom: 3pt; 
}

.didascalia {
	text-align: center;
	font-size: xx-small;

}
.segno_obbligatorio {
	font-weight: bold;
	color: red;
}

#nuovo {
  padding-top: 20px;
}

/* **************************************** */
/* **            ELENCO SEMPLICE         ** */
/* **************************************** */

TABLE.elenco {
 border-collapse: collapse;
 width: 100%;
}
TABLE.elenco TH {
 padding: small;
 font-size: small;
 text-align: center;
 
 border-top: 3px; 
 border-top-style: solid;
 border-top-color: #A6BCA7;
 
 border-bottom: 3px;
 border-bottom-style: solid;
 border-bottom-color: #A6BCA7;
}
TABLE.elenco TD {
 padding: 10pt;
 border-bottom: 1px;
 border-bottom-style: solid;
 border-bottom-color: #A6BCA7;
} 
TABLE.elenco CAPTION {
 caption-side: top;
 width: auto;
 text-align: center;
 padding: 5pt;
 font-weight: bold;
 font-size: medium;
 letter-spacing: 1px;
}
TABLE.elenco TFOOT TD {
 text-align: center;
 
 border-top: 3px;
 border-top-style: solid;
 border-top-color: #A6BCA7;
 
 border-bottom: none;
 padding: 5pt;
}

TABLE.elenco_semplice {
 border-collapse: collapse;
 width: 100%;
}
TABLE.elenco_semplice TH {
 padding: 10pt;
 font-size: x-small;
 text-align: center;
 
 border-top: 3px; 
 border-top-style: solid;
 border-top-color: #A6BCA7;
 
 border-bottom: 3px;
 border-bottom-style: solid;
 border-bottom-color: #A6BCA7;
}
TABLE.elenco_semplice TD {
 padding: 10pt;
 border-bottom: 1px;
 border-bottom-style: solid;
 border-bottom-color: #A6BCA7;
} 
TABLE.elenco_semplice CAPTION {
 caption-side: top;
 width: auto;
 text-align: center;
 padding: 5pt;
 font-weight: bold;
 font-size: medium;
 letter-spacing: 1px;
}
TABLE.elenco_semplice TFOOT TD {
 text-align: center;
 
 border-top: 3px;
 border-top-style: solid;
 border-top-color: #A6BCA7;
 
 border-bottom: none;
 padding: 5pt;
}

/* **************************************** */
/* **          ELENCO APRIBILE           ** */
/* **************************************** */

TABLE.elenco_apribile {
 border-collapse: collapse;
 width: 100%;
 margin-left: 0px;
 margin-right: 0px;
}
TABLE.elenco_apribile TH {
 font-size: small;
 padding: 10pt 3pt 10pt 3pt;
 text-align: center;
 
 border-top: 3px; 
 border-top-style: solid;
 border-top-color: #A6BCA7;
 
 border-bottom: 3px;
 border-bottom-style: solid;
 border-bottom-color: #A6BCA7;
}
TABLE.elenco_apribile TD {
 padding: 3pt 3pt 0pt 3pt;
 border-bottom: 1px;
 border-bottom-style: solid;
 border-bottom-color: #A6BCA7;
}
TABLE.elenco_apribile TR.odd TD {
 border: 0px;
}
TABLE.elenco_apribile TR.even TD {
}
TABLE.elenco_apribile CAPTION {
 caption-side: top;
 width: auto;
 text-align: center;
 padding: 5pt;
 font-weight: bold;
 font-size: medium;
 letter-spacing: 1px;
}
TABLE.elenco_apribile TFOOT TD {
 text-align: center;
 
 border-top: 3px;
 border-top-style: solid;
 border-top-color: #A6BCA7;
 
 border-bottom: none;
 padding: 5pt;
}

TABLE.titolo {
  width: 100%;
}

TABLE.titolo TD {
  margin: 0px;
  border: 0px;
  padding: 0pt;
  width: 100%;
  text-align: center;
}

TABLE.titolo TD.pulsante_az {
  width: 0%;
  text-align: right;
  vertical-align: bottom;
}

TABLE.titolo TD.pulsante_za {
  width: 0%;
  text-align: right;
  vertical-align: top;
}

TABLE.titolo BUTTON {
  vertical-align: middle;
}

TABLE.elenco_apribile DIV.contenuto{
  text-align: left;
}

TABLE.elenco_apribile FIELDSET {
  background-color: #F1F4F1;
}


/* **************************************** */
/* **           TESTO NORMALE            ** */
/* **************************************** */

DIV#fotodidascalia {
	width: 100%; 
	float: none;
} 
DIV#fotodidascalia FOTODIDA {
	margin: 0.5em; 
	text-align: center;
} 
DIV#fotodidascalia FOTO {
	padding: 0.5em;
} 
DIV#fotodidascalia IMG {
	border: 0px; 
} 
DIV#fotodidascalia DIDA {
	padding: 2px 13px 0px; 
} 

P.normale {
 text-align: justify;
}

  div.tabella {
  }

  div.tabella.riga {
	clear: both;
  }

  div.tabella.riga.colonna_titolo {
    float: left;
    width: 130px;
	font-weight: bold;
	padding-bottom: 20px;
  }
   
  div.tabella.riga.colonna_descrizione {
    margin-left: 150px;
	padding-bottom: 20px;
  }

IMG.icona_file {
  border: 0px;
}

IMG.icona_link {
  border: 0px;
}
DIV.articolo {
text-align: center;
}

DIV.articolo IMG {
 border:1px solid black;
}
  
/* **************************************** */
/*              MODULISTICA                 */
/* **************************************** */

.not_maschera {
	font-size: xx-small;
	background-color: #F1F4F1;
	text-align: right;
	margin-bottom: 0 px;
}

.maschera {
	font-size: xx-small;
	text-align: right;
	margin-bottom: 0 px;	
}

.maschera_sx {
	display: inline;
	float: left;
	margin-left: 5px;
}

.maschera_sx A, .maschera_sx A:visited, .maschera_sx A:hover {
	font-size: xx-small;
}

.maschera_dx {
	font-size: xx-small;
	display: inline;
}

.maschera_dx A, .maschera_dx A:visited, .maschera_dx A:hover {
	font-size: xx-small;
}

.maschera_dx IMG {
	border: 0px;
	background-color: #F1F4F1;
}

FIELDSET.maschera {
	font-size: x-small;
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
}

FIELDSET.maschera LABEL {
	display: block;
	font-weight: bold;
	padding-top: 20px;
}

FIELDSET.maschera .form_nota {
	display: block;
	font-size: xx-small;
}

.form_pulsanti {
	margin-top: 30px;
}

.form_risultati {
        float: right;
        font-size: xx-small;
}

.form_azioni {
        text-align: center;
}

.form_navigazione {
	padding-top: 10px;
	padding-bottom: 10px;
}


/* **************************************** */
/*                 AVVISI                   */
/* **************************************** */

#avviso_titolo {
  margin-bottom: 10 px;
  border-bottom: 1px solid black;
}

.not_avviso {
	font-size: xx-small;
	text-align: right;
  border-bottom: 3px solid #F1F4F1;
  padding-bottom: 2 px;
	margin-bottom: 3 px;
  
}

.avviso {
	font-size: xx-small;
	text-align: right;
	margin-bottom: 20 px;	
}

.avviso_sx {
  padding-top: 5px;
	display: inline;
	float: left;
	margin-left: 5px;
}

.avviso_titolo {
  font-weight: bold;
}

.avviso_sx A, .avviso_sx A:visited, .avviso_sx A:hover {
	font-size: xx-small;
}

.avviso_dx {
	font-size: xx-small;
	display: inline;
}

.avviso_dx A, .avviso_dx A:visited, .avviso_dx A:hover {
	font-size: xx-small;
}

.avviso_dx IMG {
	border: 0px;
}

.avviso_dettagli {
  padding: 10 px;
  \\ background-color: #F1F4F1;

}

.avviso_voce {
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: justify;
  background-color: #F1F4F1;
}

.avviso_etichetta {
  font-weight: bold;
}

.avviso_contenuto {
/* Disattivato perché sostituito da nl2br per incompatibilità di IE7
white-space: -moz-pre-wrap; /* Firefox * / 
white-space: -pre-wrap; /* ancient Opera * / 
white-space: -o-pre-wrap; /* newer Opera * / 
white-space: pre-wrap; /* Chrome; W3C standard */  
word-wrap: break-word; /* IE * / 
*/
}

/* **************************************** */
/*                   FAQ                    */
/* **************************************** */

.faq_domanda {
  color:red;
  margin: 15px 0px 5px 0px;
  text-align: left;
}

.faq_risposta {
  margin: 5px 0px 5px 0px;
  text-align: justify;
}

/* **************************************** */
/*                  ERRORI                  */
/* **************************************** */

.messaggio_immagine {
  text-align: center;
  margin: 10px;
}

.messaggio_immagine IMG {
  border: 0px;
  width: 30px;
  height: 30px 
}

.messaggio_testo {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.messaggio_errore {
  color: red;
}

.messaggio_avviso {
  color: #DDBB00;
}

.messaggio_ok {
  color: #00AA00;
}

.messaggio_dettagli {
  font-size: x-small;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* **************************************** */
/*                  EDIFICI                 */
/* **************************************** */

DIV.edifici_mappe {
text-align: center;
}

.edifici_mappe TABLE TD {
padding: 10px; 
font-size: xx-small;

}

.edifici_mappe IMG {
border: 1px solid black;
}

.edifici_mappe A {
border: 0;
}

.edifici_nome {
font-weight: bold; 
color: DarkBlue;
}

.edifici_codice {
font-weight: bold; 
color: Chocolate;
}

.no_assoc {
color: red;
}