/* Cached vesion created on 09/02/12 14:04:09*/
/* elapsed time: 0.019491910934448 secs */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff; background-color: #31649B;  /* 38629C*/ 
	margin: 0; padding: 0;
	line-height: 1.2em;
	background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SfondoGen.jpg);
	background-repeat: repeat-x; background-position: top right;
	}

.GoAway{
	position:absolute;
	top:-1000em;
	left:-1000em;
}
.hide{
display:none;
position:absolute;
top:0;
left:0;
}
#Angolo {
	/*background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/banner_eventi22.jpg);*/
	background-position: 100% 30px;
	background-repeat: no-repeat;
	width:100%;
	margin: 0; padding: 0;
	z-index:0;
	}
	
.home_banner{background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/banner_eventi22.jpg);}
.fondazione_banner{background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/banner_eventi22.jpg);}
.eventi_banner{background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/banner_eventi22.jpg);}
.formazione_banner{background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/banner_formazione.jpg);}
.sport_banner{background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/banner_eventi22.jpg);}
.bar_banner{background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/banner_bar1.jpg);}


#Pagina {
	background-image: url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/sfondo_angolo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index:1;
	}

#Testata { 
	margin: 0; padding: 0;
	background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/banner_eventi2_.jpg); 
	background-position: 100% 30px;
	background-repeat: no-repeat;
	width:100%;
	height:150px;
	z-index:0;

	}
	
#Testata h1 { position: absolute; top: -1000px; left: 0; }
/*
#Testata img { display: block; width: 381px; }
*/
#BreadCrumb {
	margin: 5px 0 5px 220px; padding: 0;
	font-size: .65em; 
	color: #141e75; background-color: transparent;
	}
#BreadCrumb span { font-weight: bold; }
#BreadCrumb a { color: #141e75; background-color: transparent; text-decoration: underline; }
#BreadCrumb a:hover, #BreadCrumb a:focus, #BreadCrumb a:active { text-decoration: none; }

#Layout { width: 100%; margin: 0; padding:10px 0 0 0; position:relative; 	top: 0; left: 0; height:auto !important; height:620px; min-height:620px;  }
#colcenthome {
padding:0;
	margin: 0px 180px 30px 220px;
	background-color:#FFFFFF;
	color:#151d71;
	width:auto;
	height:auto;

	}
 
#cont {

	background-color:#FFFFFF;
	color:#151d71;


	}
	.innerDIV{

padding: 10px;
	background-color:#FFFFFF;
	color:#151d71;
}

#stampa_icon{
position:absolute;
top:15px;
right:10px;
}

#DueColonne {
padding:0;
	margin: 0px 10px 30px 220px;
	background-color:#FFFFFF;
	color:#151d71;
width:auto;
height:auto;
	}
	
#ColSx {
	width: 220px;
	position: absolute; top: 0; left: 0;
	margin: 0; padding: 0;
	}
#ColDx {
	width: 180px;
	position: absolute; top: 0; right: 0;
	margin: 0; padding: 0;
	}

/* 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.spazioreale.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;
}#MenuH { margin: 0 0 0 220px; padding: 0 0 0px 0; border-bottom: 1px solid #FF830F; }
#MenuH ol { list-style-type: none; margin: 0; padding: 0;  }
#MenuH ol li { display: inline; margin: 0; padding: 0; }
#MenuH ol li a {
	color: #141e75; background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	/*border-left: 1px solid #141e75;*/
	font-size: .75em;
	padding: 0 5px 0 15px;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/punto.gif) left center no-repeat;
	
	}
#MenuH ol li a:hover{
	background:#e2e8eb url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/triblue.gif) left center no-repeat;
}
	
	
#MenuH ol li a:hover, .MenuV ol li a:active, .MenuV ol li a:focus  { 
	/*border-bottom: 3px solid #FF830F;*/
	color: #141e75;

  
	}
#MenuH ol li.LIStrong strong, #MenuH ol li.LISel strong {
	color: #141e75;
	text-decoration: none;
	background:#e2e8eb url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/triangolo.gif) left center no-repeat;
	font-size: .8em;
	padding: 0 5px 0 15px;
	}
#MenuH ol li.LISel strong a.Sel {
	color: #141e75; background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em; padding: 0;
	border: none;
	text-decoration: underline;
	}
	
/*------------------------------------------------------------------------------------------*/
.MenuV {
	position:relative;
	top:12px;
		margin:0 0 11px 0;
	color: #000; background-color: #fff;
	width: 200px;
	padding:0;


	}
.MenuV ol { 
	list-style-type: none; margin: 0; padding:0; 
	

	}	
	
	/* border-right:1px red solid;	*/
.MenuV ol li { 
	margin: 0; padding: 0;



	}
.MenuV ol li a { 
	display: block;
	font-size: .75em; font-weight: bold;
	color: #141e75; background-color: #fff;
	margin: 0 0px 0 0px; padding: 2px 4px 2px 4px;
	width: 185px;
	border-left: 7px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	text-decoration: none;
	}
	
.MenuV ol li a:hover, .MenuV ol li a:active, .MenuV ol li a:focus  { 
	border-left: 7px solid #ff830f;
	border-bottom: 1px solid #ff830f;
	border-top: 1px solid #ff830f;
	color: #141e75; background-color: #e2e8eb;
		width: 185px;
	}
	
	/**/
.MenuV ol li.LIStrong strong {
	display: block;
	font-size: .75em; font-weight: bold;
	margin: 0 0px 0 0px; padding: 2px 4px 2px 4px;
	width: 185px;
	border-left: 7px solid #ff830f;
	color: #fff; background-color: #141e75;
	text-decoration: none;
	}
	
/* 2 livello */
.MenuV ol li ol { margin: 0; padding: 0; 
 font-weight:normal;
} 
.MenuV ol li ol li{ 
	margin: 0; padding: 0; 


	}

