/* Cached vesion created on 15/02/12 03:30:41*/
/* elapsed time: 0.0057599544525146 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.enti.comune.venezia.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 -------- */
body{
	margin:0; padding:0;
	background:#dcdac1 url(http://www.enti.comune.venezia.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BGP/SfondoTestata.jpg) 0 0 repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%; line-height:1.4em;
	color:#000000; 
	}
.Testata{
	width:700px;
	margin:0 auto;
	text-align:right;
	 
	}
.Layout{
	width:728px;
	margin:0 auto;
	}
.Content{
	width:700px;
	margin:0 auto;
	}
	
/* --- 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; color:#ffffff;
}

/* -------- TESTATA -------- */
.LogoIBGP{
	float:left;
}
.BGPBanner{
	padding:16px 14px 9px 12px;
	background:url(http://www.enti.comune.venezia.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BGP/SfondoBanner.png) 0 0 no-repeat;
	}
.BGPBanner object{
	background:url(http://www.enti.comune.venezia.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BGP/1.jpg) 0 0 no-repeat;
	}
.BGPBanner object.Fondo1{
	background:url(http://www.enti.comune.venezia.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BGP/1.jpg) 0 0 no-repeat;
	}
.BGPBanner object.Fondo2{
	background:url(http://www.enti.comune.venezia.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BGP/2.jpg) 0 0 no-repeat;
	}
	
/* ------- MENU ORIZZONTALE ------- */ 
.MenuH {
	width:700px; margin:16px auto 0 auto;
	padding:0; color:#ffffff; font-size:2em;
}
.MenuH ol { 
	margin:0 auto; padding:0; list-style-type:none; 
	line-height:2.1em; font-size:.75em;
}
.MenuH ol li {
	display:inline; margin:0 12px 0 0; padding:0 0 0 1px; line-height:2em;
	background:url(http://www.enti.comune.venezia.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BGP/arrow.gif) 0 7px no-repeat;
}
.MenuH ol li a, .MenuH ol li strong {
	padding:0 .6em .2em .6em;
	color:#ffffff; text-decoration:none; font-weight:normal;
	line-height:2em; white-space:nowrap;
}
.MenuH ol li a:hover, .MenuH ol li strong {
	color:#9fc335;
}
.MenuH ol li.LISel strong a.Sel {
	color:#ffffff; border:none; padding:0;
}

/* -------- LINK TESTUALI -------- */
.LinkTestuali{
	margin:20px 14px 36px 14px;
	
	}
.LinkTestuali ol{
	list-style-type:none; text-align: center; padding:0;
	}
.LinkTestuali li{
	display:inline;
	}
.LinkTestuali li.LinkParchiMestre{
	margin:0 62px 0 0;
	}
.LinkTestuali li a{
	background-color:#4f674d; text-decoration:none; color:#ffffff; width:320px; font-size:1.1em; padding:7px 30px; border-bottom:2px solid #455943;
	}
.LinkTestuali li a:hover{
	background-color:#455943;
	}

/* -------- ELENCO RSS -------- */
.RSSBlock{
	margin:0;padding:0;
	list-style-type:none;	
	}
.RSSBlock li{
	margin:0 0 20px 0;	
	}
.RSSBlock a{
	text-decoration:none;
	font-weight:bold;
	color:#914a2e;
	}
.RSSBlock a:hover{
	text-decoration:underline;
	}

/* -------- FOOTER -------- */
.Footer {
	clear:both; margin:20px 0 0 0;
	padding-top:5px; text-align:center; font-size:.85em; color:#000000;
	background:#ffffff;
} 
.Footer ol {
	margin:10px auto; padding:0; list-style-type:none;  
}
.Footer ol li {
	display:inline; padding:0 12px; margin:0 -1px; 
	
}
.Footer ol.Valid li {
	background:url(http://www.enti.comune.venezia.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Footer/Valid.gif) 12px 1px no-repeat; 
	padding:.2em 0 .2em 25px;
}
.Footer ol.FooterImg {
	margin:20px 0 0 0;
}
.Footer ol.FooterImg li {
	border:none; padding:0 3px; 
}
.Footer p {
	padding:1px; margin:0;
}
.Footer a {
	color:#000000; background-color:transparent;text-decoration:none;
}
.Footer a:hover {
	text-decoration:none; 
}
.FooterHome{
	position:relative;
	}

/* -------- OGGETTI DI CORPO PAGINA -------- */
h1, h2, h3, h4, h5, h6 {
	margin:10px 0;
	color:#000000; background-color:transparent;
}
	/* Livello 1 */
.viewTitolo {
	margin-bottom:10px;
	font-size:1.6em;
}
	/* Livello 4 */
.viewTitolo4 {
	margin-bottom:2px;
	color:#914a2e;
}
.viewSottotitolo {
	margin-bottom:10px;
	font-size:1.4em;
}
.viewLink {
	color:#914a2e; text-decoration:none;
}
.viewLink a:hover{
	color:#000000;
}
.viewPar a{
	color:#914a2e; text-decoration:none;
}
.viewPar a:hover{
	color:#000000;
}

/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat3 {
	color:#000000; font-size:120%;
}

/* ------- FORM ------- */
.formError, .formErrorList{
	color:#AF0000; font-weight:bold;
}
.formErrorList:before{content:"- ";
}

/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0; color:#000000; background-color:transparent; 
}
.ElencoCanale li {
	margin:0 0 8px; 
}
.ElencoCanale li a {
	color:#914a2e; font-weight:bold; text-decoration:none;
}
.ElencoCanale li a:hover {
	text-decoration:underline;
}
	/* --- Elencatore "Foto Titolo Strillo" --- */
.FotoTitoloStrillo img {
	float:left;	margin:0 5px 5px 0;
}
	/* --- Elencatore "Foto Titolo" --- */
.FotoTitolo img {
	float:left;	margin:0 5px 5px 0;
}
	/* --- Elencatore "Notizie affiancate" --- */
.Affianca li {
	float:left; margin-right:5.2%; width:44.7%; 
}
.Affianca li h4 a {
	font-weight:bold; color:#914a2e; text-decoration:none;
}
.Affianca img {
	float:left;	margin:0 5px 5px 0;
}
	/* --- Elencatore "Titolo Data" --- */
.TitoloData a em {
	font-weight:normal;
}
	/* ------- Testo colorato San Giuliano ------- */
.TestoColoratoSanGiuliano {
	color:#222239; font-size:.9em;
}
	/* ------- Testo colorato Albanese ------- */
.TestoColoratoAlbanese {
	color:#404000; font-size:.9em;
}
	/* ------- Testo colorato Boschi ------- */
.TestoColoratoBoschi {
	color:#006600; font-size:.9em;
}
	/* ------- Testo colorato newsletter ------- */
.TestoColoratoNewsletter {
	color:#414e3d; font-size:.9em;
}
/* -------- CALENDARIO -------- */
.viewCalendar a{
	font-weight:bold; color:#914a2e; text-decoration:none;
	}
.viewCalendar a:hover{
	text-decoration:underline;
	}
/* -------- ANCORE -------- */
.viewAnchorList{
	margin:0; padding:0;
	list-style-type:none;
	}
.viewAnchor, .viewAnchorList a{
	font-weight:bold; color:#914a2e; text-decoration:none;
	}
.viewAnchor:hover, .viewAnchorList a:hover{
	text-decoration:underline;
	}

/* ------- MODULO GALLERIA FOTOGRAFICA ------- */
.GPContent { 
	position:absolute; top:-10000px; left:-10000px;
}
	/* Elenco generale: gallerie, album e foto */
.GalleryPlus {
	color:#000000; margin:5px 0 0 0;
}
.GalleryPlus ul {
	padding:0; margin:0; list-style-type:none; font-size:.9em;
}
.GalleryPlus ul li {
	margin-bottom:10px; padding-top:10px;
	border-top:1px solid #000000;
}
.GalleryPlus dl {
	margin:0; padding-bottom:5px; position:relative; 
}
.GalleryPlus dt {
	margin:0; padding:0 0 0 10px;
}
.GalleryPlus ul li a {
	display:block; margin:0 0 5px;
	font-weight:bold; color:#914a2e; background-color:transparent;
	text-decoration:none;
}
.GalleryPlus ul li a:hover {
	text-decoration:underline;
}
.GalleryPlus ul li img {
	position:absolute; left:0; top:0; max-height:56px; 
}
.GalleryPlus dd {
	margin:0; padding:0 0 0 10px; line-height:1.5em; color:#000000;
}
.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:56px;
	
}
.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 {
}
.SingleImageTitPag dl {
	margin:0;
}
.SingleImageTitPag dt {
	margin:0; padding:0;
}
.SingleImageTitPag dl dd {
	margin:0; padding:0; font-size:.8em; text-align:center;
}
.SingleImageTitPag img {
	position:static; background:none; padding:10px; margin:0 10px 0 0;
	border:1px solid #000000; max-height:none; 
}
.SingleImageTitPag dl dt img {
	padding:0; border:none;
}
.SingleImageTitPag .SingleImage {
}
		/* 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.enti.comune.venezia.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.enti.comune.venezia.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:#000000;
	background:transparent url(http://www.enti.comune.venezia.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.enti.comune.venezia.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 0 0; padding:10px 10px 20px; font-size:.65em; color:#000000;
	background:transparent url(http://www.enti.comune.venezia.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.NavActive a, .GalleryPlus .FlexNavi ol li a {
}
.GalleryPlus .FlexNavi span.NavInactive, .GalleryPlus .FlexNavi span.NavActive strong, .GalleryPlus .FlexNavi ol li strong {
	text-decoration:none;
}
.GalleryPlus .FlexNavi a { 
	color:#000000; background-color:transparent; text-decoration:none;
}

	/* Paginazione a "Immagine singola, paginazione per titolo immagine" */
.SingleImageTitPag .FlexNavi {
	padding:0 0 0 30px; font-size:1em; background:none;
}
.SingleImageTitPag .FlexNavi ol {
	list-style-type:decimal;
}
.SingleImageTitPag .FlexNavi ol li {
	float:none; margin:0 0 5px;
}
.SingleImageTitPag .FlexNavi span.NavActive a, .SingleImageTitPag .FlexNavi ol li a {
}
.SingleImageTitPag .FlexNavi span.NavInactive, .SingleImageTitPag .FlexNavi span.NavActive strong, .SingleImageTitPag .FlexNavi ol li strong {
	text-decoration:none;
}
.SingleImageTitPag .FlexNavi a { 
	color:#914a2e; background-color:transparent; text-decoration:none;
}
.SingleImageTitPag .FlexNavi a:hover { 
	text-decoration:underline;
}
	/* Paginazione a "Foto singola con navigazione per numero pagina" */
.viewImageNumPag .FlexNavi {
	min-width:350px; 
}


.BLOBWidth50 {
    width: 46%;
}
.BLOBMarginRight {
    margin-right: 50px;
}


.AdminLink{
	background-color:#ffffff;
	position:relative;
	z-index:1000;
	}

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



