/* Cached vesion created on 08/02/12 02:05:55*/
/* elapsed time: 0.034808158874512 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.inform-er.it/flex/cm/TemplatesUSR/modules/IT/TemplatesUSR-CM-modules-img/Enter.jpg);
	background-position: top right;
	background-repeat:repeat-y;
	margin: auto auto;
}

.FlexLoginContent{
 width: 245px;
 text-align: center; 
}


.FlexLoginTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	margin: .2em 0em .2em 0em;	
}
.FlexLoginLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color: #FFFFFF;
}
.FlexLoginField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #FFFFFF;
}

.FlexLoginButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color: #FFFFFF;
	margin: .2em 0em .2em 0em;
}
.FlexLoginSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	background-color: #FFFFFF;
	text-align:left;
	margin-bottom: 1em;
}
.FlexLoginSmallText A{
	color: #333333;
	background-color: #FFFFFF;
}/* Costanti del Progetto */

/* -------- LAYOUT -------- */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%;
	color:#444444; background-color:#f5f5f5; 
	margin:0 auto; padding:0; line-height:1em;
	max-width:900px; min-width:780px; position:relative;
}
/* --- Per struttura con posizionamenti assoluti: 3 col!! --- */
#Home .Layout {
	margin-top:5px;
}
#Home h2 {
	margin-top:0;
}
.Layout {
	width:100%; position:relative; padding:0 0 10px 0;
}
.ColCent, .ColCent2Col, .ColCent2ColDx {
	margin:0 13em 0 15em; padding:1px 10px; min-height:30em; 
	
}
.ColCent2Col {
	margin-right:0; 
}
.ColCent2ColDx {
	margin-left:0; 
}
.ColCent2ColDx .Contenuti {
	padding-left:30px; padding-right:10px; 
}
#Crossmedia .ColCent2ColDx {
	 min-height:55em; 
	
}
#Crossmedia .ColCent2ColDx .Contenuti {
	padding-top:0; 
}
.ColSx {
	position:absolute; top:1px; left:0; width:15em; color:#000000;
	background:#CFD6E0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FondoColonna.png) 0 100% repeat-x;
	min-height:465px; 
}
.ColDx  {
	position:absolute; top:1px; right:0; width:13em; color:#000000;
	background: url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FondoColonna.png) 0 0 repeat-x;
	min-height:465px; 
}
#Principale .ColSx, #Principale .ColDx, #Crossmedia .ColDx {
	background:transparent none; 
}
#Principale .ColSx {
	border-right:1px solid #dedede; padding-right:5px;
}
#Principale .ColDx {
	border-left:1px solid #dedede; padding-left:5px;
}
#Crossmedia .ColDx {
	border-left:1px solid #dedede; padding-left:5px;
	margin-top:5px;
}
/* --- Classi "prezzemolo" da usare ovunque --- */
.GoAway {
	position:absolute; top:-10000px; left:-10000px;
}
.clear {
	clear:both; width:99%; height:1px; line-height:.05em; font-size:.05em; color:#FFFFFF;
}
/* --- Msg di errore e avvisi --- */
.Errore { 
	margin:10px 0; padding:20px 0; 
	border:2px solid #444444; color:#444444; background-color:#FFFF7E;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #444444; 
	font-size:.8em; font-weight:bold; color:#444444; text-align:center;
}
.Attenzione a { 
	color:#992D23;
}
.Attenzione a:hover {
	text-decoration:none; 
	color:#992D23;
}
/* --- Specifiche varie --- */
.ColDx .Spalla .viewPar {
	margin:0 10px 10px 10px; padding:0; font-size:.65em;
}

.Spalla h2.viewSottotitolo {
	font-size:.8em; margin:5px 0; padding-left:5px;
}
.BoxPrimoPiano {
	background:#e8ebf0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BoxPrimoPianoX.gif) 0 0 repeat-x;
}
.PrimoInt {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BoxPrimoPiano.gif) 0 0 no-repeat; padding:40px 10px 10px;
}
.VistaDaVicino {
	background:#e5eefd url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/VistaDaVicinoX.gif) 0 0 repeat-x;
	
}
.VistaInt {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/VistaDaVicino.gif) 0 0 no-repeat; padding:60px 10px 10px;
	
}