.MenuV ol li ol li ol li a {
padding-left:15px;
	width: 174px;
	 font-weight:normal;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
		border-left: 7px solid #D5E6EE;

	
	}

.MenuV ol li ol li ol li a:hover, .MenuV ol li ol li ol li a:active, .MenuV ol li ol li ol li a:focus  { 
	border-left: 7px solid #ff830f;
	border-bottom: 1px solid #ff830f;
	border-top: 1px solid #ff830f;
	color: #141e75; background-color: #e2e8eb;
		width: 174px;
	}
	
.MenuV ol li ol li ol li.LIStrong strong {
	padding-left:15px;
	width: 174px;
	font-weight:normal;
	}
	
// terzo livello

.MenuV ol li ol li ol{ margin: 0; padding: 0; 
 font-weight:normal;
} 
.MenuV ol li ol li ol li{ 
	margin: 0; padding: 0; 


	}
	
.MenuV ol li ol li ol li ol li a {
padding-left:26px;
	width: 163px;
	 font-weight:normal;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size: .7em;
			border-left: 7px solid #D5E6EE;

	
	}

.MenuV ol li ol li ol li ol li a:hover, .MenuV ol li ol li ol li ol li a:active, .MenuV ol li ol li ol li ol li a:focus  { 
	border-left: 7px solid #ff830f;
	border-bottom: 1px solid #ff830f;
	border-top: 1px solid #ff830f;
	color: #141e75; background-color: #e2e8eb;
	width: 163px;	
	}
	
.MenuV ol li ol li ol li ol li.LIStrong strong {
padding-left:26px;
	width: 163px;
	 font-weight:normal;
	}
	
 .viewCalendar {
	color: #000; background-color: #FFF;
	font-size: .7em;
	border: 1px solid white;
	border-top: none;
	margin: 0; padding: 3px 0 0 0; 
	background-image: url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-CalendarioHome.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	text-align: center; 
 /* Risolve problema di visualizzazione in IE6 */
	}
