/* Cached vesion created on 23/02/12 08:01:06*/
/* elapsed time: 0.031362056732178 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.bevilacqualamasa.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;
}/* -------- OGGETTI DI CORPO PAGINA -------- */
h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px 0; padding:0;
	color:#2F2C2C; background-color:transparent;
	line-height:1em;
}
	/* Livello 1 */
.viewTitolo {
	padding:0;
	font-size:2em;
}
/*************** Chi siamo ********************/

.ChiSiamo .viewTitolo {
	color:#1D479C;
	border-color:#1D479C;
}
.ChiSiamo .ContenutiGrigio .viewTitolo {
	color:#112A6D;
	
}
/*************** Sedi ********************/

.LeSedi .viewTitolo {
	color:#695148;
	border-color:#695148;
}
/*************** Mostre ********************/

.LeMostre .viewTitolo {
	color:#008370;
	border-color:#008370;
}
/*************** Eventi Convegni ********************/

.EventiConvegni .viewTitolo {
	color:#9D4322;
	border-color:#9D4322;
}
/*************** Atelier ********************/

.Atelier .viewTitolo {
	color:#CD071E;
	border-color:#CD071E;
}
/*************** Collettiva Giovani Artisti ********************/

.CollettivaGiovaniArtisti .viewTitolo  {
	color:#108638;
	border-color:#108638;
}
/*************** Archivi Materiali ********************/

.ArchiviMateriali .viewTitolo  {
	color:#4C2177;
	border-color:#4C2177;
}

/*************** Area Stampa ********************/
.AreaStampa .viewTitolo {
	color:#005D35;
	border-color:#005D35;
}

/*************** Foto e Video ********************/
.FotoVideo .viewTitolo {
	color:#99042F;
	border-color:#99042F;
}
/*************** Newsletter ********************/
.Newsletter .viewTitolo {
	color:#006559;
	border-color:#006559;
}

/*************** Contatti ********************/
.Contatti .viewTitolo {
	color:#9A4F1A;
	border-color:#9A4F1A;
}
/*************** DayByDay ********************/
.DayByDay .viewTitolo {
	color:#007F6D;
	border-color:#007F6D;
}

	/* Livello 2 */
.viewSottotitolo, .viewSotTitCell, ol.RSSBlock h2 {
	margin-bottom:8px; font-size:1.1em;
}
	/* Livello 3 */
.viewTitolo3 {
	margin-bottom:6px; font-size:1em; 
}
	/* Livello 4 */
.viewTitolo4 {
	margin-bottom:5px; font-size:.9em;
}
	/* Livello 5 */
.viewTitolo5 {
	margin-bottom:5px; font-size:.85em; 
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#2F2C2C; font-size:.75em; padding:2px 0;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
a {
	color:#000000; background-color:transparent;
}
a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.75em; font-weight:bold;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:#FFFFFF; color:#2F2C2C;
}
/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
dl.viewCaption, dl.viewCaption dt, dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#2F2C2C; 
	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:#2F2C2C; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableHRTD, .viewTableHCTD { 
	color:#FFFFFF; 
	background:transparent url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BGTable.gif) 0 0 repeat;
}
.viewTableHRTD a, .viewTableHCTD a { 
	color:#FFFFFF; background-color:#000000;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText, .viewTableHCCellText { 
	color:#FFFFFF; 
	background:transparent url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BGTable.gif) 0 0 repeat;
	font-size:.75em; font-weight:bold; text-align:left; padding:2px 1px;
}
/*************** Chi siamo ********************/

.ChiSiamo .viewTableHRTD, .ChiSiamo .viewTableHCTD, .ChiSiamo .viewTableHRCellText, .ChiSiamo .viewTableHCCellText  {
	background:#1D479C url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Blu-BGThTable.gif) 0 0 repeat;
}
/*************** Sedi ********************/

.LeSedi .viewTableHRTD, .LeSedi .viewTableHCTD, .LeSedi .viewTableHRCellText, .LeSedi .viewTableHCCellText  {
	background:#695148 url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Marrone-BGThTable.gif) 0 0 repeat;
}
/*************** Mostre ********************/

.LeMostre .viewTableHRTD, .LeMostre .viewTableHCTD, .LeMostre .viewTableHRCellText, .LeMostre .viewTableHCCellText  {
	background:#008370 url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ottanio-BGThTable.gif) 0 0 repeat;
}
/*************** Eventi Convegni ********************/

.EventiConvegni .viewTableHRTD, .EventiConvegni .viewTableHCTD, .EventiConvegni .viewTableHRCellText, .EventiConvegni .viewTableHCCellText  {
	background:#9D4322 url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Arancione-BGThTable.gif) 0 0 repeat;
}
/*************** Atelier ********************/

.Atelier .viewTableHRTD, .Atelier .viewTableHCTD, .Atelier .viewTableHRCellText, .Atelier .viewTableHCCellText  {
	background:#CD071E url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Rosso-BGThTable.gif) 0 0 repeat;
}
/*************** Collettiva Giovani Artisti ********************/

.CollettivaGiovaniArtisti .viewTableHRTD, .CollettivaGiovaniArtisti .viewTableHCTD, .CollettivaGiovaniArtisti .viewTableHRCellText, .CollettivaGiovaniArtisti .viewTableHCCellText  {
	background:#108638 url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Verde-BGThTable.gif) 0 0 repeat;
}
/*************** Archivi Materiali ********************/

.ArchiviMateriali .viewTableHRTD, .ArchiviMateriali .viewTableHCTD, .ArchiviMateriali .viewTableHRCellText, .ArchiviMateriali .viewTableHCCellText  {
	background:#4C2177 url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Viola-BGThTable.gif) 0 0 repeat;
}

/*************** Area Stampa ********************/
.AreaStampa .viewTableHRTD, .AreaStampa .viewTableHCTD, .AreaStampa .viewTableHRCellText, .AreaStampa .viewTableHCCellText  {
	background:#005D35 url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/VerdeScuro-BGThTable.gif) 0 0 repeat;
}

/*************** Foto e Video ********************/
.FotoVideo .viewTableHRTD, .FotoVideo .viewTableHCTD, .FotoVideo .viewTableHRCellText, .FotoVideo .viewTableHCCellText  {
	background:#99042F url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Fucsia-BGThTable.gif) 0 0 repeat;
}
/*************** Newsletter ********************/
.Newsletter .viewTableHRTD, .Newsletter .viewTableHCTD, .Newsletter .viewTableHRCellText, .Newsletter .viewTableHCCellText  {
	background:#006559 url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/VerdeScuro2-BGThTable.gif) 0 0 repeat;
}

/*************** Contatti ********************/
.Contatti .viewTableHRTD, .Contatti .viewTableHCTD, .Contatti .viewTableHRCellText, .Contatti .viewTableHCCellText  {
	background:#9A4F1A url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ocra-BGThTable.gif) 0 0 repeat;
}
/*************** DayByDay ********************/
.DayByDay .viewTableHRTD, .DayByDay .viewTableHCTD, .DayByDay .viewTableHRCellText, .DayByDay .viewTableHCCellText  {
	background:#007F6D url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ottanio2-BGThTable.gif) 0 0 repeat;
}