.Shanghai {
	background:#F1FCF5 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/ShanghaiX.gif) 0 0 repeat-x;
	
}
.ShanghaiInt {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Shanghai.gif) 0 0 no-repeat; padding:60px 10px 10px;
	
}
#VistaDaVicino .VistaInt, #Crossmedia .VistaInt, #Shanghai .VistaInt {
	
}
#Crossmedia .LancioHome .VistaInt {

}
.Allinea div {
	float:left; width:180px; height:140px;
}
.Allinea div.BLOBAlignLeft {
	display:inline;
}
.BannerAggregatore {
	background:transparent none; padding:0 2px; 
	border-right:2px dashed #C6CED9; border-left:2px dashed #C6CED9;
}
.BannerAggregatore span, #VistaDaVicino .Spalla span, #Shanghai .Spalla span {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloAggregatore.gif) 100% 5px no-repeat; padding-right:13px;  
}
.BannerAggregatore h2, #VistaDaVicino .Spalla h2, #Shanghai .Spalla h2 {
	margin:0 0 10px 0; padding:15px 10px; font-size:.8em; color:#FFFFFF; background-color:#21568e;
}
.BannerAggregatore ol {
	margin:0; padding:0; list-style-type:none;
}
.BannerAggregatore ol li {
	padding:5px 0; text-align:center;
}
#Crossmedia .BannerAggregatore ol li img {
	background:none; border:none; padding:0;
}

.ImmaginiAllineate div {
	float:left; margin-right:5px;
}/* -------- TESTATA -------- */
.TestataER {
	background:#f3f3f3 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataER.gif) 0 0 no-repeat;
	height:89px;
	position:relative;
}
.LogoERTop {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Logo-RER.gif) 0 0 no-repeat;
	width:172px; height:25px;
	position:absolute; bottom:15px; right:10px;
	text-decoration:none;
}
.LogoERTopSx {
	width:460px; height:83px;
	position:absolute; top:0; left:0;
	text-decoration:none;
}
.Testata1 { 
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata1.jpg) 0 0 repeat-x;
	position:relative;
}
.Testata2 {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata2.jpg) 0 0 no-repeat; height:93px;
}
#Crossmedia .Testata1, #VistaDaVicino .Testata1, #Shanghai .Testata1 {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Crossmedia1.jpg) 0 18px  repeat-x;
}
#Crossmedia .Testata2, #VistaDaVicino .Testata2, #Shanghai .Testata2 {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Crossmedia2.jpg) 0 18px no-repeat;
}
a.Home {
	display:block; width:230px; height:50px; position:absolute; top:45px; left:25px; z-index:10;
}
a.Regione {
	position:absolute; top:3px; right:5px; z-index:5;
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/LogoRER.gif) 0 0 no-repeat;
	display:block; width:138px; height:27px; 
} /* -------- OGGETTI DI CORPO PAGINA -------- */
img {
	border:1px solid #E8EBF0;
}

/* ------- TITOLI ------- */
	/* Livello 1 */
.viewTitolo {
	margin:5px 0 10px 0; padding:0; font-size:1em;
	color:#992D23; background-color:transparent;
}
	/* Livello 2 */
.viewSottotitolo {
	margin:5px 0 7px 0; padding:0; font-size:.85em;
	color:#992D23; background-color:transparent;
}
.VistaInt .viewSottotitolo {
	color:#6F181A;
}
.viewSottotitolo a {
	color:#992D23; background-color:transparent; text-decoration:none;
}
.viewSottotitolo a:hover {
	text-decoration:underline;
}
	/* Livello 3 */
