/* ------------------------------------------ */
/* INTESTAZIONE  Contenitore */
/* ------------------------------------------ */
#intestazione {
	width: 100%;
	height: 50px;
/*	padding-bottom: 10px; */
}
/* ------------------------------------------ */
/* INTESTAZIONE  parte Sinistra */
/* ------------------------------------------ */
#intestazionesin {
	width: 50%;
	float: left;
	text-align: left;
}
/* ------------------------------------------ */
/* INTESTAZIONE  parte Destra                 */
/* ------------------------------------------ */
#intestazionedes {
	width: 49%;
	float: right;
	text-align: right;
}
/* ------------------------------- */
/* MENU' A SINISTRA                */
/* ------------------------------- */
#menusx {
	width: 18%;
	float: left;
	border: 1px solid #000;
}
/* ------------------------------- */
/* MENU'  A SINISTRA FISSO         */
/* per Pagine che vanno oltre a Dx */
/* ------------------------------- */
/*
#menusxfisso {
  position: absolute;
  margin-top: 30px;
  width: 170px;
  border: 1px solid #000;
}
*/
/* ------------------------------- */
/* TOOLBAR */
/* ------------------------------- */
#toolbarhr {
	width: 81%;
	float: right;
}
#toolbar {
	width: 81%;
  height: 30px;
	float: right;
  border: 1px solid #000;
/*
	padding-top: 5px;
	padding-bottom: 5px;
*/
}
#toolbar .toolb {
	display: block;
	text-align: center;
	font-size: 1em;
	font-family: arial, verdana; 
	background-color: #DFFFFF;/*#D2ECFF #F5F5F5; */
}
/* ------------------------------------------ */
/* TOOLBAR  parte Destra   */
/* ------------------------------------------ */
#titoloslide {
	width: 100%;
	text-align: center;
	font-size: 1em;
	font-family: arial, verdana; 
/*	font-style: italic; */ 
	font-weight: bold;
	border: 1px solid #6A82DB;
	background-color: #DFFFFF; /* D6DFF7; */
}
.restoslide {
	text-align: right;
	font-size: 1.3em;
	font-family: arial, verdana; 
	font-style: italic; 
	position: absolute;
	right: 10px;
}
.secondimancanti {
	text-align: left;
	font-size: 1.1em;
	font-family: arial, verdana; 
/*	font-weight: bold; */
}
.oraslide {
	text-align: center;
	font-size: 1em;
	font-family: arial, verdana; 
	border: 1px solid #000;
	background-color: #F5F5F5;
}
/*
#toolbardes {
	width: 89%;
	float: right;
}
*/
/* ----------------------------------------------------------- */
/* TOOLBAR  parte Sinistra (Contatore Secondi)*/
/* ----------------------------------------------------------- */
#SECONDI {
	width: 8%;
	float: left;
	text-align: right;
	border: 1px solid #6A82DB;
	background-color: #F5F5F5;
	padding-left: 20px;
}
.counter  {
	color: #0000F5;
	font-size: 1.3em;
	font-family: arial, verdana; 
	font-weight: bold;
/*	cursor: default; */
}
/* ------------------------------- */
/* AREA DATI (Variabile) */
/* ------------------------------- */
#main {
	width: 81%;
	float: right;
/*	text-align: center; 
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #000;
*/
}
/* ------------------------------- */
/* PIEDE PAGINA */
/* ------------------------------- */
#piede {
	display: block;
	clear: both;
	text-align: center;
	padding-top: 10px;
}
/* ------------------------------------------------- */
/* INTESTAZIONE CONSULTAZIONE  */
/* ------------------------------------------------- */
  /* 1^ Riga con Dati Aggiornamento Pagina */
.titolosx0 { 
	width: 45%; 
	text-align: left;
}
.titolodx0 { 
	width: 55%; 
	text-align: right;
}
  /* 2^ Riga con Dati Visualizzati */
