/* Cached vesion created on 12/03/10 15:22:54*/
/* elapsed time: 0.0721 secs */

/* CLASSI NECESSARIA ALLA IMPAGINAZIONE TABLE FREE */
/* Sarebbe pi sensato metterli nel BlobView ma questo  il solo css invocato sicuramente da tutti */


P { margin: 0; padding: 0;}

.BLOBAlignLeft {
 text-align: left;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBAlignCenter { text-align: center;}
.BLOBAlignRight { text-align: right;}
.BLOBAlignJustify { text-align:justify;}

.BLOBBlockAlignCenter { text-align: center; }
.BLOBBlockAlignCenter div {margin: 0 auto;}
.BLOBBlockAlignRight { float: right;}
.BLOBBlockAlignLeft { float:left;}

.BLOBListSymbolDisc { list-style-type: disc;}
.BLOBListSymbolCircle { list-style-type: circle;}
.BLOBListSymbolSquare { list-style-type: square;}
.BLOBListSymbolDecimal { list-style-type: decimal;}
.BLOBListSymbolLowerLetter { list-style-type: lower-alpha;}
.BLOBListSymbolUpperLetter { list-style-type: upper-alpha;}
.BLOBListSymbolNone { list-style-type: none;}

.BLOBFloatClear {
 clear: both; 
 }
.BLOBFloatLeft {
 float: left;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBFloatRight {
 float: right;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBMarginLeft {
 margin-left: 10px;
}

.BLOBMarginRight {
 margin-right: 10px;
}


.BLOBIMGSpacerLeft {
 padding-left: 10px;
 color: #000000; 			/* serve per far apparire spazio tra img e par nell'offetto img+par. */
 background-color: #FFFFFF; /* SE LO SFONDO DELLA COLONNA PRINCIPALE NON E' BIANCO VA RIDEFINITO LOCALMENTE !!! */
}

.BLOBIMGSpacerRight {
 padding-right: 10px;
 color: #000000; 			/* serve per far apparire spazio tra img e par nell'offetto img+par. */
 background-color: #FFFFFF; /* SE LO SFONDO DELLA COLONNA PRINCIPALE NON E' BIANCO VA RIDEFINITO LOCALMENTE !!! */
}



.BLOBVAlignMiddle {
 vertical-align: middle;
}

.BLOBVAlignTop {
 vertical-align: top;
}

.BLOBVAlignBottom {
 vertical-align: bottom;
}


.BLOBWidth100 {width: 100%;}
.BLOBWidth50 {width: 49%;}

/* usato per affiancare orrizontalmente n oggetti */
.BLOBWidthN1 {float: left; width: 99%;}
.BLOBWidthN2 {float: left; width: 49.5%;}
.BLOBWidthN3 {float: left; width: 33%;}
.BLOBWidthN4 {float: left; width: 24.7%;}
.BLOBWidthN5 {float: left; width: 19.8%;}
.BLOBWidthN6 {float: left; width: 16.5%;}
.BLOBWidthN7 {float: left; width: 14.1%;}
.BLOBWidthN8 {float: left; width: 12.3%;}
.BLOBWidthN9 {float: left; width: 11.0%;}
.BLOBWidthN10 {float: left; width: 9.9%;}
.BLOBWidthN11 {float: left; width: 9.0%;}
.BLOBWidthN12 {float: left; width: 8.2%;}
.BLOBWidthN13 {float: left; width: 7.6%;}
.BLOBWidthN14 {float: left; width: 7.0%;}
.BLOBWidthN15 {float: left; width: 6.6%;}

/* usato per la dimensione delle celle delle tabelle */
.BLOBWidthTDN1 {width: 99%;}
.BLOBWidthTDN2 {width: 49.5%;}
.BLOBWidthTDN3 {width: 33%;}
.BLOBWidthTDN4 {width: 24.7%;}
.BLOBWidthTDN5 {width: 19.8%;}
.BLOBWidthTDN6 {width: 16.5%;}
.BLOBWidthTDN7 {width: 14.1%;}
.BLOBWidthTDN8 {width: 12.3%;}
.BLOBWidthTDN9 {width: 11.0%;}
.BLOBWidthTDN10 {width: 9.9%;}
.BLOBWidthTDN11 {width: 9.0%;}
.BLOBWidthTDN12 {width: 8.2%;}
.BLOBWidthTDN13 {width: 7.6%;}
.BLOBWidthTDN14 {width: 7.0%;}
.BLOBWidthTDN15 {width: 6.6%;}




.BLOBWidthEmpty {}

.BLOBRow1px {
 font-size: .05em;
 height: 1px;
}

.BLOBHidden{
	visibility:hidden;
	position: absolute;
	top: -1000em;
	font-size: .1em;
}


img {
 border-width: 0;
}

table {
 border-width: 0;
}

form {
 padding: 0px; margin: 0px;
}

.FlexCMPError {
 position: relative;
 margin: 2em 0 2em 0;
 padding: .5em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: .9em;
 font-weight:bold;
 color: #000000;
 background-color:#FFFF66;
 border: 2px solid #FF0000;
}

.errList{
	 position: relative;
	 margin: 1em 0;
	 padding: .5em;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: .9em;
	 font-weight:bold;
	 color: #000000;
	 background-color:#FFFF66;
	 border: 2px solid #FF0000;
	list-style-type: none;
}

.nowrap {
 white-space:nowrap;
}





/* Nuovi stili per XHTML -------------------------------------------------------------------------- */


.adminPanelPageInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:left;
	border: 1px solid #000066;
	margin: .3em;
	padding: .3em;
}
.adminPanelPageInfoItem {
	font-size: .65em;
	font-weight: normal;
}
.adminPanelPageInfoItemTitle {
	font-size: .65em;
	font-weight: bold;
}

/* Bordo del campo bloboject che diventa rosso se lasci vuoto un campo obbligatori */
.fldBox {border: 1px solid black;}
.fldErr {border: 1px solid red;}


/* Da qui inizia il vero admin.css, le classi sopra servono all'impaginazione tablefree */
A.adminLinkOnSite {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	background-color: #D6E0F7;
	text-decoration: none;
	text-align: center;
	height: 1em;
	margin: 0px 4px 0px 4px; 
	padding: 0px 2px 1px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
}
A.adminLinkOnSite:hover {
	margin:  0 4px 0 4px;
	padding: 1px 1px 0 3px;
	border-color: #000000 #FFFFFF  #FFFFFF #000000;
}
A.adminLinkOnSite:active {
	color: #000000;
	background-color: #FEC643;
	border-color: #000000 #FFFFFF  #FFFFFF #000000;
}


/* ------------------------ FORM DI LOGIN ---------------- */


.FlexLoginBoxContainer  {
 width: 100%;
 text-align:center;
}

.FlexLoginBox {
	border: 1px solid #003399;
	width: 400px;
	text-align: left;
	background-image: url(http://www.comune.lucca.it/flex/cm/TemplatesUSR/modules/IT/TemplatesUSR-CM-modules-img/Enter.jpg);
	background-position: top right;
	background-repeat:repeat-y;
	margin: auto auto;
}

.FlexLoginContent{
 width: 245px;
 text-align: center; 
}


.FlexLoginTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	margin: .2em 0em .2em 0em;	
}
.FlexLoginLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color: #FFFFFF;
}
.FlexLoginField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #FFFFFF;
}

.FlexLoginButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color: #FFFFFF;
	margin: .2em 0em .2em 0em;
}
.FlexLoginSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	background-color: #FFFFFF;
	text-align:left;
	margin-bottom: 1em;
}
.FlexLoginSmallText A{
	color: #333333;
	background-color: #FFFFFF;
}/* -------- Dimensioni generali -------- */
/* -------- Dimensioni circoscrizioni -------- */
/* -------- Colori generali -------- */
/* -------- Colori Circoscrizione 3 -------- */
/* -------- Colori Circoscrizione 4 -------- */
/* -------- Colori Circoscrizione 6 -------- */

/* -------- LAYOUT -------- */
body {
	background:#D9D9D9 url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SfondoBody.jpg) 0 0 repeat-x;
	margin:0; padding:10px 0 0; color:#333;
	font-family:Arial, Helvetica, sans-serif; font-size:100%;
}
.Pagina {
	margin:0 10px; 
}	
.Layout { 
	position:relative; width:100%; clear:both; color:#333;
	background:#FFF url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FondoPagina.gif) 0 100% repeat-x;
}
.ColCent, .ColCent2Col { 
	margin: 0 13em; padding:10px 14px;
}
.ColCent2Col { 
	margin-right:0;
}
.ColDx { 
	width:13em; position:absolute; top:0; right:0; padding:5px 5px 5px 0;
}
.ColSx { 
	width:13em; position:absolute; top:0; left:0; padding:5px 0 5px 5px;
}
.ContenutiHome {
	padding:0 0 20px; min-height:82em; 
}
.Contenuti {
	padding:0 0 20px; min-height:38em; 
}
.GoAway {
	position:absolute; top:-1000em; left:-1000em;
}
.clear {
	clear:both; width:99%; height:0;
}
/* --- Msg di errore e avvisi --- */
.Errore { 
	margin:10px 0; padding:20px 0; 
	border:2px solid #333; color:#333; background-color:#FFC;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #333; 
	font-size:.8em; font-weight:bold; color:#333; text-align:center;
}
.Attenzione a { 
	color:#7E0113; background-color:transparent;
}
.Attenzione a:hover {
	text-decoration:none; color:#7E0113; background-color:transparent;
}
/* -------- TESTATA -------- */
.Testata1 {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata1.png) 0 0 repeat-x;
}
.Testata2 {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata2.png) 0 0 no-repeat;
}
.Testata3 {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata3.png) 100% 0 no-repeat; height:130px;
}
#Ambiente .Testata1 {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata1-Ambiente.png);
}
#Ambiente .Testata2 {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata2-Ambiente.png);
}
#Comune .Testata1 {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata1-Comune.png);
}
#Comune .Testata2 {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata2-Comune.png);
}
#ProtezioneCivile .Testata1 {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata1-ProtezioneCivile.png);
}
#ProtezioneCivile .Testata2 {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata2-ProtezioneCivile.png);
}
/* -------- MENU ORIZZONTALE -------- */
.MenuH {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/MenuH1.png) 0 0 repeat-x; margin-right:10px;
}
.MenuH2 {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/MenuH2.png) 0 0 no-repeat; padding:4px 0;
	
}
.MenuH ol {
	margin:0 auto; padding:7px 0; list-style-type:none; font-size:.8em; text-align:center;
}
.MenuH ol li { 
	display:inline; position:relative; margin:0 -4px 0 0; padding:6px 2px 0 38px;
}
.MenuH ol li img {
	position:absolute; top:0; left:0;
}
.MenuH ol li a, .MenuH ol li strong {
	background-color:transparent; color:#333; text-decoration:none; font-weight:normal;
}
.MenuH ol li a:hover, .MenuH ol li strong {
	background-color:transparent; color:#C00; text-decoration:underline; 
}
.MenuH ol li.LISel strong a.Sel {
	text-decoration:underline;
}
.MenuH ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
/* MENU VERTICALE */
.MenuV {
	background:#FFF url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/FondoMV.gif) 100% 100% no-repeat;
	padding-bottom:25px; font-size:.75em; font-weight:bold; 
}	
	/* I Livello */
.MenuV ol { 
	margin:0; padding:0; list-style-type:none;
}
.MenuV ol li a, .MenuV ol li strong {
	display:block; width:13.6em; padding:11px .2em 8px 3.5em;
	color:#333; text-decoration:none;
	background:#FFF url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MV.gif) 0 0 no-repeat;
}
.MenuV ol li a:hover, .MenuV ol li strong {
	text-decoration:underline;
}
.MenuV ol li.LISel strong a.Sel {
	color:#c30f2a; background:transparent none; text-decoration:underline; padding:0;
}
.MenuV ol li img {
	display:none;
}
		/* Specifiche sezioni */
.MenuAT ol li a, .MenuAT ol li strong {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/AT.gif) 0 0 no-repeat;
}
.MenuComeFare ol li a, .MenuComeFare ol li strong {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/ComeFare.gif) 0 0 no-repeat;
}
.MenuComune ol li a, .MenuComune ol li strong {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/Comune.gif) 0 0 no-repeat;
}
.MenuComunica ol li a, .MenuComunica ol li strong {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/Comunica.gif) 0 0 no-repeat;
}
.MenuEV ol li a, .MenuEV ol li strong {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/EV.gif) 0 0 no-repeat;
}
	/* II Livello */
.MenuV ol ol { 
	border:none; margin:0;
}
.MenuV ol ol li a, .MenuV ol ol li strong {
	width:15.5em; padding:3px .2em 3px 1.5em; color:#333;
	background:#F3F4F5 url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2.gif) 7px 8px no-repeat;
	border:1px solid #c3c3c3; border-top:1px solid #FFF;
}
.MenuV ol ol li a:hover, .MenuV ol ol li strong {
	background-color:#FFF; color:#333;
}
#Home .MenuComunica ol ol li a, .MenuComunica ol ol li strong {
	width:14.5em; padding:6px .1em 6px 2.6em; background-image:none; position:relative;
}
#Home .MenuComunica ol ol li img {
	position:absolute; top:3px; left:2px; display:inline;
}
	/* III Livello */
.MenuV ol ol ol li a, .MenuV ol ol ol li strong {
	width:15.5em; padding:3px .2em 3px 1.5em; color:#333;
	background:#F3F4F5 none; font-weight:normal;
	border-bottom:1px solid #c3c3c3; border-top:1px solid #FFF;
}
.MenuV ol ol ol li a:hover, .MenuV ol ol ol li strong {
	background-color:#FFF; color:#333;
}
	/* IV Livello */
.MenuV ol ol ol ol li a, .MenuV ol ol ol ol li strong {
	width:15em; padding-left:2em;
}
.MenuV ol ol ol ol li a:hover, .MenuV ol ol ol ol li strong {
	background-color:#FFF; color:#333;
}
	/* V Livello */
.MenuV ol ol ol ol ol li a, .MenuV ol ol ol ol ol li strong {
	width:14.5em; padding-left:2.5em;
}
.MenuV ol ol ol ol ol li a:hover, .MenuV ol ol ol ol ol li strong {
	background-color:#FFF; color:#333;
}
	/* VI Livello */
