/* Cached vesion created on 04/02/12 04:59:35*/
/* elapsed time: 0.076582193374634 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;}
.BLOBIMGSpacerRight { padding-right: 10px;}



.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.jesolo.ve.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;
}/* Costanti del Progetto */

/* -------- LAYOUT -------- */
html {
	background:#fff url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/html.png) 0 0 repeat-x; color:#4d4d4d;
}
body {
	font-family:Arial, Helvetica, sans-serif; font-size:100%;
	width:1024px; margin:0 auto 20px; padding:0; line-height:1em; position:relative;
}
.Gabbia1 {
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/Gabbia1.png) 0 0 no-repeat;
}
.Gabbia2 {
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/Gabbia2.png) 100% 0 no-repeat;
}
/* --- Per struttura con posizionamenti assoluti: 3 col!! --- */
.Layout {
	position:relative; margin:0 50px -85px 40px; padding:0; 
}
.ColCent1Col {
	padding:5px 35px;
}
.ColCent, .ColCent2Col, .ColCent2ColDx {
	margin:0 220px 0 250px; padding:10px; position:relative; top:-55px;
}
.ColCent2Col {
	margin-right:0; 
}
.ColCent2ColDx {
	margin-left:0; 
}
.ColSx {
	position:absolute; top:-45px; left:0; width:250px; z-index:10;
}
.ColDx {
	position:absolute; top:0; right:0; width:220px; z-index:10;
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/OmbraColDx.png) 0 0 no-repeat;
}
#Home .Top {
	margin:0; position:relative; top:-45px;
}
#Home .ColSx {
	top:210px; width:220px;
}
#Home .ColDx {
	width:222px;
}
#Home .ColCent {
	margin-left:220px;
}
/* --- Per struttura con flottaggi: 2 col!! --- */
.ContenitoreFlottaggi {
	margin:0 40px; clear:both;
}
.ColCent2ColMenuSx, .ColCent2ColMenuDx {
	margin:0 0 0 250px; padding:5px 10px 0; 
	color:#4d4d4d; background-color:#fff; 
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/OmbraColDx.jpg) 10px 0 no-repeat;
}
.ColCent2ColMenuDx {
	margin:0 220px 0 0;
}
.OldIEwidth99 {
	width:100%; float:left;	
}
.OldIEfloat {
	float:left; width:100%;  
}
.ColSxFloat {
	float:left; width:250px; padding-top:10px;
}
.ColSxFloat .MenuV {
	padding-left:20px;
}
.ColDxFloat {
	float:right; width:220px; 
}
.Contenuti {
	position:relative;
	padding:0 10px 15px 30px;
	min-height:25em; 
}
#Home .Contenuti {
	padding:15px 0 20px;
}
/* --- Classi "prezzemolo" da usare ovunque --- */
.GoAway {
	position:absolute; top:-10000px; left:-10000px;
}
.clear {
	clear:both; width:99%; height:1px; line-height:.05em; font-size:.05em;
}
/* --- Msg di errore e avvisi --- */
.Errore { 
	margin:10px 0; padding:20px 0; 
	border:2px solid #4d4d4d; color:#4d4d4d; background-color:#efe870;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #4d4d4d; 
	font-size:.8em; font-weight:bold; color:#4d4d4d; text-align:center;
}
.Attenzione a { 
	color:#4c4c4c; background-color:transparent;
}
.Attenzione a:hover {
	text-decoration:none; color:#4c4c4c; background-color:transparent;
}
.formError {
	padding:7px 7px 10px; margin:5px 0; border-bottom:1px solid #00468b;
	font-size:.9em; font-weight:bold; background-color:#f3f3f3; color:#00468b;
}
.formErrorList {
	padding:5px 7px; font-size:.75em; font-weight:bold; background-color:#f3f3f3; color:#4d4d4d;
}
.formRedirector {
	padding:5px; margin:0 0 10px; border-bottom:1px solid #00468b;
	font-size:.8em; font-weight:bold; background-color:#f3f3f3; color:#00468b;
}

