/* Elementi di Base*/
*
{
    margin: 0;
    padding: 0;
}
* img {
    border-width: 0px;
    border-style: none;
}
.clear
{
   width:100%; clear:both; height:1px; 
	line-height:.1em; font-size:.1em; color:#FFFFFF;
}
/*stile per elementi nascosti*/
hr
{
    display: none;
}
/* Inizio stile per elementi nascosti*/
#intesta_nascosto, .nascosto, .hide, .hide_nomesito, .hide_tit_barra, .link2top {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 0;
    height: 0;
    clear: none;
}
.hide_tit_barra
{
    font-size: 1.5em;
    font-weight: bold;
}
/* Fine stile per elementi nascosti*/
body {
	 font: 84% Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 8px 0px 10px 0px;
    background-color: #333333;
}
a
{
    color: #004283;
    text-decoration: underline;
}
HR {
	height: 0.1em;
	color: maroon;
}
a:hover
{
    color: #FFFFFF;
    background-color: #004283;
    text-decoration: none;
}
h1 {
    font-size: 1.2em;
	font-weight: bold;
    text-transform: uppercase;
    color: #A52A2A;
    padding-left: 3px;
    padding-bottom: 1em;
}
h2 {
    font-size: 1em;
    padding-left: 3px;
	font-weight: bold;
    color: #1C2795;
    text-transform: uppercase;
}
h3 {
    font-size: 0.9em;
	font-weight: bold;
    padding-left: 3px;
    text-transform: uppercase;
}
.grassetto {
    font-weight:bold;
}
th
{
	font-weight: normal;
}
#body {
    width: 90%;
    min-width: 1024px;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
}
#contenitore-principale {
    width: 95%;
    min-width: 800px;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    border: 3px solid #CCCCCC;
    overflow:hidden;
}
/* Inizio intestazione TOP */
#contenitoreTop
{
    margin: 0;
    height: 170px;
    background-color: #FFFFCC;
}
#corpointestanoimg, #intestazione, #imgintesta {
    height: 170px;
    background-color: #DFECFF;
    background: url(images/intestazioni/sfondosx_logo.jpg) no-repeat;
    text-align:left;
}
#intesta_linkato
{
    display: block;
    width: 100%;
    padding-bottom: 130px;
    background-color: transparent;
}
/* Fine intestazione TOP */
/* Inizio Barra TOP */
#contenitoreBarra
{
    text-align: left;
    height: 40px;
    padding-top: 10px;
}
#corpobarra {
    height: 40px;
    text-align: center;
    width: 100%;
}
#navigazione
{
    width:100%
}
#navigazione ul
{
    list-style-type: none;
    text-align: center;
    padding-top: 0.3em;
}
#navigazione li
{
    color: Black;
    display: inline;
    background: url( 'images/intestazioni/punti_barra.gif' ) 0 8px no-repeat;
    font-weight: bold;
}
#navigazione a:link,
#navigazione a:visited
{
    padding: 0.5em 1.3em 0.5em 1em;
    font-size: 1em;
    color: #000000;
    background-color: transparent;
    text-decoration: none;
}
#navigazione a:hover,
#navigazione a:focus,
#navigazione a:active,
#navigazione #barra_selezione a
{
    color: #FFFFFF;
    background-color: #2850A2;
}
/* Fine Barra TOP */
/* Inizio contenuti Sezioni */