.MenuV ol ol ol ol ol ol li a, .MenuV ol ol ol ol ol ol li strong {
	width:14em; padding-left:3em;
}
.MenuV ol ol ol ol ol ol li a:hover, .MenuV ol ol ol ol ol ol li strong {
	background-color:#FFF; color:#333;
}
/* -------- BREADCRUMB -------- */
.BreadCrumb {
	font-size:.7em; color:#575757; background-color:transparent;
	position:relative; 
}
.BreadCrumb p {
	margin:0 17em 0 10px; padding:10px 30px 10px 50px;
	border-bottom:1px dotted #333;
}
.BreadCrumb a {
	color:#333; background-color:transparent;
}
.BreadCrumb a:hover {
	text-decoration:none;
}
.viewTitolo {
	padding:4px 2px 5px 32px; margin-top:0; color:#c30f2a; font-size:.95em;
	background:#FFEFEF url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/Titolo1.gif) 4px 6px no-repeat;
	
}
.viewTitolo a {
	color:#c30f2a; background-color:#FFEFEF;
}
.viewTitolo a:hover {
	text-decoration:none;
}
.viewSottotitolo, .viewSotTitCell {  
	padding:2px 0 2px 13px; margin:0 0 7px; color:#1F578A; font-size:.8em;
	background:transparent url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/Titolo2.gif) 2px 7px no-repeat;
	
}
.viewSottotitolo a {
	color:#1F578A; background-color:transparent;
}
.viewSottotitolo a:hover {
	text-decoration:none;
}
.viewTitolo3 {
	font-size:.75em; color:#0B3667; background-color:#EEF3F7; padding:2px;
}
.viewTitolo4 {
	font-size:.7em; color:#0B3667; background-color:#EEF3F7;
	padding:2px; margin:0 0 5px; border-bottom:1px solid #0B3667;
}
.viewH3 {  
	font-size:.85em; color:#0B3667; background-color:transparent; 
	margin:0 0 7px; padding:0;
 }
.viewUL, .viewOL {margin: 0em 0em 0em 1em;}
.viewLI ul, .viewLI ol {margin: 0 0 0 1.5em;}

.viewLI ol {list-style-type: disc;}
.viewLI ol li{font-size: 1em;}