.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; float:left;
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BarraSlashSmall.gif) 100% 4px no-repeat;	
    padding: 0 15px 0 5px;	
    line-height: 1.5em;
}
.viewAnchorList li a.viewAnchor {
	font-size:1.6em; background:none; padding:0; text-decoration:none;
}
a.viewAnchor {
	font-weight:bold; padding:0;
	text-decoration:none; font-size:.85em;
	float:right;
}
.viewAnchorList li a:hover.viewAnchor, a:hover.viewAnchor {
	text-decoration:underline;
}
.BoxAncoreSmall a.viewAnchor {
	margin:2px 0; padding:0 1px; float:left;
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BarraSlashSmall2.gif) 100% 4px no-repeat;	
    padding: 0 15px 0 5px;	
    line-height: 1.5em;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#2F2C2C; height:1px; 
	border:none; border-top:1px solid #2F2C2C;
}
/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	background-color:transparent; 
}
/* ------- 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:0; padding:0;
}
.viewIndexSlice ol li {
	margin:0; padding:2px 0; color:#2F2C2C;
}
.viewIndexSlice ol li a {
	color:#2F2C2C; background-color:transparent; text-decoration:none;
}
.viewIndexSlice ol li a:hover {
	text-decoration:underline;
}
/* ------- ELENCO RSS ------- */
.EsportaRSS {
	width:100%; float:left;
}
ol.RSSBlock {
	margin:10px 0; padding:0;
	list-style-type:none;
	font-size:.7em;
}
ol.RSSBlock li {
	margin:4px 0; padding:5px;
	border:1px solid #EDECEC;
}
ol.RSSBlock em {
	font-size:.9em; font-weight:normal;
}
ol.RSSBlock p {
	margin:5px 0; padding:0;
}
/* ------- FORM ------- */

.formColLeft, .formColRight {
	width:100%; text-align:right;
	font-size:.75em;
}
.formColLeft input, .formColRight input  {
	width:178px; float:left;
	border:1px solid #2F2C2C;
}
.formColRight .formRadio input {
	width:20px; float:left;
	border:none;
}
.formColRight .formRadio label {
	display: block;
    float: left;
    text-align: left;
	width: 545px;
	font-size:1em;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
	border:3px solid #005D35; padding:5px;
	background-color:#FFFFFF; color:#005D35;
	width:178px; height:35px; font-weight:bold;
}

/* ------- ELEMENTI PERSONALIZZATI DA "CM" ------- */	
	/* BoxDimensioneFissa per testi a dimensione bloccata tipo privacy */
div.BoxDimensioneFissa {
	display:block; overflow:auto; height:80px; 
	margin:10px 0; padding:10px;
	border:1px solid #2F2C2C; color:#2F2C2C;
	text-align:justify; font-size:.75em;
}
div.BoxScrollGrigio {
	display:block;
	margin:10px 0; padding:10px;
	color:#2F2C2C;
	background-color:#DFE0E1;
	text-align:justify; font-size:.8em;
}



.BoxScrollGrigio span.userFormat3 {
	font-size:2em; font-weight:bold;
}
/*************** Chi siamo ********************/

.ChiSiamo .BoxScrollGrigio span.userFormat3 {
	color:#1D479C;
}
/*************** Sedi ********************/

.LeSedi .BoxScrollGrigio span.userFormat3 {
	color:#695148;
}
/*************** Mostre ********************/

.LeMostre .BoxScrollGrigio span.userFormat3 {
	color:#008370;
}
/*************** Eventi Convegni ********************/

.EventiConvegni .BoxScrollGrigio span.userFormat3 {
	color:#9D4322;
}
/*************** Atelier ********************/

.Atelier .BoxScrollGrigio span.userFormat3 {
	color:#CD071E;
}
/*************** Collettiva Giovani Artisti ********************/

.CollettivaGiovaniArtisti .BoxScrollGrigio span.userFormat3  {
	color:#108638;
}
/*************** Archivi Materiali ********************/

.ArchiviMateriali .BoxScrollGrigio span.userFormat3 {
	color:#4C2177;
}

/*************** Area Stampa ********************/
.AreaStampa .BoxScrollGrigio span.userFormat3 {
	color:#005D35;
}

/*************** Foto e Video ********************/
.FotoVideo .BoxScrollGrigio span.userFormat3 {
	color:#99042F;
}
/*************** Newsletter ********************/
.Newsletter .BoxScrollGrigio span.userFormat3 {
	color:#006559;
}

/*************** Contatti ********************/
.Contatti .BoxScrollGrigio span.userFormat3 {
	color:#9A4F1A;
}
/*************** DayByDay ********************/
.DayByDay .BoxScrollGrigio span.userFormat3 {
	color:#007F6D;
}

	/* Box "ElementiDistintivi" - uso speciale di userformat3 per emulare il sottotitolo */
.ElementiDistintivi {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/ElementiDistintivi.jpg) 100% 0 no-repeat; 
	margin:10px 0; padding:45px 30px 20px 15px; min-height:120px; 
}
/* Costanti del Progetto */


/* -------- LAYOUT -------- */
body {
	font-family: Arial, Helvetica, sans-serif; font-size:100%;
	color:#2F2C2C; background-color:#FFFFFF; 
	margin:0; padding:0; line-height:1em;
}
/* --- Per struttura con posizionamenti assoluti: 3 col!! --- */
.Wrapper {
	width:995px; margin:0 auto; padding:0; position:relative;
}
.Contenitore {
	margin-top:50px;
}
.ColCent, .ColCent2Col, .ColCent2ColDx {
	margin:0 0 0 260px; padding:10px;
	min-height:50em; 
}
.Contenuti {
    padding: 0;
	width:590px;
}
.ContenutiGrigio, .AtelierRossoSez .BoxSfondoSpeciale {
	background-color:#DFE0E1; padding:20px;
} 
.ContenutiVerde, .LeMostre .BoxSfondoSpeciale {
	background-color:#CEE7DD; padding:20px;
}
.ContenutiRosso, .Atelier .BoxSfondoSpeciale {
	background-color:#FBDDCF; padding:20px;
}
.ContenutiScuroVerde, .CollettivaGiovaniArtisti .BoxSfondoSpeciale {
	background-color:#C9E0B3; padding:20px;
}


/*************** Chi siamo ********************/

.ChiSiamo #ChannelPager ol li.ChannelSelItem strong, .ChiSiamo .userFormat3 {
	color:#1D479C;
}
/*************** Sedi ********************/

.LeSedi #ChannelPager ol li.ChannelSelItem strong, .LeSedi .userFormat3 {
	color:#695148;
}
/*************** Mostre ********************/

.LeMostre #ChannelPager ol li.ChannelSelItem strong, .LeMostre .userFormat3 {
	color:#008370;
}

/*************** Eventi Convegni ********************/

.EventiConvegni #ChannelPager ol li.ChannelSelItem strong, .EventiConvegni .userFormat3 {
	color:#9D4322;
}
/*************** Atelier ********************/

.Atelier #ChannelPager ol li.ChannelSelItem strong, .Atelier .userFormat3 {
	color:#CD071E;
}
/*************** Collettiva Giovani Artisti ********************/

.CollettivaGiovaniArtisti #ChannelPager ol li.ChannelSelItem strong, .CollettivaGiovaniArtisti .userFormat3 {
	color:#108638;
}
/*************** Archivi Materiali ********************/

.ArchiviMateriali #ChannelPager ol li.ChannelSelItem strong, .ArchiviMateriali .userFormat3 {
	color:#4C2177;
}

/*************** Area Stampa ********************/
.AreaStampa #ChannelPager ol li.ChannelSelItem strong, .AreaStampa .userFormat3 {
	color:#005D35;
}

/*************** Foto e Video ********************/
.FotoVideo #ChannelPager ol li.ChannelSelItem strong, .FotoVideo .userFormat3 {
	color:#99042F;
}
/*************** Newsletter ********************/
.Newsletter #ChannelPager ol li.ChannelSelItem strong, .Newsletter .userFormat3 {
	color:#006559;
}

/*************** Contatti ********************/
.Contatti #ChannelPager ol li.ChannelSelItem strong, .Contatti .userFormat3 {
	color:#9A4F1A;
}
/*************** DayByDay ********************/
.DayByDay #ChannelPager ol li.ChannelSelItem strong, .DayByDay .userFormat3 {
	color:#007F6D;
}





