/* Cached vesion created on 10/02/12 20:46:16*/
/* elapsed time: 0.026670932769775 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;
}/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
  min-width: 960px;
}

/* `Container
----------------------------------------------------------------------------------------------------*/

.container_24 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24 {
  display: inline;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16,
.push_17, .pull_17,
.push_18, .pull_18,
.push_19, .pull_19,
.push_20, .pull_20,
.push_21, .pull_21,
.push_22, .pull_22,
.push_23, .pull_23 {
  position: relative;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* `Grid >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .grid_1 {
  width: 30px;
}

.container_24 .grid_2 {
  width: 70px;
}

.container_24 .grid_3 {
  width: 110px;
}

.container_24 .grid_4 {
  width: 150px;
}

.container_24 .grid_5 {
  width: 190px;
}

.container_24 .grid_6 {
  width: 230px;
}

.container_24 .grid_7 {
  width: 270px;
}

.container_24 .grid_8 {
  width: 310px;
}

.container_24 .grid_9 {
  width: 350px;
}

.container_24 .grid_10 {
  width: 390px;
}

.container_24 .grid_11 {
  width: 430px;
}

.container_24 .grid_12 {
  width: 470px;
}

.container_24 .grid_13 {
  width: 510px;
}

.container_24 .grid_14 {
  width: 550px;
}

.container_24 .grid_15 {
  width: 590px;
}

.container_24 .grid_16 {
  width: 630px;
}

.container_24 .grid_17 {
  width: 670px;
}

.container_24 .grid_18 {
  width: 710px;
}

.container_24 .grid_19 {
  width: 750px;
}

.container_24 .grid_20 {
  width: 790px;
}

.container_24 .grid_21 {
  width: 830px;
}

.container_24 .grid_22 {
  width: 870px;
}

.container_24 .grid_23 {
  width: 910px;
}

.container_24 .grid_24 {
  width: 950px;
}

/* `Prefix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .prefix_1 {
  padding-left: 40px;
}

.container_24 .prefix_2 {
  padding-left: 80px;
}

.container_24 .prefix_3 {
  padding-left: 120px;
}

.container_24 .prefix_4 {
  padding-left: 160px;
}

.container_24 .prefix_5 {
  padding-left: 200px;
}

.container_24 .prefix_6 {
  padding-left: 240px;
}

.container_24 .prefix_7 {
  padding-left: 280px;
}

.container_24 .prefix_8 {
  padding-left: 320px;
}

.container_24 .prefix_9 {
  padding-left: 360px;
}

.container_24 .prefix_10 {
  padding-left: 400px;
}

.container_24 .prefix_11 {
  padding-left: 440px;
}

.container_24 .prefix_12 {
  padding-left: 480px;
}

.container_24 .prefix_13 {
  padding-left: 520px;
}

.container_24 .prefix_14 {
  padding-left: 560px;
}

.container_24 .prefix_15 {
  padding-left: 600px;
}

.container_24 .prefix_16 {
  padding-left: 640px;
}

.container_24 .prefix_17 {
  padding-left: 680px;
}

.container_24 .prefix_18 {
  padding-left: 720px;
}

.container_24 .prefix_19 {
  padding-left: 760px;
}

.container_24 .prefix_20 {
  padding-left: 800px;
}

.container_24 .prefix_21 {
  padding-left: 840px;
}

.container_24 .prefix_22 {
  padding-left: 880px;
}

.container_24 .prefix_23 {
  padding-left: 920px;
}

/* `Suffix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .suffix_1 {
  padding-right: 40px;
}

.container_24 .suffix_2 {
  padding-right: 80px;
}

.container_24 .suffix_3 {
  padding-right: 120px;
}

.container_24 .suffix_4 {
  padding-right: 160px;
}

.container_24 .suffix_5 {
  padding-right: 200px;
}

.container_24 .suffix_6 {
  padding-right: 240px;
}

.container_24 .suffix_7 {
  padding-right: 280px;
}

.container_24 .suffix_8 {
  padding-right: 320px;
}

.container_24 .suffix_9 {
  padding-right: 360px;
}

.container_24 .suffix_10 {
  padding-right: 400px;
}

.container_24 .suffix_11 {
  padding-right: 440px;
}

.container_24 .suffix_12 {
  padding-right: 480px;
}

.container_24 .suffix_13 {
  padding-right: 520px;
}

.container_24 .suffix_14 {
  padding-right: 560px;
}

.container_24 .suffix_15 {
  padding-right: 600px;
}

.container_24 .suffix_16 {
  padding-right: 640px;
}

.container_24 .suffix_17 {
  padding-right: 680px;
}

.container_24 .suffix_18 {
  padding-right: 720px;
}

.container_24 .suffix_19 {
  padding-right: 760px;
}

.container_24 .suffix_20 {
  padding-right: 800px;
}

.container_24 .suffix_21 {
  padding-right: 840px;
}

.container_24 .suffix_22 {
  padding-right: 880px;
}

.container_24 .suffix_23 {
  padding-right: 920px;
}

/* `Push Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .push_1 {
  left: 40px;
}

.container_24 .push_2 {
  left: 80px;
}

.container_24 .push_3 {
  left: 120px;
}

.container_24 .push_4 {
  left: 160px;
}

.container_24 .push_5 {
  left: 200px;
}

.container_24 .push_6 {
  left: 240px;
}

.container_24 .push_7 {
  left: 280px;
}

.container_24 .push_8 {
  left: 320px;
}

.container_24 .push_9 {
  left: 360px;
}

.container_24 .push_10 {
  left: 400px;
}

.container_24 .push_11 {
  left: 440px;
}

.container_24 .push_12 {
  left: 480px;
}

.container_24 .push_13 {
  left: 520px;
}

.container_24 .push_14 {
  left: 560px;
}

.container_24 .push_15 {
  left: 600px;
}

.container_24 .push_16 {
  left: 640px;
}

.container_24 .push_17 {
  left: 680px;
}

.container_24 .push_18 {
  left: 720px;
}

.container_24 .push_19 {
  left: 760px;
}

.container_24 .push_20 {
  left: 800px;
}

.container_24 .push_21 {
  left: 840px;
}

.container_24 .push_22 {
  left: 880px;
}

.container_24 .push_23 {
  left: 920px;
}

/* `Pull Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .pull_1 {
  left: -40px;
}

.container_24 .pull_2 {
  left: -80px;
}

.container_24 .pull_3 {
  left: -120px;
}

.container_24 .pull_4 {
  left: -160px;
}

.container_24 .pull_5 {
  left: -200px;
}

.container_24 .pull_6 {
  left: -240px;
}

.container_24 .pull_7 {
  left: -280px;
}

.container_24 .pull_8 {
  left: -320px;
}

.container_24 .pull_9 {
  left: -360px;
}

.container_24 .pull_10 {
  left: -400px;
}

.container_24 .pull_11 {
  left: -440px;
}

.container_24 .pull_12 {
  left: -480px;
}

.container_24 .pull_13 {
  left: -520px;
}

.container_24 .pull_14 {
  left: -560px;
}

.container_24 .pull_15 {
  left: -600px;
}

.container_24 .pull_16 {
  left: -640px;
}

.container_24 .pull_17 {
  left: -680px;
}

.container_24 .pull_18 {
  left: -720px;
}

.container_24 .pull_19 {
  left: -760px;
}

.container_24 .pull_20 {
  left: -800px;
}

.container_24 .pull_21 {
  left: -840px;
}

.container_24 .pull_22 {
  left: -880px;
}

.container_24 .pull_23 {
  left: -920px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container_24:before,
.container_24:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_24:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.container_24 {
  zoom: 1;
}

/* -------- 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;
}/* 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;
}
/* UTILITIES: LINK HOME, MAPPA, STAMPA */
/* -------- LISTA CONTENITRICE -------- */
ol.Utility {
	position:absolute; top:15px; right:10px; z-index:3;
	margin:0; padding:0; list-style-type:none;
}
ol.Utility li, ol.Utility li a {
	float:left; width:18px; height:18px;
}
/* -------- LINK HOME -------- */
ol.Utility li.LinkHomeUtils {
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Utilities/Home.gif) 0 0 no-repeat; margin-right:10px;
}

/* -------- MAPPA SITO: link + Pagina mappa -------- */
ol.Utility li.Mappa {
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Utilities/Mappa.gif) 0 0 no-repeat; margin-right:10px;
}
.MapIndexTree ol{
	margin:0 0 0 1em;
	padding:0;
	font-size: 75%;
	list-style-type:none;
}
.MapIndexTree ol ol{
 font-size: 100%;
 margin-left: 2em;
 list-style-type:decimal; 
}
.MapIndexTree ol ol ol{
 margin-left: 2em;
 list-style-type:circle;
}
.MapIndexTree a {
  text-decoration: underline;
}
.MapIndexTree a:active, .MapIndexTree a:hover 
{text-decoration: none;}

