body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    margin: 0px;
}
.body_popup
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    margin: 0px;
    background-color: #f0f0f0;
}

/* TESTATA */

#testata
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    background-image: url(../images/fondo_testata.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #134f54;
    width: 750px;
    height: 142px;
}
#testata_stampa
{
    width: 2px;
	height: 0;
	font-size: .1em;
	left: -1000em;
	position: absolute;
	visibility: hidden;
	overflow: hidden;
}
#testata_stampa_dx
{
    width: 2px;
	height: 0;
	font-size: .1em;
	left: -1000em;
	position: absolute;
	visibility: hidden;
	overflow: hidden;
}
#testata_stampa_sx
{
    width: 2px;
	height: 0;
	font-size: .1em;
	left: -1000em;
	position: absolute;
	visibility: hidden;
	overflow: hidden;
}
#link_home
{
    float: left;
    height: 142px;
    width: 262px;
}
#contenitore_menu
{
    float: right;
    height: 142px;
    width: 436px;
}
#link_utility
{
    width: 415px;
    text-align: right;
    padding-right: 21px;
    padding-top: 3px;
    color: #134f54;
    margin-bottom: 32px;
}   
#link_utility a:link, #link_utility a:visited
{
    color: #134f54;
	text-decoration: none;
}
#link_utility a:hover, #link_utility a:active
{
    color:#000000;
	text-decoration: underline;
}
#ricerca
{
    width: 414px;
    height: 59px;
    text-align: right;
    padding-right: 22px;
    padding-top: 3px;
}
.input_cerca
{
    border: 1px solid #808080;
    width: 260px;
    padding: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
}
.input
{
    border: 1px solid #808080;
    width: 260px;
    padding: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
}
.input2
{
    border: 1px solid #808080;
    width: 220px;
    padding: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
    margin-top: 2px;
}
.input3
{
    border: 1px solid #808080;
    width: 490px;
    padding: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #808080;
    margin-top: 2px;
}
.input4
{
    border: 1px solid #808080;
    width: 95%;
    padding: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
    margin-top: 2px;
}
.pulsante_cerca
{
    border-style: inherit;
    padding: 0px;
    background-image: url(   '../images/pulsante_ricerca.gif' );
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 22px;
    height: 24px;
    cursor: pointer;
}
#link_struttura
{
    width: 416px;
    text-align: right;
    padding-right: 20px;
}
.blocco
{
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.figlio_foto_allegati
{
    width: 230px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: right;
    margin-left: 10px;
}
.figlio_foto_allegati2
{
    width: 230px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: right;
    margin-bottom: 5px;
    margin-left: 20px;
}
.foto_pagina_sx
{
    width: 230px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
#menu_pagine_figlio
{
    width: 220px;
    text-align: left;
    padding-left: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #808080;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-bottom: 7px;
    margin-bottom: 5px;
}
#menu_pagine_figlio_centrale
{
    width: 530px;
    text-align: left;
    padding-left: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 15px;
}
#allegati
{
    text-align: left;
    padding-left: 12px;
    padding-top: 2px;
    padding-bottom: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #2b5e99;
    background-image: url(../images/fondo_allegati.gif);
    background-repeat: no-repeat;
    margin-top: 10px;
}
#box_allegati
{
    background-position: left top;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
}

/* -------------------------------------------------------- */

/* PERCORSO */

#percorso
{
    width: 733px;
    text-align: left;
    padding-left: 17px;
    padding-top: 12px;
    padding-bottom: 5px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #134f54;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #243a37;
    overflow: auto;
}   
#percorso a:link, #percorso a:visited
{
    color: #243a37;
	text-decoration: none;
}
#percorso a:hover, #percorso a:active
{
    color:#000000;
	text-decoration: underline;
}
#percorso_home
{
    width: 400px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #243a37;
    float: left;
}
#data
{
    width: 300px;
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #243a37;
    float: right;
    padding-right: 20px;
}    
/* -------------------------------------------------------- */

/* corpo */

#corpo_pagina
{
    background-position: left;
    width: 750px;
    margin-top: 10px;
    overflow: hidden;
    background-image: url(../images/fondo_corpo_pagina.gif);
    padding-bottom: 20px;
}
#corpo_pagina_nosfondo
{
    background-position: left;
    width: 750px;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 20px;
}
#colonna_sx_pagina
{
    width: 530px;
    float: left;
    text-align: justify;
    padding-right: 15px;
}
#colonna_sx_sx_pagina
{
    width: 310px;
    float: left;
    text-align: left;
}
#colonna_sx_dx_pagina
{
    width: 195px;
    float: right;
    text-align: left;
    margin-bottom: 20px;
}
#colonna_sx_sx_home
{
    width: 229px;
    float: left;
    text-align: left;
}
#colonna_sx_sx_home2
{
    width: 229px;
    float: left;
    text-align: left;
    height: 100%;
    overflow: auto;
}
#colonna_sx_sx_eventivita
{
    width: 250px;
    float: left;
    text-align: left;
    padding-bottom: 25px;
}
#colonna_dx_sx_home
{
    width: 285px;
    float: right;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 25px;
}  
#colonna_dx_sx_home a:link, #colonna_dx_sx_home a:visited
{
    color: #233a5a;
	text-decoration: none;
}
#colonna_dx_sx_home a:hover, #colonna_dx_sx_home a:active
{
    color:#233a5a;
	text-decoration: underline;
}  
#colonna_dx_pagina
{
    width: 188px;
    float: right;
    text-align: left;
} 
#colonna_dx_pagina a:link, #colonna_dx_pagina a:visited
{
    color: #134f54;
	text-decoration: none;
}
#colonna_dx_pagina a:hover, #colonna_dx_pagina a:active
{
    color: #000000;
	text-decoration: underline;
}
/* -------------------------------------------------------- */

/* colonna sx home */

#apertura_box_home
{
    background-position: left top;
    width: 229px;
    background-image: url(../images/aperturabox_home.gif);
    background-repeat: no-repeat;
    height: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
}
#contenuto_box_home
{
    width: 210px;
    padding-right: 7px;
    padding-left: 10px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #babdc2;
    border-left-color: #babdc2;
    background-color: #e9f1fe;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
    color: #666666;
}
#chiusura_box_home
{
    background-position: left top;
    width: 229px;
    background-image: url(../images/chiusurabox_home.gif);
    background-repeat: no-repeat;
    height: 12px;
}
.foto_descrizioni_home
{
    width: 60px;
    height: 54px;
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}
.banner_sx
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444444;
    text-align: left;
    line-height: 13px;
    background-image: url(../images/freccia_testatina.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 43px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 186px;
}
.banner_dx
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444444;
    text-align: left;
    line-height: 13px;
    background-image: url(../images/freccia_testatina.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 43px;
    margin-bottom: 20px;
    width: 145px;
}

/* -------------------------------------------------------- */

/* colonna centrale home */

.news
{
    background-position: left 14px;
    width: 100%;
    background-image: url(../images/filetto_news.gif);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 25px;
}  
.news a:link, .news a:visited
{
    color: #233a5a;
	text-decoration: none;
}
.news a:hover, .news a:active
{
    color:#233a5a;
	text-decoration: underline;
}
.foto_news
{
    margin-right: 10px;
    width: 100px;
    float: left;
    margin-top: 2px;
}

/* -------------------------------------------------------- */

/* colonna destra home */

#accade
{
    background-position: left top;
    width: 100%;
    background-image: url(../images/testatina_accade.gif);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    padding-top: 52px;
    margin-bottom: 8px;
}
.evento
{
    
    padding-bottom: 10px;
    font-size: 10px;
} 
#chiusura_accade
{
    background-position: left top;
    width: 100%;
    background-image: url(../images/filetto_colonna_dx_home.gif);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    padding-top: 5px;
    margin-bottom: 15px;
}
#chiusura_primopiano
{
    background-position: left top;
    width: 100%;
    background-image: url(../images/filetto_colonna_dx_home.gif);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    padding-top: 5px;
    margin-bottom: 5px;
}
#primo_piano
{
    background-position: left top;
    width: 100%;
    background-image: url(../images/testatina_primopiano.gif);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    padding-top: 52px;
    margin-bottom: 8px;
}
/* -------------------------------------------------------- */

/* contenuto */

#contenuto_pagina
{
    width: 97%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    margin-bottom: 25px;
    margin-right: 2px;
    overflow: auto;
    padding-right: 8px;
    padding-bottom: 8px;
}  
#contenuto_pagina a:link, #contenuto_pagina a:visited
{
    color: #233a5a;
	text-decoration: underline;
}
#contenuto_pagina a:hover, #contenuto_pagina a:active
{
    color:#993300;
	text-decoration: none;
}
#contenuto_pagina_ar
{
    width: 750px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    margin-bottom: 25px;
    overflow: auto;
}  
#contenuto_pagina_ar a:link, #contenuto_pagina_ar a:visited
{
    color: #233a5a;
	text-decoration: underline;
}
#contenuto_pagina_ar a:hover, #contenuto_pagina_ar a:active
{
    color:#993300;
	text-decoration: none;
}
#contenuto_pagina_sez
{
    width: 530px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    margin-bottom: 25px;
}  
#contenuto_pagina_sez a:link, #contenuto_pagina_sez a:visited
{
    color: #233a5a;
	text-decoration: none;
}
#contenuto_pagina_sez a:hover, #contenuto_pagina_sez a:active
{
    color:#993300;
	text-decoration: underline;
}
#contenuto_pagina_mappa
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    padding-left: 42px;
    margin-bottom: 25px;
}  
#contenuto_pagina_mappa a:link, #contenuto_pagina_mappa a:visited
{
    color: #233a5a;
	text-decoration: none;
}
#contenuto_pagina_mappa a:hover, #contenuto_pagina_mappa a:active
{
    color:#993300;
	text-decoration: underline;
}
.contenuto_pagina
{
    width: 530px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    margin-bottom: 15px;
    overflow: auto;
}  
.contenuto_pagina_sx
{
    width: 240px;
    float: left;
    text-align: left;
} 
.contenuto_pagina_dx
{
    width: 248px;
    float: right;
    text-align: left;
}
#testatina_pagina
{
    font-family: Verdana;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    letter-spacing: -2px;
    background-image: url(../images/freccia_testatina.gif);
    background-position: left 1px;
    padding-left: 40px;
    padding-bottom: 5px;
    width: 90%;
    background-repeat: no-repeat;
    color: #2b5e99;
} 
#testatina_pagina a:link, #testatina_pagina a:visited
{
    color: #2b5e99;
	text-decoration: none;
}
#testatina_pagina a:hover, #testatina_pagina a:active
{
    color:#2b5e99;
	text-decoration: none;
}
#testatina_pagina2
{
    font-family: Verdana;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    letter-spacing: -2px;
    background-image: url(../images/freccia_testatina_indietro.gif);
    background-position: left 1px;
    padding-left: 40px;
    padding-bottom: 5px;
    width: 90%;
    background-repeat: no-repeat;
    color: #2b5e99;
} 
#testatina_pagina2 a:link, #testatina_pagina2 a:visited
{
    color: #2b5e99;
	text-decoration: none;
}
#testatina_pagina2 a:hover, #testatina_pagina2 a:active
{
    color:#2b5e99;
	text-decoration: none;
}
#utility
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    width: 96%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 19px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    background-color: #eeeeee;
    overflow: auto;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
}  
#utility a:link, #utility a:visited
{
    color: #888888;
	text-decoration: none;
}
#utility a:hover, #utility a:active
{
    color:#333333;
	text-decoration: underline;
}
#stampa
{
    float: left;
    width: 270px;
    text-align: right;
    background-position: 135px center;
    background-image: url(../images/stampa.gif);
    background-repeat: no-repeat;
}
#segnala
{
    float: right;
    text-align: right;
    width: 187px;
    background-position: left center;
    background-image: url(../images/segnala.gif);
    background-repeat: no-repeat;
}
.foto_pagina
{
    padding-left: 15px;
    padding-bottom: 5px;
    float: right;
}