/* -------- TESTATA -------- */
.Testata { 
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata.jpg) 50% 0 no-repeat; height:270px; margin:0 40px;
}
#Home .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Home.jpg); height:360px;
}
#Comune .Testata, #UfficioStampa .Testata, #URP  .Testata, #AreeTematiche .Testata,
#AreeTematiche-Commercio .Testata, #AreeTematiche-Anagrafe  .Testata,
#AreeTematiche-Lavoro  .Testata, #AreeTematiche-Sicurezza  .Testata,
#AreeTematiche-Sociale   .Testata, #AreeTematiche-Tributi  .Testata  { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Comune.jpg);
}
#AreeTematiche-Ambiente .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Ambiente.jpg);
}
#AreeTematiche-Cultura .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Cultura.jpg);
}
#AreeTematiche-EdiliziaUrbanistica .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/EdiliziaUrbanistica.jpg);
}
#AreeTematiche-Giovani .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Giovani.jpg);
}
#AreeTematiche-LavoriPubblici .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/LavoriPubblici.jpg);
}
#AreeTematiche-NidiScuole .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/NidiScuole.jpg);
}
#AreeTematiche-Sport .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Sport.jpg);
}
#AreeTematiche-Trasporti .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Trasporti.jpg);
}
#AreeTematiche-Turismo .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Turismo.jpg);
}
#AreeTematiche-Cadetti .Testata { 
	background-image:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Cadetti.jpg);
}
.Logo {
	position:absolute; top:15px; left:75px;
}
.Testata2 {
}
.Testata3 {
}

.MobileSwitchers{
	position:absolute;
	left:590px;
	top:13px;
	
}
.SwitchBasic{
	display:inline-block;
	width:85px;
	height:22px;
	margin:0;
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/SwitchBasic.gif) 0 0 no-repeat;
}
.SwitchRich{
	display:inline-block;
	width:85px;
	height:22px;
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/SwitchRich.gif) 0 0 no-repeat;
}/* -------- OGGETTI DI CORPO PAGINA -------- */
h1, h2, h3, h4, h5, h6 {
	margin:10px 0; padding:0; font-size:1.2em; color:#00468b; background-color:transparent;
}
.viewTitolo {
	margin:20px 0;
}
.viewSottotitolo, .viewSotTitCell, ol.RSSBlock h2 {
	color:#4d4d4d; font-size:1em;
}
.TitoloBlu {
	color:#00468b; font-size:1em;
}
.TitoloRosso, .SchedaProcedimento .TitoloRosso {
	color:#b90000; border:none; font-size:.85em; padding: 5px 0 5px 30px;
	background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/CheckRed.png) 7px 0 no-repeat; 
}
	/* Livello 3 */
.viewTitolo3 {
	margin-bottom:6px; font-size:.9em; padding-bottom:1px; border-bottom:1px dashed #0d57a1;
}
	/* Livello 4 */
.viewTitolo4 {
	margin-bottom:6px; font-size:.85em; padding-bottom:1px; border-bottom:1px dotted #0d57a1;
}
	/* Livello 5 */