.titolosx { 
	width: 15%; 
	text-align: center;
	font-size: 0.9em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: yellow;
	background-color: blue;
	border: 1px solid yellow; 
}
.titoloce { 
	width: 38%; 
	text-align: center;
	font-size: 0.7em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #000;
	border: 1px solid #000; 
}
.titolodx { 
	width: 46%; 
	text-align: center;
	font-size: 1.2em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #0000FF;
	border: 1px solid blue; 
/*
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
*/
}
/* -------------------------------------- */
/* TABELLA SEZIONI - Intestazione */
/* -------------------------------------- */
.sezint {
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	background-color: #B7FBD3;
}
/* -------------------------------------- */
/* TABELLA SEZIONI - Sezione */
/* -------------------------------------- */
.seznum {
	width: 30px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* ------------------------------------------- */
/* TABELLA SEZIONI - Ubicazione */
/* ------------------------------------------- */
.sezubi {
	width: 405px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* --------------------------------------------------------- */
/* TABELLA SEZIONI - Ubicazione se per Vie */
/* --------------------------------------------------------- */
.sezubivia {
	width: 400px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* ------------------------------------------- */
/* TABELLA SEZIONI - Via (Zona)  */
/* ------------------------------------------- */
.sezvia {
	width: 300px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* --------------------------------------- */
/* TABELLA SEZIONI - Disabili */
/* --------------------------------------- */
.sezdis {
	width: 50px; 
	border: 1px solid #000; 
	height: 13px; 
}
/* -------------------------------------------- */
/* TABELLA SEZIONI - Rif. Grafici */
/* -------------------------------------------- */
.sezrifg3 {
	width: 80px; 
	border: 1px solid #000; 
	height: 13px; 
}
.sezrifg4 {
	width: 175px; 
	border: 1px solid #000; 
	height: 13px; 
}
/* --------------------------------- */
/* TABELLA SEZIONI - Vie */
/* --------------------------------- */
.sezvie {
	width: 30px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
}
/* -------------------------------------- */
/* TABELLA VOTI - Intestazione */
/* -------------------------------------- */
.votiint {
/*	width:150px; */
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	background-color: #B7FBD3;
}
/* -------------------------------------- */
/* TABELLA VOTI - Simboli */
/* -------------------------------------- */
.votisimb {
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Descrizione per 4 */
/* -------------------------------------- */
.votides {
	width: 200px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Descrizione per Liste/Partiti */
/* -------------------------------------- */
.votilistades {
	width: 200px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 1.4em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------------------------- */
/* TABELLA VOTI - Descrizione per Liste/Partiti su 2 Colonne*/
/* -------------------------------------------------------- */
.votilistades2 {
	width: 120px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 1.4em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------------------------- */
/* TABELLA VOTI - Descrizione per Liste/Partiti su 2 Colonne*/
/* versione del 22-05-2009 per molti dati in Tabella        */
/* -------------------------------------------------------- */
.votilistades2a {
	width: 120px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 1.2em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------------------------- */
/* TABELLA VOTI - Descrizione per Candidato Sindaco         */
/* -------------------------------------------------------- */
.votilistades15000 {
	width: 320px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 1.6em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Descrizione per totali */
/* -------------------------------------- */
.votidest {
	width: 200px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Liste Collegate */
/* -------------------------------------- */
.votilistacoll {
	width: 470px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
/* ------------------------------------------- */
/* TABELLA VOTI - Liste Collegate su 2 Colonne */
/* ------------------------------------------- */
.votilistacoll2 {
	width: 130px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
/* ------------------------------------------- */
/* TABELLA VOTI - Lista Collegata al Candidato */
/* ------------------------------------------- */
.votilistacoll15000 {
	width: 350px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 1.2em;
	font-family: arial, verdana; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Numero Voti */
/* -------------------------------------- */
.votinum {
	width: 120px;  
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 0.8em;
	font-family: arial, verdana;
	background-color: #FFF;
	padding: 2px 2px 2px 0px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Totale Voti  */
/* -------------------------------------- */
.votitot { 
	width: 120px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #0000FF;
	background-color: #E2E7EE;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Voti di Lista/Partito  */
/* -------------------------------------- */
.votilista { 
	width: 120px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 2.5em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #000000 /* #0000FF; */
	background-color: #E2E7EE;
	padding: 2px 2px 2px 2px;
}
/* ------------------------------------------------- */
/* TABELLA VOTI - Voti di Lista/Partito su 2 Colonne */
/* ------------------------------------------------- */
.votilista2 { 
	width: 90px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 2.5em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #000000 /* #0000FF; */
	background-color: #E2E7EE;
	padding: 2px 2px 2px 2px;
}
/* ------------------------------------------------- */
/* TABELLA VOTI - Voti di Lista/Partito su 2 Colonne */
/* versione del 22-05-2009 per molti dati in Tabella */
/* ------------------------------------------------- */
.votilista2a { 
	width: 90px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 2.0em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #000000 /* #0000FF; */
	background-color: #E2E7EE;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Percentuale */
/* -------------------------------------- */
.votiperc { 
	width: 120px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #0000FF;
	background-color: #FFD6A8;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Percentuale Lista/Partito */
/* -------------------------------------- */
.votilistaperc { 
	width: 120px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 1.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #0000FF;
	background-color: #FFD6A8;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Percentuale Lista/Partito */
/* versione del 22-05-2009 per molti dati in Tabella */
/* -------------------------------------- */
.votilistaperc2a { 
	width: 90px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 1.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: #0000FF;
	background-color: #FFD6A8;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* TABELLA VOTI - Differenza per Ballottaggio  */
/* -------------------------------------- */
.votisegndiff { 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 1.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* STANDAR - Segnala Sezione di Lavoro  */
/* -------------------------------------- */
.segnalasez { 
	text-align: center;
	font-size: 1.4em;
	font-family: arial, verdana; 
	font-weight: bold;
	color: yellow;
	background-color: blue;
	border: 1px solid yellow; 
}
/* -------------------------------------- */
/* Dati 1 TURNO  - Intestazione */
/* -------------------------------------- */
.turno1tit {
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	font-family: arial, verdana; 
	color: yellow;
	background-color: blue;
}
/* -------------------------------------- */
/* Dati 1 TURNO - Descrizione  */
/* -------------------------------------- */
.turno1des { 
	width: 250px; 
	border: 1px solid #000; 
	height: 13px; 
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* Dati 1 TURNO - Voti e Percentuale */
/* -------------------------------------- */
.turno1num { 
	width: 120px; 
	border: 1px solid #000; 
	height: 13px; 
	font-weight: bold;
	text-align: right;
	font-size: 1em;
	font-family: arial, verdana; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
/* --------------------------------------------------- */
/* PREFERENZE - Descrizione per link NON Selezionato */
/* --------------------------------------------------- */
.prelink {
	width: 150px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px;
}
/* ----------------------------------------------- */
/* PREFERENZE - Descrizione per link SELEZIONATO */
/* ----------------------------------------------- */
.prelinksel {
	width: 150px; 
	border: 1px solid #FF0000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	color: #0000FF;
	background-color: #FFD6A8;
	padding: 2px 2px 2px 2px;
}
/* ----------------------------------------------- */
/* PREFERENZE Riordino - Descrizione per link SELEZIONATO */
/* ----------------------------------------------- */
.prelinkselrio {
	width: 150px; 
	border: 1px solid #FF0000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	color: #0000FF;
	background-color: #C8FAC8;
	padding: 2px 2px 2px 2px;
}
/* -------------------------------------- */
/* PREFERENZE - Intestazione -Nome        */
/* -------------------------------------- */
.preintnom {
	width: 180px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	background-color: #FFED6C;
	padding: 0px 5px 0px 5px;
}
/* ---------------------------------------- */
/* PREFERENZE - Intestazione -Totale e Perc */
/* ---------------------------------------- */
.preinttot {
	width: 50px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	background-color: #FFED6C;
	padding: 0px 5px 0px 5px;
}
/* -------------------------------------- */
/* PREFERENZE - Intestazione -Numeri      */
/* -------------------------------------- */
.preintnum {
	width: 30px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	background-color: #B7FBD3;
	padding: 0px 5px 0px 5px;
}
/* -------------------------------------- */
/* PREFERENZE - Nominativo */
/* -------------------------------------- */
.predes {
	border: 1px solid #000; 
	height: 13px; 
	color: #0000FF;
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
/* -------------------------------------- */
/* PREFERENZE - Numeri */
/* -------------------------------------- */
.prenum {
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 0px 5px 0px 5px;
}
/* -------------------------------------- */
/* PREFERENZE - Spaziatura Vuota */
/* -------------------------------------- */
.prevuo {
	width: 10px; 
	height: 13px; 
}
/* ------------------------------------- */
/* TABELLA PRESENTAZIONI */
/* ------------------------------------- */
.presentazionides {
	width: 450px; 
	height: 20px; 
	border: 1px solid #000;  
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	padding: 0px 0px 0px 2px;
}
/* ------------------------------ */
/* TABELLA DOWNLOAD - Descrizione */
/* ------------------------------ */
.downloaddes {
	width: 300px; 
	height: 35px; 
	border: 1px solid #000;  
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	padding: 0px 0px 0px 2px;
}
/* -------------------------- */
/* TABELLA DOWNLOAD - Oggetti */
/* -------------------------- */
.downloadogg {
	width: 40px; 
	height: 35px; 
	border: 1px solid #000;  
	text-align: center;
/*	padding: 2px 2px 2px 2px; */
}
/* --------------------------------- */
/* DOWNLOAD - Legenda 1  */
/* --------------------------------- */
.download1 { 
	text-align: justify;
	font-size: 0.8em;
	font-family: arial, verdana; 
	color: #000000;
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
}
/* --------------------------------- */
/* DOWNLOAD - Legenda 2  */
/* --------------------------------- */
.download2 { 
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	color: #008000;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}
/* -------------------------------------- */
/* TABELLE VARIE */
/* -------------------------------------- */
	/* Intestazione centrata */
	/* --------------------- */
.tbv_titolo {
	border: 1px solid #000; 
	height: 13px; 
	text-align: center;
	font-size: 0.8em;
	font-family: arial, verdana; 
	font-weight: bold;
	background-color: #d4e6fc;
}
	/* ------------- */
	/* Cella Riga Dx */
	/* ------------- */
.tbv_dx {
	width: 50px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px; 
}
	/* ----------------------- */
	/* Cella Riga Dx Alternata */
	/* ----------------------- */
.tbv_dx_alt {
	width: 50px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: right;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px; 
	background-color: #eceff2;
}
	/* ------------- */
	/* Cella Riga Sx */
	/* ------------- */
.tbv_sx {
	width: 200px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px; 
}
	/* ----------------------- */
	/* Cella Riga Sx Alternata */
	/* ----------------------- */
.tbv_sx_alt {
	width: 200px; 
	border: 1px solid #000; 
	height: 13px; 
	text-align: left;
	font-size: 0.8em;
	font-family: arial, verdana; 
	padding: 2px 2px 2px 2px; 
	background-color: #eceff2;
}
	/* ----------------------- */
  /* Sezione NON Caricata    */
	/* ----------------------- */
.sezione_no {
   border: 2px solid #f50000;
	 border-radius: 5px;
   margin: 0 2px 2px 2px;  
   padding: 2px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   background-color: #fee8ba;
}
 .sezione_si {
   border: 2px solid #00e600;
	 border-radius: 5px;
   margin: 0 2px 2px 2px;  
   padding: 2px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   background-color: #ccffcc;
}