.MapIndexTree ol li {
 margin-top: 1em;
}
.MapIndexTree ol li ol li {
 margin-top: .5em;
}
.MapIndexTree ol li a {
 font-weight:bold;
}
.MapIndexTree ol li ol li a {
 font-weight:normal;
}

/* -------- STAMPA -------- */
ol.Utility li.Stampa {
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Utilities/Stampa.gif) 0 0 no-repeat;
}

/* ------- RICERCA ------- */
	/* --- Box Ricerca --- */
#formSearchBox {
	font-size:.7em; font-weight:bold; margin:5px auto; width:17em;
}
#frmSearchText {
	padding:1px; border:1px solid @Testo; width:@LargCerca; 
}
#frmSearchSubmit { 
	padding:0; position:relative; top:0;
	background: url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Lente.gif) 0 0 no-repeat;
	width:25px; height:25px;
	border:none; cursor:pointer;
}
/* Pagina del Risultato della Ricerca */
ol.RisultatoRicerca {
	list-style-type:none; margin:10px 0; padding:0; font-size:.7em;
} 
ol.RisultatoRicerca li {
	margin:0 0 8px 0; clear:both;
}
ol.RisultatoRicerca div {
	float:left; width:100px; padding-right:5px; text-align:right;
} 
ol.RisultatoRicerca p {
	margin:4px 0 0 0; padding:0; height:9px; border:1px solid @Testo; float:right;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/pollBar.gif) 100% 0 no-repeat;
}
ol.RisultatoRicerca a {
	display:block; float:left;
}
ol.RisultatoRicerca .SearchResultKeyword {
	color:@Testo; background-color:#FFF333; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid @Testo; background-color:transparent; 
}
#formSearchAdv option {
	background-color:transparent; 
}
#formSearchAdv input.Submit {
	font-weight:bold; margin-left:13em;
}
#formSearchAdv div.ClassificationFormBlock fieldset {
	float:left; width:47%; margin-right:.5%;
}
#formSearchAdv div.ClassificationFormBlock ol li input {
	position:relative; top:2px; border:none;
}
	/* --- Pagina Ricerca V2 --- */