.viewTitolo5 {
	margin-bottom:6px; font-size:.85em; 
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#4d4d4d; font-size:.75em; padding:2px 0;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
a {
	color:#4c4c4c; background-color:transparent;
}
a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.75em;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:#fff; color:#4d4d4d;
}
/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
dl.viewCaption, dl.viewCaption dt, dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#4d4d4d; 
	font-size:.75em; font-style:italic; text-align:center;
}
/* ------- TABELLE DATI ------- */
.viewTable {
	margin:10px 0;
}
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:.75em; text-align:left; color:#4d4d4d; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableHRTD, .viewTableHCTD { 
	color:#fff; background-color:#00468b;
}
.viewTableHRTD a, .viewTableHCTD a { 
	color:#fff; background-color:#00468b;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText, .viewTableHCCellText { 
	color:#fff; background-color:#00468b;
	font-size:.75em; font-weight:bold; text-align:left; padding:2px 1px;
}
.viewTableCellText a.viewLink {
	font-size:1em;
}
/* ------- ELENCO LINK AD ANCORA ------- */
.viewAnchorList {
	list-style-type:none; margin:5px 0 10px 5px; padding:0; clear:both; width:99%;
}
.viewAnchorList li {
	margin:2px 0; padding:0 1px;
}
.viewAnchorList li a.viewAnchor {
	background:none; padding:0; font-weight:normal;
}
a.viewAnchor {
	font-size:.75em; font-weight:bold; padding:.2em 1px;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	border:2px solid #dfdfdf; color:#dfdfdf;
}
/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 { 
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#00468b; background-color:transparent; font-weight:bold; 
}
/* ------- ELENCHI PUNTATI E NUMERATI ------- */
	/* Tutte le liste */
.viewUL, .viewOL, .viewLI ul, .viewLI ol {
	margin:0; padding:0 0 0 23px; 
}
.viewUL ol, .viewOL ol, .viewLI ul ol, .viewLI ol ol {
	margin:0; padding:0 0 0 12px;
}
.viewLI ol li {
	font-size:1em;
}
/* ------- PORZIONE DI INDICE ------- */
.viewIndexSlice ol {
	list-style-type:none; margin:10px 0; padding:0;
	font-size:.75em; font-weight:bold;
}
.viewIndexSlice ol li {
	margin:0 0 10px; color:#4d4d4d;
}
.viewIndexSlice ol li a {
	color:#4d4d4d; background-color:transparent; text-decoration:none;
}
.viewIndexSlice ol li a:hover {
	text-decoration:underline;
}
/* ------- ELENCO RSS ------- */
ol.RSSBlock {
	margin:10px 0; padding:0;
	list-style-type:none;
	font-size:.75em;
}
ol.RSSBlock li {
	margin:4px 0; padding:5px;
	border:1px solid #dfdfdf;
}
ol.RSSBlock em {
	font-size:.9em; font-weight:normal;
}
ol.RSSBlock p {
	margin:5px 0; padding:0;
}
/* ------- FORM ------- */
form[action="#"] label {
	font-size:.75em;
}
form[action="#"]  input {
	width:20px;
}
form[action="#"] .formColRight input, form[action="#"]  .formColRight textarea, form[action="#"]  .formColRight select {
	font-size:.8em; font-family:Arial, Helvetica, sans-serif;
	width:250px; display:block; float:left; margin-right:5px;
}
form[action="#"]  .BLOBAlignCenter input {
	width:auto;
}
form[action="#"] legend {
	font-weight:bold; font-size:1.1em; color:#4c4c4c; background-color:transparent;
}
.formColLeft {
	width:150px; margin-right:10px; text-align:right;
}
.formColRight {
	width:300px;
}
/* ------- ELEMENTI PERSONALIZZATI DA "CM" ------- */	
.BoxDimensioneFissa {
	display:block; overflow:auto; height:80px; margin:10px 0; padding:10px;
	border:1px solid #4d4d4d; color:#4d4d4d; text-align:justify; font-size:.6em;
}
.RigaTratteggiata {
	height:1px; line-height:1px; font-size:1px; border-bottom:1px dotted #4d4d4d; margin:5px 0;
}
.Bottone a {
	text-decoration:none; display:block; width:250px; padding:8px; font-size:.75em; font-weight:bold;
}
.Bottone a:hover {
	text-decoration:underline;
}
.BiancoBTN a {
	color:#b90000; background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BiancoBTN.gif) 0 0 no-repeat;
}
.AzzurroBTN a {
	color:#4d4d4d; background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/AzzurroBTN.gif) 0 0 no-repeat;
}
.Top {
	margin:10px 0;
}
.Bottom {
	padding:10px; margin:0 auto; width:430px; color:#4d4d4d;
	background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/BoxGrigio.png) 0 0 no-repeat;
}
h2.SottoTitoloTratteggiato {
	color:#4d4d4d; background-color:transparent; padding:0 0 7px; font-size:1.1em; font-weight:bold;
	text-align:center; margin:0 0 10px; border-bottom:1px dotted #4d4d4d;
}
.BLOBListSymbolCustom1 {
	margin:0; padding:0; list-style-type:none;
}
.BLOBListSymbolCustom1 li {
	padding-left:20px; background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/FrecciaGrigia.gif) 7px 7px no-repeat;
}
/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0; color:#4d4d4d; background-color:transparent; 
}
.ElencoCanale li {
	margin:0 0 10px; font-size:.75em;
}
.ElencoCanale h3 {
	font-size:1.15em; padding:0 0 2px; margin:0; line-height:1em; font-weight:normal;
}
.ElencoCanale img {
	float:left; padding:0 15px 5px 0;
}
.ElencoCanale p {
	margin:0; padding:0;
}
.ElencoCanale span {
	letter-spacing:.1em; color:#4d4d4d; background-color:transparent;
}
.ElencoCanale a {
	color:#4c4c4c; background-color:transparent; 
} 
.ElencoCanale a:hover {
	text-decoration:none;
} 
.TopHomeSmall ol li img {
	width:90px; height:60px; background-color:#fff; padding:0 5px 5px 0; float:left;
}
.TopHomeBig ol li img {
	width:240px; height:140px; background-color:#fff; padding:0; margin:0 0 5px;
}
	/* -------- Elencatore predefinito: NewsBlock -------- */