.viewCalendar div { color: #002C92; background-color: #fff; font-weight: bold; font-size: 1.1em;}
.viewCalendar div a {  color: #002C92; background-color: #fff; text-decoration: none; padding-right: 3px; padding-left: 3px; }
.viewCalendar table {
	margin: 0; width: 99%;
	}	
.viewCalendar td { color: #000; background-color: #E4E4E4; padding: 0; }
.viewCalendar td.daySu { color: #B10000; background-color: #E4E4E4; }
.viewCalendar th.daySu { color: #B10000; background-color: #fff; }
.viewCalendar a { color: #FFFFFF; background-color: #E4E4E4;}
.viewCalendar a:hover, .viewCalendar a:focus, .viewCalendar a:active { color: #C51100; background-color: #FFFFFF;}
.viewCalendar td a { color: #B10000; background-color: #fff; font-weight: bold; display: block; text-decoration: underline;}
.viewCalendar td a:hover, .viewCalendar td a:focus, .viewCalendar td a:active  { color: #FFFFFF; background-color: #C51100;}


/* ------- SONDAGGI ------- */
form.PollForm {
	margin:0; padding:0 5px 0; 
	color:#000; background-color: #fff;
}
div.PollBox {
	color:#151D71; background-color:transparent;
	padding:0px 5px 0; border:1px solid #151D71; margin:0 10px 0;
	background-color:@FormSfondo;
}
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:#151D71; 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; 
	min-height:15px;
	
	
	
}


/* ---------- FOTO GALLERY - Inizio ----------------- */
.viewGallery{
	margin: .5em;
	border: 2px solid #141E75;
	background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GallerySfondo.gif);
	background-repeat:repeat;
	background-position: 0 0;
	color: #141E75; background-color: #FFFFFF;
}
.viewGallery .viewGalleryTop{
	background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GalleryTop.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	font-size: 1em;
	margin: 0 0 .5em 0; padding: 0;
	color: #FFFFFF; background-color: #141E75;
	position: relative;
}
.viewGalleryTop h1{
	margin: 0; padding: .3em 0 .6em 2.4em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFFFFF; background-color: transparent;
	background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GalleryIco.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}

.viewGallery h2{
	margin: .2em 0;
	padding: .3em;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}

.viewGallery dl{
	text-align:center;
	margin: 0; padding: 0;
}
.viewGallery dl.viewGalleryNaviTitle{
	float:left;
	margin: .5em; padding: 0;
}


.viewGallery dl dd{
	margin: 0 0 .5em 0; padding: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	color: #141E75;
	background-color: transparent; 
	position: relative;
	text-align:center;
}
div.viewGalleryNaviNumber{
	background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GalleryBot.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	font-size: .7em;
	margin: .5em 0 0 0; padding: 0;
	text-align:center;
	color: #FFFFFF; background-color: #116208;
}
	
div.viewGalleryNaviNumber span{
	display: inline;
	color: #FFFFFF; background-color: #116208;
	padding: 0 1px 0 1px;
}

div.viewGalleryNaviNumber ol{ 
	display: inline;	
	margin: 0 auto; padding: 0;
	list-style-type: none;
	font-weight:bold;
	color: #FFFFFF; background-color: #141E75;
}
div.viewGalleryNaviNumber ol li { 
	color: #FFFFFF; background-color: transparent;
	display:inline;
	padding: 0 .7em 0 .7em;
}

div.viewGalleryNaviNumber ol li.NavInactive {
	color: #FFFFFF;
	background-color: #1BC700;
	padding: 0 0 0 3px;
	margin: 0;
	} 

div.viewGalleryNaviNumber ol li a, div.viewGalleryNaviNumber span a{ 
	color: #FFFFFF; background-color: transparent;
	text-decoration: underline;
}
.viewGalleryNaviNumber ol li a:hover, 
.viewGalleryNaviNumber ol li a:active, 
.viewGalleryNaviNumber ol li a:focus,
div.viewGalleryNaviNumber span a:hover,
div.viewGalleryNaviNumber span a:active,
div.viewGalleryNaviNumber span a:focus { 
	text-decoration: none;
}


div.viewGalleryNaviTitle ol{
	list-style-type: none;
	margin: 1em 0; padding: 0;
	font-size: .7em;
	font-weight:bold;
}
div.viewGalleryNaviTitle ol li a{ 
	color: #141E75; background-color: transparent;
	text-decoration: underline;
}
div.viewGalleryNaviTitle ol li a:hover,
div.viewGalleryNaviTitle ol li a:active,
div.viewGalleryNaviTitle ol li a:focus { 
	text-decoration: none;
}

.viewGalleryClose{
	clear:both;
	font-size: .1em; margin: 0; padding: 0; line-height: .1em;
	color:#FFFFFF; background-color: #0360A3;
}
/* ---------- FOTO GALLERY - Fine ----------------- */

/* ---------------------- Forum v 2.0 - Inizio ------------------------ */

.ForumTopicList, .ForumMsgList{
	font-size: .7em;
}
.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;
	color: #003D68;  background-color: #FFFFFF;
	text-decoration:underline;
}
.ForumTopicList p a:hover, .ForumTopicList p a:active, .ForumTopicList p a:focus,
.ForumMsgList p a:hover, .ForumMsgList p a:active, .ForumMsgList p a:focus {
	text-decoration:none;
}

.ForumTopicList table, .ForumMsgList table{
	border-bottom: 1px solid #0360A3;
	border-left: 1px solid #0360A3;
	margin: 1em 0;
	width: 100%;
	border-collapse:collapse;
}
.ForumTopicList table tr, .ForumTopicList table tr{
	text-align:center;
}
.ForumTopicList table tr td, .ForumTopicList table tr th,
.ForumMsgList table tr td, .ForumMsgList table tr th {
	border-top: 1px solid #0360A3;
	border-right: 1px solid #0360A3;
	width:auto;
}

.ForumTopicList table thead tr th, .ForumMsgList table thead tr th{
	background-image:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/GalleryTop.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	font-size: 1em;
	margin: 0 0 .5em 0; padding: 0;
	color: #FFFFFF; background-color: #0360A3;
	height: 2.5em;
}
.ForumTopicList table tr td{
	padding: .2em .5em;
}
.ForumMsgList table tr td{
	padding: .5em .5em .5em .5em;
}
.ForumTopicList table thead tr th, .ForumMsgList table thead tr th{
	padding: .1em 1em;
}

.ForumTopicList table tbody tr th a, .ForumMsgList table tbody tr th a{
	color: #003D68;  background-color: #FFFFFF;
	text-decoration:underline;
}
.ForumTopicList table tbody tr th a:hover, .ForumTopicList table tbody tr th a:active,
.ForumTopicList table tbody tr th a:focus, .ForumMsgList table tbody tr th a:hover, .ForumMsgList table tbody tr th a:active, .ForumMsgList table tbody tr th a:focus{
	text-decoration: none;
}

.ForumMsgList table tbody tr th.TopicMsg, .ForumMsgList table tbody tr td.TopicMsg {
	color:#000000;
	background-color: #D4EEFF;
}
.ForumMsgList table tbody tr th{
	font-weight: normal;
	vertical-align:top;
	text-align:left;
}

.ForumMsgList table tbody tr td h2{
	margin: 0 0 .5em 0; padding: 0;
	font-size: 1.2em; 
	font-weight: bold; 
	color:#000000;
	background-color: #ffffff;
}
.ForumMsgList table tbody tr td.TopicMsg h2{
	margin: 0 0 .5em 0; padding: 0;
	font-size: 1.2em; 
	font-weight: bold; 
	color: #00497D;
	background-color: #D4EEFF;
}
.ForumMsgList table tbody tr td div{
	text-align:right;
}
.ForumMsgList table tbody tr td div a{
	color: #00497D; background-color: #ffffff;
	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: #00497D; background-color: #D4EEFF;
}

.ForumPaginator{
	font-size: .7em;
	margin: .5em 0 0 0;  padding: .2em 0;
	text-align:center; line-height: 1.5em;
}
	
.ForumPaginator span{
	display: inline;
	margin: 0 .2em; padding: .1em;
}

.ForumPaginator ol{ 
	display: inline;	
	margin: 0 auto; padding: 0;
	list-style-type: none;
	font-weight:bold;
}
.ForumPaginator ol li { 
	display:inline;
	padding: .1em; margin: 0 .2em;
}
.ForumPaginator ol li a, .ForumPaginator span a{ 
	color: #00497D; background-color: #D4EEFF;
	text-decoration: underline;
	padding: 0; margin: 0;
	text-decoration:none;
}
.ForumPaginator ol li a:hover, 
.ForumPaginator ol li a:active, 
.ForumPaginator ol li a:focus { 
	text-decoration: none;
}
.ForumPaginator span.NavInactive,
.ForumPaginator li.NavInactive{
	border: 1px solid #0360A3;
	color: #000000; 
	background-color: #ffffff;
}
	
.ForumPaginator span.NavActive a,
.ForumPaginator li.NavActive a{
	color: #00497D; 
	background-color: #D4EEFF;
	border: 1px solid #0360A3;
	padding: .1em;
}



.ForumThreadList{
	font-size: .7em;
}
.ForumThreadList ol{
	list-style-type: none;
}
.ForumThreadList ol li{
	list-style-image:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/tree_fold.gif);
	padding: 0 0 0 1em;
}

.ForumThreadList ol li ol li{
	list-style-image:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/tree_fold-lvl1.gif);
	padding: 0 0 0 1em;
}




.ForumComposeForm{
}

.ForumComposeForm div, .ForumComposeForm p{
	clear: both;
	padding: .5em 0 0 0;
}
.ForumComposeForm div label{
	display: block; width: 6em;
	font-size: .7em;
	float: left;
}
.ForumComposeForm p label{
	display: block; width: auto;
	font-size: .7em;	
}
.ForumComposeForm div input{
	width: 20em;
	margin: 0;
	border: 1px solid #0360A3;
	font-size: .7em;
	float:left;
	
}
.ForumComposeForm div span{
	float:left;
}

.ForumComposeForm p textarea{
	font-size: .7em;
	border: 1px solid #0360A3;
	width: 100%;
	font-family: Verdana;
}
.ForumComposeForm p input{
	border: 1px solid #0360A3;
	font-size: .7em;
	text-align:center;
}
.ForumComposeForm p a{
	color: #00497D; background-color: #ffffff;
	font-size: .7em; font-weight: bold;
	text-decoration: underline;
}
.ForumComposeForm p a:hover, .ForumComposeForm p a:active, .ForumComposeForm p a:focus{
	text-decoration: none;
}
/* ---------------------- Forum v 2.0 - Fine ------------------------ */


/* ------------------------------------ CANALI ------------------------------------------- */
/* -------- CANALI BLOBElencoCanali-DataTitoloStrillo------------- */


/* -------- CANALI BLOBElencoCanali-NotizieAffiancate-Box FINE-------- */

	/* -------- Elementi Generici -------- */
.LinkData { 
	padding:.1em 0; font-size:.7em;
}
.LinkData a {
	color:#151D71;
}
.ElencoCanale a {
	color:#151D71;
} 
.ElencoCanale a:hover,
.ElencoCanale a:active,
.ElencoCanale a:focus {
	text-decoration:none;
} 
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0;
}
.ElencoCanale ol li {
	margin:4px 0; padding:1px; font-size:.7em;
}
.ElencoCanale ol li img {
	margin-right:5px;
}
.CanaleGenerico ol li { 
	padding-left:12px; background:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/CanaleGenerico.gif) 1px 4px no-repeat;
}
	/* -------- Image Block -------- */
.NewsBlockEven {
	width:100%; margin:7px 0;
	background-color:#DCEAF7;
		color:#151D71;
}

.NewsBlockOdd {
	width:100%; margin:7px 0;
	background-color:#DCEAF7;
		color:#151D71;
}


.NewsBlock {
	width:100%; margin:7px 0;
}
.NewsBlockImgLeft {
	float:left; margin:0 4px 4px 4px;
}
.NewsBlockImgRight {
	float:right; margin:0 4px 4px 4px;
}

#ChannelPager {
border:1px solid #FF830F;

}

/* ------- PARAGRAFAZIONI ------- */
.BlockX {
	color:#151d71; background-color:#DCEAF7; font-size:.7em; padding:0 4px 4px;
}

/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
.BlockX a {
	color:#151D71; font-weight:bold;
}
.BlockX a:hover {
	text-decoration:none;
 }


	/* -------- Elencatori specifici -------- */
.TitoloData ol li { 
	padding-left:9px; background:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/TitoloData.gif) 1px 6px no-repeat;
}
.SoloLink ol li { 
	padding-left:9px; background:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/SoloLink.gif) 1px 6px no-repeat;
}
.DataTitoloLink ol li { 
	padding-left:9px; background:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/DataTitoloLink.gif) 1px 6px no-repeat;
}
.DataStrilloLink ol li { 
	padding-left:9px; background:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/DataStrilloLink.gif) 1px 6px no-repeat;
}
.SoloFoto ol li { 
	 display:inline;
}
.SoloFoto ol li a { 
	 border:1px solid #151D71; margin:5px; padding:0;
	
	
}
.SoloFoto ol li a:hover { 
	 border:1px solid #151D71;
	
	
}
.NotizieAffiancate {
	width:100%; clear:both;
}
.NotizieAffiancate div.NewsAffiancata {
	font-size:.7em; 
	border:1px solid @Grigio; background-color:#fff;
	float:left; width:47%; padding:3px; margin:3px;
	
}
.RassegnaStampa ol {
	margin:0; padding:0; list-style-type:none;
}
.RassegnaStampa ol li {
	margin:5px 0; padding:7px 2px 7px 13px; 
	color:#151D71; line-height:1.2em; border:1px solid @Grigio;
	background:#fff url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampa.gif) 6px 11px no-repeat;
}
.RassegnaStampa ol li.Grigio {
	background:@Grigio url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampaGrigio.gif) 6px 11px no-repeat;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px; margin:10px 0; border:1px solid #151D71;
	 clear:both;
}
#ChannelSelection {
	margin:5px 0; padding:0; 
}
#ChannelYearList, 
#ChannelMonthList,  
#ChannelDayList { 	
	clear:both;	width:99%;
}
#ChannelYearLabel, 
#ChannelMonthLabel, 
#ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList ol, 
#ChannelMonthList ol, 
#ChannelDayList ol { 	
	list-style-type:none; border-left:1px solid #151D71;	
	margin:0; padding:0; 
}
#ChannelYearList ol li, 
#ChannelMonthList ol li, 
#ChannelDayList ol li {	
	margin:0; padding:0; border-right:1px solid #151D71;
	float:left; line-height:2em;	
}
#ChannelYearList ol li a, 
#ChannelMonthList ol li a, 
#ChannelDayList ol li a {	
	color:#151D71; font-weight:bold; margin:0 7px;
}
#ChannelYearList ol li a:hover, 
#ChannelMonthList ol li a:hover, 
#ChannelDayList ol li a:hover,
#ChannelYearList ol li a:active, 
#ChannelMonthList ol li a:active, 
#ChannelDayList ol li a:active {	
	text-decoration:none;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	padding:0 7px; font-weight:normal;
}
#ChannelClear {	
	clear:both; height:0;
}

