/*----------------------ELEMENTI-HTML-----------------------------------------*/

html, body
{
  height: 100%;
  padding: 0;
	margin: 0;
	border: none;	
}

img
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px
}
form
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}

h1
{
    font-size: 1.2em;  
    border-bottom-width: 1px;
    border-bottom-style: solid;           
}
h2
{
    font-size: 1.1em;
}
h3
{
    font-size: 1em;    
}
h4
{
    font-size: 0.9em;
}
h5
{
    font-size: 0.9em;
 }
h6
{
    font-size: 0.8em;
}

textarea
{
    font-size: 1em;
    font-family: Tahoma,Verdana, Arial;
    border: 1px solid #8FA3B1;
}

input
{
    font-size: 1em;
    font-family: Tahoma,Verdana, Arial;
    border: 1px solid #8FA3B1;
}

select
{
    font-size: 1em;
    font-family: Tahoma,Verdana, Arial;
    width: 100%;
    border: 1px solid #8FA3B1;
}

/*---------------------CLASSI-COSTANTI----------------------------------------*/

.NoDisplay
{
	display: none
}
.NoVisibility
{
    height: 0px;
    width: 0px;
    position: absolute;
    top: -10000px;
    left: -10000px;
}
.ElementoInline
{
  display: inline;
  padding-bottom: 0px;
}

#FontSize
{
    font-size: 0.7em;
    font-family: Tahoma,Verdana, Arial;
}

.TabellaPrincipale
{
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 7px;
    border: 0px;
    width: 98%;
    /*height: 100%;*/
}

.glossario
{
   color: #000000;
   text-decoration: none;
   border-bottom: 1px dotted #FF590A;   
}
.glossario:hover
{
   color: #000000;
   text-decoration: none;
   border-bottom: 1px solid #FF590A;   
}
.glossario:visited 
{
   color: #1f5763;
   text-decoration: none;
   border-bottom: 1px dotted #FF590A;   
}

.paginaLogin
{
  padding: 20px;
  font-size: 1.2em;
}

.percorsi
{
  font-weight: bold;
}

/*----------------LISTE,FILTRI,etc.------------------------------------------*/

.inputFiltro
{
      width: 100%;
}

.paginaCorrente
{
  text-align: right;
  font-size: 0.8em;
  width: 50%;
  float: left;
}

.avantiIndietro
{
  width: 50%;
  float: right;
  text-align: right;
}

.bottoneIndietro
{
	border: 0px;
  font-family: Tahoma,Verdana, Arial;
  font-size: 0.9em;
  color: #990d0d;
  background-color: transparent;
  /*height: 10px;*/
  padding-bottom: 2px;
  padding-left: 13px;
  background-image: url(/images/indietro.gif);
  background-position: left;
  background-repeat: no-repeat;
  cursor: pointer;
  
}

.bottoneAvanti
{
	border: 0px;
  font-family: Tahoma,Verdana, Arial;
  font-size: 0.9em;
  color: #990d0d;
  background-color: transparent;
  /*height: 10px;*/
  padding-bottom: 2px;
  padding-right: 13px;
  background-image: url(/images/avanti.gif);
  background-position: right;
  background-repeat: no-repeat;
  cursor: pointer;
  
}

        /*--------------------------MENU_H--*-----------------------*/

td.Menu_H
{
  padding: 0px;  
}

.Menu_H .lista_link 
{
  /*padding-top: 5px;*/
  height: 1.2em;
  padding-left: 5px;
  clear: both;
}

.Menu_H .lista_link a
{
  text-decoration: none;
  /*padding: 10px;*/
}

.Menu_H .lista_link_bottoni a
{
  text-decoration: none;
  /*padding: 10px;*/
}

.Menu_H .lista_link a:visited
{
  text-decoration: none;
}

.Menu_H .lista_link_bottoni a:visited
{
  text-decoration: none;
}

.Menu_H .lista_link a:hover
{
  text-decoration: none;
}

.Menu_H .lista_link_bottoni a:hover
{
  text-decoration: none;
}

.lista_link .link_sinistra
{
  width: 30%;
  padding-top: 2px;
  float: left;
  height: 10px;
}

.lista_link .link_sopra_sinistra
{
  width: 30%;
  padding-top: 2px;
  height: 10px;
  float: left;
}

.link_sopra_sinistra .link
{
  float: left;
  display: inline;
  width: 22%; 
  height: 10px; 
}

.link_sopra_sinistra img
{
 /*margin-bottom: -3px;*/
}

.link_sopra_sinistra a
{ 
  height: 10px; 
}

.link_sinistra a
{
  color: #990D0D;
}

.link_sinistra a:visited
{
  color: #990D0D;
}

.link_sinistra a:hover
{
  color: #990D0D;
}

.lista_link .link_destra
{
  width: 60%;
  float: right;
  text-align: right;
  padding-top: 2px;
  border-right: 1px solid #8FA3B1;
  border-bottom: 1px solid #8FA3B1;
}

.lista_link .link_destra_bottoni
{
  width: 60%;
  float: right;
  text-align: right;
  padding-top: 2px;
}

.lista_link_bottoni .link_destra_bottoni
{
  width: 60%;
  float: right;
  text-align: right;
  padding-top: 2px;
}