.viewPar, .viewParCell, .viewLI {font-size: .7em; color: #333; background-color:transparent;}

.viewCaption dd{
	font-size: .7em; 
	font-style: italic; 
	color: #333; background-color:transparent; 
	margin: 0; padding: 0; 
	text-align:center;
}


.viewPar acronym, .viewParCell acronym, .viewLI acronym{border-bottom: 1px dotted #575757;}

.viewPar a, .viewParCell a, .viewLI a{color:#1F578A; background-color:transparent;}
.viewPar a:hover, .viewParCell a:hover, .viewPar a:active, .viewParCell a:active, .viewLI a:hover, .viewLI a:active{
 color:#FFF; background-color:#1F578A; 
}

a.viewLink, a.viewAnchor {font-size: .7em; color:#1F578A; background-color:transparent;}
a.viewLink:active, a.viewLink:hover,  
a.viewAnchor:active, a.viewAnchor:hover{color:#FFF;  background-color:#1F578A;}

.viewLinkOnlyTextContainer{
	padding: 0 0 0 .9em;
	line-height: 1.4em;

}
a viewLInk, viewLInkIMG {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FregioLink.gif);
	background-position: 0em .6em;
	background-repeat:no-repeat;
}

.viewAnchorList{
	list-style-type: none;
	list-style-image: url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FregioHannoScelto.gif);
	margin: .2em 0 0 1.5em;
}





.ViewSpaceCell {width: 10px;}
.viewTextCell { width: 100%;}

/* */
.viewTable {}
.viewTableTD {}
.viewTableCellText {font-size: .7em; color: #333; background-color:transparent; text-align: left;}
.viewTableTDContainer{font-size: 1.35em;}

/* Cella di Intestazione Riga */
.viewTableHRTD { color: #333; background-color:#EEF3F7; }
.viewTableHRCellText { font-size: .7em; color: #333; background-color:#EEF3F7; font-weight: bold;
	text-align: left;
 }
/* Cella di Intestazione Colonna */
.viewTableHCTD { color: #333; background-color:#EEF3F7; }
.viewTableHCCellText {font-size: .7em; color: #333; background-color:#EEF3F7; font-weight: bold; 
	text-align: left;
}


/* */
.formTextLabel, .formTextAreaLabel, .formCheckboxLabel, .formDropDownLabel, .formText, .formTextArea, .formDropDown, 
.formErrorList, .formRedirector, .formCheckbox, .formMandatory, .formError {font-size: .7em; }

.formTextLabel{ white-space:nowrap;}

.formText, .formTextArea, .formDropDown {width: 96%; font-family: Verdana, Arial, Helvetica, sans-serif;}

.formError {font-weight: bold; color:#C00; background-color:transparent;}
.formErrorList {font-weight: bold; }




/* */
.viewLineBreak { height: 1em;}
.viewHR { color:#0B3667; background-color:transparent; height: 1px; }

.userFormat1{font-weight: bold; }
.userFormat2{font-style: italic; }
.userFormat3{color: #000000; background-color: #FFFF33 }


.BLOBListSymbolCustom1{
	list-style-type: none;
	list-style-image: url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FregioHannoScelto.gif);
	margin: .2em 0 0 1.5em;
}
.BLOBListSymbolCustom1 li{margin: 0 0 .2em 0;}

.BLOBListSymbolLowerLetter, .BLOBListSymbolDecimal{
		margin: .2em 0 0 2em;
}
.BLOBListSymbolDecimal li ol{
	list-style-type:lower-alpha;
	margin: .2em 0 0 2em;
}

/* ------- PORZIONE DI INDICE ------- */
.viewIndexSlice ol {
	list-style-type:none; margin:10px; padding:0;
	font-size:.75em;
}
.viewIndexSlice ol li {
	margin:3px 0; 
}
.viewIndexSlice ol li a {
	padding:0 0 0 13px;
	background:transparent url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/IndexSlice.gif) 1px 4px no-repeat;
	color:#1F578A; 
}
.viewIndexSlice ol li a:hover {
	text-decoration:none;
}
	/* --- H1 Personalizzato --- */
h1.TitoloPersonalizzato {
	color:#006D78; font-size: .9em; padding: 2px 0 2px 28px;
	background:transparent url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/TitoloPersonalizzato.gif) 2px 2px no-repeat;
}
	/* --- Pulsante grigio con bordo turchese --- */
.PulsanteGrigio {
	font-size:.75em; color:#333; background-color:#CCC; 
	margin:10px 0; padding:7px; border-left:4px solid #575757;
}
#C3 .PulsanteGrigio {
	border-left-color:#0091e9;
}
#C4 .PulsanteGrigio {
	border-left-color:#ffe413;
}
#C6 .PulsanteGrigio {
	border-left-color:#778e00;
}
.PulsanteGrigio a {
	color:#333; background-color:#CCC; text-decoration:none;
}
.PulsanteGrigio a:hover {
	text-decoration:underline; 
}
	/* --- Titoli Colorati con Frecce --- */
		/* Posizionamenti e dimensioni */
.TitoloFreccia {
	margin:0 0 10px; padding:0; font-size:.8em;
}
.TitoloFreccia span {
	display:block;
}
.TitoloFreccia span span {
	padding:13px 60px 8px 10px;
}
.TitoloFreccia a {
	color:#FFF; background-color:transparent; text-decoration:none;
}
.TitoloFreccia a:hover {
	text-decoration:underline;
}
		/* Immagini e colori */
.TitoloAzzurro {
	background:#81cfff url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloAzzurro-X.jpg) 0 0 repeat-x; color:#333;
}
.TitoloAzzurro span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloAzzurro-Dx.jpg) 100% 0 no-repeat;
}
.TitoloAzzurro span span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloAzzurro-Sx.jpg) 0 0 no-repeat;
}
.TitoloGiallo {
	background:#ffe413 url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloGiallo-X.jpg) 0 0 repeat-x; color:#333;
}
.TitoloGiallo span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloGiallo-Dx.jpg) 100% 0 no-repeat;
}
.TitoloGiallo span span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloGiallo-Sx.jpg) 0 0 no-repeat;
}
.TitoloAzzurro a, .TitoloGiallo a {
	color:#333; background-color:transparent; text-decoration:none;
}
.TitoloVerde {
	background:#778e00 url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloVerde-X.jpg) 0 0 repeat-x; color:#FFF;
}
.TitoloVerde span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloVerde-Dx.jpg) 100% 0 no-repeat;
}
.TitoloVerde span span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloVerde-Sx.jpg) 0 0 no-repeat;
}
.TitoloRosso {
	background:#c30f2a url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloRosso-X.jpg) 0 0 repeat-x; color:#FFF;
}
.TitoloRosso span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloRosso-Dx.jpg) 100% 0 no-repeat;
}
.TitoloRosso span span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloRosso-Sx.jpg) 0 0 no-repeat;
}
.TitoloGrigio {
	background:#575757 url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloGrigio-X.jpg) 0 0 repeat-x; color:#FFF;
}
.TitoloGrigio span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloGrigio-Dx.jpg) 100% 0 no-repeat;
}
.TitoloGrigio span span {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloGrigio-Sx.jpg) 0 0 no-repeat;
}
/* --- Area Banner --- */
.AreaBanner {
	text-align:center; margin:0; padding:0; list-style-type:none; 
}
.Banner {
	display:block; width:200px; height:55px; margin:4px 0; padding:0;
	background-position:50% 0; background-repeat:no-repeat;
}
.MUF {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/muf_per_home.jpg);
}
.AFL {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/AFL.gif);
}
.CartAnziani {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/CartAnziani.gif);
}
.CentroAgora {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/CentroAgora.gif);
}
.ComeFarePer {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/ComeFarePer.gif);
}
.LuccaGiovane {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/LuccaGiovane.gif);
}
.FB {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/FB.gif);
}
.LuccaPuntoEuropa {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/LuccaPuntoEuropa.gif);
}
.Meteo {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/Meteo.gif); margin:8px 0;
}
.OperaDelleMura {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/OperaDelleMura.gif);
}
.LogoGuidiCar {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/logo_guidi_car_home.jpg);
}
.ServiziOnLine {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/ServiziOnLine.gif);
}
.SistemaCongressuale {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/SistemaCongressuale.gif);
}
.SUAP {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/SUAP.gif);
}
.Turismo {
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Banner/Turismo.jpg); height:139px; margin:8px 0;
}/* calendario home page */
.Calendario { 
	background:#FFEFEF url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/FondoMV.gif) 100% 100% no-repeat;
	padding-bottom:10px; 
}
.Calendario h2 { 
	margin:0; padding:15px 2px 4px 43px; font-size:.7em;
	background:#c9cbd0 url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/Calendario.gif) 0 0 no-repeat;
}
.Calendario h2 a { 
	color:#333; background-color:transparent; text-decoration:none;
}
.Calendario h2 a:hover { 
	text-decoration:underline; 
}
.Calendario .viewCalendar {
	border:1px solid #c9cbd0; border-top:none;
	margin:0 0 15px 0; padding:0;
	color:#333; background-color:#FFEFEF;
	font-size:.75em; text-align:center;
}
.Calendario .viewCalendar a {
	color:#333; background-color:#FFEFEF; padding:0 2px;
}
.Calendario .viewCalendar div {
	padding:5px 0;
}
.Calendario .viewCalendar table { 
	font-size:.9em; width:100%;
}
.Calendario .viewCalendar table.calendar a { 
	color:#c30f2a; background-color:#FFEFEF; 
}
.CalendarioInterno {
	font-size:1.2em; width:9em;
}
.CalendarioInterno #ChannelSelection {
	font-size:.75em; margin-bottom:5px;
}
/* -------- FOOTER -------- */
.Footer { 
	position:relative; text-align:center;  padding-bottom:10px;
}
.Footer ol {
	list-style-type:none; margin:5px 0; padding:0;
}
.Footer ol li {
	margin:0 12px; padding:0; display:inline; 
}
.Footer p { 
	font-size:.65em; color:#333; background-color:transparent; 
}
.Footer p a { 
	color:#333; background-color:#e5e5e5;
}
.Footer p a:hover { 
	text-decoration:none; 
}
.Footer img {
	border:1px solid #c30f2a;
}
.RedazioneWeb { 
	float:left; font-size:.7em; 
}
.RedazioneWeb a { 
	color:#c30f2a; background-color:transparent;
}
.RedazioneWeb a:hover { 
	text-decoration: none; 
}
.BollinoStanca {
	position:absolute; top:0; right:5px; z-index:3;
}
.Footer .BollinoStanca img {
	border:none;
}
/* -------- UTILITIES -------- */
	/* --- Box Ricerca --- */
#formSearchBox {
	padding:0; margin:0; color:#333; background-color:transparent;
	position:absolute; top:8px; right:10px; width:18em;
	border-left:1px dotted #333;
}
#formSearchBox label {
	font-weight:bold; text-align:right;
	display:block; float:left; width:4em; position:relative; top:2px;
}
#frmSearchText {
	width:9em; display:block; float:left;
	border:1px solid #333; padding:1px; margin:0 4px;
	color:#333; background-color:#FFF; 
}
#formSearchBox input.Cerca {
 	display:block; float:left; width:21px; height:21px; border:none;
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/CercaIst.gif) 0 0 no-repeat;
}
	/* --- Pulsanti Mappa e Stampa --- */