.ColCent2Col {
	margin-right:0; 
}

.PaddingContenutiRosso {
	padding:20px;
}
.ColCent2ColDx {
	margin-left:0; 
}
.ColSx {
	position:absolute; top:0; left:0; 
	width:260px; 
}
/* --- Per struttura con flottaggi: 2 col!! --- */
.ColCent2ColMenuSx {
	margin:0 0 0 325px; padding:0; 
	color:#2F2C2C; background-color:#FFFFFF; 
}
.OldIEwidth99 {
	width:100%; float:left;	
}
.OldIEfloat {
	float:left; width:100%;  
}
.ColSxFloat {
	float:left; width:260px; 
	margin-left:30px;
}
/* --- 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 #2F2C2C; color:#2F2C2C; background-color:#FFFF7E;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #2F2C2C; 
	font-size:.8em; font-weight:bold; color:#2F2C2C; text-align:center;
}
.Attenzione a { 
	color:#000000; background-color:transparent;
}
.Attenzione a:hover {
	text-decoration:none; color:#000000; background-color:transparent;
}
/* -------- TESTATA -------- */
.Testata { 
	width:995px; height:140px;
}

a.Home {
    display: block;
    height: 140px;
    left: 0;
    position: absolute;
    top: 0;
    width: 995px;
    z-index: 10;
}


.ChiSiamo .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Blu.gif) 0 0 no-repeat;
}
.LeSedi .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Marrone.gif) 0 0 no-repeat;
}
.LeMostre .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Ottanio.gif) 0 0 no-repeat;
}
.EventiConvegni .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Arancione.gif) 0 0 no-repeat;
}
.Atelier .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Rosso.gif) 0 0 no-repeat;
}
.CollettivaGiovaniArtisti .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Verde.gif) 0 0 no-repeat;
}
.ArchiviMateriali .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Viola.gif) 0 0 no-repeat;
}
.AreaStampa .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-VerdeScuro.gif) 0 0 no-repeat;
}
.FotoVideo .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Fucsia.gif) 0 0 no-repeat;
}
.Newsletter .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-VerdeScuro2.gif) 0 0 no-repeat;
}
.Contatti .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Ocra.gif) 0 0 no-repeat;
}
.DayByDay .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Ottanio2.gif) 0 0 no-repeat;
}
.Splash .Testata {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataBLM-Splash.png) 0 0 no-repeat;
	position: relative;
    z-index: 1;
}/* UTILITIES: STAMPA, MAPPA, LINGUE, RICERCA */
/* -------- LISTA CONTENITRICE -------- */
.MenuUtility {
	width:327px; float:left;
}
ol.Utility {
	margin:0; padding:0; list-style-type:none; 
}
ol.Utility li, ol.Utility li a {
	float:left; width:30px; height:30px
}
/* -------- STAMPA -------- */
ol.Utility li.Stampa {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Stampa.gif) 0 100% no-repeat;
}
/* -------- MAPPA SITO: link + Pagina mappa 
ol.Utility li.Mappa {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa.gif) 50% 0 no-repeat; margin-right:5px;
}-------- */
ol.Utility li.Email {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/email.gif) 0 100% no-repeat; margin-right:10px;
}




.MapIndexTree {
	font-size:.75em;
}
.MapIndexTree ol {
	list-style-type:none; margin:0; padding:0; font-weight:bold;
}
.MapIndexTree ol li {	
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0;
}
.MapIndexTree ol ol {
	list-style-type:none; border:none;
	padding:0; font-weight:normal;
}
.MapIndexTree ol ol li {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa-2Liv.gif) 0 10px no-repeat;	
	padding:5px 0 0 11px;
}
.MapIndexTree ol ol ol li {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa-3Liv.gif) 0 8px no-repeat;		
	padding:3px 0 0 8px;
}
.MapIndexTree ol ol ol ol li {
	background:none; padding:3px 0 0 8px;
}
/* ------- LINGUE ------- */
	/* ------- Versione con select testuale ------- */
.MenuLingue {
	width:100%; float:left;
	margin-top:50px;
}
.MenuLingue ol {
	list-style:none; margin:0; padding:0;
}
.MenuLingue ol li {
	float:left; font-size:.8em;
	font-weight:bold;
}
.MenuLingue ol li a {
	text-decoration:none;
}
/* ------- RICERCA ------- */
	/* --- Box Ricerca --- */
#formSearchBox {
	font-size:.75em; font-weight:bold; margin:0; width:327px;
	margin-top:20px; float:left;
}
#frmSearchText {
	border:1px solid #2F2C2C; 
	padding: 6px 3px;
    width: 150px;
	float:left;
}
#frmSearchSubmit { 
	padding:0;
	background: url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Lente.gif) 0 0 no-repeat;
	width:30px; height:30px;
	border:none; cursor:pointer;
}
/* Pagina del Risultato della Ricerca */
ol.RisultatoRicerca {
	list-style-type:none; margin:10px 0; padding:0; font-size:.75em;
} 
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 #2F2C2C; float:right;
	background:url(http://www.bevilacqualamasa.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:#2F2C2C; background-color:#FFFF7E; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid #2F2C2C; background-color:transparent; 
}
#formSearchAdv option {
	background-color:transparent; 
}
#formSearchAdv input.Submit {
	font-weight:bold; margin-left:13em;
}
#formSearchAdv div.ClassificationFormBlock fieldset {
	float:left; width:100%;
}
#formSearchAdv div.ClassificationFormBlock ol {
	list-style:none; padding:0; margin:0;
}
#formSearchAdv div.ClassificationFormBlock ol li input {
	float: left;
    width: 20px;
	border:none;
	display:block;
}
	/* --- Pagina Ricerca V2 --- */
.SearchRefine ul {
	color:#2F2C2C; background-color:transparent; font-size:.75em;
	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:#000000; background-color:transparent;
}
.SearchRefine .userFormat3 {
	color:#1F1F1F; background-color:transparent;
}
/* ------- MENU VERTICALE ------- */ 
.NoTesto ol li span {
	display:none;
}
.NoImg ol li img {
	display:none;
}
.MenuV {
}
	/* I LIVELLO */
.MenuV ol {
	list-style-type:none; margin:0; padding:0;
	font-size:1.1em; font-weight:bold; 
	text-transform:uppercase;
}
.MenuVDayByDay ol {
	text-transform:none;
}
.MenuV ol li a, .MenuV ol li strong {
	display:block; padding:4px 0;  
	color:#2F2C2C; text-decoration:none; 
	letter-spacing: -0.03em;
    width: 275px;
}
.MenuV ol li a:hover, .MenuV ol li strong {
	text-decoration:none;
}
.MenuV ol li.LISel strong a.Sel {
	padding:0; background:none; border:none; 
	text-decoration:underline;
}
.MenuV ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}


/*************** Chi siamo ********************/

.ChiSiamo a:hover, .ChiSiamo .MenuV ol li strong, .ChiSiamo .MenuV ol li.LISel strong a.Sel, .ChiSiamo .MenuV ol li.LISel strong a.Sel:hover  {
	color:#1D479C;
}
.ChiSiamo .ContenutiGrigio a:hover, .ChiSiamo.Home .BoxAzzurroHome a:hover {
	color:#112A6D;
}
/*************** Sedi ********************/

.LeSedi a:hover, .LeSedi .MenuV ol li strong, .LeSedi .MenuV ol li.LISel strong a.Sel, .LeSedi .MenuV ol li.LISel strong a.Sel:hover {
	color:#695148;
}
/*************** Mostre ********************/