.lista_link .segnala_area_riservata
{
  width: 20%;
  float: left;
  text-align:center; 
  background-color: #1f4763; 
  color: #ffffff; 
  padding-top:3px; 
  padding-bottom:3px; 
  font-variant:small-caps;
  font-weight: bold;
}

.lista_link .segnala_area_redazione
{
  width: 20%;
  float: left;
  text-align:center; 
  background-color: #FF590A; 
  color: #ffffff; 
  padding-top:3px; 
  padding-bottom:3px; 
  font-variant:small-caps;
  font-weight: bold;
}
.lista_link .segnala_area_redazione a
{
  color: #ffffff; 
}

.lista_link .segnala_area_forum
{
  width: 20%;
  float: left;
  text-align:center; 
  background-color: #990D0D; 
  color: #FFFFFF; 
  padding-top:3px; 
  padding-bottom:3px; 
  font-variant:small-caps;
  font-weight: bold;
}

.lista_link .segnala_area_forum a
{
  color: #FFFFFF; 
}

.lista_link_bottoni .segnala_area_riservata
{
  width: 20%;
  float: left;
  text-align:center; 
  background-color: #1f4763; 
  color: #ffffff; 
  padding-top:3px; 
  padding-bottom:3px; 
  font-variant:small-caps;
  font-weight: bold;
}

.lista_link_bottoni .segnala_area_redazione
{
  width: 20%;
  float: left;
  text-align:center; 
  background-color: #FF590A; 
  color: #ffffff; 
  padding-top:3px; 
  padding-bottom:3px; 
  font-variant:small-caps;
  font-weight: bold;
}
.lista_link_bottoni .segnala_area_redazione a
{
  color: #ffffff; 
}

.lista_link_bottoni .segnala_area_forum
{
  width: 20%;
  float: left;
  text-align:center; 
  background-color: #990D0D; 
  color: #FFFFFF; 
  padding-top:3px; 
  padding-bottom:3px; 
  font-variant:small-caps;
  font-weight: bold;
}

.lista_link_bottoni .segnala_area_forum a
{
  color: #FFFFFF; 
}

.segnala_area_riservata a, .segnala_area_riservata a:hover, .segnala_area_riservata a:visited
{
  color: #ffffff;
}


.lista_link .link_sopra_destra
{
  width: 60%;
  height: 10px;  
  float: right;
  text-align: right;
}

.link_sopra_destra .link
{
  float: right;
  display: inline;
  height: 10px; 
  text-align: left;
  width: 17%;  
}

.link_sopra_destra a
{ 
  height: 10px; 
}

.link_sopra_destra .link img
{
  /*margin-bottom: -5px;*/  
}

.link_sopra_destra .link_area_riservata
{
  float: right;
  display: inline;
  text-align: left;
  width: 23%;
}

.link_sopra_destra .link_area_riservata img
{
 /* margin-bottom: -5px;*/
}

.link_destra a
{
  color: #1F4763;  
}

.link_destra_bottoni a
{
  color: #1F4763;  
}

.colorebianco_bottone_area_riservata a
{
  color: #ffffff;  
}

/*
.link_destra a:visited
{
  color: #1F4763;
}
*/
.link_destra a:hover
{
  color: #1F4763;
}
.link_sinistra .link
{
  float: left;
  display: inline;
  width: 22%;  
}

.link_sinistra img
{
 /*margin-bottom: -3px;*/
}

.link_destra .link
{
  float: right;
  display: inline;
  text-align: left;
  width: 17%;
}

.link_destra_bottoni .link
{
  float: right;
  display: inline;
  text-align: left;
  width: 17%;
}

.link_destra .link_area_riservata
{
  float: right;
  display: inline;
  text-align: left;
  font-weight: bold;
  width: 23%;
}

.link_destra .link_caratteri
{
  float: right;
  display: inline;
  text-align: left;
  width: 23%;
}

.Menu_H .titolo
{
  border-left: 1px solid #1F4763; 
  padding-top: 0.5em;
  font-size: 3.5em;
  word-spacing: 3px;
  font-family: Tahoma;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}

.Menu_H .titolo .sinistra
{
  float: left;
  color: #990D0D;
  margin-right: 7px;
  margin-left: 10px;
}

.Menu_H .titolo .destra
{
  float: left;
  color: #FF590A;
  margin-left: 15px;
  padding-right: 5px; 
}

.Menu_H .titolo_HP
{
  border-left: 1px solid #1F4763; 
  padding-top: 0.1em;
  font-size: 500%;
  word-spacing: 6px;
  font-family: Tahoma;
  padding-left: 5px;
  padding-right: 5px;
  height: 1.22em;
  width: 100%;
}

.Menu_H .titolo_HP .sinistra
{
  float: left;
  color: #990D0D;
  margin-right: 15px;
}

.Menu_H .titolo_HP .destra
{
  float: left;
  color: #FF590A;
  margin-left: 15px;
  padding-right: 5px; 
}

.Menu_H .sfondo
{
  clear: both;
  background-repeat: repeat-x;
  vertical-align: bottom;
  border-left: 1px solid #1F4763;
}