.Mappa {
 	display:block; width:23px; height:14px; position:absolute; top:10px; left:30px;
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa.gif) 0 0 no-repeat;
}
.Stampa {
 	display:block; width:18px; height:15px; position:absolute; top:6px; right:40px;
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Stampa.gif) 0 0 no-repeat;
}
.Stampa2Col .Stampa {
 	 top:16px; right:20px;
}
.Stampa3Col .Stampa {
 	 top:16px; right:14.5em;
}
/* -------- MAPPA SITO: link + Pagina mappa -------- */
.MapIndexTree {
	font-size:.7em;
}
.MapIndexTree a {
	color:#006D78;
}
.MapIndexTree a:hover {
	text-decoration:none;
}
.MapIndexTree ol {
	list-style-type:none; margin:0; padding:0;  
	font-weight:bold;
}
.MapIndexTree ol li {	
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0 0 0 10px; width:100%;
}
.MapIndexTree ol li a {
	color:#1F578A;
}
.MapIndexTree ol li a:hover {
	text-decoration:none;
}
.MapIndexTree ol ol {
	list-style-type:none; border:none;
	padding:0; font-weight:normal;
}
.MapIndexTree ol ol li {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-2Liv.gif) 0 10px no-repeat;	
	padding:5px 0 0 11px;
}
.MapIndexTree ol ol ol li {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-3Liv.gif) 0 8px no-repeat;		
	padding:3px 0 0 8px;
}
.MapIndexTree ol ol ol ol li {
	background:none; padding:3px 0 0 8px;
}
/* Pagina del Risultato della Ricerca */
ol.RisultatoRicerca {
	list-style-type:none; margin:10px 0; padding:0; font-size:.7em;
} 
ol.RisultatoRicerca p {
	margin:2px 0; padding:0;	
}
ol.RisultatoRicerca a {
	color:#7E0113; background-color:transparent;
}
ol.RisultatoRicerca a:hover {
	text-decoration:none;
}
ol.RisultatoRicerca .SearchResultKeyword {
	color:#333; background-color:#FFC; font-weight:bold; padding:1px; text-decoration:underline; 
}
ol.RisultatoRicerca span.Attinenza {
	/* background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Attinenza.gif) 100% 2px no-repeat; padding-right:17px; */
	margin-right:5px;
}
/* Pagina della Ricerca Avanzata */
.ClassificationFormBlock fieldset {
	float:left; width:47%; margin-right:.5%;
}
.ClassificationFormBlock ol {
	list-style-type:none; margin:10px 0; padding:0;
}
.ClassificationFormBlock ol li input {
	position:relative; top:2px; border:none;
}
/* --- Sezioni aggiuntive Grigio/Rosa --- */
.BoxContent  {
	margin:0 auto 20px auto; text-align:center;
}
.BoxContent .Box {
	margin:0 1%; float:left; width:47.8%; 
}
.Box1 {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Box/Box1.jpg) 0 0 no-repeat; 
	color:#333; background-color:#F0E4E6; text-align:left;
}
.Box1G {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Box/Box1G.jpg) 0 0 no-repeat; 
	color:#FFF; background-color:#EBEDEC; text-align:left;
}
.Box2 {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Box/Box2.jpg) 100% 0 no-repeat; 
}
.Box2G {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Box/Box2G.jpg) 100% 0 no-repeat; 
}
.Box3 {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Box/Box3.jpg) 100% 100% no-repeat; 
}
.Box3G {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Box/Box3G.jpg) 100% 100% no-repeat; 
}
.Box4 {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Box/Box4.jpg) 0 100% no-repeat;
	padding:0 0 15px;
}
.Box4G {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Box/Box4G.jpg) 0 100% no-repeat; 
}
.Blocco {
	padding:0 0 15px; min-height:230px; 
}
.Blocco ol, .Blocco p {
	padding:0 15px;
}
.Blocco a:hover {
	color:#333; background-color:transparent;
}




.Contenitore { clear:both; width:auto;}
.BloccoSx { 
	width:49%; float:left; 
	margin:.1em; padding:.1em;
	
}/* --- Elencatori canale in genere --- */
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0;
	font-size:.7em; color:#333; background-color:transparent;
}
.ElencoCanale ol li {
	margin:0 0 5px;
}
.ElencoCanale ol li h2 {
	font-size:1em; color:#006D78; background-color:transparent;
	margin:0; padding:0;
}
.ElencoCanale ol li a {
	color:#006D78; background-color:transparent;
} 
.ElencoCanale ol li a:hover {
	text-decoration:none;
} 
.ElencoCanale ol li p {
	padding:0; margin:4px 0;
}
.ElencoCanale ol li img {
	padding:0 5px 4px 0; float:left;
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ombra.gif) 100% 100% no-repeat; 
}
/* --- Elencatore canale SoloLink --- */
.ElencoCanaleSoloLink ol {
	list-style-type:none; margin:.2em 0 0 1.5em;
	list-style-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/SoloLink.gif);
}
.ElencoCanaleSoloLink ol li {
	margin:0 0 .2em .5em;
}
.ElencoCanaleSoloLink ol li a { 
	color:#333; background-color:transparent;
}
.ElencoCanaleSoloLink ol li a:hover { 
	text-decoration:none;
}
/* --- Elencatore canale News Affiancate --- */
.Affianca ol li {
	float:left; width:47%; margin-right:1%;
	color:#333; background-color:transparent; 
}
.Affianca ol li span {
	letter-spacing:.1em; color:#333; background-color:transparent;
}
.Affianca ol li h2 {
	font-size:1.2em; padding:0; margin:3px 0 7px 0;
	color:#006D78; background-color:transparent;
}
.Affianca ol li a {
	color:#006D78; background-color:transparent;
}
.Affianca ol li a:hover {
	text-decoration:none;
}
.Affianca ol li p {
	color:#333; background-color:transparent; margin:0; padding:0;
}
.Affianca ol li img {
	float:left; padding:4px 4px 4px 0; background:none;
}
/* --- Elencatore canale DataTitolo --- */
.DataTitolo ol li a { 
	color:#333; background-color:transparent;
}
.DataTitolo ol li span { 
	color:#c30f2a; background-color:transparent; padding:0 5px;
}
/* --- Elencatore canale ComunicatiStampa --- */
.ComunicatiStampa h1 {
	color:#006D78; font-size: .9em; padding: 2px 0 2px 28px;
	background:transparent url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Comunicati.gif) 2px 2px no-repeat;
}
.ComunicatiStampa ol {
	list-style-type: none; margin:.2em 0 0 1.5em;
}
.ComunicatiStampa ol li { 
	margin:0 0 .2em 0; color:#333; background-color:transparent;
}
.ComunicatiStampa ol li a { 
	color:#333; background-color:transparent; text-decoration:underline; 
}
.ComunicatiStampa ol li a:hover { 
	text-decoration:none; color:#333; background-color:transparent; 
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:5px; margin:10px; border:1px solid #006D78;
	height:auto; min-height:1%; 
}
#ChannelYearLabel, #ChannelMonthLabel, #ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList, #ChannelMonthList, #ChannelDayList {
	clear:left;
}
#ChannelYearList ol li.ChannelSelItem strong {
	margin:0 7px;
}
#ChannelPager ol { 	
	list-style-type:none; border-left:1px solid #333;	
	margin:0; padding:0;
}
#ChannelPager ol li {	
	margin:0; padding:0; border-right:1px solid #333;
	float:left; line-height:2em;	
}
#ChannelPager ol li a, #ChannelPager ol li strong {	
	color:#006D78; background-color:transparent; font-weight:bold; margin:0 7px;
}
#ChannelPager ol li a:hover {	
	text-decoration:none;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	display:none;
}
#ChannelClear {	
	clear:both; height:0;
}





/* ---------- FOTO GALLERY - Inizio ----------------- */
.viewGallery{
	margin: .5em;
	border: 2px solid #9d1b0d;
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GallerySfondo.gif);
	background-repeat:repeat;
	background-position: 0 0;
	color: #9d1b0d; background-color:#FFF;
}
.viewGallery .viewGalleryTop{
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GalleryTop.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	font-size: 1em;
	margin: 0 0 .5em 0; padding: 0;
	color:#FFF; background-color: #9d1b0d;
	position: relative;
}
.viewGalleryTop h1{
	margin: 0; padding: .3em 0 .6em 2.4em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	color:#FFF; background-color: transparent;
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GalleryIco.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}

.viewGallery h2{
	margin: .2em 0;
	padding: .3em;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}