.NewsBlock {
	width:100%; margin:7px 0; font-size:.75em; color:#4d4d4d; background-color:transparent;
}
.NewsBlockImgLeft {
	float:left; margin:0 5px 5px 0;
}
.NewsBlockImgRight {
	float:right; margin:0 0 5px 5px;
}
	/* --- Elencatore "Notizie affiancate" --- */
.Affianca li {
	float:left; margin-right:.2%; width:49.7%; 
	min-height:75px; 
}
.Affianca img {
	max-height:90px; max-width:120px; 
}
	/* --- Elencatore "Rassegna Stampa" --- */
.RassegnaStampa ol li {
	padding:7px 2px 7px 15px; color:#4d4d4d; border:1px solid #dfdfdf;
	background:#fff url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Freccia.png) 5px 9px no-repeat;
}
	/* --- Elencatore "Titolo e data" --- */
.TitoloData ol li {
	margin-bottom:15px; color:#4d4d4d; background-color:transparent;
}
.TitoloData ol li a {
	color:#4d4d4d; font-weight:bold; padding:0 12px 0 0; 
	background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/FrecciaGrigia.gif) 100% 4px no-repeat;
}
	/* --- Elencatore "Top home" con rotazione jquery --- */
#TopHome-List {
	border:5px solid #dfdfdf; padding:5px; margin:0 0 0 20px; position:relative; width:660px; height:220px;
	overflow: hidden;
}
#TopHome-List li {
	width:310px; margin-left:335px; padding:0 10px 18px; height:51px; max-height:51px; min-height:51px;
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/TopHome.gif) 0 100% repeat-x;
}
#TopHome-List li img {
	float:left; width:90px; height:60px; margin:0 5px 0 0;
}
#TopHome-List li p {
	margin:0; padding:0; background-color:transparent; color:#000;
}
#TopHome-List li p a {
	font-size:1.1em;
}
#TopHome-List li.Evid {
	position:absolute; left:0; top:0; margin:0; padding:0; width:340px; height:235px; background-color:#4c4c4c;
	
}
#TopHome-List li.Evid img {
	float:none; width:340px; height:160px; margin:0; padding:0; 
	max-width:340px; max-height:160px; background-color:transparent;
}
#TopHome-List li.Evid p {
	padding:10px; background-color:#4c4c4c; color:#fff; font-weight:bold; 
	position:relative; top:-5px; height:66px; 
}
#TopHome-List li.Evid p a {
	background-color:#4c4c4c; color:#fff; padding-bottom:5px;
}

	/* --- Elencatore "Top home" con rotazione jquery --- */