/* ---------- ADMIN BOX  - Inizio ----------------- */

a.adminLinkOnSite{
margin-top:10px;
color:#990000;
line-height:normal;
border:none;
font-size:0.7em;
padding:5px 0 5px;
font-weight:bold;

}
a.adminLinkOnSite:hover{
margin-top:10px;
border:none;
font-size:0.7em;
line-height:normal;
padding:5px 0 5px;
color:#151d71;
background-color:#FFFFFF;
}

.adminPanelPageInfo{
border:1px solid #ffffff;
}

/* ---------- ADMIN BOX  - Fine ----------------- *//* -------- OGGETTI DI CORPO PAGINA -------- */
/* ------- Form iscrizione Newsletter ------- */
#AdminFormBO {
font-size:1em;
}           
     
#AdminFormBO .viewTitolo2{
font-size:1.3em;
}   
/* ------- TITOLI ------- */
	/* Livello 1 */
.viewTitolo {
	margin:0px 0 10px 0; padding:0; font-size:.9em;
	background-color:#fff; color:#151d71;

}
	/* Livello 2 */
.viewSottotitolo, .ViewTitolo2 {
	background-color:#fff; color:#151d71;
	margin:.5em 0; padding:.2em 0 .2em .2em; font-size:.9em;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#151D71;
	height:1%;
	
}
	/* Eventuali link nel sottotitolo inseriti da telaio */