.viewGallery dl{
	text-align:center;
	margin: 0; padding: 0;
}
.viewGallery dl.viewGalleryNaviTitle{
	float:left;
	margin: .5em; padding: 0;
}


.viewGallery dl dd{
	margin: 0 0 .5em 0; padding: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	color: #9d1b0d;
	background-color: transparent; 
	position: relative;
	text-align:center;
}
div.viewGalleryNaviNumber{
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GalleryBot.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	font-size: .7em;
	margin: .5em 0 0 0; padding: 0;
	text-align:center;
	color:#FFF; background-color: #9d1b0d;
}
	
div.viewGalleryNaviNumber span{
	display: inline;
	color:#FFF; background-color: #9d1b0d;
	padding: 0 1px 0 1px;
}

div.viewGalleryNaviNumber ol{ 
	display: inline;	
	margin: 0 auto; padding: 0;
	list-style-type: none;
	font-weight:bold;
	color:#FFF; background-color: #9d1b0d;
}
div.viewGalleryNaviNumber ol li { 
	color:#FFF; background-color: transparent;
	display:inline;
	padding: 0 .7em 0 .7em;
}

div.viewGalleryNaviNumber ol li.NavInactive {
	color:#FFF;
	background-color: #1BC700;
	padding: 0 0 0 3px;
	margin: 0;
	} 

div.viewGalleryNaviNumber ol li a, div.viewGalleryNaviNumber span a{ 
	color:#FFF; background-color: transparent;
	text-decoration: underline;
}
.viewGalleryNaviNumber ol li a:hover, 
.viewGalleryNaviNumber ol li a:active, 
.viewGalleryNaviNumber ol li a:focus,
div.viewGalleryNaviNumber span a:hover,
div.viewGalleryNaviNumber span a:active,
div.viewGalleryNaviNumber span a:focus { 
	text-decoration: none;
}


div.viewGalleryNaviTitle ol{
	list-style-type: none;
	margin: 1em 0; padding: 0;
	font-size: .7em;
	font-weight:bold;
}
div.viewGalleryNaviTitle ol li a{ 
	color: #9d1b0d; background-color: transparent;
	text-decoration: underline;
}
div.viewGalleryNaviTitle ol li a:hover,
div.viewGalleryNaviTitle ol li a:active,
div.viewGalleryNaviTitle ol li a:focus { 
	text-decoration: none;
}

.viewGalleryClose{
	clear:both;
	font-size: .1em; margin: 0; padding: 0; line-height: .1em;
	color:#FFFFFF; background-color: #9d1b0d;
}
/* ---------- FOTO GALLERY - Fine ----------------- */



/* --- Elencatore canale SoloLink --- */
.ComunicatiStampa h1 {
	color: #be1200; background-color: #ffefef;
	font-size: .9em;
	background-image: url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/MacchinaScrivere.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 28px;
	position: relative;
	}
.ComunicatiStampa ol{
	list-style-type: none;
	margin: .2em 0 0 1.5em;
}
h1.TitoloPersonalizzato {
	color: #be1200; background-color: #ffefef;
	font-size: .9em;
	background-image: url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/TitoloPersonalizzato.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 28px;
	position: relative;
}

.ComunicatiStampa ol li{ margin: 0 0 .2em 0; color: #be1300 ; background-color:#FFF;}
.ComunicatiStampa ol li a { color: #000000; background-color:#FFF; text-decoration: underline; }
.ComunicatiStampa ol li a:hover, .ComunicatiStampa ol li a:focus, .ComunicatiStampa ol li a:active { text-decoration: none;color: #000000; background-color:#FFF; }

/* --- Elencatore canale SoloLink --- */
.ElencoCanaleSoloLink ol {
	list-style-type: none;
	list-style-image: url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/SoloLink.gif);
	margin: .2em 0 0 1.5em;
}

.ElencoCanaleSoloLink ol li{margin: 0 0 .2em .5em;}
.ElencoCanaleSoloLink ol li a { color: #000000; background-color:#FFF; text-decoration: underline; }
.ElencoCanaleSoloLink ol li a:hover, .ElencoCanaleSoloLink ol li a:focus, .ElencoCanaleSoloLink ol li a:active { 
	color: #000000; background-color:#FFF;
	text-decoration: none;
	}


/* --------------- Community ----------------*/
#CommunityUserForm{
	font-size: .7em;
}

.CommunityUserLbl{
	display: block;
	width: 20%;
	float:left;
	clear:both;
	margin: .2em 0 0 0;
}
.CommunityUserFormText input{
	width: 65%;
	margin: 0 0 .5em 0;
	font-size: 1em;
}
.CommunityUserFormSelect select{
	margin: 0 0 .5em 0;
	font-size: 1em;
}

.CommunityUserFormCheck input{
	width: 2em;
}


#CommunityUserForm Fieldset{
	clear: both;
	margin: .5em 0; padding: .5em; 
	border: 1px solid #CCCCCC;
}
#CommunityUserForm Fieldset legend{ color: #333333; background-color:#FFF;}

#CommunityUserForm p {
	margin: .5em 0;
	clear:both;
}

#CommunityUserFormSubmit{
	text-align:center;
	font-weight: bold;
	clear:both;
	margin: 1em;
}



/* --- Elenco Canale Predefinito --- */
.NewsBlock{width: 100%;}
.NewsBlockImgLeft{float:left; margin: 0 .5em 0 0;}
.NewsBlockImgRight{float:right; margin: 0 0 0 .5em;}



#ChannelPager{
	border: 1px solid #006D78; 
	position:relative; 
	padding: .5em; 
	margin: 1em 0em 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	clear:both;
}
#ChannelSelection{padding: 0em .4em 0em 0em;}
#ChannelYearList, #ChannelMonthList,  #ChannelDayList{ 
	clear:both;
	width: 99%;
}

#ChannelYearLabel, #ChannelMonthLabel, #ChannelDayLabel{float: left; 	line-height: 2em;}

#ChannelYearList ol, #ChannelMonthList ol, #ChannelDayList ol{ 
	list-style-type: none; 
	margin:0; padding: 0;
	border-left: 1px solid #999999;
	position:relative;
}
#ChannelYearList ol li, #ChannelMonthList ol li, #ChannelDayList ol li{
	float:left; 
	margin:0; padding: 0;
	line-height: 2em;
	border-right: 1px solid #999999;
}
#ChannelYearList ol li a, #ChannelMonthList ol li a, #ChannelDayList ol li a{
	color: #006D78; 
	font-weight: bold;
	background-color:#FFF;
	text-decoration: underline;
	margin: 0em .4em 0em .4em;
}
#ChannelYearList ol li a:hover, #ChannelMonthList ol li a:hover, #ChannelDayList ol li a:hover,
#ChannelYearList ol li a:active, #ChannelMonthList ol li a:active, #ChannelDayList ol li a:active {
	text-decoration: none;
}

.ChannelSelItem span{
	padding: 0em .4em 0em .4em;
	font-weight: bold;
}

.ChannelEmptyItem span{
	padding: 0em .4em 0em .4em;
	font-weight: normal;
}

#ChannelClear{
	font-size:.1em;
	clear: both;
	height: .1em;
}

/* ---------------------- Forum v 2.0 - Inizio ------------------------ */

