/* Cached vesion created on 23/02/12 04:07:34*/
/* elapsed time: 0.024347066879272 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.volterra.pi.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;
	font: normal 100%/110% Arial, Verdana, "Sans Serif";
	color:#000000; background-color:#FFFFFF; 
	background:#FFFFFF url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoPagina.png) 50% 0 no-repeat;
}
.CPHome{
	background:#FFFFFF url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoCPHome.jpg) 0 0 no-repeat;
}
.CPInterno{
	padding:0 0 19px 0;background:transparent url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoCPInternoBottom.png) 50% 100% no-repeat;
}
.ContentInterno{
	padding:15px 10px 55px 10px; background:#FFFFFF url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoCPInterno.png) 0 0 no-repeat;
	min-height:250px;
	
}
.ContentHome{
	padding:15px 10px;
}

/* --- 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 @Testo; color:@Testo; background-color:#FFF333;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid @Testo; 
	font-size:.8em; font-weight:bold; color:@Testo; text-align:center;
}
.Attenzione a { 
	color:@Link; background-color:transparent;
}
.Attenzione a:hover {
	text-decoration:none; color:@Link; background-color:transparent;
}
/* -------- TESTATA -------- */
.Testata{
	height:259px;
}
.CorniceTestata{
	position:absolute;
	left:5px;
	top:0;
	z-index:3;
	height:259px;
	width:950px;
	background:transparent url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoTestata.png) 0 0 no-repeat;
}
.StemmaHome {
	position:absolute;
	left:34px;
	top:32px;
	width:315px;
	height:93px;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Testata/Stemma.png) 0 0 repeat-x;
}
a.Home {
	display:block; width:360px; height:70px; position:absolute; top:50px; left:25px; z-index:10;
}
#BannerImages{
	width: 950px;
	height: 259px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position:relative;
}
#BannerImages div {
	position:absolute;
	left: 0;
	top: 0;
	background-color: transparent;
	display: none;
}
#BannerImages div.active {
	display: block;
}
/* -------- OGGETTI DI CORPO PAGINA -------- */
h1, h2, h3, h4, h5, h6 {
	margin:10px 0 5px 0; font-size:100%;
	background-color:transparent;
}
	/* Livello 1 */
.viewTitolo {
	margin:15px 0 5px 0; 
	font: bold 180%/110% "Trebuchet MS", Arial, Verdana, "Sans Serif";
	color:#900000;
}
	/* Livello 2 */
.viewSottotitolo {
	color:#900000;
	font: normal 150%/115% "Trebuchet MS", Arial, Verdana, "Sans Serif";
}
.ContentHome .viewSottotitolo {
	margin:0 0 6px 0; color:#900000;
	font: bold 110%/120% "Trebuchet MS", Arial, Verdana, "Sans Serif";
	letter-spacing:-.05em;
}
.viewSotTitCell {
	color:#900000;
	font: bold 110%/120% "Trebuchet MS", Arial, Verdana, "Sans Serif";
}
ol.RSSBlock h2 {
	margin-bottom:8px; font-size:.9em; min-height:1.2em; 
}
	/* Livello 3 */
.viewTitolo3 {
	color:#900000;
	font: bold 110%/115% "Trebuchet MS", Arial, Verdana, "Sans Serif";
	letter-spacing:-.05em;
}
	/* Livello 4 */
.viewTitolo4 {
	color:#900000;
	font: bold 100%/115% "Trebuchet MS", Arial, Verdana, "Sans Serif";
}
	/* Livello 5 */