.viewSottotitolo a, .ViewTitolo2 a {
	color:#151D71;
}
.viewSottotitolo a:hover, .ViewTitolo2 a:hover {
	text-decoration:none;
}
	/* Livello 3 */
.viewTitolo3 {
	margin:.5em 0; padding:.2em 1px 0 15px; font-size:.9em;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo3.gif) 0 100% no-repeat;
	color:#151D71; border-bottom:1px solid #151D71;
}
	/* Livello 4 */
.viewTitolo4 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.85em;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo4.gif) 0 6px no-repeat;
	color:#151D71; border-bottom:1px dashed #151D71;
}
	/* Livello 5 */
.viewTitolo5 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.8em;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo5.gif) 0 6px no-repeat;
	color:#151D71; border-bottom:1px dotted #151D71;
}
	/* Livello 6 */
.viewTitolo6 {
	margin:.3em 0; padding:.1em 1px .1em 11px; font-size:.8em;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo6.gif) 0 6px no-repeat;
	color:#151D71;
}

/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#151d71; font-size:.7em; padding:0;
}

/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
.viewPar a, .viewParCell a, .viewLI a {
	color:#151D71; font-weight:bold;
}
.viewPar a:hover, .viewParCell a:hover, .viewLI a:hover, .LinkData a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.7em; color:#151D71; font-weight:bold; width:auto; width:100%;
	padding:0;
	margin:0;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:#fff; width:auto;
		padding:0;
	margin:0; 

}
a.viewLink:hover, a.viewAnchor:hover {
	text-decoration:none; width:auto; width:100%;
}

.BLOBAlignLeft{

} 

/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
.viewSotTitCell {
	margin:.5em 10px .5em 0; padding:.2em 0 .2em .2em; font-size:.9em;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#151D71;
}  
dl.viewCaption,
dl.viewCaption dt,
dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#151D71; 
	font-size:.7em; font-style:italic; text-align:center;
}

/* ------- CONTENITORE A DUE COLONNE ------- */
.BlobWidth100 { 
	clear:both; width:100%; 
	margin:10px 0; padding:0;
}
.BlobWidth50 { 
	padding:0; margin:0 .2%;
	float:left; width:49.5%;
	
	
	
	
}

/* ------- TABELLE DATI ------- */
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:.7em; text-align:left; color:#151D71; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#151D71;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD,
.viewTableHCTD { 
	color:#fff; background-color:@Dominante;
}
.viewTableHRTD a,
.viewTableHCTD a { 
	color:#fff; background-color:@Dominante;
}
.viewTableHRTD a:hover,
.viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText,
.viewTableHCCellText { 
	color:#fff; background-color:@Dominante;
	font-size:.7em; font-weight:bold; text-align:left; padding:2px 1px;
}

/* ------- 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;
	/* background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ancora.gif) 0 6px no-repeat; */
}
.viewAnchorList li a.viewAnchor {
	background:none; padding:0; font-weight:normal;
}
a.viewAnchor {
	font-size:.7em; color:#151D71; font-weight:bold;
	/* background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Top.gif) 0 0 no-repeat; */
	padding:.2em 1px;
}
	/* lista inline: trasformo "Contenuti" in "Contenuti AnchorListFloat" */
.AnchorListFloat .viewAnchorList li {
	display:inline; 
	margin:0; padding:0 8px 0 10px;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ancora.gif) 0 7px no-repeat;
}

/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#151D71; height:2px; 
}

/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#151D71; background-color:@Evidenziato; 
}

/* ------- 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;
}
	/* Elenco puntato con pallino pieno */
.BLOBListSymbolDisc {
	list-style-type:disc;
}
.BLOBListSymbolDisc ol {
	list-style-type:square;
}
	/* Elenco puntato con pallino vuoto */
.BLOBListSymbolCircle {
	list-style-type:circle;
}
.BLOBListSymbolCircle ol {
	list-style-type:square;
}
	/* Elenco puntato con quadratino */
.BLOBListSymbolSquare {
	list-style-type:square;
}
.BLOBListSymbolSquare ol {
	list-style-type:none; padding:0; margin:0;
}
.BLOBListSymbolSquare ol li {
	padding-left:10px;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Trattino.gif) 0 2px no-repeat;
}
	/* Elenco ordinato numerico */
.BLOBListSymbolDecimal {
	list-style-type:decimal; padding-left:28px;	
}
.BLOBListSymbolDecimal ol {
	list-style-type:lower-alpha; padding-left:22px;
}
	/* Elenco ordinato a lettere minuscole */
.BLOBListSymbolLowerLetter {
	list-style-type:lower-latin; padding-left:28px;		
}
.BLOBListSymbolLowerLetter ol {
	list-style-type:decimal; padding-left:22px;
}
	/* Elenco ordinato a lettere maiuscole */