.viewTitolo3 {
	margin:5px 0; padding:0; font-size:.75em;
	color:#56575A; background-color:transparent;
}
.viewTitolo3 a {
	color:#56575A; background-color:transparent; text-decoration:none;
}
.viewTitolo3 a:hover {
	text-decoration:underline;
}
.ChannelContent .viewTitolo3 a {
	color:#444444; background-color:transparent;
}

	/* Livello 4 */
.viewTitolo4 {
	margin:4px 0; padding:0; font-size:.7em;
	color:#56575A; background-color:transparent;
}
	/* Livello 5 */
.viewTitolo5 {
	margin:3px 0; padding:0; font-size:.7em;
	color:#56575A; background-color:transparent;
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#444444; font-size:.7em; padding:2px 0;
	text-align:left;
	background-color:transparent;
}
.ColDx p {
	color:#444444;
	background-color:transparent;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
.viewPar a, .viewParCell a, .viewLI a, a.viewLink {
	color:#444444; background-color:transparent;
}
.viewPar a:hover, .viewParCell a:hover, .viewLI a:hover, .LinkData a:hover, a.viewLink:hover, a.viewAnchor:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.7em;
}
a.viewLinkIMG img {
	margin:0 5px 4px 0; 
	border:none; vertical-align:middle;
}
#Home .ColDx .Spalla a.viewLink {
	background:transparent none; padding-left:0;
}
/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
.viewSotTitCell {
	margin:5px 0 7px 0; padding:0; font-size:.9em;
	color:#992D23; background-color:transparent;
}  
dl.viewCaption,
dl.viewCaption dt,
dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#444444; 
	font-size:.7em; font-style:italic; text-align:center;
}
img, dl.viewCaption dt img {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Ombra.gif) 100% 100% no-repeat;
	padding:0 5px 4px 0; margin:0 5px 4px 0; border-top:1px solid #C6CED9; border-left:2px solid #C6CED9;
}
/* ------- TABELLE DATI ------- */
.viewTable {
	margin:10px 0;
}
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:.7em; text-align:left; color:#444444; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#992D23; background-color:transparent;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD a, .viewTableHCTD a { 
	color:#992D23; background-color:transparent;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText, .viewTableHCCellText { 
	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.inform-er.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:#992D23; font-weight:bold;
	/* background:url(http://www.inform-er.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.inform-er.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:#C6CED9; height:1px; 
}

/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#444444; background-color:#FFFF7E; 
}

/* ------- 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:10px 0; padding:0;
	font-size:.7em;	font-weight:bold;
}
.viewIndexSlice ol li {
	margin:3px 0; padding:.2em 1px;
}
.viewIndexSlice ol li a {
	color:#992D23;
}
.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 #C6CED9;
}
ol.RSSBlock h2 {
	margin:.5em 0; padding:.2em 0 .2em .2em; font-size:.9em; color:#444444;
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	
	
}
ol.RSSBlock a {
	color:#992D23; 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 ------- */
input.formText {
	width:15em; 
}
select.formDropDown {
	width:15.4em; 
}
textarea.formTextArea {
	width:18.3em; 
}
.formTextLabel, .formTextAreaLabel, .formCheckboxLabel, 
.formDropDownLabel, .formText, .formTextArea, .formDropDown, 
.formErrorList, .formRedirector, .formCheckbox, .formMandatory, .formError {
	font-size:.7em; 
}
.formText, .formTextArea, .formDropDown {
	width:96%; 
}
.formError {
	color:#992D23; font-weight:bold; 
}
.formErrorList {
	font-weight:bold; 
}
.formRedirector a.viewLink { 
	font-size:1em;
}
.formColLeft, .formColRight {
	display:block; float:none; width:99%;
}
	/* Correzioni per iscrizioni community */
div.Accesso form#AdminFormBO label {
	font-size:1em;
}
div.Accesso form#AdminFormBO input#CommunityUserFormSubmit {
	font-size:1em; width:10em; margin-top:10px;
}
div.Accesso form#AdminFormBO div.Blocco {
	margin-bottom:5px;
}
div.Accesso form#AdminFormBO div.CheckBox label {
	text-align:left; position:relative; top:2px; width:90%;
}
div.Accesso form#AdminFormBO div.CheckBox input {
	width:16px; margin-right:2px;
}