#menu_contenuti
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    font-family: Verdana;
    font-size: 28px;
    color: #dddddd;
    text-align: left;
    letter-spacing: -2px;
    font-weight: bold;
    padding-bottom: 5px;
}
.elenco_menu
{
    background-position: left 3px;
    font-family: Verdana;
    font-size: 10px;
    text-align: left;
    background-image: url(../images/elenco_menu.gif);
    background-repeat: no-repeat;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-left: 14px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.elenco_menu2
{
    background-position: left 3px;
    font-family: Verdana;
    font-size: 10px;
    text-align: left;
    background-image: url(../images/elenco_menu2.gif);
    background-repeat: no-repeat;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-left: 14px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.elenco_pagina
{
    background-position: left 3px;
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    background-image: url(../images/elenco_menu_pagina.gif);
    background-repeat: no-repeat;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-left: 14px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.elenco_pagina2
{
    background-position: left 3px;
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    background-image: url(../images/elenco_menu_pagina2.gif);
    background-repeat: no-repeat;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-left: 14px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.elenco_pagina3
{
    background-position: left 3px;
    text-align: left;
    background-image: url(../images/elenco_menu_pagina3.gif);
    background-repeat: no-repeat;
    padding-left: 14px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.elenco_pagina4
{
    background-position: left 3px;
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    background-image: url(../images/elenco_menu_pagina.gif);
    background-repeat: no-repeat;
    padding-left: 14px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.elenco_pagina5
{
    background-position: left 3px;
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    background-image: url(../images/elenco_menu_pagina2.gif);
    background-repeat: no-repeat;
    padding-left: 14px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.organico
{
    background-position: right 1px;
    font-family: Verdana;
    font-size: 12px;
    text-align: right;
    background-image: url(../images/organico.gif);
    background-repeat: no-repeat;
    border-bottom-style: dotted;
    border-bottom-width: 0px;
    border-bottom-color: #C0C0C0;
    padding-left: 14px;
    padding-bottom: 4px;
    margin-bottom: 5px;
    padding-right: 30px;
}
.filetto
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    height: 5px;
    margin-bottom: 8px;
    padding-right: 30px;
}
.box_personale
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #dddddd;
    padding-bottom: 2px;
    margin-bottom: 5px;
    height: 15px;
}
.box_personale_sx
{
    float: left;
    width: 380px;
    text-align: left;
}
.box_personale_dx
{
    float: right;
    width: 115px;
    text-align: right;
}
.indirizzo
{
    background-position: left 2px;
    text-align: left;
    padding-left: 15px;
    background-image: url(../images/indirizzo.gif);
    background-repeat: no-repeat;
}
.telefoni
{
    background-position: left 2px;
    text-align: left;
    padding-left: 15px;
    background-image: url(../images/tel.gif);
    background-repeat: no-repeat;
}
.titoletto
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #808080;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-bottom: 2px;
    padding-left: 10px;
}
.titoletto2
{
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-bottom: 15px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #466991;
    border-bottom-color: #466991;
    background-color: #7095c0;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
.titoletto3
{
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-bottom: 15px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    background-color: #f0f0f0;
    font-size: 11px;
    text-align: right;
}
.titoletto4
{
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 10px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #666666;
    border-bottom-color: #666666;
    background-color: #537fb3;
    font-size: 10px;
    text-align: right;
    font-weight: bold;
} 
.titoletto4 a:link, .titoletto4 a:visited
{
    color: #ffffff;
	text-decoration: none;
}
.titoletto4 a:hover, .titoletto4 a:active
{
    color:#f0f0f0;
	text-decoration: none;
}
.box_bandi
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    padding-bottom: 5px;
    margin-bottom: 15px;
    overflow: auto;
}
.box_bandi_sx
{
    width: 245px;
    float: left;
    text-align: left;
    font-size: 11px;
}
.box_bandi_dx
{
    width: 245px;
    float: right;
    text-align: left;
    font-size: 11px;
}
.giunta
{
    overflow: auto;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    margin-bottom: 5px;
    text-align: left;
    font-size: 11px;
}
.giunta_foto
{
    padding: 2px;
    border: 1px double #C0C0C0;
    margin-bottom: 3px;
}
.giunta_bio
{
    padding-top: 2px;
    padding-bottom: 2px;
}
.giunta_sx
{
    width: 106px;
    float: left;
}
.giunta_dx
{
    width: 385px;
    float: right; 
    padding-bottom: 10px;
}
.risultato_ricerca
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}
.foto_miniatura
{
    width: 100px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    padding: 1px;
}
.descrizione_miniatura
{
    width: 150px;
    font-family: Verdana;
    font-size: 10px;
    color: #555555; 
    padding-top: 5px; 
    padding-bottom: 10px;    
}


/* -------------------------------------------------------- */

/* PUP UP */

#testata_popup
{
    background-position: left top;
    background-image: url(../images/fondo_popup.png);
    background-repeat: no-repeat;
    height: 48px;
}
.corpo_popup
{
    padding: 20px;
    font-size: 11px;
    overflow: auto;
}  
.corpo_popup a:link, .corpo_popup a:visited
{
    color: #233a5a;
	text-decoration: none;
}
.corpo_popup a:hover, .corpo_popup a:active
{
    color:#233a5a;
	text-decoration: underline;
}
.corpo_popup2
{
    font-size: 11px;
    overflow: auto;
    padding: 10px 10px 0px 0px;
} 
.corpo_popup_sx
{
    width: 46%;
    float: left;
}
.corpo_popup_dx
{
    width: 46%;
    float: right;
    padding-right: 9px;
}
.nome
{
    background-position: left center;
    background-image: url(../images/persona.gif);
    background-repeat: no-repeat;
    padding-bottom: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-bottom: 10px;
    padding-left: 15px;
}
.telefono
{
    background-position: left center;
    background-image: url(../images/tel.gif);
    background-repeat: no-repeat;
    padding-bottom: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-bottom: 10px;
    padding-left: 15px;
}
.cell
{
    background-position: left center;
    background-image: url(../images/cell.gif);
    background-repeat: no-repeat;
    padding-bottom: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-bottom: 10px;
    padding-left: 15px;
}
.fax
{
    background-position: left center;
    background-image: url(../images/fax.gif);
    background-repeat: no-repeat;
    padding-bottom: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-bottom: 10px;
    padding-left: 15px;
}
.email
{
    background-position: left center;
    background-image: url(../images/email.gif);
    background-repeat: no-repeat;
    padding-bottom: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 0px;
    border-bottom-color: #808080;
    margin-bottom: 10px;
    padding-left: 15px;
}
.email2
{
    background-position: left center;
    background-image: url(../images/email.gif);
    background-repeat: no-repeat;
    padding-bottom: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-bottom: 10px;
    padding-left: 15px;
}
.profilo
{
    background-position: left center;
    background-image: url(../images/profilo.gif);
    background-repeat: no-repeat;
    padding-bottom: 3px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-bottom: 10px;
    padding-left: 15px;
}
.elenco_02001b
{
    background-position: left 3px;
    background-image: url(../images/elenco_menu_figlio.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.banner
{
    background-position: left bottom;
    overflow: auto;
    margin-bottom: 10px;
    padding-bottom: 5px;
    background-image: url(../images/filetto_colonna_dx_home.gif);
    background-repeat: no-repeat;
} 
.banner a:link, .banner a:visited
{
    color: #233a5a;
	text-decoration: none;
}
.banner a:hover, .banner a:active
{
    color:#2b5e99;
	text-decoration: underline;
}
.bannersx_sx
{
    width: 25px;
    float: left
}
.bannersx_dx
{
    width: 190px;
    float: right
}
.bannerdx_dx
{
    width: 149px;
    float: right
}
.paginazione
{
    border: 1px solid #cccccc;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #f0f0f0;
    font-size: 10px;
    text-align: right;
    margin-left: 35px;
}
.filetto_separa
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
    height: 4px;
    margin-bottom: 8px;
}
.corpo_ris_trova
{
    border-style: solid;
    border-width: 1px 1px 2px 1px;
    border-color: #C0C0C0;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-size: 11px;
    overflow: auto;
    margin-top: 8px;
    margin-bottom: 5px;
    background-color: #f6f6f6;
}  


/* -------------------------------------------------------- */

/* Piede pagina */

#piede
{
    width: 750px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-bottom: 10px;
    text-align: left;
    background-color: #d3e3fb;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #134f54;
    border-bottom-color: #134f54;
    padding-top: 3px;
    padding-bottom: 3px;
    overflow: auto;
}  
#piede a:link, #piede a:visited
{
    color: #134f54;
	text-decoration: none;
}
#piede a:hover, #piede a:active
{
    color:#000000;
	text-decoration: underline;
}  
#piede_colonna_sx
{
    background-position: 10px center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    float: left;
    width: 170px;
    background-image: url(../images/riservata.gif);
    background-repeat: no-repeat;
    padding-left: 23px;
} 
#piede_colonna_dx
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    float: right;
    width: 506px;
} 
#piede_chiusura
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    width: 750px;
    margin-top: 7px;
    padding-bottom: 20px;
} 
#piede_chiusura a:link, #piede_chiusura a:visited
{
    color: #134f54;
	text-decoration: none;
}
#piede_chiusura a:hover, #piede_chiusura a:active
{
    color:#000000;
	text-decoration: underline;
}
/* -------------------------------------------------------- */

/* FONT */

.corpo10
{
    font-family: Verdana; 
    font-size: 10px; 
}
.corpo10grigio
{
    font-family: Verdana;
    font-size: 10px;
    color: #555555;
}
.corpo11
{
    font-family: Verdana;
    font-size: 11px;
    color: #222222;
}
.corpo11nero
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
.corpo12
{
    font-family: Verdana;
    font-size: 12px;
    color: #222222;
}
.corpo12grigio
{
    font-family: Verdana;
    font-size: 12px;
    color: #777777;
}
.corpo14
{
    font-family: Verdana;
    font-size: 14px;
    color: #222222;
    text-align: left;
}
.corpo15
{
    font-family: Verdana;
    font-size: 15px;
    color: #777777;
    text-align: left;
}
.corpo14 a:link, .corpo14 a:visited
{
    color: #000000;
	text-decoration: none;
}
.corpo14 a:hover, .corpo14 a:active
{
    color:#993300;
	text-decoration: none;
}
.corpo21
{
    font-family: Verdana; 
    font-size: 21px; 
}
/* -------------------------------------------------------- */

/* MAPPA */


ul.tree-menu {
    font-size: 13px;
    line-height: 16px;
    font-family: Verdana;
    margin: 0;
    padding: 0;
}
ul.tree-menu ul {
    margin: 0 0 0 20px;
    padding: 2px 0 0 0;
}
ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu li.section {
    background-image: url("../images/folder.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.section-open {
    background-image: url("../images/folder-open.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.box {
    background-image: url("../images/doc.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu a {
    margin-left: 20px;
    color: #0000ff;
    text-decoration: none;
    white-space: nowrap;
}
ul.tree-menu a:hover {
    margin-left: 20px;
    color: #0000ff;
    text-decoration: underline;
    white-space: nowrap;
}
.mappa_sottosez
{
    padding-left: 30px;
    text-align: left;
}
/* Menu Bandi e Gare*/

.contiene_menu_bandi
{
	width: 511px;
	padding-left: 3px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.bottone_bandi
{
	width: 106px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_bandi.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 1px;
	border: 0px;
	cursor: pointer;
}
.bottone_bandi:hover
{
	background-position: left bottom;
}
.bottone_bandi_attivo
{
	width: 106px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_bandi.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 1px;
	border: 0px;
}
.bottone_esiti
{
	width: 106px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_bandi.png);
	background-repeat: no-repeat;
	background-position: -107px top;
	margin-right: 1px;
	border: 0px;
	cursor: pointer;
}
.bottone_esiti:hover
{
	background-position: -107px bottom;
}
.bottone_esiti_attivo
{
	width: 106px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_bandi.png);
	background-repeat: no-repeat;
	background-position: -107px bottom;
	margin-right: 1px;
	border: 0px;
}
.bottone_archivio_bandi
{
	width: 106px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_bandi.png);
	background-repeat: no-repeat;
	background-position: -160px top;
	margin-right: 1px;
	border: 0px;
	cursor: pointer;
}
.bottone_archivio_bandi:hover
{
	background-position: -160px bottom;
}
.bottone_archivio_bandi_attivo
{
	width: 106px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_bandi.png);
	background-repeat: no-repeat;
	background-position: -160px bottom;
	margin-right: 1px;
	border: 0px;
}
.bottone_bandi_altri
{
	width: 106px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_bandi.png);
	background-repeat: no-repeat;
	background-position: -325px top;
	border: 0px;
	cursor: pointer;
}
.bottone_bandi_altri:hover
{
	background-position: -325px bottom;
}
.bottone_bandi_altri_attivo
{
	width: 106px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_bandi.png);
	background-repeat: no-repeat;
	background-position: -325px bottom;
	border: 0px;
}
/* Menu Concorsi*/