.viewTitolo5 {
	color:#900000;
	font: bold 90%/115% "Trebuchet MS", Arial, Verdana, "Sans Serif";
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	font-size:80%;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
a {
	background-color:transparent;
	color:#000000;
}
a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:80%;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:#FFFFFF; color:#000000;
}
.ContentHome .viewLinkOnlyTextContainer .viewLink{
	padding:0 14px 0 0;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Elencatori/Freccia.png) 100% 5px no-repeat;
	font-size:80%;
	font-weight:bold;
	color:#900000;
}
/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
dl.viewCaption, dl.viewCaption dt, dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#000000; 
	font-size:70%; font-style:italic; text-align:center;
}
/* ------- TABELLE DATI ------- */
.viewTable {
	margin:10px 0;
}
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:80%; text-align:left; color:#000000; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:120%;
}
.viewTableHRTD, .viewTableHCTD { 
	color:#000000; background:#DDE8B7 url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoIntTabella.gif) 0 0 repeat;
}
.viewTableHRTD a, .viewTableHCTD a { 
	color:#000000; background-color:#DDE8B7;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText, .viewTableHCCellText { 
	color:#000000; background-color:#DDE8B7;
	font-size:80%; font-weight:bold; text-align:left; padding:2px 1px;
}
.viewTableCellText a.viewLink {
	font-size:100%;
}
/* ------- 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;
}
a.viewAnchor {
	font-size:75%; font-weight:bold;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:@Link; height:2px; 
}
/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	background-color:#FFF333; 
}
/* ------- 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:100%;
}
/* ------- PORZIONE DI INDICE ------- */
.viewIndexSlice ol {
	list-style-type:none; margin:10px 0; padding:0;
	font-size:75%; font-weight:bold;
}
.viewIndexSlice ol li {
	float:left; min-width:190px; 
	margin:0 10px 10px 0; padding:7px; color:#000000;
}
.viewIndexSlice ol li a {
	color:#000000; 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:80%;
}
ol.RSSBlock li {
	margin:4px 0; padding:5px;
	border:1px solid #ECECEC;
}
ol.RSSBlock em {
	font-size:90%;
}
ol.RSSBlock p {
	margin:5px 0; padding:0;
}
ol.ElencoRSS {
	list-style-type:none; 
	margin:10px 0; padding:0;
}
ol.ElencoRSS li {
	list-style-type:none; 
	margin:5px 0; padding:2px 0; font-size:75%;
}
ol.ElencoRSS li h2 {
	margin:5px 0 3px 0; padding:0; font-size:110%;
}
ol.ElencoRSS li h2 em {
	font-size:80%;
}
ol.ElencoRSS li a:link, 
ol.ElencoRSS li a:visited {
	color:#000000;	
}
ol.ElencoRSS li a:hover, 
ol.ElencoRSS li a:focus,
ol.ElencoRSS li a:active {
	text-decoration:none;
}
/* ------- FORM ------- */
form[action="#"] input, form[action="#"] select, form[action="#"] textarea{
	font-family: Arial, Verdana, "Sans Serif";
}
form[action="#"] .formCheckboxLabel{
	font-size:80%;
}
.formColLeft {
	margin-right:5px; font-size:80%;
}
.formColRight {
	font-size:80%;
}
/* ------- ELEMENTI PERSONALIZZATI DA "CM" ------- */	
/* Elementi personalizzati di CM */	
		/* BoxEvidenti dei testi personalizzati */
.BoxEvidente1 {
	border:1px solid #37715F; padding:.6em; margin:1em 0;
	color:#37715F; background-color:#FFFFFF; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente2 {
	border:1px solid #37715F; padding:.6em; margin:1em 0;
	color:#000000; background-color:#CCCCCC; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente3 {
	border:1px solid #000000; padding:.6em; margin:1em 0;
	color:#000000; background-color:#FFFFFF; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente4 {
	border:1px solid #000000; padding:.6em; margin:1em 0;
	color:#000000; background-color:#FFFF99; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxBloccato {
	display:block; overflow:auto; 
	margin:10px 0; padding:10px;
	height:150px; 
	border:2px solid #000000;
	border-bottom-width:1px; border-right-width:1px; 
	color:#000000; background-color:#EEEDDE;
	text-align:justify; font-size:.7em;
}
.viewPersH3 {
	color:#000000; background-color:transparent; 
	font-size: .8em;
	margin:0;	padding:0;
}
.viewPersH3 a {
	color:#37715F;	background-color:transparent; 
}
.viewPersH3 a:hover {
	text-decoration:none;;
}
	/* ------- Titolo con tratteggio ------- */