.ForumTopicList, .ForumMsgList{
	font-size: .7em;
}
.ForumTopicList p, .ForumMsgList p{text-align: right;}
.ForumTopicList table p, .ForumMsgList table p{text-align: left;}

.ForumMsgList table p.ForumMsgDate{float: right;}

.ForumTopicList p a, .ForumMsgList p a{
	font-weight:bold;
	color: #003D68;  background-color:#FFF;
	text-decoration:underline;
}
.ForumTopicList p a:hover, .ForumTopicList p a:active, .ForumTopicList p a:focus,
.ForumMsgList p a:hover, .ForumMsgList p a:active, .ForumMsgList p a:focus {
	text-decoration:none;
}

.ForumTopicList table, .ForumMsgList table{
	border-bottom: 1px solid #0360A3;
	border-left: 1px solid #0360A3;
	margin: 1em 0;
	width: 100%;
	border-collapse:collapse;
}
.ForumTopicList table tr, .ForumTopicList table tr{
	text-align:center;
}
.ForumTopicList table tr td, .ForumTopicList table tr th,
.ForumMsgList table tr td, .ForumMsgList table tr th {
	border-top: 1px solid #0360A3;
	border-right: 1px solid #0360A3;
}

.ForumTopicList table thead tr th, .ForumMsgList table thead tr th{
	background-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GalleryTop.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	font-size: 1em;
	margin: 0 0 .5em 0; padding: 0;
	color:#FFF; background-color: #0360A3;
	height: 2.5em;
}
.ForumTopicList table tr td{
	padding: .2em .5em;
}
.ForumMsgList table tr td{
	padding: .5em .5em .5em .5em;
}
.ForumTopicList table thead tr th, .ForumMsgList table thead tr th{
	padding: .1em 1em;
}

.ForumTopicList table tbody tr th a, .ForumMsgList table tbody tr th a{
	color: #003D68;  background-color:#FFF;
	text-decoration:underline;
}
.ForumTopicList table tbody tr th a:hover, .ForumTopicList table tbody tr th a:active,
.ForumTopicList table tbody tr th a:focus, .ForumMsgList table tbody tr th a:hover, .ForumMsgList table tbody tr th a:active, .ForumMsgList table tbody tr th a:focus{
	text-decoration: none;
}

.ForumMsgList table tbody tr th.TopicMsg, .ForumMsgList table tbody tr td.TopicMsg {
	color:#000000;
	background-color: #D4EEFF;
}
.ForumMsgList table tbody tr th{
	font-weight: normal;
	vertical-align:top;
	text-align:left;
}

.ForumMsgList table tbody tr td h2{
	margin: 0 0 .5em 0; padding: 0;
	font-size: 1.2em; 
	font-weight: bold; 
	color:#000000;
	background-color: #ffffff;
}
.ForumMsgList table tbody tr td.TopicMsg h2{
	margin: 0 0 .5em 0; padding: 0;
	font-size: 1.2em; 
	font-weight: bold; 
	color: #00497D;
	background-color: #D4EEFF;
}
.ForumMsgList table tbody tr td div{
	text-align:right;
}
.ForumMsgList table tbody tr td div a{
	color: #00497D; background-color: #ffffff;
	font-weight: bold;
}
.ForumMsgList table tbody tr td.TopicMsg div a, 
.ForumMsgList table tbody tr th.TopicMsg div a,
.ForumMsgList table tbody tr th.TopicMsg a{
	color: #00497D; background-color: #D4EEFF;
}

.ForumPaginator{
	font-size: .7em;
	margin: .5em 0 0 0;  padding: .2em 0;
	text-align:center; line-height: 1.5em;
}
	
.ForumPaginator span{
	display: inline;
	margin: 0 .2em; padding: .1em;
}

.ForumPaginator ol{ 
	display: inline;	
	margin: 0 auto; padding: 0;
	list-style-type: none;
	font-weight:bold;
}
.ForumPaginator ol li { 
	display:inline;
	padding: .1em; margin: 0 .2em;
}
.ForumPaginator ol li a, .ForumPaginator span a{ 
	color: #00497D; background-color: #D4EEFF;
	text-decoration: underline;
	padding: 0; margin: 0;
	text-decoration:none;
}
.ForumPaginator ol li a:hover, 
.ForumPaginator ol li a:active, 
.ForumPaginator ol li a:focus { 
	text-decoration: none;
}
.ForumPaginator span.NavInactive,
.ForumPaginator li.NavInactive{
	border: 1px solid #0360A3;
	color: #000000; 
	background-color: #ffffff;
}
	
.ForumPaginator span.NavActive a,
.ForumPaginator li.NavActive a{
	color: #00497D; 
	background-color: #D4EEFF;
	border: 1px solid #0360A3;
	padding: .1em;
}



.ForumThreadList{
	font-size: .7em;
}
.ForumThreadList ol{
	list-style-type: none;
}
.ForumThreadList ol li{
	list-style-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/tree_fold.gif);
	padding: 0 0 0 1em;
}

.ForumThreadList ol li ol li{
	list-style-image:url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/tree_fold-lvl1.gif);
	padding: 0 0 0 1em;
}




.ForumComposeForm{
}

.ForumComposeForm div, .ForumComposeForm p{
	clear: both;
	padding: .5em 0 0 0;
}
.ForumComposeForm div label{
	display: block; width: 6em;
	font-size: .7em;
	float: left;
}
.ForumComposeForm p label{
	display: block; width: auto;
	font-size: .7em;	
}
.ForumComposeForm div input{
	width: 20em;
	margin: 0;
	border: 1px solid #0360A3;
	font-size: .7em;
	float:left;
	
}
.ForumComposeForm div span{
	float:left;
}

.ForumComposeForm p textarea{
	font-size: .7em;
	border: 1px solid #0360A3;
	width: 100%;
}
.ForumComposeForm p input{
	border: 1px solid #0360A3;
	font-size: .7em;
	text-align:center;
}
.ForumComposeForm p a{
	color: #00497D; background-color: #ffffff;
	font-size: .7em; font-weight: bold;
	text-decoration: underline;
}
.ForumComposeForm p a:hover, .ForumComposeForm p a:active, .ForumComposeForm p a:focus{
	text-decoration: none;
}

/* ---------------------- Forum v 2.0 - Fine ------------------------ */


/* ****** USER LOGIN - Inizio **** */
.FlexLoginBoxContainer  {
 width: 100%;
 text-align:center;
}

.FlexLoginBox {
	border: 1px solid #003399;
	width: 400px;
	text-align: left;
    background-image: url(http://www.comune.lucca.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Enter.jpg);
	background-position: top right;
	background-repeat:repeat-y;
	margin: auto auto;
}

.FlexLoginContent{
 width: 245px;
 text-align: center; 
}


.FlexLoginTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
	background-color:#FFF;
	margin: .2em 0em .2em 0em;	
}
.FlexLoginLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color:#FFF;
}
.FlexLoginField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color:#FFF;
}

.FlexLoginButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color:#FFF;
	margin: .2em 0em .2em 0em;
}
.FlexLoginSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	background-color:#FFF;
	text-align:left;
	margin-bottom: 1em;
}
.FlexLoginSmallText A{
	color: #333333;
	background-color:#FFF;
}

/* ****** USER LOGIN - Fine **** *//* ------- MODULO GALLERIA FOTOGRAFICA ------- */
.GPContent { 
	position:absolute; top:-10000px; left:-10000px;
}
	/* Elenco generale: gallerie, album e foto */