.BLOBListSymbolUpperLetter {
	list-style-type:upper-latin; padding-left:28px;		
}
.BLOBListSymbolUpperLetter ol {
	list-style-type:decimal; padding-left:22px;
}
	/* Elenco ordinato senza alcun simbolo */
.BLOBListSymbolNone {
	list-style-type:none; padding-left:5px; 
}
.BLOBListSymbolNone ol {
	list-style-type:none; padding-left:10px;
}
	/* Elenco ordinato "personalizzato 1" */
.BLOBListSymbolCustom1 {
	list-style-position:outside;
	list-style-type:upper-roman; 
	padding:0; margin-left:40px; 
}
.BLOBListSymbolCustom1 ol {
	list-style-position:outside;
	list-style-type:lower-roman; 
	padding:0; margin-left:15px; 
}
	/* Elenco ordinato "personalizzato 2" */
.BLOBListSymbolCustom2 {
	list-style-type:none; margin-left:0; padding-left:0;
}
.BLOBListSymbolCustom2 li {
	padding-left:15px;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Spunta.gif) 4px 5px no-repeat;
}
.BLOBListSymbolCustom2 ol {
	list-style-type:none; margin-left:0; padding-left:0;
}
.BLOBListSymbolCustom2 ol li {
	padding-left:10px;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Trattino.gif) 0 2px no-repeat;
}

/* ------- PORZIONE DI INDICE ------- */
.viewIndexSlice ol {
	list-style-type:none; margin:10px 0; padding:0;
	font-size:.7em;	font-weight:bold;
}
.viewIndexSlice ol li {
	margin:3px 0; padding:.2em 1px;
	/*background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/PorzioneIndice.gif) 0 6px no-repeat;
	
	*/
}
.viewIndexSlice ol li a {
	color:#151D71;
}
.viewIndexSlice ol li a:hover {
	text-decoration:none;
}

/* ------- ELENCO RSS ------- */
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 @Grigio;
}
ol.RSSBlock h2 {
	margin:.5em 0; padding:.2em 0 .2em .2em; font-size:.9em;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#151D71;
	height:1%;
	
}
ol.RSSBlock a {
	color:#151D71; font-weight:bold;
}
ol.RSSBlock a:hover {
	text-decoration:none;
}
ol.RSSBlock em {
	font-size:.9em; font-weight:normal;
}
ol.RSSBlock p {
	margin:5px 0; padding:0;
}

/* ------- ELEMENTI OGGETTO FORM ------- */
label.formTextLabel, 
label.formDropDownLabel,
label.formCheckboxLabel,
label.formTextAreaLabel {
	display:block; float:left; width:10em; margin-right:5px;
}
input.formText,
select.formDropDown {
	display:block; float:left; width:15em; font-size:.75em;
}
textarea.formTextArea{ width:70%; height:15em;
display:block; float:left; font-size:.75em;}
.formTextLabel, .formTextAreaLabel, .formCheckboxLabel, 
.formDropDownLabel, .formText, .formTextArea, .formDropDown, 
.formErrorList, .formRedirector, .formCheckbox, .formMandatory, .formError {
	font-size:.7em; 
}
.formTextLabel { 
	white-space:nowrap;
}
.formText, .formTextArea, .formDropDown {
	width:96%; 
}
.formError {
	color:#151D71; font-weight:bold; 
}
.formErrorList {
	font-weight:bold; 
}

.formRedirector a.viewLink { 
	font-size:1em;
}


/* ------- ELEMENTI PERSONALIZZATI DA "CM" ------- */	
	/* BoxEvidenti dei testi personalizzati */
.BoxEvidente1 {
	border:1px solid #151D71; padding:.6em; margin:1em 0;
	color:#151D71; background-color:#fff; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente2 {
	border:1px solid #151D71; padding:.6em; margin:1em 0;
	color:#151D71; background-color:@Grigio; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente3 {
	border:1px solid #151D71; padding:.6em; margin:1em 0;
	color:#151D71; background-color:#fff; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente4 {
	border:1px solid #151D71; padding:.6em; margin:1em 0;
	color:#151D71; background-color:@Evidenziato; 
	font-weight:bold; font-size:.8em; text-align:center;
}
	/* BoxBloccato dei testi personalizzati per testi tipo privacy */
div.BoxBloccato {
	display:block; overflow:auto; 
	margin:10px 5px; padding:10px;
	width:90%; height:200px; 
	border:1px solid #151D71; color:#151D71;
	text-align:justify; font-size:.8em;
}


/* ------- AVVERTIMENTO BROWSER NON IE X MULTIMEDIA ------- */
.MultiMediaObjectAlert {
	font-weight:bold; font-size:.8em;
	border:1px solid #990000; padding:10px; margin:20px; 
	display:block; display:none;
}
.MultiMediaObjectAlert a {
	color:#151D71;
}
.MultiMediaObjectAlert a:hover {
	text-decoration:none;
}.editTitolo {   	
	width: 98%;
	font-size: 1em;	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:@Dominante;	background-color:transparent;
	padding: 0em 0em .1em 22px;
	border-bottom: 2px solid @Sfondo;
}
.editSottotitolo, .editSotTitCell {
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .85em; 	font-weight: bold; 
	color: #0D437F; 	background-color: #C2E1FF;
}
.editPar {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em; 
	color:#151D71; 	background-color:transparent;
}
.editParCell { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em; 
	color:#151D71; 	background-color:transparent; 
	width: 100%; 
}
.editImgCell {  
	width: 50%
}
.editTextCell { 
	width: 50% 
}
.editInfo {  
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
	width:100%; 
}
.editInfoHDR {  
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px
}
.editHR { 
	color:#5276A0; background-color:transparent; height:1px;
}
.editLinkText {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:.7em; font-weight:bold; 
	color:#CC0000; background-color:transparent; 
}
.userFormat1{
	font-weight: bold; 
}
.userFormat2{
	font-style: italic; 
}
.userFormat3{
	color: #000000; 
	background-color: @Evidenziato; 
}/* ------- MODULO GALLERIA FOTOGRAFICA ------- */
.GPContent { 
	position:absolute; top:-10000px; left:-10000px;
}
	/* Elenco generale: gallerie, album e foto */