.LeMostre a:hover, .LeMostre .MenuV ol li strong, .LeMostre .MenuV ol li.LISel strong a.Sel, .LeMostre .MenuV ol li.LISel strong a.Sel:hover {
	color:#008370;
}
/*************** Eventi Convegni ********************/

.EventiConvegni a:hover, .EventiConvegni .MenuV ol li strong, .EventiConvegni .MenuV ol li.LISel strong a.Sel, .EventiConvegni .MenuV ol li.LISel strong a.Sel:hover {
	color:#9D4322;
}
/*************** Atelier ********************/

.Atelier a:hover, .Atelier .MenuV ol li strong, .Atelier .MenuV ol li.LISel strong a.Sel, .Atelier .MenuV ol li.LISel strong a.Sel:hover {
	color:#CD071E;
}
/*************** Collettiva Giovani Artisti ********************/

.CollettivaGiovaniArtisti a:hover, .CollettivaGiovaniArtisti .MenuV ol li strong, .CollettivaGiovaniArtisti .MenuV ol li.LISel strong a.Sel, .CollettivaGiovaniArtisti .MenuV ol li.LISel strong a.Sel:hover {
	color:#108638;
}
/*************** Archivi Materiali ********************/

.ArchiviMateriali a:hover, .ArchiviMateriali .MenuV ol li strong, .ArchiviMateriali .MenuV ol li.LISel strong a.Sel, .ArchiviMateriali .MenuV ol li.LISel strong a.Sel:hover {
	color:#4C2177;
}

/*************** Area Stampa ********************/
.AreaStampa a:hover, .AreaStampa .MenuV ol li strong, .AreaStampa .MenuV ol li.LISel strong a.Sel, .AreaStampa .MenuV ol li.LISel strong a.Sel:hover {
	color:#005D35;
}

/*************** Foto e Video ********************/
.FotoVideo a:hover, .FotoVideo .MenuV ol li strong, .FotoVideo .MenuV ol li.LISel strong a.Sel, .FotoVideo .MenuV ol li.LISel strong a.Sel:hover {
	color:#99042F;
}
/*************** Newsletter ********************/
.Newsletter a:hover, .Newsletter .MenuV ol li strong, .Newsletter .MenuV ol li.LISel strong a.Sel, .Newsletter .MenuV ol li.LISel strong a.Sel:hover {
	color:#006559;
}

/*************** Contatti ********************/
.Contatti a:hover, .Contatti .MenuV ol li strong, .Contatti .MenuV ol li.LISel strong a.Sel, .Contatti .MenuV ol li.LISel strong a.Sel:hover {
	color:#9A4F1A;
}
/*************** DayByDay ********************/
.DayByDay a:hover, .DayByDay .MenuV ol li strong, .DayByDay .MenuV ol li.LISel strong a.Sel, .DayByDay .MenuV ol li.LISel strong a.Sel:hover {
	color:#007F6D;
}




	/* II LIVELLO */
.MenuV ol ol {
	font-size:1em;
	text-transform:none;
	font-weight:bold; 
}
.MenuV ol ol li a, .MenuV ol ol li strong {
	display:block; width:230px; padding:2px 0 2px 30px;  
	color:#2F2C2C; text-decoration:none; 
}

	/* III LIVELLO */
.MenuV ol ol ol {
	font-size:.8em; font-weight:bold;
}
.MenuV ol ol ol li a, .MenuV ol ol ol li strong {
	display:block; width:200px; padding:2px 0 2px 60px;  
	color:#000000; text-decoration:none; 
}
	/* IV LIVELLO */
.MenuV ol ol ol ol {
	font-size:1em;
}
.MenuV ol ol ol ol li a, .MenuV ol ol ol ol li strong {
	display:block; width:170px; padding:2px 0 2px 90px;  
	color:#000000; text-decoration:none; 
}
	/* V LIVELLO */
.MenuV ol ol ol ol ol li a, .MenuV ol ol ol ol ol li strong {
	display:block; width:140px; padding:2px 0 2px 90px;  
	color:#000000; text-decoration:none; 
}
/* -------- BREADCRUMB -------- */
#Breadcrumb {
	font-size:.7em; padding:0 0 9px; background-color:transparent;
	color:#2F2C2C; 
	position:relative; width:100%;
}
#Breadcrumb p {
	margin-right:14em;
}
/* -------- FOOTER -------- */
.Footer { 
	padding-top:5px; font-size:.7em; color:#2F2C2C;
	margin-left:30px;
} 
.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.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Footer/Valid.gif) 12px 1px no-repeat; 
	padding:.2em 0 .2em 25px;
}
.Footer ol.FooterImg {
	margin:0;
}
.Footer ol.FooterImg li {
	border:none; padding:0 3px; 
}
.Footer p {
	padding:3px; margin:0;
}
.Footer a {
	color:#2F2C2C; background-color:transparent; font-weight:bold;
}
.Footer a:hover {
	text-decoration:none; 
}/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0; color:#2F2C2C; background-color:transparent; 
}
.ElencoCanale li {
	margin:0 0 10px; font-size:.75em;
}
.ElencoCanale li a {
	font-weight:bold; text-decoration:none;
}
.ElencoCanale a:hover {
	text-decoration:underline;	
}
.ElencoCanale h3 {
	font-size:1em; padding:0; margin:0;
}
.ElencoCanale img {
	float:left; padding:0 5px 5px 0;
}
.ElencoCanale p {
	margin:0; padding:0;
}
.ElencoCanale span {
	color:#2F2C2C; background-color:transparent;
}


/************************/
.ArchivioMostre {
	
}
	/* -------- Elencatore predefinito: NewsBlock -------- */
.NewsBlock {
	width:100%; margin:7px 0; font-size:.75em; color:#2F2C2C; 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%; 
}
.Affianca img {
	max-height:90px; max-width:120px; 
}
	/* --- Elencatore "Foto Titolo Strillo" --- */
.FotoTitoloStrillo ol li {
	border-top:1px solid #000000;
	padding:20px 0 10px 0;
	margin:0;
}
.FotoTitoloStrillo ol li a {
	font-weight:bold; text-transform:uppercase;
	text-decoration:none; font-size:1.2em;
}
.FotoTitoloStrillo ol li img {
	float:left; margin:0 5px 5px 0;
}

.ArchivioMostre {
		
}
.ArchivioMostre ol li {
	width:47%; float:left;	
	margin-right:10px;
	min-height:85px;
}
	/* --- Elencatore "Foto Titolo Strillo" --- */
.ElencoCalendario .CalendarioInt {
	float:left; width:260px;
}	
.ElencoCalendario ol {
	margin-left:260px; padding-left:15px;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px 0; margin:10px 0; 
}
#ChannelYearLabel, #ChannelMonthLabel, #ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList, #ChannelMonthList, #ChannelDayList {
	clear:left;
}
#ChannelYearList ol li.ChannelSelItem strong {
	margin:0;
}
#ChannelPager ol { 	
	list-style-type:none; border-left:1px solid #2F2C2C;	
	margin:0; padding:0;
}
#ChannelPager li {	
	margin:0; padding:0; 
	float:left; line-height:2em;	
}
#ChannelPager a {
	text-decoration:none;	
}
#ChannelPager a:hover, #ChannelPager strong  {
	text-decoration:underline;	
}
#ChannelPager a, #ChannelPager strong {	
	font-weight:bold; margin:0;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	display:none;
}
#ChannelClear {	
	clear:both; height:1px; line-height:.05em; font-size:.05em;
}
#ChannelYearList ol li {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BarraSlash.gif) 100% 11px no-repeat;	
	float: left;
    line-height: 1.5em;
    margin: 0;
    padding: 0 20px 0 0;	
}

.DateBig {
	font-size:2em;	
}
.ElencoCanale li .LinkNoBold a {
	font-weight:lighter;	
}