.SearchRefine ul {
	color:@Testo; background-color:transparent; font-size:.7em;
	margin:10px 0 20px; padding:0; list-style-type:none;
}
.SearchRefine ul li {
	margin:0 0 6px 10px;
}
.SearchRefine dl, .SearchRefine dt, .SearchRefine dd {
	margin:0; padding:0;
}
.SearchRefine dt {
	margin-top:10px;
}
.SearchRefine a {
	font-weight:bold; color:@Link; background-color:transparent;
}
.SearchRefine .userFormat3 {
	color:@ScuroGrigio; background-color:transparent;
}


/* ------- MENU ORIZZONTALE ------- */ 
.Navigazione{
	position:relative;
	z-index:4;
	margin-top:-68px;
}
.MenuH {
	height:33px;
	padding-top:7px;
	color:#FFFFFF;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoMenuH.png) 0 0 no-repeat;
	font-size:90%;
	line-height:150%;
}
.MenuH ol { 
	margin:0 0 0 10px; padding:0; list-style-type:none; 
}
.MenuH ol li {
	display:inline; margin:0;
}
.MenuH ol li a {
	padding:0 15px;
	color:#FFFFFF; text-decoration:none; white-space:nowrap; font-weight:bold;
	
}
.MenuH ol li strong {
	padding:0;
	color:#000000; text-decoration:none; white-space:nowrap; font-weight:bold;
}
.MenuH ol li a:hover {
	text-decoration:underline;
}
.MenuH ol li.LISel strong {
	display:inline-block;
	height:26px;
	padding:0 0 0 15px; background:#ECEDED url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoVoceMenuH-Sx.png) 0 0 no-repeat;
}
.MenuH ol li.LISel strong span{
	display:inline-block;
	height:24px;
	padding:2px 15px 0 0; background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoVoceMenuH-Dx.png) 100% 0 no-repeat;
}
.MenuH ol li.LISel strong a.Sel {
	color:#000000; border:none; padding:0;
}
.MenuH ol li.LISel strong a.Sel:hover {
	text-decoration:underline;
}
/* ------- SEARCH FORM ------- */ 
.SearchFormForm{
	position:absolute;
	right:8px;
	top:6px;
}

.frmSearchImg{
	position:absolute;
	right:6px;
	top:5px;
}
/* ------- MENU VERTICALE ------- */
	/* I LIVELLO */