.Menu_H .riga
{
  font-size: 0.01em;
  height: 6px;
  background-color: #FF590A;
  border-left: 1px solid #1F4763;
  margin-bottom: -1px;  
}

.Menu_H .banda
{
  padding-left: 5px;
  padding-right: 20px;
  border-bottom: 1px solid #FF590A;
  border-left: 1px solid #1F4763;
}

.lista_link .area_riservata
{
  width: 60%;
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: 0.9em;
  font-variant: small-caps;  
}

.lista_link_bottoni .area_riservata
{
  width: 60%;
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: 0.9em;
  font-variant: small-caps;  
}

.area_riservata .link
{
  background-color: #1f4763;
  color: #ffffff;
  display: inline;
  padding: 1px;
}

.area_riservata .link a
{  
  color: #ffffff;  
}

.area_riservata .link a:hover
{
   color: #ffffff;  
}

.area_riservata .link a:visited
{  
  color: #ffffff;  
}

    /*-----------------------FOOTBAR----------------------*/

.footbar
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #1f4763;
    color: #ffffff;
    border-left: 1px solid #1f4763;
}
.footbar a
{
    color: #ffffff;
    text-decoration: none
}
.footbar A:hover
{
    
}

.footbar .ultimo_aggiornamento
{
  float: left;
  width: 27%;
}

.footbar .credits
{
  float: left;
  width: 8%;
  text-align: left;
}

.footbar .utenticonnessi
{
  float: left;
  width: 35%;
  text-align: right;
}

.footbar .testo_Anastasis
{
  float: right;
  width: 29%;
  text-align: right;
}

.footbar strong
{
    color: #ffffff;
}

.footbar span
{
    color: #ffffff;
}

    /*-----------------MENU-VERTICALE--------------------------*/

.Menu_VSx
{
  border-left: 1px solid #1F4763;
  width: 15%;
  padding-top: 5px;
  /*padding-left: 17px;*/
}

.Menu_VDx
{
    padding: 0px;    
    /*border-left: 1px solid #FF590A;*/
    width: 13%;           
}

.Menu_VDx a
{    
    text-decoration: none;
}
.Menu_VDx a:visited
{
    text-decoration: none;
}
.Menu_VDx a:hover
{
    text-decoration: none; 
}

.Menu_dinamico
{  
  color: #1F4763;  
}

.Menu_dinamico li
{
  list-style-type: none;
  margin-left: -33px;
}

.Menu_dinamico a
{
  text-decoration: none;  
  color: #1f4763;
}

.Menu_dinamico a:visited
{
  color: #1f4763;
}

.Menu_dinamico a:hover
{
  color: #FF590A;
}

.Menu_dinamico .ana_item_foglia .link_active, .Menu_dinamico .ana_item_foglia .link_active:visited
{
  font-weight: bold;
  color: #1f4763;
}

.Menu_utente
{
  margin-top: 10px;
  padding-left: 10px;  
  font-weight: bold;
}

.Menu_utente .titolo
{
  font-weight: bold;
/*  text-transform: uppercase;*/
  color: #1f4763;
}
.Menu_utente a
{
  color: #1f4763;
}
.Menu_utente a:hover
{
  color: #FF590A;
}

/*----------------GLOSSARIO---------------------------------------------------*/

.spazio_glossario
{
   width: 100%;
}

.spazio_glossario .sinistra
{
  float: left;
  width: 37%;
  overflow: auto;
}

.spazio_glossario .destra
{
  padding-top: 3px;
  float: right;
  width: 60%;
}

.spazio_glossario .lista
{
  overflow: auto;
  border-top: 1px #1f4763 solid;
  padding: 3px;  
  /*border-bottom: 1px #1f4763 solid;*/
}

.spazio_glossario .lista strong
{
  color: #296971;
}

.spazio_glossario .lista a, .spazio_glossario .lista a:visited,.spazio_glossario .lista a:link
{
  text-decoration: none;
  color: #000000;
}

.spazio_glossario .lista a:hover
{
  color: #1f4763;
}

.spazio_glossario .lettera
{
  font-size: 1.7em;
  color: #296971;
  font-weight: bold;
}

.spazio_glossario .sottotitolo
{  
  font-size: 1.5em;
  color: #990d0d;
  margin-top: 2px;  
}
.spazio_glossario .titolo
{
  font-size: 2.3em;
  color: #990d0d;
  margin-top: -5px;
}

.spazio_glossario .testo
{
  margin-top: 5px;
  font-size: 1em;
  color: #3D3D3D;
/* font-weight: lighter; */
}

.spazio_glossario .testo a
{
   color: #990D0D;
   text-decoration: none;
}
/*
.spazio_glossario .destra a,.spazio_glossario .destra a:hover,.spazio_glossario .destra a:visited
{
   color: #990D0D;
   text-decoration: none;   
}
*/
.spazio_glossario .titolo_sottolineato
{
  font-size: 2.3em;
  color: #990d0d;
  margin-top: -5px;
  border-bottom: 1px solid #1f4763;
  margin-bottom: 2px;
}

.spazio_glossario .titolo_link
{
  font-size: 2.3em;
  color: #990d0d;
  margin-top: -5px;
  border-bottom: 1px #1f4763 solid;
}