.ElencoCanale span.DataRossa {
	color:#CD071E;
}

/*************** Chi siamo ********************/

.ChiSiamo #ChannelPager ol li.ChannelSelItem strong {
	color:#1D479C;
}
/*************** Sedi ********************/

.LeSedi #ChannelPager ol li.ChannelSelItem strong {
	color:#695148;
}
/*************** Mostre ********************/

.LeMostre #ChannelPager ol li.ChannelSelItem strong  {
	color:#008370;
}

/*************** Eventi Convegni ********************/

.EventiConvegni #ChannelPager ol li.ChannelSelItem strong {
	color:#9D4322;
}
/*************** Atelier ********************/

.Atelier #ChannelPager ol li.ChannelSelItem strong {
	color:#CD071E;
}
/*************** Collettiva Giovani Artisti ********************/

.CollettivaGiovaniArtisti #ChannelPager ol li.ChannelSelItem strong {
	color:#108638;
}
/*************** Archivi Materiali ********************/

.ArchiviMateriali #ChannelPager ol li.ChannelSelItem strong {
	color:#4C2177;
}

/*************** Area Stampa ********************/
.AreaStampa #ChannelPager ol li.ChannelSelItem strong {
	color:#005D35;
}

/*************** Foto e Video ********************/
.FotoVideo #ChannelPager ol li.ChannelSelItem strong {
	color:#99042F;
}
/*************** Newsletter ********************/
.Newsletter #ChannelPager ol li.ChannelSelItem strong {
	color:#006559;
}

/*************** Contatti ********************/
.Contatti #ChannelPager ol li.ChannelSelItem strong {
	color:#9A4F1A;
}
/*************** DayByDay ********************/
.DayByDay #ChannelPager ol li.ChannelSelItem strong {
	color:#007F6D;
}

.ElencatoreHome ol li{
	background-color:#D4E0F7;
}
.ElencatoreHome ol li {
	padding:0; width:275px; 
	margin-bottom:20px;
}
.ElencatoreHome ol li .TitoloStrillo {
	padding:5px;

}
.ElencatoreHome ol li .TestoStrillo {
	padding:5px;
}
.ElencatoreHome ol li.Left {
	margin-right:20px;
}
.ElencatoreHome ol li a {
	font-weight:bold; text-transform:uppercase;
	text-decoration:none; font-size:1.2em;
	display:block;
}
.ElencatoreHome ol li img {
	float:left; margin:0; padding:0;
}

/***********************/
.BoxAzzurroHome{
	background-color:#D4E0F7;
	padding:0; 
	margin-bottom:20px;
	width:275px; float:left;
}
.BoxAzzurroHome {

}
.BoxAzzurroHome .viewPar { 
	padding:5px; 
	min-height:80px;
	
}
.BoxAzzurroHome.MargLeft {
	margin-right:20px;
}
.BoxAzzurroHome a {
	font-weight:bold; text-transform:uppercase;
	text-decoration:none; font-size:1.2em;
	display:block;
}
.BoxAzzurroHome a:hover {
	text-decoration:underline;
}
.BoxAzzurroHome a img {
	float:left; margin:0; padding:0;
}/* ---------- Calendario -------------- */
.viewCalendar {
	margin:10px auto; padding:5px 0 0; font-weight:bold; text-align:center; 
	float:left; width:260px; clear:both; color:#2F2C2C; background-color:transparent; 
}
.viewCalendar a {
	text-decoration:underline; padding:1px;
	color:#2F2C2C; background-color:transparent;
}
.viewCalendar a:hover {
	text-decoration:none;
}
.viewCalendar div {
	font-size:.8em;
}
.viewCalendar div a:hover {
	color:#AF0000; background-color:transparent;
}
.viewCalendar div span {
	margin:0 2px; white-space:nowrap; 
	font-weight:bold;
}
.viewCalendar table {
	border-collapse:separate; font-size:.75em; margin:5px 0;
}
.Contenuti .viewCalendar div, .Contenuti .viewCalendar table {
	font-size:1em;
}
.viewCalendar table td {
	border:1px solid #EDECEC; width:13.2%; padding:4px;
}
.viewCalendar table td.current {
	background-color:#AF0000; color:#FFFFFF; border:1px solid #AF0000; 
}
.viewCalendar table td a {
	color:#000000; background-color:#ebebeb;
	display:block; text-decoration:none; margin:-4px; padding:4px;
}
.viewCalendar table td a:hover {
	color:#2F2C2C; background-color:#EAB1B7; 
}
.daySu {
	color:#AF0000; background-color:transparent;
}
/* ------- SONDAGGI ------- */
form.PollForm {
	margin:0; padding:5px; 
	color:#2F2C2C; background-color:transparent;
}
div.PollBox {
	color:#2F2C2C; background-color:transparent;
	padding:5px; border:1px solid #2F2C2C; margin:10px 0;
	background-color:#ebebeb;
}
div.PollBox ol li input {
	position:relative; left:4px; width:16px; 
	margin:0 5px 0 -8px; padding:0; top:3px;
}
div.PollBox input.Submit {
	margin-top:10px;
}
div.PollBox ul li img {
	position:relative; top:5px;
}
div.PollBox p {
	margin:0; padding:3px 0;
}
div.PollBox p.Totale {
	margin:10px 0 5px 0; padding:0; font-weight:bold;  
}
div.PollBox a {
	color:#000000; background-color:transparent; font-weight:bold;  
}
div.PollBox a:hover {
	text-decoration:none; 
}
div.PollBox a.TuttiSondaggi {
	padding:2px 0 20px 34px; display:block; float:left; 
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Sondaggi.gif) 0 0 no-repeat;
	min-height:15px; 
}
.VMenu h1 { 
	font-size:.8em; margin:8px 3px;
}
.VMenu h2 { 
	font-size:.75em; margin:5px 3px;
}
.VMenu .PollBox { 
	margin:5px 3px;
}
/* ------- MODULO GALLERIA FOTOGRAFICA ------- */
.GPContent { 
	position:absolute; top:-10000px; left:-10000px;
}
	/* Elenco generale: gallerie, album e foto */