.TitoloTratteggiato{
	margin:0 0 5px 0;
	text-align:center;
	color:#900000;
	background:#FFFFFF url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/BlobView/SfondoTratteggio.gif) 50% 50% no-repeat;
	font: bold 180%/140% "Trebuchet MS", Arial, Verdana, "Sans Serif";
}
.TitoloTratteggiato span{
	padding:0 12px;
	
	background-color:#FFFFFF;
}
	/* ------- Titolo Elencatore Laterale ------- */
.TitoloElencatoreLaterale {
	display:block;
	padding:0;
	background:#900000 url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoElencatoreLaterale.jpg) 0 0 no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
.TitoloElencatoreLaterale span {
	display:block;
	padding:8px 14px 16px 14px;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoElencatoreLateraleBottom.jpg) 0 100% no-repeat;
	font-weight:bold;
}/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0; color:@Testo; background-color:transparent; 
}
.ElencoCanale li {
	margin:0 0 10px; font-size:.8em;
}
.ElencoCanale h3 {
	font-size:1.1em; padding:0; margin:0 0 5px;
}
.ElencoCanale img {
	float:left; padding:0 5px 5px 0;
}
.ElencoCanale p {
	margin:0; padding:0;
}
.ElencoCanale span {
	letter-spacing:.1em; color:@Testo; background-color:transparent;
}
	/* -------- Elencatore predefinito: NewsBlock -------- */
.NewsBlock {
	width:100%; margin:7px 0; font-size:.7em; color:@Testo; background-color:transparent;
}
.NewsBlockImgLeft {
	float:left; margin:0 5px 5px 0;
}
.NewsBlockImgRight {
	float:right; margin:0 0 5px 5px;
}
	/* --- Elencatore "SlideShow" --- */
.SlideShow {
	position:relative; 
	margin-bottom:10px;
}
.ContentHome .SlideShow {
	
}
.SlideShow ul li {
	float:left; width:172px; margin:0 5px 0 0;
	min-height:190px;
	font-size:.75em;
	line-height:100%;
}
.SlideShow ul li a {
	color:#000000;
	text-decoration:none;
}
.SlideShow ul li a span {
	display:block;
	font-size:80%;
}
.SlideShow ul li a strong {
	font-weight:normal;
	text-decoration:underline;
	line-height:150%;
}
.SlideShow ul li a strong:hover {
	text-decoration:none;
}
.Scroll {    
	margin:0; padding:0; list-style-type:none;
}
.Scroll a {
	position:absolute; top:92px; display:block; width:20px; height:40px;
	background-position:0 0; background-repeat:no-repeat; z-index:10;
}
.Scroll a.Left {
	background-image:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Elencatori/Left.png);
}
.Scroll a.Right {
	right:9px;background-image:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Elencatori/Right.png);
}
	/* --- Elencatore "Data Titolo" --- */
.DataTitolo{
	line-height:140%;
}
.DataTitolo li{
	margin:0 0 2px 0;
}
.DataTitolo span{
	font-size:80%;
}
	/* --- Elencatore "Titolo Data" --- */
.TitoloData span{
	font-size:80%;
}
	/* --- Elencatore "Data Titolo Laterale" --- */
.DataTitoloLaterale{
	padding: 5px 16px;
	background:#fdfdfd url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Elencatori/SfondoElencatoreLaterale.jpg) 0 100% no-repeat;
}
.DataTitoloLaterale li{
	font-size:70%;
	line-height:140%;
}
.DataTitoloLaterale li span{
	display:block;
	padding:0 0 0 12px;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Elencatori/Freccia.png) 0 4px no-repeat;
	font-size:90%;
}
.DataTitoloLaterale li a{
	color:#900000;
	text-decoration:none;
}
.DataTitoloLaterale li a:hover{
	text-decoration:underline;
}
	/* --- Elencatore "Foto Link" --- */