/* ------- 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 #444444; color:#444444;
	text-align:justify; font-size:.6em;
}
div.BoxDimensioneFissa a {
	color:#992D23; background-color:transparent;
}
div.BoxDimensioneFissa a:hover {
	text-decoration:none;
}
	/* Box "ElementiDistintivi" - uso speciale di userformat3 per emulare il sottotitolo */
.ElementiDistintivi {
	background:url(http://www.inform-er.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;
	
	
}
.ElementiDistintivi a {
	color:#992D23; background-color:transparent;
}
.ElementiDistintivi a:hover {
	text-decoration:none;
}	
	/* ------- Box Stondato ------- */
.BoxStondato .Box1 {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Box1.gif) 0 0 no-repeat;
	margin:5px; padding:0;
}
.BoxStondato .Box2 {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Box2.gif) 100% 0 no-repeat;
}
.BoxStondato .Box3 {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Box3.gif) 100% 100% no-repeat;
}
.BoxStondato .Box4 {
	padding:15px; margin:10px 0; 
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Box4.gif) 0 100% no-repeat;
	color:#7196c9; font-size:1em; font-weight:bold; text-align:center;
	min-height:80px;
	
	
}
.BoxStondato a {
	color:#992D23; background-color:transparent;
}
.BoxStondato a:hover { 
	text-decoration:none;
}
.LinkArchivio {
	margin:5px 0; padding-right:10px; text-align:right; font-size:.7em;
}
.LinkArchivio a {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/LinkArchivio.gif) 100% 2px no-repeat;
	padding:2px 18px 2px 0; color:#992D23; text-decoration:none;
}
.LinkArchivio a:hover {
	text-decoration:underline;
}