#intesta-sezione
{
    width: auto;
    margin: 0 0 1.5em 0;
}
.intesta-titolo-sezione
{
    color: #333C73;
    margin: 0em;
    padding: 0.6em 0em 0.4em 0em;
    border-bottom: 1px dotted #902323;
    font-size: 0.8em;
}
/* Fine contenuti Sezioni */
/* Inizio barra spostamento Programmi Delibere Giunta, Consiglio, ecc..*/
.programmi
{
    width: 200px;
    text-align: left;
    float: left;
    display: inline;
    font-size: 1em;
    background-color: #ffffff;
    padding: 0 0 0 3px;
    margin: auto 0;
    background: url(images/sfondi/sfumato.png) 100% repeat-y;
    vertical-align: middle;
}
ul.menuprogrammi
{
    list-style-type: none;
    line-height: 1.5em;
}
ul.menuprogrammi li
{
    padding: 0 0 0 1.3em;
    background-image: url(images/tasti/freccia_beige.png);
    background-repeat: no-repeat;
    background-position: left;
}
.menuprogrammi a
{
    color: #000000;
    background-color: transparent;
    text-decoration: none; 
}
.menuprogrammi a:hover
{
	color: #43537E;
	text-decoration: none; 
	background-color: transparent
}
/* Fine barra spostamento Programmi Delibere Giunta, Consiglio, ecc..*/
/* Formattazione Link della sezione*/
#corposezione
{
    margin: 0 0 14px 0;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    width: 100%;
    font-size: 0.9em;
    font-weight: bold;
}
#corposezione a:link,
#corposezione a:visited,
#corposezione a:hover,
#corposezione a:active,
#corposezione a:focus {
	text-decoration: none;
}
#ordi-testo
{
	font-size:50%;
}
#imgsezione
{
	vertical-align: middle;
	border-style: none;
}
ul.sezione
{
    list-style-type: none;
}
.sezionedx, .sezionesx, .sezionevuota
{
    border: 1px solid #823939;
    vertical-align: middle;
    text-align: center;
    float: left;
    height: 30px;
}
.sezionesx
{
    border-left :none;
}
.sezionevuota
{
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px dashed #823939;
    background-color: #FFFFFF;
    margin-top: 1px;
}
.celladx, .cellasx
{
	border: 1px solid #823939;
	vertical-align: middle;
	text-align: center;
}
.cellasx
{
	border-left :none;
}
.cellavuota
{
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px dashed #823939;
    background-color: #FFFFFF;
}
/* Fine Formattazione Link della sezione*/
/* Formattazione barra pulsanti inferiore*/
#corpobarrasotto
{
    margin: 10px 0 0 0;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
    font-size: 0.9em;
}
#corpobarrasotto span
{
    vertical-align: middle;
    text-align: center;
    margin: auto 0;
    float: left;
    height: 20px;
}
/* Fine Formattazione barra pulsanti inferiore*/
/* Inizio pič di pagina */
#pie-di-pagina
{
    text-align: center;
    font-size: 0.8em;
    margin-top: 10px;
    color: #FFFFFF;
    
}
#pie-di-pagina a:link, #pie-di-pagina a:visited
{
    color: #99CCFF;
}
#pie-di-pagina a:hover, #pie-di-pagina a:active
{
    color: #FFFFFF;
}

/* Fine pič di pagina */
/*Formattazione barra chiusura pagina*/
#base
{
    background: transparent;
    text-align: center;
    font-size: 0.8em;
    clear: both;
    z-index: auto;
}
#sx
{
	text-align: left;
	padding-left: 8px;
	position: absolute;
	left: 0%;
	width: 50%;
}
#dx
{
	text-align: right;
	padding-right: 8px;
	position: absolute;
	right: 0%;
	width: 50%;
}
/*Fine Formattazione barra chiusura pagina*/
/* Inizio Contenitore Centrale */
#contenitore-centrale, #contenitore-centrale-sezioni, #contenitore-centrale-urp, #contenitore-centrale-infgio{
	background-color: White;
	text-align:left;
}
#contenitore-centrale
{
    background: url( 'images/sfondi/S_gottardo.png' ) no-repeat bottom left;
    background-color: #BFDAF2; 
}
#contenitore-centrale-urp, #contenitore-centrale-infgio
{
    padding-left:0.5em;
}
#contenuto-infgio, #contenuto-urp
{
    padding:1em;
	text-align:left;
}
#contenitore_sx {
    float:left;
    width:80%;
}
#contenitore_sx_pagina {
    float:left;
    width:100%;
}
#colonna_sx
{
    width: 22%;
    float: left;
    background: transparent url(images/sfondi/bordo_col_sx.gif) repeat-y right top;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
    overflow:hidden;
}
#colonna-sx-sfondo
{
    padding-top: 15px;
}
#box-vuoto-sx
{
    height: 280px;
}
#centrale
{
    width: 78%;
    line-height: 1.8em;
    float: right;
    background-color: #FFFFFF;
    padding-bottom: 5000px;
    margin-bottom: -5000px;
    overflow:hidden;
}
#corpo
{
    margin: 0 0.5em
}
#centrale-pagina
{
    float: right;
    width: 76%;
    margin: 0 0.5em 0.5em 0;
}