.contiene_menu_concorsi
{
	width: 493px;
	padding-left: 21px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.bottone_concorsi
{
	width: 79px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_concorsi.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 1px;
	border: 0px;
	cursor: pointer;
}
.bottone_concorsi:hover
{
	background-position: left bottom;
}
.bottone_concorsi_attivo
{
	width: 79px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_concorsi.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 1px;
	border: 0px;
}
.bottone_graduatorie
{
	width: 99px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_concorsi.png);
	background-repeat: no-repeat;
	background-position: -80px top;
	margin-right: 1px;
	border: 0px;
	cursor: pointer;
}
.bottone_graduatorie:hover
{
	background-position: -80px bottom;
}
.bottone_graduatorie_attivo
{
	width: 99px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_concorsi.png);
	background-repeat: no-repeat;
	background-position: -80px bottom;
	margin-right: 1px;
	border: 0px;
}
.bottone_archivio_concorsi
{
	width: 136px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_concorsi.png);
	background-repeat: no-repeat;
	background-position: -180px top;
	margin-right: 1px;
	border: 0px;
	cursor: pointer;
}
.bottone_archivio_concorsi:hover
{
	background-position: -180px bottom;
}
.bottone_archivio_concorsi_attivo
{
	width: 136px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_concorsi.png);
	background-repeat: no-repeat;
	background-position: -180px bottom;
	margin-right: 1px;
	border: 0px;
	cursor: pointer;
}
.bottone_concorsi_altri
{
	width: 155px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_concorsi.png);
	background-repeat: no-repeat;
	background-position: -317px top;
	border: 0px;
	cursor: pointer;
}
.bottone_concorsi_altri:hover
{
	background-position: -317px bottom;
}
.bottone_concorsi_altri_attivo
{
	width: 155px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_concorsi.png);
	background-repeat: no-repeat;
	background-position: -317px bottom;
	border: 0px;
	cursor: pointer;
}
/* Menu Pubblicazione*/