.GalleryPlus {
	background:#FFF; color:#333; padding:10px; 
}
.GalleryPlus ul {
	padding:20px 0 0; margin:0; list-style-type:none; font-size:.7em;
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Barra.gif) 0 10px repeat-x;
}
.GalleryPlus ul li {
	background:#FFF url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Barra.gif) 0 100% repeat-x; 
	margin-bottom:20px; padding-top:10px; padding-bottom:25px;
}
.GalleryPlus dl {
	margin:0; padding-bottom:5px; position:relative; 
}
.GalleryPlus dt {
	margin:0; padding:0 0 0 10px;
}
.GalleryPlus ul li a {
	display:block; padding:4px .5% 6px .5%; margin:0 0 5px;
	font-weight:bold; color:#FFF; background-color:#7E0113;
}
.GalleryPlus ul li img {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; 
	padding:0 0 12px; position:absolute; left:0; top:0; max-height:90px; 
}
.GalleryPlus dd {
	margin:0; padding:0 0 0 10px; line-height:1.5em;
}
.GalleryPlus dd.Description {
	margin-bottom:10px;
}
	/* Elencatori in modalità "Affiancata" [templates "-Affianca.html"] */
.Affianca ul li { 
	margin-right:1%; padding-left:.5%; padding-right:.5%; 
	float:left; width:47.9%; min-height:170px;
	
}
.Affianca ul li a {
	width:99%; 
}
	/* Elencatori in modalità "Centrata" [templates "-Centra.html"] */
.Centra .viewImageNumPag dl dt {
	text-align:center;
}
	/* Elenco gallerie [templates "DEFAULT / BLOBElencoGallerie-ElencoGallerie.html"] */
.GalleryList {
}
	/* Elenco album [templates "DEFAULT / BLOBElencoAlbum-ElencoAlbum.html"] */
.AlbumList {
}
	/* Elenco foto [templates "DEFAULT / BLOBAlbum-Album.html"] */
.Album {
}
		/* Elenco foto > Modalità "Immagine singola, paginazione per titolo immagine" */
.SingleImageTitPag {
	background:#FFF url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBigBottom.gif) 0 50% repeat-x;
}
.SingleImageTitPag dl {
	margin:0;
}
.SingleImageTitPag dt {
	margin:0; padding:0;
}
.SingleImageTitPag dl dd {
	margin:5px 0; padding:0; font-size:.7em; text-align:center; font-style:italic;
}
.SingleImageTitPag img {
	position:static; background:none; padding:10px; margin:0 10px 0 0;
	border:1px solid #333; max-height:none; 
}
.SingleImageTitPag dl dt img {
	padding:0 0 12px; border:none;
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat;
}
.SingleImageTitPag .SingleImage {
	float:left;
}
		/* Elenco foto > Modalità "Elenco miniature" */
			/* Fase 1: gruppo miniature */
.viewImageTotal {
	float:left; margin:0 20px 10px 0; font-size:.7em;
}
.viewImageTotal dt strong {
	display:block; text-align:center; margin-bottom:4px; line-height:1.2em;
}
.viewImageTotal dd img {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
			/* Fase 2: immagine grande singola */
.ThumbImageSingle dl dt {
	padding:5px 0;
}
.ThumbImageSingle dl dt img {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
.ThumbImageSingle dl dd {
	font-size:.7em; text-align:center; font-style:italic; padding-left:0;
}
			/* Fase 2: link di ritorno all'elenco */
.BackLink {
	margin:10px 0; padding:0 0 0 20px; font-size:.7em; font-weight:bold; color:#7E0113;
	background:transparent url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/BackLink.gif) 0 1px no-repeat;
}
		/* Elenco foto > Modalità "Foto singola con navigazione per numero pagina" */
.viewImageNumPag dl dt {
	padding:5px 0;
}
.viewImageNumPag dl dt img {
	background:url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
.viewImageNumPag dl dd {
	font-size:.7em; text-align:center; font-style:italic;
}
/* ---- PAGINAZIONE | NAVIGAZIONE ---- */
	/* Paginazione a titoli per album a immagine singola */
.GalleryPlus .FlexNavi {
	margin:10px 0; padding:10px 10px 20px; font-size:.65em; font-weight:bold; color:#333;
	background:transparent url(http://www.comune.lucca.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FondoNav.gif) 0 0 repeat-x;
} 
.GalleryPlus .FlexNavi ol {
	margin:0; padding:0; list-style-type:none; float:left;
}
.GalleryPlus .FlexNavi ol li {
	float:left;
} 
.GalleryPlus .FlexNavi span.NavInactive, 
.GalleryPlus .FlexNavi span.NavActive a, .GalleryPlus .FlexNavi span.NavActive strong, 
.GalleryPlus .FlexNavi ol li a, .GalleryPlus .FlexNavi ol li strong {
	margin:0 3px; padding:3px 5px 5px; display:block; float:left; border:1px solid #FFF;
}
.GalleryPlus .FlexNavi a { 
	color:#7E0113; background-color:transparent; text-decoration:none;
}
.GalleryPlus .FlexNavi a:hover, .GalleryPlus .FlexNavi span.NavActive strong, .GalleryPlus .FlexNavi ol li strong { 
	color:#FFF; background-color:#7E0113;  padding:3px 5px 5px;
}
	/* Paginazione a "Immagine singola, paginazione per titolo immagine" */
.SingleImageTitPag .FlexNavi {
	padding:30px 0 0 30px; font-size:.7em; background:none;
}
.SingleImageTitPag .FlexNavi ol {
	float:none; list-style-type:decimal;
}
.SingleImageTitPag .FlexNavi ol li {
	float:none; margin:0 0 5px;
}
.SingleImageTitPag .FlexNavi span.NavInactive, 
.SingleImageTitPag .FlexNavi span.NavActive a, .SingleImageTitPag .FlexNavi span.NavActive strong, 
.SingleImageTitPag .FlexNavi ol li a, .SingleImageTitPag .FlexNavi ol li strong {
	padding:2px; float:none; display:inline; border:none;
}
.SingleImageTitPag .FlexNavi a { 
	color:#333; background-color:transparent; text-decoration:underline;
}
.SingleImageTitPag .FlexNavi a:hover, .SingleImageTitPag .FlexNavi span.NavActive strong, .SingleImageTitPag .FlexNavi ol li strong { 
	color:#333; background-color:transparent; text-decoration:none;
}
	/* Paginazione a "Foto singola con navigazione per numero pagina" */
.viewImageNumPag .FlexNavi {
	min-width:350px; 
}
/* ----------- METEO ------------------ */
.meteoBox{
 border: 1px solid #000000;
 width: 10em;
 padding: .21em;
 margin: .5em auto;
 position:relative;
 background-color:white;
}
.mTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .6em; 
	font-weight: bold; 
	margin-left: .4em;
}
.mUpdate {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .6em; 
	font-style: italic;
	margin-left: .4em;
	text-align:center;
}
.mIco {
 border: 1px solid #000000;
 margin: .4em;
}
.mData {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .6em;
}

acronym, abbr {border-bottom:none; cursor:help; }
.ImgStampa {display:none;}

span.CommunityUserFormSelect, label[for="Lang"] {display:none;}
form h2.viewSotTitCell {background-image:none; padding-left:0;} 