.spazio_glossario .alfabeto
{
  padding-left: 50px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #1f4763;
  color: #ffffff;
}

.spazio_glossario .alfabeto a,.spazio_glossario .alfabeto a:hover,.spazio_glossario .alfabeto a:visited
{
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  margin-left: 2px;
  margin-right: 2px;
}

.spazio_glossario .parola,.spazio_glossario .nome
{
  font-size: 1.2em;
  color: #1f4763;
  border-bottom: 1px solid #1f4763;  
  margin-top: 13px;
  margin-bottom: 15px;
  font-weight: bold;
}

.spazio_glossario .definizione,.spazio_glossario .descrizione
{
  text-align: justify;  
}

.spazio_glossario .definizione a,.spazio_glossario .definizione visited
{
  color: #000000;
  text-decoration: none;
  border-bottom: 1px dotted #000000;
}

.spazio_glossario .definizione a:hover
{
  color: #FF590A;
  border-color: #FF590A; 
}

.spazio_glossario .url
{
  margin-top: 15px;
}

.spazio_glossario .label_riferimenti
{
  font-weight: bold;
  color: #1f4763; 
  display: inline;
}

.spazio_glossario .riferimenti
{
  display: inline;
  margin-left: 20px;
}

.spazio_glossario .riferimenti a, .spazio_glossario .riferimenti a:hover, .spazio_glossario .riferimenti a:visited
{
  text-decoration: none;  
}
.spazio_glossario .campo_testo
{
  display: inline;
  font-weight: normal;
  color: #000000;
  margin-left: 10px;
}

.spazio_glossario .riferimenti_2
{
  margin-left: 67px;
  margin-top: 2px;
}

.spazio_glossario .MessaggioAttenzione
{
  font-size: 1.2em;
  color: #990d0d;
  font-weight: bold;
}

.spazio_glossario .formRicerca
{
  margin-top: 25px;
}

.spazio_glossario .RicercheCategorie
{
  margin-top: 25px;
  color: #3D3D3D;
  font-weight: lighter;
}

.spazio_glossario .RicercheCategorie a,.spazio_glossario .RicercheCategorie a:hover,.spazio_glossario .RicercheCategorie a:visited
{
  text-decoration: none;
  color: #990d0d;
/*border-bottom: 1px dotted #FF590A;*/
  font-weight: bold;
}

.spazio_glossario .RicercheCategorie .categoriaSiti
{
  padding-bottom: 3px;

}

/*----------------------------------------------------------------------------*/

              /*------------------CONTENITORI------------------*/

.contenitoreCMS
{
  margin-bottom: 5px;
}

.contenitoreCMS .aperto
{
    padding-top: 7px;
}

.contenitoreCMS .titoloContenitoreCMS_espandibile
{
    
}

.contenitoreCMS .titoloContenitoreCMS_espandibile a, .contenitoreCMS .titoloContenitoreCMS_espandibile a:visited
{
  text-decoration: none; 
  border-bottom: 0px;  
  font-weight: bold;
}

.contenitoreCMS .titoloContenitoreCMS_espandibile a:hover
{
  text-decoration: none;
  border-bottom: 1px dotted #FF590A;
   
}

.contenitoreCMS .titoloContenitoreCMS
{
    font-weight: bold;
    text-transform: uppercase;       
    line-height: 150%; 
}

.contenitoreCMS .itemContenitoreCMS
{
  border-top: 1px solid #ff590a;  
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 0.9em;  
  margin-bottom: 2px;
}

.contenitoreCMS .itemContenitoreCMS .teaser_link
{
  margin-top: 1px;
/*  font-size: 10%;*/
  /*background-image: url('/images/download_piccolo.gif');
  background-position: left;
  background-repeat: no-repeat;*/
  /*padding-left: 12px;*/
  margin-left: 10px;  
}

.contenitoreCMS .itemContenitoreCMS a, .contenitoreCMS .itemContenitoreCMS a:visited
{
  text-decoration: none;
  border-bottom: 0px;
  color:  #1f4763;  
}

.contenitoreCMS .itemContenitoreCMS a:hover
{
  text-decoration: none;
  border-bottom: 1px dotted #FF590A;
  color: #FF590A;
}

.contenitoreCMS .itemContenitoreCMS .teaser_link a, .contenitoreCMS .itemContenitoreCMS.teaser_link a:visited
{   
  text-decoration: none;
  border-bottom: 0px;
  color: #1f4763;
}

.contenitoreCMS .itemContenitoreCMS .teaser_link a:hover
{
  text-decoration: none;
  border-bottom: 1px dotted #FF590A;
  color: #FF590A;
}


  /*--------AGGIUNTO: CONTENITORI NORMALI(GIA' ESPANSI) ------------*/
  
.contenitoreCMSNormale
{
  /*margin-top: 10px;*/
  margin-bottom: 5px;
  /*padding-top:5px;*/
  padding-bottom: 5px;
  /*border-top: 1px dotted #FF590A;
  border-bottom: 1px dotted #FF590A;*/
}

.contenitoreCMSNormale .titoloContenitoreCMS_espandibile
{
    
}