.GalleryPlus {
	background:#FFFFFF; color:#2F2C2C; padding:10px; 
}
.GalleryPlus ul {
	padding:20px 0 0; margin:0; list-style-type:none; font-size:.75em;
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Barra.gif) 0 10px repeat-x;
}
.GalleryPlus ul li {
	background:#FFFFFF url(http://www.bevilacqualamasa.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:#FFFFFF; background-color:#000000;
}
.GalleryPlus ul li img {
	background:url(http://www.bevilacqualamasa.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 modalità "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 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 {
	background:#FFFFFF url(http://www.bevilacqualamasa.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:.75em; text-align:center; font-style:italic;
}
.SingleImageTitPag img {
	position:static; background:none; padding:10px; margin:0 10px 0 0;
	border:1px solid #2F2C2C; max-height:none; 
}
.SingleImageTitPag dl dt img {
	padding:0 0 12px; border:none;
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat;
}
.SingleImageTitPag .SingleImage {
	float:left;
}
		/* Elenco foto > Modalità "Elenco miniature" */
			/* Fase 1: gruppo miniature */
.viewImageTotal {
	float:left; margin:0 20px 10px 0; font-size:.75em;
}
.viewImageTotal dt strong {
	display:block; text-align:center; margin-bottom:4px; line-height:1.2em;
}
.viewImageTotal dd img {
	background:url(http://www.bevilacqualamasa.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.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
.ThumbImageSingle dl dd {
	font-size:.75em; 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:.75em; font-weight:bold; color:#000000;
	background:transparent url(http://www.bevilacqualamasa.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.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
.viewImageNumPag dl dd {
	font-size:.75em; 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:#2F2C2C;
	background:transparent url(http://www.bevilacqualamasa.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 #FFFFFF;
}
.GalleryPlus .FlexNavi a { 
	color:#000000; background-color:transparent; text-decoration:none;
}
.GalleryPlus .FlexNavi a:hover, .GalleryPlus .FlexNavi span.NavActive strong, .GalleryPlus .FlexNavi ol li strong { 
	color:#FFFFFF; background-color:#000000;  padding:3px 5px 5px;
}
	/* Paginazione a "Immagine singola, paginazione per titolo immagine" */
.SingleImageTitPag .FlexNavi {
	padding:30px 0 0 30px; font-size:.75em; 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:#2F2C2C; background-color:transparent; text-decoration:underline;
}
.SingleImageTitPag .FlexNavi a:hover, .SingleImageTitPag .FlexNavi span.NavActive strong, .SingleImageTitPag .FlexNavi ol li strong { 
	color:#2F2C2C; background-color:transparent; text-decoration:none;
}
	/* Paginazione a "Foto singola con navigazione per numero pagina" */
.viewImageNumPag .FlexNavi {
	min-width:350px; 
}
/* FORUM */
.ForumTopicList, 
.ForumMsgList {	
	font-size:.75em;
}
.ForumTopicList p, 
.ForumMsgList p {
	text-align:right;
}
.ForumTopicList table p, 
.ForumMsgList table p {
	text-align:left;
}
.ForumMsgList table p.ForumMsgDate {
	float:right;
}
.ForumTopicList p a, 
.ForumMsgList p a {	
	font-weight:bold; text-decoration:underline;
	color:#000000; background-color:transparent;
}
.ForumTopicList p a:hover,
.ForumMsgList p a:hover {	
	text-decoration:none;
}
.ForumTopicList table, 
.ForumMsgList table {	
	border-bottom:1px solid #2F2C2C; border-left:1px solid #2F2C2C; 
	border-collapse:collapse; background-color:#ebebeb;
	margin:10px auto; width:95%;	
}
.ForumTopicList table tr, 
.ForumTopicList table tr {	
	text-align:center;
}
.ForumTopicList table tr td, 
.ForumMsgList table tr td {	
	border-top:1px solid #2F2C2C; border-right:1px solid #2F2C2C;
}
.ForumMsgList table tr th,
.ForumTopicList table tr th {	
	border-top:1px solid #2F2C2C; border-right:1px solid #2F2C2C;
	font-size:1.1em; padding:3px; text-transform:uppercase;
}
.ForumMsgList table tr th a,
.ForumTopicList table tr th a {
	white-space:nowrap;	
}
.ForumTopicList table thead tr th, 
.ForumMsgList table thead tr th {
	color:#FFFFFF; background-color:#2F2C2C;
	margin:0 0 .5em 0; padding:0 5px;		
	font-size:1em; height:2.5em;
}
.ForumTopicList table tr td {
	padding:.2em .5em;
}
.ForumMsgList table tr td {	
	padding:.5em;
}
.ForumTopicList table tbody tr th a, 
.ForumMsgList table tbody tr th a {	
	color:#2F2C2C; background-color:transparent;	
	text-decoration:underline; font-weight:bold;
}
.ForumTopicList table tbody tr th a:hover, 
.ForumMsgList table tbody tr th a:hover {
	text-decoration:none;
}
.ForumMsgList table tbody tr th.TopicMsg, 
.ForumMsgList table tbody tr td.TopicMsg {
	color:#2F2C2C; background-color:transparent;
}
.ForumMsgList table tbody tr th {
	font-weight:normal;	
	vertical-align:top;	text-align:left;
}
.ForumMsgList table tbody tr td h3,
.ForumMsgList table tbody tr td.TopicMsg h3 {
	margin:0 0 .5em 0; padding:0; font-size:1.2em;
	color:#000000; background-color:transparent;
}
.ForumMsgList table tbody tr td div {	
	text-align:right;
}
.ForumMsgList table tbody tr td div a {	
	color:#2F2C2C; background-color:transparent;	
	font-weight:bold;
}
.ForumMsgList table tbody tr td.TopicMsg div a, 
.ForumMsgList table tbody tr th.TopicMsg div a, 
.ForumMsgList table tbody tr th.TopicMsg a {	
	color:#2F2C2C; background-color:transparent;
}
.ForumPaginator {	
	font-size:.75em;	text-align:center; line-height:1.5em;
	margin:.5em 0 0 0; padding:.2em 0;	
}
.ForumPaginator span {
	display:inline;	
	margin:0 .2em; padding:.1em;
}
.ForumPaginator ol {
	display:inline;	list-style-type:none;
	margin:0 auto; padding:0; font-weight:bold;
}
.ForumPaginator ol li { 
	display:inline;	
	padding:.1em; margin:0 .2em;
}
.ForumPaginator ol li a, 
.ForumPaginator span a {
	padding:0; margin:0;
	color:#2F2C2C; background-color:transparent;	
	text-decoration:underline;
}
.ForumPaginator ol li a:hover { 
	text-decoration:none;
}
.ForumPaginator span.NavInactive,
.ForumPaginator li.NavInactive {
	color:#000000; background-color:transparent;
	border:1px solid #FFFFFF;	
}
.ForumPaginator span.NavActive a,
.ForumPaginator li.NavActive a {
	color:#2F2C2C; background-color:transparent;	
	border:1px solid #FFFFFF;	
	padding:.1em;
}
a.BOLink img { 
	margin-right:3px; position:relative; top:3px;
}
.ForumThreadList ol {
	list-style-type:none; border:1px solid #FFFFFF;
	margin:10px 0; padding:5px;
}
.ForumThreadList ol li {	
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-1Liv.gif) 0 0 no-repeat;	
	padding:2px 0 3px 19px; margin:.5em 0;
}
.ForumThreadList ol li a {
	color:#2F2C2C; background-color:transparent; font-weight:bold;
}
.ForumThreadList ol li a:hover {
	text-decoration:none;
}
.ForumThreadList ol ol {
	list-style-type:none; border:none;
	padding:0; font-size:1em
}
.ForumThreadList ol ol li {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-2Liv.gif) 0 1px no-repeat;	
	padding:0 0 0 17px; line-height:1.4em;
}
.ForumThreadList ol ol ol li {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-3Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol li {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-4Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol ol li {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-5Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol ol ol li {
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-6Liv.gif) 0 1px no-repeat;	
}
.ForumComposeForm div, 
.ForumComposeForm p {
	clear:both; padding: .5em 0 0 0;
}
.ForumComposeForm div label {
	display:block; width:6em; float:left;
	font-size:.75em;	
}
.ForumComposeForm p label {
	display:block; width:auto;	
	font-size:.75em;
}
.ForumComposeForm div input {
	width:20em;	float:left;
	margin:0; border:1px solid #FFFFFF;	
	font-size:.75em;
}
.ForumComposeForm div span {
	float:left;
}
.ForumComposeForm p textarea {
	font-size:.75em;	
	border:1px solid #2F2C2C; width:100%;
}
.ForumComposeForm p input {
	border:1px solid #2F2C2C;	
	font-size:.75em; text-align:center;
}
.ForumComposeForm p a {
	color:#2F2C2C; background-color:transparent;	
	font-size:.75em; font-weight:bold; text-decoration:underline;
}
.ForumComposeForm p a:hover {	
	text-decoration:none;
}
/* Forum di inserimento articolo in un thread */
.ForumForm {font-size:.75em; padding:10px; margin:10px 0; border:1px solid #2F2C2C;}
.ForumForm label {display:block; float:left; width:12em; margin:4px 5px 4px 0;}
.ForumForm sup {font-weight:bold; color:#2F2C2C;}
span.formMandatory {font-weight:bold; color:#2F2C2C; font-size:.8em; float:left;}
.ForumForm textarea {display:block; float:left; width:21.1em; height:10em; border:1px solid #2F2C2C; padding:3px 2px; margin:4px 5px 4px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.05em;}
.ForumForm input, ForumForm input.formText {display:block; float:left; width:20em; border:1px solid #2F2C2C; padding:3px 2px; margin:4px 5px 4px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.1em;}
.ForumForm input.Submit {display:block; float:left; width:20em; padding:4px; margin-left:14em; color:#2F2C2C; font-weight:bold; text-transform:uppercase; background-color:transparent; font-size:.9em;}
.ForumForm input.Submit:hover {background-color:transparent; color:#000000;}
.ForumForm .Coda {margin:10px 0; padding:10px; background-color:transparent; color:#2F2C2C; border:1px solid #2F2C2C;}
.ForumForm .Coda p {margin-bottom:5px;}
.ForumForm .Coda a {color:#2F2C2C; font-weight:bold;}
.ForumForm .Coda a:hover {text-decoration:none;}/* --- NEWSLETTER --- */
	/* --- Box di iscrizione al servizio --- */
form.FormNewsLetter {
	margin:10px 0; padding:5px 0; width:13em;
	background:transparent url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/NewsLetter/SfondoNL.jpg) 0 0 repeat-x;
	border-bottom:5px solid #000000; border-top:5px solid #000000;
}
form.FormNewsLetter h2 {
	padding:3px 0 5px 36px; margin:0;
	background:transparent url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/NewsLetter/LogoNL.gif) 0 0 no-repeat;
	color:#2F2C2C; font-size:.8em; font-weight:bold;
}
form.FormNewsLetter h2 a {
	color:#2F2C2C;
}
form.FormNewsLetter h2 a:hover {
	text-decoration:none;
}
form.FormNewsLetter input {
	width:90px; margin:5px 5px 1px 5px; font-size:.75em;
}
form.FormNewsLetter input.Submit {
	font-weight:bold; font-size:.75em; border:none; padding:2px; width:65px;
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/NewsLetter/SfondoSubmitNL.gif) 0 0 repeat-x;	
}
div.NavAxes ol {
	padding:5px; margin:5px 0;
	border:1px dotted #EDECEC; color:#2F2C2C; background-color:#ebebeb;
}  
div.NavAxes ol li {
	margin:0; padding:2px 0 6px 20px;
	background:transparent url(http://www.bevilacqualamasa.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 #EDECEC; color:#2F2C2C; background-color:#eeeeee;
	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:.75em; font-weight:bold;
	margin:0 0 .5% 0; padding:3px 5px 7px 20px; 
	background:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Freccia.png) 0 4px no-repeat;
}
.NavAxesMenu ol li a {
	text-decoration:underline; color:#2F2C2C; background-color:transparent;
}
.NavAxesMenu ol li a:hover {
	text-decoration:none;
}
.NavAxesMenu ol li.LISel strong {
	text-decoration:underline; color:#2F2C2C; background-color:transparent;
}
/* --- Grafiche Alternative --- */
ol.GraficheAlternative { 
	margin:10px 0; padding:5px; list-style-type:none;
	font-size:.75em; border:2px solid #000000;
}
ol.GraficheAlternative li {
	float:left; width:25px; text-align:center; margin-right:3px;
}/* Barra SocialNetworks */
.SocialNetworks {
	position:relative; width:100%; font-size:.65em; 
	margin-top:20px;
}
.SocialNetworks ol {
	margin:0; padding:0; list-style-type:none; 
	font-weight:bold;
}
.SocialNetworks ol li {
	float:left; padding:0; margin-right:10px;
}
.SocialNetworks img {
	color:#2F2C2C; vertical-align:middle;
}
.SocialNetworks a {
	color:#1F1F1F; background-color:transparent; text-decoration:none;
}
.SocialNetworks a:hover {
	text-decoration:underline;
}
.SocialNetworks ol li a {
	padding:0; background-position:0 0; background-repeat:no-repeat;
	width:30px; height:30px; display:block;
}
.SocialNetworks ol li a.Email {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/email.gif);
}
.SocialNetworks ol li a.FaceBook {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/facebook.png);
}
.SocialNetworks ol li a.Twitter {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/twitter.png); 
}
.SocialNetworks ol li a.Flickr {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/Flickr.png);
}
.SocialNetworks ol li a.Vimeo {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/Vimeo.png); 
}
.SocialNetworks ol li a.YouTube {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/YouTube.png); 
}
.SocialNetworks ol li a.RSS {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Ico/IcoRSS.png); 
}
/***********************************
Community Login
*******************************************************/

/* ------- USER LOGIN ------- */
.Accesso form {
	color:#2F2C2C; margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
.Accesso form div.Blocco {
	margin:0; padding:5px 0; 
	width:49%; float:left;
}
.Accesso form div.Blocco.CheckBox {
	margin:0; padding:5px 0; 
	width:100%; float:left;
}
.Accesso form .viewPar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Accesso form div.CheckBox label { 
	 width:auto; float:left; text-align:left; 
} 
.Accesso form div.CheckBox label.Privacy { 
	 width:545px; float:left; text-align:left; 
} 

.Accesso form div.CheckBox input{
	border:none; width:20px; float:left;
	background-color:transparent;
}
.Accesso form .CheckBox div {
	float:left; width:auto;
	margin-right:20px;
}

.Accesso form label {
	display:block; width:auto;
	text-align:left;
	padding-top:3px; font-size:.75em;
}
.Accesso form input {
	width:178px;
	border:1px solid #2F2C2C;
}
.Accesso form input.Submit {
	border:3px solid #005D35; padding:5px;
	background-color:#FFFFFF; color:#005D35;
	width:178px; height:35px; font-weight:bold;
	margin:15px auto 15px -120px;
}

acronym, abbr {border-bottom:none; cursor:help; }
.ImgStampa {display:none;}    
   
div.gmnoprint {      
	font-size:.7em; 
}         
div.gmnoprint div {                    
	font-size:1em;          
}     
.LinkAllineati {  
	width:100%; float:left;  
} 
/*****************************************/     
.TitoloOggettiAllineati {  
	width:100%; float:left;  
}    
.OggettiAllineati {   
	width:100%; float:left;
}
.OggettiAllineati .viewLink, .OggettiAllineati .viewPar, .OggettiAllineati .BLOBWidth100 {   
	float:left;   
}
.OggettiAllineati a.viewLinkIMG img {
	padding:0; margin-left:15px;
}
.OggettiAllineatiBordoNero {    
	width:100%; float:left;
	border-top:1px solid #000000; 
	padding:10px 0;
}      
.OggettiAllineatiBordoNero .viewLink, .OggettiAllineatiBordoNero .viewPar, .OggettiAllineatiBordoNero .BLOBWidth100 {   
	float:left; 
	font-size: 0.9em;
    width: 143px;  
}
.OggettiAllineatiBordoNero .viewParCell .userFormat3 {
	font-size:.8em; background-color:transparent; color:#2F2C2C; 
}
.OggettiAllineatiBordoNero .BLOBFloatLeft {
	width:150px;
}
/**************************************/
.BoxCentSx {
	border-right:1px solid #000000;
	width:275px; float:left;  
}  
.BoxCentDx {
	float:left;
	margin-left: 30px;
    width: 265px; 
}                               
/*******************************************/
.Box3Col-Sx, .Box3Col-Cx, .Box3Col-Dx {
	width:185px; float:left;
	margin-right:10px;
}
.Box3Col-Sx .viewParCell, .Box3Col-Cx .viewParCell, .Box3Col-Dx .viewParCell {
	width:100%; float:left;
}
/*.Box3Col-Sx .viewPar, .Box3Col-Sx .viewLink, .Box3Col-Sx .BLOBWidth100, .Box3Col-Cx .viewPar, .Box3Col-Cx .viewLink, .Box3Col-Cx .BLOBWidth100, .Box3Col-Dx .viewPar, .Box3Col-Dx .viewLink, .Box3Col-Dx .BLOBWidth100 {
	font-size:.7em;
}*/

/************************************/
.LinkBlu a, .ChiSiamo a.viewLink, .ChiSiamo .viewIndexSlice ol li a {
	color:#1D479C; font-weight:bold;
	text-decoration:none;
	font-size:.75em;
}
.LinkBlu a:hover, .ChiSiamo a:hover.viewLink, .ChiSiamo .viewIndexSlice ol li a:hover {
	color:#1D479C; text-decoration:underline;
}
.LinkMarrone a, .LeSedi a.viewLink, .LeSedi .viewIndexSlice ol li a {
	color:#695148; font-weight:bold; 
	text-decoration:none;	font-size:.75em;
}
.LinkMarrone a:hover, .LeSedi a:hover.viewLink, .LeSedi .viewIndexSlice ol li a:hover {
	color:#695148; text-decoration:underline;
}
.LinkOttanio a, .Mostre a.viewLink, .Mostre .viewIndexSlice ol li a  {
	color:#008370; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkOttanio a:hover, .Mostre a:hover.viewLink, .Mostre .viewIndexSlice ol li a:hover   {
	color:#008370; text-decoration:underline;
}
.LinkArancione a, .EventiConvegni a.viewLink, .EventiConvegni .viewIndexSlice ol li a {
	color:#9D4322; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkArancione a:hover, .EventiConvegni a:hover.viewLink, .EventiConvegni .viewIndexSlice ol li a:hover {
	color:#9D4322; text-decoration:underline;
}
.LinkRosso a, .Atelier a.viewLink, .Atelier .viewIndexSlice ol li a {
	color:#CD071E; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkRosso a:hover, .Atelier a:hover.viewLink, .Atelier .viewIndexSlice ol li a:hover {
	color:#CD071E; text-decoration:underline;
}
.LinkVerde a, .CollettivaGiovaniArtisti a.viewLink, .CollettivaGiovaniArtisti .viewIndexSlice ol li a {
	color:#108638; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkVerde a:hover, .CollettivaGiovaniArtisti a:hover.viewLink, .CollettivaGiovaniArtisti .viewIndexSlice ol li a:hover {
	color:#108638; text-decoration:underline;
}
.LinkViola a, .ArchiviMateriali a.viewLink, .ArchiviMateriali .viewIndexSlice ol li a {
	color:#4C2177; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkViola a:hover, .ArchiviMateriali a:hover.viewLink, .ArchiviMateriali .viewIndexSlice ol li a:hover {
	color:#4C2177; text-decoration:underline;
}
.LinkVerdeScuro a, .AreaStampa a.viewLink, .AreaStampa .viewIndexSlice ol li a {
	color:#005D35; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkVerdeScuro a:hover, .AreaStampa a:hover.viewLink, .AreaStampa .viewIndexSlice ol li a:hover {
	color:#005D35; text-decoration:underline;
}
.LinkFucsia a, .FotoVideo a.viewLink, .FotoVideo .viewIndexSlice ol li a {
	color:#99042F; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkFucsia a:hover, .FotoVideo a:hover.viewLink, .FotoVideo .viewIndexSlice ol li a:hover {
	color:#99042F; text-decoration:underline;
}
.LinkVerdeScuro2 a, .Newsletter a.viewLink, .Newsletter .viewIndexSlice ol li a {
	color:#006559; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkVerdeScuro2 a:hover, .Newsletter a:hover.viewLink, .Newsletter .viewIndexSlice ol li a:hover {
	color:#006559; text-decoration:underline; 
}
.LinkOcra a, .Contatti a.viewLink, .Contatti .viewIndexSlice ol li a {
	color:#9A4F1A; font-weight:bold;
	text-decoration:none;	font-size:.75em;
}
.LinkOcra a:hover, .Contatti a:hover.viewLink, .Contatti .viewIndexSlice ol li a:hover {
	color:#9A4F1A; text-decoration:underline;        
}
/*************************************/
.TitoloNero {
	color:#000000;
}
.TitoloMarrone {
	color:#695148;
	font-size:1.6em;
}
.TitoloNero, .TitoloMarrone {
	text-decoration:none;
}

.BoxLinkBig {
	font-size:1.6em; font-weight:bold; 
}
.BoxLinkBig a, .BoxLinkBig strong {
	text-decoration:none; line-height: 1.1em;
}
.BoxLinkBig a:hover {
	text-decoration:underline;
}

/********************************/
.Colonna1, .Colonna2, .Colonna3, .Colonna4 {
	width:143px; float:left;
	font-size:.9em;
} 



.thecarousel {
	position:relative; width:100%;
}

.thecarousel ul li {
	margin-right:10px;
}
.prev {   
	position:absolute; 
	top:55px; left:0;
	z-index:3;
	width:56px; height:74px;
	border:none;  
	cursor:pointer;
	background-color:transparent;
}
     
.next {
	position:absolute; 
	top:55px; right:10px; 
	width:56px; height:74px;
	z-index:3;
	border:none; 
	cursor:pointer;
	background-color:transparent;
}

.ChiSiamo .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevBlu.png');

}
.ChiSiamo .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextBlu.png');

}
.LeSedi .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevMarrone.png');

}
.LeSedi .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextMarrone.png');

}
.LeMostre .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevOttanio.png');

}
.LeMostre .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextOttanio.png');

}
.EventiConvegni .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevArancione.png');

}
.EventiConvegni .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextArancione.png');

}
.Atelier .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevRosso.png');

}
.Atelier .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextRosso.png');

}
.CollettivaGiovaniArtisti .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevVerde.png');

}
.CollettivaGiovaniArtisti .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextVerde.png');

}
.ArchiviMateriali .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevViola.png');

}
.ArchiviMateriali .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextViola.png');

}
.AreaStampa .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevVerdeScuro.png');

}
.AreaStampa .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextVerdeScuro.png');

}
.FotoVideo .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevFucsia.png');

}
.FotoVideo .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextFucsia.png');

}
.Newsletter .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevVerdeScuro2.png');

}
.Newsletter .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextVerdeScuro2.png');

}
.Contatti .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevOcra.png');

}
.Contatti .next {     
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextOcra.png');
 
}
.DayByDay .prev {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/prevOttanio2.png');

}
.DayByDay .next {
	background-image: url('http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/nextOttanio2.png');

}

/*******************************/
.ColSxCentHome {
	width:295px; float:left;
}
.ColDxCentHome {
	width:275px; float:left; 
}

/*****************************************/
.FotoHome {
	position:relative; background-position:0 0; background-repeat:no-repeat;
	width:830px; 
	left: 0;
    margin: 0 auto;
    position: relative; 
    top: -57px;
}     
.Fondo1 {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-01.jpg);
}
.Fondo2 { 
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-02.jpg);
}
.Fondo3 {           
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-03.jpg);
}
.Fondo4 {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-04.jpg);
}
.Fondo5 {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-05.jpg);
}
.Fondo6 {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-06.jpg);
}
/*
.Fondo7 {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-07.jpg);
}
.Fondo8 {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-08.jpg);
}
.Fondo9 {
	background-image:url(http://www.bevilacqualamasa.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Splash/Foto-09.jpg);
}*/






/********************************************/

.formError {
    background-color: #FFFF66;
    border: 2px solid #FF0000;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    list-style-type: none;
    margin: 1em 0;
    padding: 0.5em;
    position: relative;
}

.LinkSplashPage {
	width:830px; height:1344px; display:block;
}	