#basebordo {
    border-bottom: 1px solid #BAB4A7;
    background-color: #6F2322;
    height: 6px;
    clear:both;   
}
#rice-google
{
    margin-bottom: 10px;
    float: right;
}
#pag-ricerca
{
    margin-right: 10px;
    margin-left: 10px;
}
/* Fine Contenitore Centrale */
/*Formattazione contenitore ed elementi corpo pagina*/
#contenutolotus
{
	line-height: 1,8em;
	width: auto;
	padding: 0 0.5em 0.5em 0.5em;
	margin: 0 0.2em 0.2em 0.2em;
}
#finestra td
{
	padding: 4px 4px;
	vertical-align: middle;
}
.#tb-vista A:link, .box_index A:link
{
    border-bottom: #4072a2 1px solid;
    background: none transparent scroll repeat 0% 0%;
    color: #004283;
    text-decoration: none;
}
.#tb-vista A:visited, .box_index A:visited
{
    border-bottom: #4072a2 1px solid;
    background: none transparent scroll repeat 0% 0%;
    color: #004283;
    text-decoration: none;
}
.#tb-vista A:hover, .box_index A:hover
{
    background: #004283;
    color: #fff;
    text-decoration: none;
}
.#tb-vista A:focus, .box_index A:focus
{
    background: #004283;
    color: #fff;
    text-decoration: none;
}
/*Fine Formattazione contenitore ed elementi corpo pagina*/
clearboth
{
	clear:both;
}
.hide_nomesito
{
	font-weight: bold;
	color: Navy;
	display: none;
}
.Width100
{
	width: 100%;
}
.AlignJustify
{
	text-align:justify;
}
.AlignCenter
{
	text-align: center;
}
.marginauto
{
    margin-right: auto;
    margin-left: auto;
}
.BordoNo
{
	border: none;
}
.VAlignMiddle
{
	vertical-align: middle;
}
/*struttura */
.deliberap, deliberap1
{
	border-top: 1px solid #6B798C;
	padding: 3px 0 3px 2px;
}
.deliberap1
{
	border-bottom :1px solid #6B798C;
}
.A1
{
	border-bottom: 1px solid #6B798C;
	border-right: 1px solid #6B798C;
	padding: 2px 3px 3px 3px;
	text-align: left;
}
.segnalazionep
{
	margin: 10px 0 0 0;
	background-color: #efe7d5;
	border: 1px solid #6B798C;
}
.segnalazionetop
{
    font-size: 1.2em;
	 line-height:24px;
    vertical-align: middle;
    color: #660000;
    height: 24px;
    text-align: center;
    font-weight: bold;
    padding: 2px 2px 3px 2px;
}
.segnalazionesx
{
    float: left;
    width: 150px;
    text-align: center;
    vertical-align: top;
    color: #660000;
    height: auto;
    padding: 2px 0 3px 3px;
}
.segnalazionedx
{
    margin: 0 0 0 155px;
    width:auto;
}
.s_colonnasx
{
    border-top: 1px solid #6B798C;
    border-left: 1px solid #6B798C;
    border-right: 1px solid #6B798C;
    padding: 2px 3px 3px 2px;
}
.s_colonnadx
{
    border-top: 1px solid #6B798C;
    padding: 2px 3px 3px 2px;
}
.s_colonna
{
    border-top: 1px solid #6B798C;
    border-left: 1px solid #6B798C;
    padding: 2px 3px 3px 2px;
}
.AC
{
	border-bottom: 1px solid #6B798C;
	border-right: 1px solid #6B798C;
	border-left: 1px solid #6B798C;
	padding: 2px 3px 3px 3px;
}
.AR
{
	border-bottom: 1px solid #6B798C;
	border-right: 1px solid #6B798C;
	padding: 2px 3px 3px 3px;
}
.AL
{
	border-bottom: 1px solid #6B798C;
	border-left: 1px solid #6B798C;
	padding: 2px 3px 3px 3px;
}
.AA1
{
	border-top :1px solid #6B798C;
	border-right :1px solid #6B798C;        
	border-bottom :1px solid #6B798C;
	padding: 2px 0px 3px 2px ;
	text-align: left;
}
.A3
{
	border-bottom: 1px solid #6B798C;
	border-right: 1px solid #6B798C;
	border-left: 1px solid #6B798C;
	padding: 2px 0 3px 3px;
	text-align: left;
}
.A3vuoto
{
	border-bottom: 1px solid #6B798C;
	border-right: 1px solid #6B798C;
	padding: 2px 0 3px 3px;
}
.A4
{
   border-bottom :1px solid #6B798C;
   border-left :1px solid #6B798C;
	padding: 2px 0 3px 2px ;
	text-align: left;
}
.A5
{
   border :1px solid #6B798C;
	padding: 2px 0 3px 2px ;
	text-align: left;
}
th.A1, th.A3, th.A4, th.A5
{
	text-align: left;
}
.A6
{
	border-top :1px solid #6B798C;
	border-right :1px solid #6B798C;        
	border-bottom :1px solid #6B798C;
	padding: 2px 0 3px 2px ;
	text-align: left;
}
.A7
{
	border-top :1px solid #6B798C;
	border-left:1px solid #6B798C;        
	border-bottom :1px solid #6B798C;
	padding: 2px 0 3px 2px ;
}
.salva
{
   border-top :1px solid #6B798C;
   border-right :1px solid #6B798C;
	border-left :1px solid #6B798C;
	padding: 2px 2px 3px 2px ;
}
/*cancellare*/
td.barraavantiindietro
{
	padding: 3px 0;
}
.intestafreccia
{
	background: url('/App_Themes/Borgomanero1/images/sfondi/sfumato.png') 100% repeat-y;
	color : #244B71;
	text-align : left; 
	padding-left:3px; 
}
.intestafreccia a
{
    color: #000000;
    background-color: transparent;
    text-decoration: none; 
}
.intestafreccia a:hover
{
	color: #43537E;
	text-decoration: none; 
	background-color: transparent
}
/*cancellare*/
.Titolo_principale
{
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
h1.Titolo_principale, h2.Titolo_Sezione
{
	margin: 0 0 4px 0;
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.errore
{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #4077A7;
	text-transform: uppercase;
}
ul.elencohome
{
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	padding: 0 0 0.6em 0.7em;
	list-style-image: url(/App_Themes/Borgomanero1/images/tasti/pallino_grigio.gif);
}
ul.elencohome li
{
	
	margin: 0.6em 0.2em 0 0.9em;
}
.bordo_atto
{
   border :1px solid #6B798C;
	padding: 1px 0 1px 1px ;
}
h1.Titolo_atto, .Titolo_cerca
{
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
	border: 1px solid #6B798C;
	padding: 1px 0px 1px 1px;
	background: #F7F7F7;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: black;
}
.Titolo_cerca
{
	padding: 5px 1px 5px 1px;
	background: #F7F7F7;
	text-align: center;
	vertical-align: middle;
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.Titolo_times
{
font-family: "Times New Roman", Times, serif;
font-size: 1.8em;
}
.interlinea1-8
{
	line-height:1.8em;	
}
#tb-vista{
	vertical-align: top;line-height:1em;	
}
.linkato A:link
{
    border-bottom: #4072a2 1px solid;
    color: #004283;
    text-decoration: none;
}
.linkato A:visited
{
    border-bottom: #4072a2 1px solid;
    color: #004283;
    text-decoration: none;
}
.linkato A:hover
{
    background: #004283;
    color: #fff;
    text-decoration: none;
}
.linkato A:focus
{
    background: #004283;
    color: #fff;
    text-decoration: none;
}
A.esterno:link, A.pdf:link, A.skype:link, A.word:link, A.zip:link, A.pec:link, A.risalto:Link, A.mp3:Link, A.excel:Link
{
    padding: 0px 20px 0px 0px;
    color: #004283;
    background: url( 'images/tasti/icona_link_e.gif' ) no-repeat 100% 0px;
}
A.pdf:link {background: url(images/tasti/link_e_pdf.gif) no-repeat 100% 0px;}
A.word:link {background: url(images/tasti/icona_link_doc.gif) no-repeat 100% 0px;}
A.zip:link {background: url(images/tasti/icona_link_zip.gif) no-repeat 100% 0px;}
A.skype:link {background: url(images/tasti/icona_link_skype.gif) no-repeat 100% 0px;}
A.pec:link {background: url(images/tasti/icona_link_pec.gif) no-repeat 100% 0px;}
A.risalto:link {background: url(images/tasti/icona_link_risalto.gif) no-repeat 100% 3px;}
A.mp3:Link {background: url(images/tasti/icona_link_mp3.gif) no-repeat 100% 0px;}
A.excel:Link {background: url(images/tasti/icona_link_xls.gif) no-repeat 100% 0px;}
A.esterno:visited, A.pdf:visited, A.skype:visited, A.word:visited, A.zip:visited, A.pec:visited, A.risalto:visited, A.mp3:visited, A.excel:visited
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    background: url(images/tasti/icona_link_e.gif) no-repeat 100% 0px;
    color: #004283;
    padding-top: 0px;
}
A.pdf:visited {background: url(images/tasti/link_e_pdf.gif) no-repeat 100% 0px;}
A.word:visited {background: url(images/tasti/icona_link_doc.gif) no-repeat 100% 0px;}
A.zip:visited {background: url(images/tasti/icona_link_zip.gif) no-repeat 100% 0px;}
A.skype:visited {background: url(images/tasti/icona_link_skype.gif) no-repeat 100% 0px;}
A.pec:visited {background: url(images/tasti/icona_link_pec.gif) no-repeat 100% 0px;}
A.risalto:visited {background: url(images/tasti/icona_link_risalto.gif) no-repeat 100% 3px;}
A.mp3:visited {background: url(images/tasti/icona_link_mp3.gif) no-repeat 100% 0px;}
A.excel:visited {background: url(images/tasti/icona_link_xls.gif) no-repeat 100% 0px;}
A.esterno:hover, A.pdf:hover, A.skype:hover, A.word:hover, A.zip:hover, A.pec:hover, A.risalto:hover, A.mp3:hover, A.excel:hover
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    background: url(images/tasti/icona_link_e.gif) #004283 no-repeat 100% -200px;
    color: #fff;
    padding-top: 0px;
}
A.pdf:hover {background: url(images/tasti/link_e_pdf.gif) #004283 no-repeat 100% 0px;}
A.word:hover {background: url(images/tasti/icona_link_doc.gif) #004283 no-repeat 100% -203px;}
A.zip:hover {background: url(images/tasti/icona_link_zip.gif) #004283 no-repeat 100% 0px;}
A.skype:hover {background: url(images/tasti/icona_link_skype.gif) #004283 no-repeat 100% -203px;}
A.pec:hover {background: url(images/tasti/icona_link_pec.gif) #004283 no-repeat 100% 0px;}
A.risalto:hover {background: url(images/tasti/icona_link_risalto.gif) #004283 no-repeat 100% 3px;}
A.mp3:hover {background: url(images/tasti/icona_link_mp3.gif) #004283 no-repeat 100% 0px;}
A.excel:hover {background: url(images/tasti/icona_link_xls.gif) #004283 no-repeat 100% 0px;}
A.esterno:focus, A.pdf:focus, A.skype:focus, A.word:focus, A.zip:focus, A.pec:focus, A.risalto:focus, A.mp3:focus, A.excel:focus
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    background: url(images/tasti/icona_link_e.gif) #004283 no-repeat 100% -200px;
    color: #fff;
    padding-top: 0px;
}
A.pdf:focus {background: url(images/tasti/link_e_pdf.gif) #004283 no-repeat 100% 0px;}
A.word:focus {background: url(images/tasti/icona_link_doc.gif) #004283 no-repeat 100% -203px;}
A.zip:focus {background: url(images/tasti/icona_link_zip.gif) #004283 no-repeat 100% 0px;}
A.skype:focus {background: url(images/tasti/icona_link_skype.gif) #004283 no-repeat 100% -203px;}
A.pec:focus {background: url(images/tasti/icona_link_pec.gif) #004283 no-repeat 100% 0px;}
A.risalto:focus {background: url(images/tasti/icona_link_risalto.gif) #004283 no-repeat 100% 3px;}
A.mp3:focus {background: url(images/tasti/icona_link_mp3.gif) #004283 no-repeat 100% 0px;}
A.excel:focus {background: url(images/tasti/icona_link_xls.gif) #004283 no-repeat 100% 0px;}
A.esterno:active, A.pdf:active, a.skype:active, a.word:active, a.zip:active, a.pec:active, a.risalto:active, A.mp3:active, A.excel:active
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    background: url(images/tasti/icona_link_e.gif) #004283 no-repeat 100% -200px;
    color: #fff;
    padding-top: 0px;
}
A.pdf:active {background: url(images/tasti/link_e_pdf.gif) #004283 no-repeat 100% 0px;}
A.word:active {background: url(images/tasti/icona_link_doc.gif) #004283 no-repeat 100% -203px;}
A.zip:active {background: url(images/tasti/icona_link_zip.gif) #004283 no-repeat 100% 0px;}
A.skype:active {background: url(images/tasti/icona_link_skype.gif) #004283 no-repeat 100% -203px;}
A.pec:active {background: url(images/tasti/icona_link_pec.gif) #004283 no-repeat 100% 0px;}
A.risalto:active {background: url(images/tasti/icona_link_risalto.gif) #004283 no-repeat 100% 3px;}
A.mp3:active {background: url(images/tasti/icona_link_mp3.gif) #004283 no-repeat 100% 0px;}
A.excel:active {background: url(images/tasti/icona_link_xls.gif) #004283 no-repeat 100% 0px;}
.corsivo 
{
    font-style:italic;
}
.contenuto_scheda
{
	border: 1px solid #717171;
}
.contenuto_scheda p
{
	line-height: 1.8em;
	font-size: 1em;
	text-align: left;
	text-indent: 0.2em;
	color: black;
}
table.tabella-scheda
{
	margin: 0em;
	padding: 0.3em;
}
td.tabella-scheda
{
	border: 1px solid #a1a1a1;
	border-collapse: separate;
	padding: 1.5em;
}
td.tabella-scheda p
{
	padding-left: 3px;
    margin-top: 5px;
    margin-right: 4px;
    margin-bottom: 10px;
}