.contenitoreCMSNormale .titoloContenitoreCMS_espandibile a, .contenitoreCMSNormale .titoloContenitoreCMS_espandibile a:visited
{
  text-decoration: none; 
  border-bottom: 0px;  
  font-weight: bold;
}

.contenitoreCMSNormale .titoloContenitoreCMS_espandibile a:hover
{
  text-decoration: none;
  border-bottom: 1px dotted #FF590A;
   
}

.contenitoreCMSNormale .titoloContenitoreCMS
{
    font-weight: bold;
    text-transform: uppercase;       
    /*line-height: 150%;*/
}

.contenitoreCMSNormale .itemContenitoreCMS
{  
  padding-top: 1px;
  padding-bottom: 0px;
  font-size: 0.9em;  
  margin-bottom: 0px;
}

.contenitoreCMSNormale .itemContenitoreCMS .teaser_link
{
  margin-top: 1px;
/*  font-size: 10%;*/
  /*background-image: url('/images/download_piccolo.gif');
  background-position: left;
  background-repeat: no-repeat;*/
  /*padding-left: 12px;*/
  margin-left: 10px;  
}

.contenitoreCMSNormale .itemContenitoreCMS a, .contenitoreCMSNormale .itemContenitoreCMS a:visited
{
  text-decoration: none;
  color: #1f4763;
}

.contenitoreCMSNormale .itemContenitoreCMS a:hover
{
  text-decoration: none;
  border-bottom: 1px dotted #FF590A;
  color: #FF590A;
}

.contenitoreCMSNormale .itemContenitoreCMS .teaser_link a, .contenitoreCMSNormale .itemContenitoreCMS.teaser_link a:visited
{   
  text-decoration: none;
  border-bottom: 0px;
  color: #1f4763;
}

.contenitoreCMSNormale .itemContenitoreCMS .teaser_link a:hover
{
  text-decoration: none;
  border-bottom: 1px dotted #FF590A;
  color: #1f4763;
}

.contenitoreCMSNormale .aperto
{
    background-color: #F3EFE7;
}

.contenitoreCMSNormale .titoloContenitoreCMS_espandibile
{
    color:  #990D0D;
}

.contenitoreCMSNormale .titoloContenitoreCMS_espandibile a
{
  color:  #990D0D;
}

.contenitoreCMSNormale .titoloContenitoreCMS_espandibile a:hover
{
  color:  #990D0D;
}

.contenitoreCMSNormale .titoloContenitoreCMS_espandibile a:visited
{
  color:  #990D0D;
}

.contenitoreCMSNormale .titoloContenitoreCMS
{
    color:  #990D0D;
}

.contenitoreCMSNormale .itemContenitoreCMS .teaser_link
{
  color: #1f4763;
}



/*----------------------------------------------------------------------------*/ 

.ParteCentraleDinamica
{
    
}

.bottone
{
	cursor: pointer;
  border: 0px;
  font-family: Tahoma,Verdana, Arial;
  font-size: 1em;
  color: #990d0d;
  background-color: transparent;
  /*height: 10px;*/
  padding-top: 1px;
  padding-bottom: 1px;
  margin: 2px;
  font-weight: bold;    
  /* BALDO --- HO MESSO BORDER 0 PER TOGLIERE IL BORDO ROSSO */
  border: 0px solid #990d0d;
  /*padding-right: 13px;
  background-image: url(/images/avanti.gif);
  background-position: right;
  background-repeat: no-repeat;*/
  
}
.bottoneAdestra
{
	 border: 1px solid #1f4763;
	font-weight: normal;
	font-variant: small-caps;
	cursor: pointer;
	color: #1f4763;
	background-color: #ffe79c;
	text-align: center;
	float: right;
}

/*In reltà non è solo per il dettaglio, ma per tutti*/
.boxComandiDettaglio
{
  font-size: 0.8em;
  height: 20px;
  border-top: 1px solid #1f4763;
  padding-top: 4px;
  padding-bottom: 10px;
}
.boxComandiDettaglio a, .boxComandiDettaglio a:visited
{
  text-decoration: none;
  border: 0px;
}
.boxComandiDettaglio a:hover
{
  border-bottom: 1px dotted #FF590A;
  text-decoration: none;
}

.boxComandiDettaglio .sinistra
{
  float: left;
  width: 60%;  
  padding-left: 10px;
}
.boxComandiDettaglio .destra
{
  float: right;
  width: 20%;
  text-align: right;
  padding-right: 10px;  
}

.boxComandiNodo
{
  font-size: 0.8em;
  border-top: 1px solid #1f4763;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  float: left;
}
.boxComandiNodo a, .boxComandiNodo a:visited
{
  text-decoration: none;
  border: 0px;
}

.data_list
{
    font-size: 1em;
    width: 100%;
    border-collapse: collapse;
    border-bottom: thin
}
.data_list th
{
   /* border-right: #ffffff 4px solid;
    border-left: #ffffff 4px solid;
    border-top: #ffffff 2px solid;
    border-bottom: #ffffff 4px solid;*/    
    font-weight: bold;    
    text-align: left;
    border-bottom: 1px solid;     
}

.data_list td
{
    vertical-align: top;
    border-bottom: 1px solid #000000
}

.data_list a
{
  text-decoration: none;
}

.data_list a:hover
{

}