.FotoLink{
	padding: 0 16px 5px 16px;
	background:#fdfdfd url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Elencatori/SfondoElencatoreLaterale.jpg) 0 100% no-repeat;
}
.FotoLink .ImgFrame{
	padding:4px 2px 1px 2px;
	text-align:center;
	border:2px solid #dcdcdc;
}
.FotoLink img{
	float:none;
	padding:0;
}
.FotoLink li{
	margin:10px 0 0 0;
	font-size:70%;
	line-height:140%;
}
.FotoLink li a{
	color:#900000;
	text-decoration:none;
}
.FotoLink li a:hover{
	text-decoration:underline;
}

	/* --- Elencatore "Notizie affiancate" --- */
.Affianca li {
	float:left; margin-right:.2%; width:49.7%; 
}
.Affianca img {
	max-height:90px; max-width:120px; 
}
	/* --- Elencatore "Foto Titolo Strillo" --- */
.FotoTitoloStrillo ol li a {
	font-weight:bold;
}
.FotoTitoloStrillo ol li img {
	float:left; margin:0 5px 5px 0;
}
	/* --- Elencatore "Foto Titolo Strillo" --- */
.ElencoCalendario .CalendarioInt {
	float:left; width:@LargColSx;
}	
.ElencoCalendario ol {
	margin-left:@LargColSx; padding-left:15px;
}

.Grigio{
	background-color:#ECECEC;
}

	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px 0; margin:10px 0; border-top:1px solid @Testo;
}
#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 @Testo;	
	margin:0; padding:0;
}
#ChannelPager li {	
	margin:0; padding:0; border-right:1px solid @Testo; 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;
}

/* ---------- Calendario -------------- */
.viewCalendar {
	margin:10px auto; padding:5px 0 0; font-weight:bold; text-align:center; 
	float:left; width:@LargColSx; clear:both; color:#000000; background-color:transparent; 
}
.viewCalendar a {
	text-decoration:underline; padding:1px;
	color:#000000; background-color:transparent;
}
.viewCalendar a:hover {
	text-decoration:none;
}
.viewCalendar div {
	font-size:80%;
}
.viewCalendar div a:hover {
	color:#900000; background-color:transparent;
}
.viewCalendar div span {
	margin:0 2px; white-space:nowrap; 
	font-weight:bold;
}
.viewCalendar table {
	border-collapse:separate; font-size:.7em; margin:5px 0;
}
.Contenuti .viewCalendar div, .Contenuti .viewCalendar table {
	font-size:1em;
}
.viewCalendar table td {
	border:1px solid #ECECEC; width:13.2%; padding:4px;
}
.viewCalendar table td.current {
	background-color:#900000; color:#FFFFFF; border:1px solid #900000; 
}
.viewCalendar table td a {
	color:#000000; background-color:#DDE8B7;
	display:block; text-decoration:none; margin:-4px; padding:4px;
}
.viewCalendar table td a:hover {
	color:#FFFFFF; background-color:#495D07; 
}
.daySu {
	color:#900000; background-color:transparent;
}


body {font-size:10pt; font-family:"Trebuchet MS", Verdana, sans-serif; color:#000000; background:#FFFFFF none;}
acronym, abbr {border-bottom:none;}
.page {page-break-before:always;}
.Testata, .CorniceTestata{height:103px;}
.ImgStampa {display:block;}
.ContentHome, .ContentInterno {padding:0 20px; border:none; min-height:10em; }
.StemmaHome, #BannerImages, .Navigazione, ol.GoAway, .Utility, .MenuV, .SocialNetworks, .Validazioni, .InEvidenza, .ContentHome .viewSottotitolo, .ContentHome .FondoPagina img, .ContentHome .viewLinkOnlyTextContainer {display:none;}
.TitoloTratteggiato{text-align:left;padding:0 10px;}
.DatiComune{margin:20px 0 0 0; padding:10px 20px 0 20px; font-size:70%; font-style:italic; border-top:1px solid #000000;}