.MenuV {
	padding:0 0 10px 0;
}
.MenuV ol {
	list-style-type:none; margin:0; padding:0 0 10px 0;
	background:#DDE8B7 url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoMenuV.gif) 0 100% no-repeat;
	font-size:90%;
	line-height:120%;
}
.MenuV ol li {
	width:190px;
	margin:0;
	font-size:110%;
	border-bottom:none;
}
.MenuV ol li a, .MenuV ol .LIStrong strong {
	display:block;
	padding:0;
	background:#495D07 url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoPrimoLivello.jpg) 0 0 no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.MenuV ol li a span, .MenuV ol .LIStrong strong span {
	display:block;
	padding:8px 14px 16px 14px;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoPrimoLivelloBottom.jpg) 0 100% no-repeat;
}
.MenuV ol li strong {
	color:#FFFFFF;
	text-decoration:none;
}
.MenuV ol li a:hover, .MenuV ol li strong {
	text-decoration:underline;
}
.MenuV ol li.LISel strong a.Sel {
	color:@Testo;
}
.MenuV ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
	/* II LIVELLO */
.MenuV ol ol {
	padding:3px 0 0 0;
	background:none;
}
.MenuV ol ol li {
	width:auto;
	margin:0 5px;
	padding:4px 0 2px 0;
	font-size:90%;
	font-weight:normal;
	border-bottom:1px solid #FFFFFF;
}
.MenuV ol ol li a , .MenuV ol ol .LIStrong strong{  
	display:block;
	padding:0 10px 3px 10px;
	color:#000000;
	font-weight:normal;
	background:none;
}
.MenuV ol ol .LIStrong strong{  
	font-weight:bold;
}
.MenuV ol ol li a span, .MenuV ol ol .LIStrong strong span {
	display:inline;
	padding:0;
	background:none;
}
.MenuV ol ol li strong {  
	color:#000000;
}
.MenuV ol ol .LIStrong strong{
	display:block;
	padding:0 10px 3px 10px;
	text-decoration:none;
}
.MenuV ol ol li a:hover, .MenuV ol ol li strong {
}
	/* III LIVELLO */
.MenuV ol ol ol {
	padding:1px 0 0 8px;
}
.MenuV ol ol ol li {
	margin:0 0 1px 0;
	padding:4px 0 1px 0;
	font-size:100%;
	font-weight:normal;
	border-top:1px dotted #9AB447;
	border-bottom:none;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/MenuV/Freccia.png) 2px 7px no-repeat;
}
.MenuV ol ol ol li a {
	color:#315400;
}
.MenuV ol ol ol li strong {
	color:#000000;
}
.MenuV ol ol ol li a:hover, .MenuV ol ol ol li strong {
}
	/* IV LIVELLO */
.MenuV ol ol ol ol {
	padding:0 0 0 10px;
}
.MenuV ol ol ol ol li {
	margin:0 0 1px 0;
	font-size:120%;
	font-style:italic;
	font-weight:normal;
	border-bottom:none;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/MenuV/FrecciaSmall.png) 2px 8px no-repeat;
}
.MenuV ol ol ol ol li a {
	color:#315400;
}
.MenuV ol ol ol ol li strong {
	color:#000000;
}
.MenuV ol ol ol ol li a:hover, .MenuV ol ol ol ol li strong {
}
	/* V LIVELLO */
.MenuV ol ol ol ol ol {
	padding:0 0 0 8px;
}
.MenuV ol ol ol ol ol li {
	margin:0 0 1px 0;
	padding:2px 0 0 0;
	font-size:100%;
	font-weight:normal;
	border-bottom:none;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/MenuV/FrecciaXSmall.png) 2px 8px no-repeat;
}
.MenuV ol ol ol ol ol li a {
	color:#315400;
}
}
.MenuV ol ol ol ol ol li strong {
	color:#000000;
}
.MenuV ol ol ol ol ol li a:hover, .MenuV ol ol ol ol ol li strong {
}
	/* VI LIVELLO */