.data_list a:visited
{

}

.ListaRelazione
{
  line-height: 200%;
  list-style-type: none;    
}
.ListaRelazione strong
{
  font-size: 1.1em;
}
.ListaRisultatiRicerca
{
  line-height: 200%;
}


            /*------------------MENU-H-:-BANDA--------------------*/
    

.banda .sinistra
{
  width: 15%;
  float: left
}
.banda .destra
{
  float: right;
  text-align: left;
  width: 25%;
  font-weight: bold;
  text-transform: uppercase; 
}

.banda .destra a, .banda .destra a:visited
{
  text-decoration: none;
  border-bottom: 1px dotted #FF590A; 
}

.banda .destra a:hover
{
  text-decoration: none;
}

.banda .destra #img_chiudi  
{
  width: 15%;
  text-align: left;
}

.banda .immagine
{
  display: inline; 
  background-repeat: no-repeat;
  width: 2px;
}

.banda .dove
{
  display: inline;
  font-weight: bold;
  /*padding-right: 30px;*/
}

.banda .non_dove
{
  display: inline;
  /*padding-right: 30px;*/
}

.banda .non_dove a
{
  text-decoration: none;
}

.banda .non_dove a:hover
{
  text-decoration: none;
}

.banda .dove a
{
  text-decoration: none;
}

.banda .dove a:hover
{

}

.banda .dove a:visited
{

}



    /*--------------VISUALIZZAZIONE-DETTAGLIO-----------------*/

.vademecum
{
  
}

.sidebar a,.sidebar a:visited   
{
/*  border-bottom: 1px dotted;*/     
}

.sidebar a:hover
{
  text-decoration: none;
}

.sidebar ul
{
    border-right: 0px;
    padding-right: 20px;
    border-top: 0px;
    padding-left: 20px;
    padding-bottom: 10px;
    margin: 0px;
    border-left: 0px;
    padding-top: 10px;
    border-bottom: 0px;
    list-style-type: none
}
.sidebar li
{
    padding-right: 0px;
    padding-left: 10px;
    background: url(/images/bullet.gif) no-repeat 0px 7px;
    padding-bottom: 3px;
    padding-top: 0px
}

.sezioneDati
{
    border-bottom: 1px solid #990d0d;
    padding-right: 10px;
    margin-top: 8px;
    padding-left: 0px;
    font-weight: 600;
    font-size: 1em;
    padding-bottom: 2px;
    padding-top: 5px;
}

.schedaDettaglio
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    width: 98%;
    padding-top: 3px
}

.schedaDettaglio a
{  
   text-decoration: none;
   border-bottom: 1px dotted;   
}
.schedaDettaglio a:hover
{
   text-decoration: none;   
}
.schedaDettaglio a:visited
{
   text-decoration: none;
   border-bottom: 1px dotted;   
}

.sidebar_dettaglio a,.sidebar_dettaglio a:visited   
{
    text-decoration: none;
    border-bottom: 1px dotted;     
}

.sidebar_dettaglio a:hover
{
  text-decoration: none;
}

.sidebar_dettaglio .dettaglioLabel
{
  display: block;
}

/*Ridefinito per ogni singola classe di label - per lo più invisibile*/
.dettaglioLabel
{
    font-weight: bold;
    color: #990d0d;
    display: none;
    /*width: 23%;
    text-align: left;
    margin-bottom: 4px;*/        
}
.dettaglioDati
{
    margin-bottom: 4px;
    display: inline;
/*    float: left */
}

.extra
{
    /*margin-right: 8px;
    margin-left: 8px;*/
    border-top:1px solid #990d0d;
    margin-bottom: 12px;
    margin-top: 10px;
}

.dettaglio_edit .dettaglioLabel
{
    display: block;
    float: left;
    font-weight: bolder;
    width: 25%;
    text-align: left;
    margin-bottom: 4px;
    margin-right: 15px;
}
.dettaglio_edit .dettaglioDati
{
    width: 70%;
    margin-bottom: 4px;
    float: left
}
.dettaglio_edit .dettaglioDati input, .dettaglio_edit .dettaglioDati textarea
{
  width: 90%;
}

      /*-----------------NORMALE-----------------------------*/
      
.normale .sidebar
{
    float: right;
    width: 20%;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 6px;  
    margin: 0px 10px 0px 0px;
    padding-top: 5px;
}

.normale .sidebar_dettaglio
{
    float: right;
    width: 22%;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 14px;  
    margin: 0px 0px 0px 0px;
    padding-top: 14px;
    font-size: 0.9em;
}

.dettaglio_edit .normale .sidebar_dettaglio
{
    width: 20%;
}

.normale .contenuto_dettaglio
{
  float: left;
  width: 70%;  
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;          
}

.dettaglio_edit .normale .contenuto_dettaglio
{
    width: 71%;
}

.normale .titoloDettaglio
{  
  
}

.normale .titoloDettaglio h1
{
  /*background-image: url('/images/frecciase_arancio.gif');
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 30px;
  text-decoration: none;
  line-height: 150%;
  color: #990D0D; */ 
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-top: 1px solid;
  border-bottom: 0px;
  /*font-weight: normal;*/
  font-size: 1em;
  padding-top: 4px;
}