#TopHome-List.InEvidenza {
	border:5px solid #dfdfdf; padding:5px; margin:0; position:relative; width:615px; height:220px;
	overflow: hidden;
}
#TopHome-List.InEvidenza li {
	width:310px; margin-left:290px; padding:0 10px 18px; height:51px; max-height:51px; min-height:51px;
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/TopHome.gif) 0 100% repeat-x;
}
#TopHome-List.InEvidenza li img {
	float:left; width:90px; height:60px; margin:0 5px 0 0;
}
#TopHome-List.InEvidenza li p {
	margin:0; padding:0; background-color:transparent; color:#000;
}
#TopHome-List.InEvidenza li p a {
	font-size:1.1em;
}
#TopHome-List.InEvidenza li.Evid {
	position:absolute; left:0; top:0; margin:0; padding:0; width:295px; height:235px; background-color:#4c4c4c;
	
}
#TopHome-List.InEvidenza li.Evid img {
	float:none; width:295px; height:160px; margin:0; padding:0; 
	max-width:295px; max-height:160px; background-color:transparent;
}
#TopHome-List.InEvidenza li.Evid p {
	padding:10px; background-color:#4c4c4c; color:#fff; font-weight:bold; 
	position:relative; top:-5px; height:66px; 
}
#TopHome-List.InEvidenza li.Evid p a {
	background-color:#4c4c4c; color:#fff; padding-bottom:5px;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px 0; margin:10px 0; border-top:1px solid #4d4d4d;
}
#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 #4d4d4d;	
	margin:0; padding:0;
}
#ChannelPager li {	
	margin:0; padding:0; border-right:1px solid #4d4d4d; float:left; line-height:2em;	
}
#ChannelPager a, #ChannelPager strong {	
	font-weight:bold; margin:0 7px;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	display:none;
}
#ChannelClear {	
	clear:both; height:1px; line-height:.05em; font-size:.05em;
}
/* --- LAYOUT SCHEDA PROCEDIMENTO --- */
.SchedaProcedimento .viewTitolo {
	color:#00468b; border-bottom:2px solid #00468b; font-weight:normal;
	padding:0 0 4px; margin:20px 0; text-transform:uppercase;
}
.SchedaProcedimento .viewSottotitolo, .SchedaProcedimento .viewSotTitCell, .SchedaProcedimento ol.RSSBlock h2 {
	background-color:transparent; color:#00468b; font-size:.9em;  font-weight:normal;
	border-bottom:1px solid #00468b; padding:0 0 3px; margin:10px 0 6px;
}
.SchedaProcedimento .viewTitolo3 {
	margin-bottom:6px; font-size:.8em; padding-bottom:1px; border-bottom:1px dashed #0d57a1;
}
.SchedaProcedimento .viewTitolo4 {
	margin-bottom:6px; font-size:.75em; padding-bottom:1px; border-bottom:1px dotted #0d57a1;
}
.SchedaProcedimento .BLOBListSymbolCustom2, .SchedaProcedimento .viewAnchorList {
	list-style-type:none; margin:0; padding:0; color:#4d4d4d;
} 
.SchedaProcedimento .BLOBListSymbolCustom2 a, .SchedaProcedimento .viewAnchorList a {
	background-color:transparent; color:#4d4d4d;
}
.SchedaProcedimento .BLOBListSymbolCustom2 li {
	margin-bottom:15px;
}
.SchedaProcedimento .BLOBListSymbolCustom2 .userFormat1 {
	color:#00468b; background-color:transparent; font-size:1.1em;
}
.SchedaProcedimento a.viewAnchor {
	margin:5px 0 15px; padding:60px 0 0; text-align:center; display:block; font-weight:normal; 
	color:#00468b; background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/TopSfumatura.png) 50% 0 no-repeat;
}
.SchedaProcedimento .viewAnchorList li a.viewAnchor {
	display:inline; font-weight:normal; margin:0; padding:0; text-align:left;
	color:#4d4d4d; background:transparent none;
}
.SchedaProcedimento .viewPar {
	padding-bottom:5px; margin-bottom:5px;
}
.ParNeutro {
	font-size:.75em; margin:0; padding:0;
}
.SchedaMenu {
	float:left; width:300px;
}
.SchedaMenu  .viewAnchorList li {
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaGiu.gif) 4px 7px no-repeat; padding-left:15px;
}
.SchedaMenu  .viewAnchorList li  a {
	text-decoration:none;
}
.SchedaMenu  .viewAnchorList li  a:hover {
	text-decoration:underline;
}
.SchedaUfficio {
	margin-left:320px;
}
.SchedaUfficio  .BoxGrigio1 {
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BoxGrigio1.gif) 0 0 repeat-y; width:315px;
}
.SchedaUfficio  .BoxGrigio2 {
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BoxGrigio2.gif) 0 0 no-repeat;
}
.SchedaUfficio  .BoxGrigio3 {
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BoxGrigio3.gif) 0 100% no-repeat; padding:10px;
}
.SchedaUfficio  .BoxGrigio3  h2 {
	text-transform:uppercase; border:none; padding:0; background:none; font-weight:bold; font-size:.8em;
}
	/* Menu "Info Ufficio" + Blocco "last modified" */