.LinkPallinoGrigio a {
	display:block; margin:10px 0 0 0; padding:0 0 0 17px; color:#56575A; font-size:.65em;
	background:url(http://www.inform-er.it/flex/TemplatesUSR/CM/TemplatesUSR-BLOB-img/PallinoGrigio.gif) 8px 6px no-repeat;
}
.LinkPallinoGrigio a:hover {
	text-decoration:none;
}

.TitoloMenu {
	margin:5px 0; padding:4px 1px 6px 20px; 
	background:#E8EBF0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloMenu.gif) 6px 11px no-repeat; 
	color:#000000; font-size:.7em; text-transform:lowercase;
}
.TitoloMenu a {
	color:#000000; background-color:transparent; text-decoration:none;
}
.TitoloMenu a:hover {
	text-decoration:underline;
}
.YouTube span {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/YouTube.gif) 99% 0 no-repeat;
	display:block; padding:0 30px 4px 0;
}
.RadioRER a, .MagazziniSonori a {
	color:#6F181A; background-color:transparent; text-decoration:none;
} 
.RadioRER a:hover, .MagazziniSonori a:hover {
	text-decoration:underline;
} 
#Home h2.RadioRER, #Home h2.MagazziniSonori {
	margin:0;
}
.RadioRER span {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/LogoRadioRER_ok.gif) 0 0 no-repeat;
	display:block; padding:17px 0 10px 60px; font-size:.4em;
	color:#992D23; font-weight:lighter;
}
.MagazziniSonori span {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/LogoMagazziniSonori.gif) 0 0 no-repeat;
	display:block; padding:18px 0 10px 35px; font-size:.4em;
	color:#992D23; font-weight:lighter;
}
.TitoloEventi {
	background:#E8EBF0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/Eventi.gif) 4px 5px no-repeat; 
}
.TitoloMultimedia {
	background:#E8EBF0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/Multimedia.gif) 4px 5px no-repeat; padding-left:25px; 
}
.TitoloPubblicazioni {
	background:#E8EBF0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/Pubblicazioni.gif) 5px 5px no-repeat; 
}
.TitoloRiconoscimenti {
	background:#E8EBF0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/Riconoscimenti.gif) 6px 7px no-repeat; 
}
.TitoloWeb {
	background:#E8EBF0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/Web.gif) 7px 5px no-repeat; 
}
.TitoloSezione {
	color:#444444; background:#E8EBF0 url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/TitoloSezione2.gif) 99% 4px no-repeat;
	padding:30px 30px 10px 30px; margin:5px 0 10px 0; font-size:.8em;
}
.TitoloSezione span {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/TitoloCanale.gif) 100% 4px no-repeat; padding-right:13px; 
}
.TitoloSpalletta {
	margin:5px 1px 10px 1px; padding:0 0 3px 15px; border-bottom:1px dotted #992D23;
	font-size:.7em; text-transform:lowercase;
}
.TitoloSpalletta span {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloMenu.gif) 99% 8px no-repeat; 
	color:#000000; padding:3px 15px 5px 1px; 
}
.TitoloSpalletta a {
	color:#000000; background-color:transparent; text-decoration:none;
}
.TitoloSpalletta a:hover {
	text-decoration:underline;
}
.BoxZigrinato {	
	background:#21568e url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BoxZigrinato.gif) 0 0 repeat;
	border:2px solid #d1d4da; padding:5px; color:#FFFFFF;
}
.TitoloFasciaBlu {
	padding:10px; margin:0 0 10px; font-size:.85em; border:1px solid #FFFFFF;
	color:#FFFFFF; background:#21568e url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaDx.gif) 95% 50% no-repeat;
}
.TitoloFasciaBlu a {
	color:#FFFFFF; background-color:transparent; text-decoration:none;
}
.TitoloFasciaBlu a:hover {
	text-decoration:underline;
}
.TitoloAudio {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Titoli/TitoloAudio.gif) 2px 2px no-repeat; padding-left:30px;
}
.GrassettoGrande strong {
	font-size:1.2em; line-height:1.5em;
}
/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.ElencoCanale a {
	color:#992D23; background-color:transparent;
} 
.ElencoCanale a:hover {
	text-decoration:none;
}
.TitoloBlocco {
	clear:both; display:block;
}
a:hover .TitoloBlocco  {
	text-decoration:underline;
}
.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;
}
.ElencoCanale ol li.BordoSotto {
	padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #992D23;
}
li.BordoSotto .viewTitolo3 {
	line-height:1.3em;
}
.ChannelContent .viewTitolo3 {
	font-size:1em; line-height:1.3em;
}
.FotoFloat img {
	float:left; margin:5px 5px 5px 0;
}
.FotoNoFloat img {
	float:none; margin:5px auto;
}
.FotoFloat p {
	margin:0; padding:0;
}
.ElencoCanale .viewTitolo3 {
	font-size:1.1em;
}
.ElencoCanale .viewTitolo3 a {
	color:#992D23; background-color:transparent;
}
.ElencoCanale .viewTitolo3 a:hover {
	text-decoration:underline;
}
.SoloLink ol li a {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/LinkArchivio.gif) 100% 100% no-repeat;
	color:#56575A; padding:0 0 14px; display:block; text-decoration:none;
}
.SoloLink ol li a:hover {
	text-decoration:underline;
}
.LinkSx ol li a {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/LinkArchivio.gif) 0 1px no-repeat;
	color:#56575A; padding:0 0 2px 22px; display:inline; text-decoration:none;
}
	/* -------- Elencatori specifici -------- */