.GalleryPlus {
	background:#fff; color:#151D71; padding:10px; 
}
.GalleryPlus ul {
	padding:20px 0 0; margin:0; list-style-type:none; font-size:.7em;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Barra.gif) 0 10px repeat-x;
}
.GalleryPlus ul li {
	background:#fff url(http://www.spazioreale.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 h3.viewTitolo3 {
	text-align:right;
}
.GalleryPlus ul li a {
	display:block; padding:5px; margin:0 0 5px; font-size:1.1em;
	text-decoration:none; font-weight:bold; color:#FF830F; background-color:#EBEFF5;
}
.GalleryPlus ul li a:hover {
	text-decoration:underline;
}
.GalleryPlus ul li img {
	background:url(http://www.spazioreale.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:98%; padding:5px 1%; 
}
	/* 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:#fff url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBigBottom.gif) 0 50% repeat-x;
}
.SingleImageTitPag dl {
	margin:0;
}
.SingleImageTitPag dt {
	margin:0; padding:0;
}
.SingleImageTitPag dl dd {
	margin:5px 0; padding:0; font-size:.7em; text-align:center; font-style:italic;
}
.SingleImageTitPag img {
	position:static; background:none; padding:10px; margin:0 10px 0 0;
	border:1px solid #151D71; max-height:none; 
}
.SingleImageTitPag dl dt img {
	padding:0 0 12px; border:none;
	background:url(http://www.spazioreale.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:.7em;
}
.viewImageTotal dt strong {
	display:block; text-align:center; margin-bottom:4px; line-height:1.2em;
}
.viewImageTotal dd img {
	background:url(http://www.spazioreale.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.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
.ThumbImageSingle dl dd {
	font-size:.7em; text-align:center; font-style:italic; padding-left:0;
}
			/* Fase 2: link di ritorno all'elenco */
.BackLink {
	margin:10px 0; padding:0 0 0 20px; font-size:.7em; font-weight:bold; color:#FF830F;
	background:transparent url(http://www.spazioreale.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.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
.viewImageNumPag dl dd {
	font-size:.7em; text-align:center; font-style:italic;
}
/* ---- PAGINAZIONE | NAVIGAZIONE ---- */
	/* Paginazione a titoli per album a immagine singola */
.GalleryPlus .FlexNavi {
	margin:10px 0; padding:10px 10px 20px; font-size:.65em; font-weight:bold; color:#151D71;
	background:transparent url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FondoNav.gif) 0 0 repeat-x;
} 
.GalleryPlus .FlexNavi ol {
	margin:0; padding:0; list-style-type:none; float:left;
}
.GalleryPlus .FlexNavi ol li {
	float:left;
} 
.GalleryPlus .FlexNavi span.NavInactive, 
.GalleryPlus .FlexNavi span.NavActive a, .GalleryPlus .FlexNavi span.NavActive strong, 
.GalleryPlus .FlexNavi ol li a, .GalleryPlus .FlexNavi ol li strong {
	margin:0 3px; padding:3px 5px 5px; display:block; float:left; border:1px solid #fff;
}
.GalleryPlus .FlexNavi a { 
	color:#FF830F; background-color:transparent; text-decoration:none;
}
.GalleryPlus .FlexNavi a:hover, .GalleryPlus .FlexNavi span.NavActive strong, .GalleryPlus .FlexNavi ol li strong { 
	color:#fff; background-color:#FF830F;  padding:3px 5px 5px;
}
	/* Paginazione a "Immagine singola, paginazione per titolo immagine" */
.SingleImageTitPag .FlexNavi {
	padding:30px 0 0 30px; font-size:.7em; background:none;
}
.SingleImageTitPag .FlexNavi ol {
	float:none; list-style-type:decimal;
}
.SingleImageTitPag .FlexNavi ol li {
	float:none; margin:0 0 5px;
}
.SingleImageTitPag .FlexNavi span.NavInactive, 
.SingleImageTitPag .FlexNavi span.NavActive a, .SingleImageTitPag .FlexNavi span.NavActive strong, 
.SingleImageTitPag .FlexNavi ol li a, .SingleImageTitPag .FlexNavi ol li strong {
	padding:2px; float:none; display:inline; border:none;
}
.SingleImageTitPag .FlexNavi a { 
	color:#151D71; background-color:transparent; text-decoration:underline;
}
.SingleImageTitPag .FlexNavi a:hover, .SingleImageTitPag .FlexNavi span.NavActive strong, .SingleImageTitPag .FlexNavi ol li strong { 
	color:#151D71; background-color:transparent; text-decoration:none;
}
	/* Paginazione a "Foto singola con navigazione per numero pagina" */
.viewImageNumPag .FlexNavi {
	min-width:380px; 
}



.Attenzione {
	border:1px solid #000; margin:10px 0; padding:10px; font-size:.75em; font-weight:bold; color:#000;
}


/*  div.MenuV ol li ol          ------------ CANALI MenuV -------------        a.Sel    */

li.LISel{
/*background-color:#CCCCCC;
color:#000000;
padding-bottom:0;
padding-top:0;
margin-bottom:0;
margin-top:0;*/

}



.ForumForm{
font-size:.75em;

}

  
	            
	     
       	                    
a{
 color:#151d71;
}	 	          
	         
#SondaggioDx{
	position:relative;
	top:11px;
	margin-bottom:11px;
padding:0 5px 0;
background-color:#FFFFFF;
 color:#151d71;
 width:150px;
}
#SondaggioSx{
	position:relative;
	top:11px;
	margin-bottom:11px;
padding:0 5px 0;
background-color:#FFFFFF;
 color:#151d71;
 width:190px;
}
       