.contiene_menu_pubblicazione
{
	width: 493px;
	padding-left: 21px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.bottone_inpubblicazione
{
	width: 131px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_pubblicazione.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 1px;
	border: 0px;
	cursor: pointer;
}
.bottone_inpubblicazione:hover
{
	background-position: left bottom;
}
.bottone_inpubblicazione_attivo
{
	width: 131px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_pubblicazione.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 1px;
	border: 0px;
}
.bottone_archivio_pubblicazione
{
	width: 76px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_pubblicazione.png);
	background-repeat: no-repeat;
	background-position: -132px top;
	border: 0px;
	cursor: pointer;
}
.bottone_archivio_pubblicazione:hover
{
	background-position: -132px bottom;
}
.bottone_archivio_pubblicazione_attivo
{
	width: 76px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_menu_pubblicazione.png);
	background-repeat: no-repeat;
	background-position: -132px bottom;
	margin-right: 1px;
	border: 0px;
}

/* Sedute consiglio */
.cont_seduta
{
	padding-top:10px;
	padding-bottom: 7px;
	border-bottom: 1px #999 dotted;
	overflow: hidden;
}
.data_seduta
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: left;
}
.odg_seduta
{
	float: left;
	width: 210px;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	color: #999;
}
.verb_seduta
{
	float: left;
	width: 210px;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	color: #999;
}
.delib_seduta
{
	float: left;
	width: 80px;
	text-align: left;
}