.normale .scheda
{
/*padding-top:3px;*/
  padding-top:0px;
}

      /*-----------------PAGINADB---------------------------*/

.dettaglioPaginaDB .sidebar
{
    float: left;
    width: 12%;
    padding-right: 6px;
    padding-left: 10px;  
    padding-top: 6px;
    margin: 0px 10px 0px 0px;    
}

.dettaglioPaginaDB .contenuto_dettaglio
{
  float: left;
  width: 78%; 
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;     
}

.dettaglioPaginaDB .contenuto_dettaglio .sinistra
{
  float: left;
  width: 50%;
}

.dettaglioPaginaDB .titoloDettaglio
{  
  width: 100%;
  border-bottom: 1px solid #ff590A;
}

.dettaglioPaginaDB .scheda
{
  text-align: justify;
  line-height: 120%;
}

.dettaglioPaginaDB .scheda h1
{
  font-weight: normal;
}

.dettaglioPaginaDB .scheda a,.dettaglioPaginaDB .scheda a:visited
{
  text-decoration: none;
  border-bottom: 1px dotted;
}

.dettaglioPaginaDB .scheda a:hover
{
  text-decoration: none;
  border-bottom: 1px solid;
}
 

    /*-----------------------NEGLI-AMBIENTI----------------------*/

.contenuto_centrale
{
  float: left;
  width: 82%;  
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px; 
}

.zona_laterale_destra
{
  float: right;
  width: 13%;
  padding-top: 15px;
  padding-left: 10px; 
  /*border-left: 1px solid #ff590a;
  border-bottom: 1px solid #ff590a;*/
}

.PaginaCMS
{

}

/*------------------------------GESTIONE-DEL-NODO-----------------------------*/

.traccianav
{
    margin-top: 10px;
    font-weight: bolder;
    font-size: 1em;
    color: #ffffff;
    background-color: #1f4763;
    padding-top: 1px;
    padding-bottom: 1px;
}
.traccianav_nodo
{
    font-size: 1em;
}
.traccianav_titolo
{
    font-size: 1em;
}
.testonav
{
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    padding-top: 1px;
    border-top: 2px solid #ff590a;
    border-bottom: 2px solid #ff590a;
}
.testonav a
{
    font-size: 1.1em;
    color: #000000;
    text-decoration: none
}
.testonav a:hover
{
    color: #ff590a;
    text-decoration: underline
}

/*----------------------------ELEMENTI-DEL-DETTAGLIO-DB-----------------------*/

.Sintesi
{
  margin-bottom: 6px;
  margin-top: 3px;
  border-top: 1px solid #296971;
  padding-top: 3px;
  text-align: justify;
}

.Testo
{
  margin-bottom: 6px;
}

.DescrizioneAttivita
{
  margin-bottom: 6px;
}

.Allegato
{
  margin-bottom: 6px;
  margin-top: 12px;    
  font-size: 0.9em;
  border-bottom: 0px;  
}

.Allegato .dettaglioLabel
{ 
  font-weight: bold;
  margin-right: 3px;
  color: #FF590A;
  display: inline;
}

.Allegato .dettaglioDati
{
/* background-image: url('/images/download.gif'); */
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: inline;
}

.Allegato a
{
  color: #1f4763;
}

.Allegato1
{
  margin-bottom: 6px;
  margin-top: 3px;
  margin-left: 44px;    
  font-size: 0.8em;
  border-bottom: 0px;  
}

.Allegato1 .dettaglioLabel
{ 
  font-weight: bold;
  margin-right: 3px;
  display: inline;
}

.Allegato1 .dettaglioDati
{
/* background-image: url('/images/download.gif'); */
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: inline;
}

.Allegato1 a
{
  
  color: #1f4763;
}


.Editore 
{
  display: inline;
}
/*
.Editore .dettaglioLabel
{
  display: none;
}
*/
.LuogoEdizione
{
  display: inline;
}
/*
.LuogoEdizione .dettaglioLabel
{
  display: none;
}
*/
.Anno
{
  display: inline;
}

.Anno .dettaglioLabel
{
  display: none;
}


.Cap 
{
  display: inline;
}

.Cap .dettaglioLabel
{
  display: none;
}

.Comune
{
  display: inline;
  margin-left: 4px;
  margin-right: 4px;
}

.Comune .dettaglioLabel
{
  display: none;
}

.Provincia
{
  display: inline;
}

.Provincia .dettaglioLabel
{
  display: none;
}

.Descrizione
{
  padding-top: 5px;
  padding-bottom: 5px;
}

.Siti .dettaglioLabel
{
  display: inline;
}

.Relazioni .dettaglioLabel
{
  display: inline;
}

.Segnalazioni .dettaglioLabel
{
  display: inline;
}


.boxComandiDettaglioSuperiori
{
  font-size: 0.8em;
  height: 20px;
  border-bottom: 1px solid #1f4763;
  padding-top: 4px;
  padding-bottom: 4px;
}
.boxComandiDettaglioSuperiori a, .boxComandiDettaglioSuperiori a:visited
{
  text-decoration: none;
  border: 0px;
}
.boxComandiDettaglioSuperiori a:hover
{
  border-bottom: 1px dotted #FF590A;
  text-decoration: none;
}
.boxComandiDettaglioSuperiori
{
  
}