#Calendario{
	position:relative;
	top:11px;
	margin-bottom:11px;
background-color:#FFFFFF;
 color:#151d71;
 width:160px;
} 
#Newsletter{
	position:relative;
	top:11px;
	margin-bottom:11px;
padding:0 5px 0;
background-color:#FFFFFF;
 color:#151d71;
 width:150px;
 text-align:center;
} 
#Newsletter h2{
font-size:1em;
margin:0 0 10px;
} 
 
                             

#Newsletter #frmNewsletterEmail{
margin:0 0 5px;
width:100px;
} 
#Newsletter #frmNewsletterSubmit{
background-color:#FFFFFF;
	color:#151d71;
border:1px solid #ff830f;
margin:0 auto 0;
padding:0 2px 0;
display:block;
text-transform:capitalize;
font-weight:bold;
font-size:0.8em;
} 

         
#Newsletter #frmNewsletterSubmit:hover{
background-color:#2C5286;
color:#FFFFFF;
font-weight:bold;


} 

.Submit{
background-color:#FFFFFF;
	color:#151d71;
border:1px solid #ff830f;
padding:0 5px 0;
text-transform:capitalize;
font-weight:bold;
font-size:0.8em;
  
} 

 
.Submit:hover{
background-color:#2C5286;
color:#FFFFFF;
font-weight:bold;

 
} 
 
.sxBox{
position:relative;
	margin:0 0 10px 10px;
	padding:0;

           
}  	  
.sxBoxTop{
	position:absolute;
	top:0;
	left:0;
	height:12px;
	width:200px;
	margin:0;
	padding:0;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/sxBoxTop.gif) top left no-repeat;
}    
		  
.sxBoxBottom{
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/sxBoxBottom.gif) top left no-repeat;
	height:12px;
	width:200px;
	margin:0;
	padding:0;
}    
	    
	         	    
      	 
	    
	     
.dxBox{
position:relative;
		margin:0 0 10px 10px;
	padding:0;

}  	 
.dxBoxTop{
	position:absolute;
	top:0;
	left:0;
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/dxBoxTop.gif) top left no-repeat;
	height:11px;
	width:160px;
		margin:0;
	padding:0;
}    
		  
.dxBoxBottom{
	background:url(http://www.spazioreale.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/dxBoxBottom.gif) top left no-repeat;
		height:11px;
	width:160px;
	margin:0;
	padding:0;
}

.dxBoxMiddle{
	position:relative;
	top:12px;
		margin:0 0 11px 0;
	color: #000; background-color: #fff;
	width: 200px;
	padding:0;
	text-align:center;
}	

.dxBoxMiddle img{
padding-bottom:5px
}    
       	  
#Utility {
	position:relative;
	top:11px;
		margin:0 0 11px 0;
	padding:0;
	width:160px;
	color: #151d71; 
	background-color: #fff;
		text-align: center;
                         
	}
#Utility ol { 

	list-style-type: none;
	margin: 0 0px 0 0;
	padding:0;
	text-align: center;
	width:160px;
	
	/*border:1px solid red;*/	

	}
#Utility ol li {   margin: 0 0 0; padding: 0 10px 0 10px; display:inline;

	text-align:center; } 
			      
			 
			  
			   
			   
  
 
 
 
#Footer { 
	color: #fff; background-color: #2c5286;
	text-align: center;
	font-size: .65em;
	border-top: 1px solid #ff830f;
	padding: 3px 0 5px 0;
	}

/*-----------------------------------------------------------------------------------------------------------------------------*/

#cont{
margin:0;
padding:0 20px 0;

}
#bussola{
width:240px;
position:absolute;
top:3px;
right:0;
height:25px;
text-align:justify;
background-color:transparent;
color:#151d71;
font-size:0.75em;
}
#bussola a{
color:#151d71;
background-color:transparent;
text-decoration:none;
font-weight:bold;
}
#bussola a:hover{
color:#151d71;
background-color:transparent;
text-decoration:none;
}

#map img{
padding-top:2px;

}          
   
#Ricerca{
padding:0px 5px 0;
margin:0 5px 0;
position:absolute;
top:0;
right:0;

             

}


#lingua{
padding:0px 5px 0;
margin:0 0px 0;
position:absolute;
top:0;
right:250px;

          

} 

#frmSearchSubmit{
position:relative;
top:3px;
}
                  
#Ricerca input#frmSearchText{
width:60px;
}
#Ricerca label{
font-size:12px;
font-weight:bold;
}
       
.clear{
clear:both;
border:1pz solid red;
}
/*------------------------------- IMAGES NEWS-------------------------------------------------------*/
#colcenthome img{
padding-right:5px;
}
 
/*------------------------------- TITOLI H1 H2-------------------------------------------------------*/
   
h1.viewTitolo1{
	font-size:1.1em;
	border-bottom:2px solid #151d71;
	padding-bottom:5px;
}
h2.viewTitolo2{
padding-left:0;
margin-top:1.4em;

}

h2.viewSottotitolo{
font-size:0.7em;

}

/* ------- LINGUE ------- */
            /* ------- Versione con select testuale ------- */
ol.UtilityLingue {
            list-style:none; margin:0; padding:0;
}          
ol.UtilityLingue li.Lingue {
            width:25px;
}
ol.UtilityLingue li.Lingue a.It {
            display:block; float:right; width:27px; height:27px;
            background:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Lingue/flag_it.gif) 0 0 no-repeat;
}
ol.UtilityLingue li.Lingue a.En {
            display:block; float:right; width:27px; height:27px;
            background:url(http://www.spazioreale.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Lingue/flag_en.gif) 0 0 no-repeat;
}




