/* Cached vesion created on 12/03/10 15:22:48*/
/* elapsed time: 0.0504 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);
}
.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;
}
/* --- 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 **** *//* ----------- 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;
}

body {font-size:12pt; font-family:"Times New Roman", Times, serif; color:#333; background-color:transparent;}
.page {page-break-before:always;}
.ImgStampa {text-align:center;} 
.ColCent, .ColCent2Col, .ColCent2ColMenuSx {margin:0;}
.OldIEwidth99, .OldIEfloat, .Contenuti {float:none; width:auto;}
.ColSx, .ColSxFloat, .ColDx, .Footer, .Footer, .viewCalendar, .ChiudiStampa, #formSearchBox, .MenuH, .BreadCrumb, ol.Utility, .GoAway {display:none;}