.boxComandiDettaglioSuperiori .sinistra
{
  float: left;
  width: 40%;  
  padding-left: 10px;
}
.boxComandiDettaglioSuperiori .destra
{
  float: right;
  width: 50%;
  text-align: right;
  padding-right: 10px;  
}


/*----------------------------ELEMENTI-DEL-DETTAGLIO-DB-editori---------------*/



.ClasseOggetti .dettaglioLabel, .TipoContenitore .dettaglioLabel,.IdPagina .dettaglioLabel,.OrdinamentoOggetti .dettaglioLabel
{
  display: inline;
  margin-right: 10px;
  line-height: 150%;
}

.NumeroOggetti .dettaglioLabel, .SceltaDiretta .dettaglioLabel,.Documenti .dettaglioLabel
{
  display: inline;
  margin-right: 10px;
  line-height: 150%;
}
/*
.Materiali .dettaglioLabel, .Keywords .dettaglioLabel
{
  display: inline;
}
*/
.item_iscrizione_label 
{  
  float: left; width:35%; font-weight: bolder;
}

.item_iscrizione 
{  
  float: left; width:47%;
}

.label_relazione_edit 
{  
  vertical-align: super;
}
.Keywords
{
  font-size: 0.9em;
}

.Keywords .dettaglioLabel
{ 
  font-weight: bold;
  color: #FF590A;
  display: inline;
}

.Keywords .dettaglioDati
{
/* background-image: url('/images/download.gif'); */
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: inline;
}

.Keywords a
{
  color: #1f4763;
}

.Materiali
{
  font-size: 0.9em;
}

.Materiali .dettaglioLabel
{ 
  font-weight: bold;
  color: #FF590A;
  display: inline;
}

.Materiali .dettaglioDati
{
/* background-image: url('/images/download.gif'); */
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: inline;
}

.Materiali a
{
  color: #1f4763;
}

.MaterialiPartnership a
{
  color: #1f4763;
}

.MaterialiPartnership
{
  font-size: 0.9em;
}

.MaterialiPartnership .dettaglioLabel
{ 
  font-weight: bold;
  color: #FF590A;
  display: inline;
}

.MaterialiPartnership .dettaglioDati
{
/* background-image: url('/images/download.gif'); */
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: inline;
}

.MaterialiPartnership a
{
  color: #1f4763;
}

.Link
{
  font-size: 0.9em;
}

.Link .dettaglioLabel
{ 
  font-weight: bold;
  color: #FF590A;
  display: inline;
}

.Link .dettaglioDati
{
/* background-image: url('/images/download.gif'); */
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: inline;
}

.Link a
{
  color: #1f4763;
}

.Esperti
{
  font-size: 0.9em;
}

.Esperti .dettaglioLabel
{ 
  font-weight: bold;
  color: #FF590A;
  display: inline;
}

.Esperti .dettaglioDati
{
/* background-image: url('/images/download.gif'); */
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: inline;
}

.Esperti a
{
  color: #1f4763;
}
.Organismi
{
  font-size: 0.9em;
}

.Organismi .dettaglioLabel
{ 
  font-weight: bold;
  color: #FF590A;
  display: inline;
}

.Organismi .dettaglioDati
{
/* background-image: url('/images/download.gif'); */
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: inline;
}

.Organismi a
{
  color: #1f4763;
}

.Flag_Attivo 
{ 
  display: none;
}

.IngrandisciCaratteri
{
  /*float: right;  
  width: 20%;*/
  text-align: right;
}

.IngrandisciCaratteri a
{
  color: #000000;
  text-decoration: none;
}

.lista_link_caratteri .link_destra
{
  /*width: 60%;
  float: right;*/  
  text-align: right;
  padding-top: 2px;
  border-left: 1px solid #1f4763;
}

.ListaRisultatiRicercaSito a
{
  text-decoration: none;
  color: #000000;
}

.ListaRisultatiRicercaSito a:hover
{
  text-decoration: none;
  border-bottom: 1px dotted #FF590A;
  color: #FF590A;
}

.ListaRisultatiRicercaSito .oggetto 
{
  color: #990D0D;
}

.LinkRecuperoPassword a
{
  text-decoration: none;
  color: #990D0D;
  font-weight: bold;
}

.destrablu a, .destrablu a:hover, .destrablu a:visited   
{
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

.TitoloForum
{
    font-size: 2em;
    color: #990d0d;
    text-align: center;
}

.LinkMessaggiForum a
{
    color: #1F4763;
    text-decoration: none;
    border-bottom: 1px dotted #FF590A;
}

.LinkMessaggiForum a:hover
{
    color: #FF590A;
}
.HrForum
{
    border: 1pt solid #4A6D84;
    color: #ffffff;
}
.RigaArancione
{
    background-color: #FF590A;
    height: 0.7em;
}
.RigaBlu
{
    background-color: #4A6D84;
    height: 1.2em;
    color: #FFFFFF;
    font-weight: bold;    
}
.LinkPagina
{
    color: #1f4763;
    background-color: #ffffff;
    border-color: #ffffff;
    cursor: pointer;   
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #1f4763;
}