.InfoUfficio, .LastModified {
	font-size:.75em; color:#4d4d4d; background-color:#f3f3f3; padding:10px 10px 0; margin:0;
}
.LastModified {
	padding:0 10px 10px;
}

/* ------- MODULO GALLERIA FOTOGRAFICA ------- */
.GPContent { 
	line-height:0.01em;
}
	/* Elenco generale: gallerie, album e foto */
.GalleryPlus {
	background:#fff; color:#4d4d4d; padding:10px; 
}
.GalleryPlus ul {
	padding:20px 0 0; margin:0; list-style-type:none; font-size:.7em;
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Barra.gif) 0 10px repeat-x;
}
.GalleryPlus ul li {
	background:#fff url(http://www.comune.jesolo.ve.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:#4c4c4c;
}
.GalleryPlus ul li img {
	background:url(http://www.comune.jesolo.ve.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 Modalita "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 Modalita "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 > Modalita "Immagine singola, paginazione per titolo immagine" */
.SingleImageTitPag {
	background:#fff url(http://www.comune.jesolo.ve.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 #4d4d4d; max-height:none; 
}
.SingleImageTitPag dl dt img {
	padding:0 0 12px; border:none;
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat;
}
.SingleImageTitPag .SingleImage {
	float:left;
}
		/* Elenco foto > Modalita "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.jesolo.ve.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.jesolo.ve.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:#4c4c4c;
	background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/BackLink.gif) 0 1px no-repeat;
}
		/* Elenco foto > Modalita "Foto singola con navigazione per numero pagina" */
.viewImageNumPag dl dt {
	padding:5px 0;
}
.viewImageNumPag dl dt img {
	background:url(http://www.comune.jesolo.ve.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:#4d4d4d;
	background:transparent url(http://www.comune.jesolo.ve.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:#4c4c4c; background-color:transparent; text-decoration:none;
}
.GalleryPlus .FlexNavi a:hover, .GalleryPlus .FlexNavi span.NavActive strong, .GalleryPlus .FlexNavi ol li strong { 
	color:#fff; background-color:#4c4c4c;  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:#4d4d4d; background-color:transparent; text-decoration:underline;
}
.SingleImageTitPag .FlexNavi a:hover, .SingleImageTitPag .FlexNavi span.NavActive strong, .SingleImageTitPag .FlexNavi ol li strong { 
	color:#4d4d4d; background-color:transparent; text-decoration:none;
}
	/* Paginazione a "Foto singola con navigazione per numero pagina" */
.viewImageNumPag .FlexNavi {
	min-width:350px; 
}
/* ----------------- MODULO COMMENTI ----------------- */
.Commenti h1 {
	color:#4c4c4c; font-size:.85em; margin:10px 0; padding:6px 10px;
	background:#dfdfdf url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Commenti/Titolo.gif) 0 100% repeat-x; 
}
h2.BoxEvidente5 {
	margin:10px 0; padding:5px; font-size:.75em; color:#4c4c4c;
	background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	
}
h2.BoxEvidente5 a {
	color:#4c4c4c; background-color:transparent;
}
h2.BoxEvidente5 a:hover {
	text-decoration:none;
}
.Commenti a {
	color:#0d57a1; background-color:transparent; font-weight:bold;
}
.Commenti a:hover {
	text-decoration:none;
}
.Commento {
	background:#fff url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Commenti/CommentoBG.jpg) 0 100% no-repeat;
	color:#000; font-size:.7em; margin:10px 0; padding:10px 15px 30px; 
	min-height:60px; 
}
.User {
	color:#0d57a1; background:transparent url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Commenti/OminoBlu.gif) 0 0 no-repeat; padding:2px 0 6px 18px;
}
.profileEditError {
	font-size:.75em; font-weight:bold; margin:10px 0; padding:10px; border:1px solid #dfdfdf;
}
.CommentiForm {
	background:#f3f3f3 url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Commenti/FormBG.gif) 0 0 repeat-x;
	border:1px solid #dfdfdf; padding:0; margin:20px 0; color:#4c4c4c; font-size:.7em;
}
.UserForm {
	background:url(http://www.comune.jesolo.ve.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Commenti/OminoGrigio.gif) 13px 14px no-repeat; padding:15px 10px 15px 40px;
}
.CommentoIns {
	padding:15px; border-top:1px solid #dfdfdf;
}
.CommentoIns textarea {
	vertical-align:top; height:50px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em;
}
.CommentiForm input#btnSubmit {
	background-color:#fff; border:1px solid #0d57a1; padding:2px; margin:0 0 15px 450px; color:#0d57a1; font-weight:bold;
}
div.commEntryAdmin {
	margin:10px 0; padding:10px; border:1px solid #dfdfdf;
}
div.commEntryAdmin a {
	font-weight:normal;
}
.Thx {
	margin:10px 0; font-size:.7em; font-weight:bold; padding:10px; border:1px solid #dfdfdf;
}

body {font-size:14pt; line-height:15pt; font-family:Georgia, "Times New Roman", Times, serif; color:#4d4d4d; background:#fff none; width:640px;}
acronym, abbr {border-bottom:none;}
.page {page-break-before:always;}
.ImgStampa {text-align:center; display:block;}
.ColCent, .ColCent2Col, .ColCent2ColMenuSx, .ColCent2ColMenuDx, #Home .ColCent {margin:0;}
.Contenuti {padding:0; margin:0; width:640px; border:none; min-height:10em; }
a, body a, .ElencoCanale ol li a, .Contenuti a {text-decoration:none;}
.ColSx, .ColSxFloat, .ColDx, .ColDxFloat, .SN, .Footer, .viewCalendar, .ChiudiStampa, #formSearchBox, .Logo, .Top, .Bottom,
.MenuH, #Breadcrumb, .Utility, .GoAway, object, .LinkArchivio, #Home .viewLinkIMG, .MenuUtilities, .RigaTratteggiata, .Bottone {display:none;}
.ContenitoreFlottaggi {margin:0;}
.Testata, #Home .Testata {height:0;}
.Top, #Home .ColCent, .Layout, #Home .Layout {margin:0; position:static; top:0;}