.Affianca ol li {
	float:left; width:47%; margin-right:1%;
	color:#444444; background-color:transparent; 
}
.Affianca ol li span {
	letter-spacing:.1em; color:#444444; background-color:transparent;
}
.Affianca ol li a {
	color:#992D23; background-color:transparent;
}
.Affianca ol li a:hover {
	text-decoration:none;
}
.Affianca ol li h3 {
	font-size:1.2em; padding:0; margin:3px 0 7px 0; font-weight:normal;
}
.Affianca ol li p {
	color:#444444; background-color:transparent; margin:0; padding:0;
}
.Affianca ol li img {
	float:left; padding:4px 4px 4px 0;
}
.RassegnaStampa ol {
	margin:0; padding:0; list-style-type:none;
}
.RassegnaStampa ol li {
	margin:5px 0; padding:7px 2px 7px 13px; 
	color:#444444; line-height:1.2em; border:1px solid #D4DCE7;
	background:#FFFFFF url(http://www.inform-er.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampa.gif) 6px 11px no-repeat;
}
.RassegnaStampa ol li.Grigio {
	background:#D4DCE7 url(http://www.inform-er.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampaGrigio.gif) 6px 11px no-repeat;
}
.RassegnaStampa ol li a {
	color:#6F181A;
}
/* Elencatore "In Primo Piano" */
.InPrimoPiano {
	position:relative; background-color:#E8EBF0; color:#444444;
	 
}
.InPrimoPiano .Sx {
	width:15em; background-color:#E8EBF0; color:#444444; position:relative;
}
.InPrimoPiano .Dx {
	margin-left:15.3em; padding:10px;
	background-color:#E8EBF0; color:#444444; 
	border-left:1px solid #FFFFFF;
}
.InPrimoPiano .ChannelContent {
	font-size:.7em;
}
.InPrimoPiano .TitoloMenu {
	font-size:1em; position:absolute; top:45px; left:60px; display:inline; background:none;
}
.InPrimoPiano .TitoloMenu a {
	background:url(http://www.inform-er.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/TitoloCanale.gif) 100% 3px no-repeat; 
	padding:0 10px 4px 0;
}
.InPrimoPiano .Data {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/Data.png) 0 0 no-repeat;
	float:left; width:37px; height:43px; padding:16px 0 0 0; line-height:.8em;
	color:#6F181A; font-size:1.2em; font-weight:bold; letter-spacing:-.05em; text-transform:lowercase;
	position:absolute; top:40px; left:35px; text-align:center; 
	
	
}
.InPrimoPiano img {
	float:left; margin:0 5px 0 0;
}
.InPrimoPiano p {
	margin:0; padding:0;
}
/* Elencatore "Titolo + Strillo" */
.TitoloStrillo ol {
	padding-left:15px; 
}
.TitoloStrillo ol li {
	background:transparent url(http://www.inform-er.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/TitoloStrillo.gif) 0 5px no-repeat;
	color:#56575A; padding:0 3px 0 16px; 
}
.TitoloStrillo ol li a {
	background-color:transparent; color:#56575A; font-weight:bold; 
}
.TitoloStrillo ol li a:hover {
	text-decoration:none;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	border:none; border-top:1px dashed #992D23; padding-top:5px; margin-top:10px;
}
#ChannelYearLabel, #ChannelMonthLabel, #ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList, #ChannelMonthList, #ChannelDayList {
	clear:left;
}
#ChannelYearList ol li.ChannelSelItem strong {
	margin: 0em .4em 0em .4em;
}
#ChannelPager ol { 	
	list-style-type:none; border-left:1px solid #992D23;	
	margin:0; padding:0;
}
#ChannelPager ol li {	
	margin:0; padding:0; border-right:1px solid #992D23;
	float:left; line-height:2em;	
}
#ChannelPager ol li a, #ChannelPager ol li strong {	
	color:#6F181A; font-weight:bold; margin:0 7px;
}
#ChannelPager ol li a:hover {	
	text-decoration:none;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	display:none;
}
#ChannelClear {	
	clear:both; height:0;
}
body {font-size:1.2em; font-family:"Trebuchet MS", Verdana, sans-serif;	color:#444444; background-color:#FFFFFF;}
.viewCalendar, .ImgStampa, #formSearchBox {display:none;}
div.ChiudiStampa {width:250px; margin:30px; padding:10px; clear:both; color:#444444; background-color:#FFFFFF; border:1px solid #444444; font-weight:bold; font-size:.8em; text-align:center;}
div.ChiudiStampa a {color:#444444; background-color:#FFFFFF;}
div.ChiudiStampa a:hover {background-color:#444444; color:#FFFFFF; text-decoration:none;}