.MenuV ol ol ol ol ol ol {
	padding:0 0 0 6px;
}
.MenuV ol ol ol ol ol ol li {
	margin:0 0 1px 0;
	padding:2px 0 0 0;
	font-size:100%;
	font-weight:normal;
	border-bottom:none;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/MenuV/FrecciaXSmall.png) 2px 8px no-repeat;
}
.MenuV ol ol ol ol ol ol li a {
	color:#315400;
}
.MenuV ol ol ol ol ol ol li strong {
	color:#000000;
}
.MenuV ol ol ol ol ol ol li a:hover, .MenuV ol ol ol ol ol ol li strong {
}
/* -------- BREADCRUMB -------- */
#Breadcrumb{
	height:20px;
	padding:3px 0 0 25px;
	background:transparent url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoBreadcrumb.png) 0 0 no-repeat;
	font: normal 65%/110% Verdana, Arial, "Sans Serif";
}
/* -------- FOOTER -------- */
.Footer { 
	font-size:70%;
	margin:0 0 10px 0;
} 
.Footer a:hover {
	text-decoration:underline; 
}
.DatiComune{
	height:30px;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoFooter.png) 0 0 no-repeat;
}
.DatiComune a{
	color:#900000;
}
.Validazioni ol {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
.Validazioni ol li {
	display:inline; padding:0 12px;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Utilities/Valido.png) 5px 0px no-repeat; 
	margin:0 15px 0 0;
	padding:2px 0 2px 21px;
}
.Validazioni ol li a {
	text-decoration:none;
}
.Validazioni p {
	float:right;
}
.Validazioni p a {
	text-decoration:none;
}
.Validazioni p acronym {
	border-bottom:none;
}/* -------- 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;
}

div.NavAxes ol {
	padding:5px; margin:5px 0;
	border:1px dotted #ECECEC; color:@Testo; background-color:@ChiaroGrigio;
}  
div.NavAxes ol li {
	margin:0; padding:2px 0 6px 20px;
	background:transparent url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Freccia.png) 0 3px no-repeat;
}  
/* FlexNavi Menu in Page */
.NavAxesMenu {
	margin:0;
}
	/* I LIVELLO */
.NavAxesMenu {
	border:1px dotted #ECECEC; color:@Testo; background-color:@MedioGrigio;
	margin:10px 0; padding:5px;
}
.NavAxesMenu ol {
	list-style-type:none; margin:0; padding:0;
}
.NavAxesMenu ol li {
	display:block; float:left; width:16%; font-size:.7em; font-weight:bold;
	margin:0 0 .5% 0; padding:3px 5px 7px 20px; 
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Freccia.png) 0 4px no-repeat;
}
.NavAxesMenu ol li a {
	text-decoration:underline; color:@Testo; background-color:transparent;
}
.NavAxesMenu ol li a:hover {
	text-decoration:none;
}
.NavAxesMenu ol li.LISel strong {
	text-decoration:underline; color:@Testo; background-color:transparent;
}
/* Barra SocialNetworks */
.SocialNetworks ol {
	margin:0 0 5px 0;
	padding:0;
	text-align:right;
}
.SocialNetworks ol li {
	display:inline;
}
.SocialNetworks ol li a {
	display:inline-block; width:27px; height:27px; background-position:0 0; background-repeat:no-repeat;
}
.SocialNetworks ol li a.Facebook {
	background-image:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/SocialNetworks/Facebook.png);
}
.SocialNetworks ol li a.Twitter {
	background-image:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/SocialNetworks/Twitter.png);
}
.SocialNetworks ol li a.Youtube {
	background-image:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/SocialNetworks/YouTube.png);
}
.SocialNetworks ol li a.Rss {
	background-image:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/SocialNetworks/Rss.png);
}/* ----------- 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;
}




.ImgStampa {display:none;} 

.Accesso form .ClassificationFormBlock fieldset { border:none; } 
.Accesso form .ClassificationFormBlock legend { position:absolute; top:-10000px; left:-10000px; }

.container_24 {
  position:relative;
}

/* ---- BANNERS COL SX SOTTO ---- */
.BannerColLaterale{display:block;width:190px;height:40px;margin-bottom:10px;}
.GuidaContribuente{background:transparent url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Banners/GuidaContribuente.png) 0 0 no-repeat;}
.SistemaInformativo{background:transparent url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Banners/SistemaInformativo.png) 0 0 no-repeat;}
.Pec{background:transparent url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Banners/Pec.png) 0 0 no-repeat;}
.Suap{background:transparent url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Banners/Suap.png) 0 0 no-repeat;}

/* ---- SEZIONI AGGIUNTIVE ---- */
.InEvidenza div{
	float:left;
	width:171px;
	margin:0 5px 0 0;
}
.InEvidenza a.viewLink{
	display:block;
	padding:4px 0 3px 0;
	border-top:1px solid #dadada;
	text-decoration:none;
	line-height:140%;
}
.InEvidenza a.viewLink:hover{
	text-decoration:underline;
}
.InEvidenza a.viewLinkIMG img{
	float:left;
}



.SearchFormBox{
	width:166px;
	height:26px;
	padding:0 0 0 7px;
	border:none;
	background:url(http://www.comune.volterra.pi.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoRicerca.png) 0 0 no-repeat;
	font: bold 75%/130% Arial, Verdana, "Sans Serif";
	letter-spacing:-.05em;
	
}








