/* Cached vesion created on 02/09/10 04:37:38*/
/* elapsed time: 0.4681 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;}

.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;
 color: #000000; 			/* serve per far apparire spazio tra img e par nell'offetto img+par. */
 background-color: #FFFFFF; /* SE LO SFONDO DELLA COLONNA PRINCIPALE NON E' BIANCO VA RIDEFINITO LOCALMENTE !!! */
}

.BLOBIMGSpacerRight {
 padding-right: 10px;
 color: #000000; 			/* serve per far apparire spazio tra img e par nell'offetto img+par. */
 background-color: #FFFFFF; /* SE LO SFONDO DELLA COLONNA PRINCIPALE NON E' BIANCO VA RIDEFINITO LOCALMENTE !!! */
}



.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.flexmobile.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;
}/* -------- STILI GENERALI -------- */
/* --- Classi "prezzemolo" da usare ovunque --- */
.GoAway {
	position:absolute; top:-10000em; left:-10000em;
}
.clear {
	clear:both; width:99%; height:1px; line-height:.05em; font-size:.05em; color:#FFFFFF;
}
.Small {
	font-size:.8em;
}
.Big {
	font-size:1.1em;
}
.Center {
	text-align:center;
}
/* --- Msg di errore e avvisi --- */
.Errore { 
	margin:10px 0; padding:20px 0; 
	border:2px solid #000000; color:#000000; background-color:#FFFF7E;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #000000; 
	font-size:.8em; font-weight:bold; color:#000000; text-align:center;
}
.Attenzione a { 
	color:#113e5d; background-color:transparent;
}
.Attenzione a:hover {
	text-decoration:none; 
}
/* -------- Impaginazione -------- */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%;
	background:#10324E url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FondoGenerale.jpg) 50% 0 no-repeat;
	color:#000000; margin:0; padding:0; line-height:1em;
}
.Gabbia {
	margin:0 auto; width:740px; position:relative;
}
.Testata { 
	height:107px;
}
.LogoFlexMobile {
	position:absolute; top:15px; left:25px;
}
#Layout, #LayoutMain {
	width:100%; position:relative; padding:0; min-height:28em; 
}
#LayoutScopri, #LayoutSoluzioni {
	width:100%; position:relative; padding:0; min-height:40em; 
}
#ColCent, #ColCent2Col {
	margin:0 236px 0 236px; padding:0 0 0 5px; color:#000000; background-color:transparent; 
}
#ColCent2Col {
	margin:0 236px 0 0; width:489px; 
}
#ColSx {
	position:absolute; top:15px; left:5px; width:236px; 
}
#ColDx {
	position:absolute; top:0; right:5px; width:236px;
		
}	
#ColDxHome {
	position:absolute; top:5px; right:5px; width:236px;
}	
.Contenuti {
	padding:10px 10px 0 0; margin:0; min-height:255px; 		
}
.Contenuti1 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Contenuti1.gif) 0 0 repeat-y;
}
.Contenuti2 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Contenuti2.gif) 0 0 no-repeat;
}
.Contenuti3 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Contenuti3.gif) 0 100% no-repeat;		
	padding:15px; margin:10px 0; min-height:260px; 		
}
.FondoPagina { 
	margin-left:5px;
}
.FondoPagina div {
	display:inline; margin-right:2px;	
}
.FondoPagina div.viewLineBreak, .FondoPagina span.BLOBHidden {
	display:none;
}
/* Link Mobile */
.Mobile {
	background:transparent url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Mobile.gif) 0 0 no-repeat;
	padding:1px 0 5px 16px; margin:0; position:absolute; top:70px; right:285px;
	font-size:.7em; font-weight:bold; color:#FFFFFF;
}
.Mobile:hover {
	text-decoration:none;
}
/* Numero Verde */
.NumeroVerde {
	background:transparent url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/NumeroVerde.gif) 0 2px no-repeat;
	padding:0 0 4px 42px; margin:0; position:absolute; top:12px; right:22px; 
	font-size:.8em; font-weight:bold; color:#008131; line-height:1.3em;
}
.NumeroVerde strong {
	font-size:1.6em;
}
/* ------- RICERCA ------- */
	/* --- Box Ricerca --- */
#formSearchBox {
	position:absolute; top:62px; right:25px; margin:0; padding:0;
	font-size:.65em; font-weight:bold; color:#FFFFFF; background-color:transparent;
			
}
#formSearchBox label {
	vertical-align:middle; position:relative; top:4px;
}
#frmSearchText {
	padding:4px 1px; border:1px solid #454545; width:115px; 
	vertical-align:middle; position:relative; top:4px; margin:0 2px; 
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/SfondoCerca.jpg) 0 0 repeat-x;
	color:#454545; background-color:transparent; font-size:1em;
}
#frmSearchSubmit { 
	padding:0 0 0 2px; 
	position:relative; top:4px; vertical-align:middle;
}
/* Pagina del Risultato della Ricerca */
ol.RisultatoRicerca {
	list-style-type:none; margin:10px 0; padding:0; font-size:.7em;
} 
ol.RisultatoRicerca li {
	margin:0 0 8px 0; clear:both;
}
ol.RisultatoRicerca div {
	float:left; width:100px; padding-right:5px; text-align:right;
} 
ol.RisultatoRicerca p {
	border:1px solid #000000; float:right; margin:4px 0 0 0; padding:0; height:9px;	
	background:transparent url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/pollBar.gif) 100% 0 no-repeat;
}
ol.RisultatoRicerca a {
	color:#113e5d; background-color:transparent; display:block; float:left;
}
ol.RisultatoRicerca a:hover {
	text-decoration:none;
}
ol.RisultatoRicerca .SearchResultKeyword {
	color:#000000; background-color:#FFFF7E; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv fieldset {
	background:none
}
#formSearchAdv label {
	display:block; clear:both; width:100%; text-align:left;
}
#formSearchAdv input {
	display:block; clear:both; width:200px; text-align:left;
}
#formSearchAdv select {
	width:200px; border:1px solid #000000; background-color:transparent; 
}
#formSearchAdv select option {
	color:#000000; background-color:#CBE5ED;	
}
#formSearchAdv input.Submit {
	font-weight:bold; padding:2px; width:100px;
}
/* ------- MENU ORIZZONTALE ------- */

/* 
---------------- MEMORANDUM COMBINAZIONI ----------------
1) "#MenuH ol li a" --> Voce non corrente (cliccabile)
3) "#MenuH ol li.LISel strong" --> Voce corrente evidenziata (non cliccabile)
2) "#MenuH ol li.LIStrong strong, #MenuH ol li.LISel strong" --> Voce corrente (non cliccabile)
4) "#MenuH ol li.LISel strong a.Sel" --> Voce non corrente ma evidenziata/selezionata (cliccabile)
---------------------------------------------------------
 */
 
#MenuH {
	margin:0; padding:0; text-align:center; 
	color:#019AE8; background-color:transparent;
}
#MenuH ol { 
	margin:0 auto; padding:0; list-style-type:none; font-size:.7em;
}
#MenuH ol li {
	display:inline; margin:0 -4px 0 0; line-height:1.7em;
}
#MenuH ol li a {
	padding:5px 12px; border-left:1px solid #019AE8;  
	color:#FFFFFF; text-decoration:none;
}
#MenuH ol li a:hover {
	border:1px solid #019AE8; margin-right:-1px; 
}
#MenuH ol li.LIStrong strong,
#MenuH ol li.LISel strong {
	padding:5px 12px; font-weight:normal;
	border:1px solid #019AE8; margin-right:-1px;
}
#MenuH ol li.LISel strong a.Sel {
	padding:0; border:none;
}
#MenuH ol li.LISel strong a.Sel:hover {
	padding:0; border:none; margin:0;
	text-decoration:underline;
}/* ------- MENU VERTICALE ------- */
.MenuV1 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1.gif) 0 0 repeat-y; 
	margin-bottom:10px;
}
.MenuV2 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2.gif) 0 0 no-repeat; 
}
.MenuV3 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3.gif) 0 100% no-repeat;
	padding:15px 10px 15px 10px; min-height:160px; 	
}
	/* I LIVELLO */
.MenuV3 ol {
	list-style-type:none; margin:0; padding:0;
}
.MenuV3 ol li a {
	margin:5px 0; padding:0; font-size:1.2em;
	color:#FFFFFF; background-color:transparent; text-decoration:none;
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
.MenuV3 ol li a:hover {
	text-decoration:underline;
}
.MenuV3 ol li.LIStrong strong, .MenuV3 ol li.LISel strong {
	margin:5px 0; padding:0; font-size:1.2em;
	color:#FFFFFF; background-color:transparent; text-decoration:none;
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
.MenuV3 ol li.LISel a.Sel {
	margin:5px 0; padding:0; font-size:1.2em;
	color:#FFFFFF; background-color:transparent; text-decoration:none;
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
	/* II LIVELLO */
.MenuV3 ol ol {
	margin-top:10px;
}
.MenuV3 ol ol li a {
	display:block; width:195px; 
	margin:0; padding:4px 4px 4px 18px;  
	font-size:.9em; font-weight:bold; text-decoration:none;
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2Liv-H.gif) 7px 9px no-repeat;
	color:#FFFFFF; background-color:transparent;
}
.MenuV3 ol ol li a:hover {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2Liv.gif) 7px 9px no-repeat;
	color:#10324c; background-color:transparent; text-decoration:none;
}
.MenuV3 ol ol li.LIStrong strong,
.MenuV3 ol ol li.LISel strong {
	display:block; width:195px; 
	margin:0; padding:4px 4px 4px 18px;  
	font-size:.9em; font-weight:bold; text-decoration:none;
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2Liv-H.gif) 7px 9px no-repeat;
	color:#FFFFFF; background-color:#009ee0;
}
.MenuV3 ol ol li.LISel a.Sel {
	margin:0; padding:0; background:none;
}
	/* III LIVELLO */
.MenuV3 ol ol ol {
	margin-top:0;
}
.MenuV3 ol ol ol li a {
	display:block; width:188px; 
	margin:0; padding:2px 2px 2px 25px; 
	font-size:.8em; font-weight:normal;
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3Liv.gif) 17px 9px no-repeat;
	color:#000000; background-color:transparent;
	border:1px solid #009ee0;
}
.MenuV3 ol ol ol li a:hover {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3Liv-H.gif) 17px 9px no-repeat;
	color:#FFFFFF; background-color:transparent;
	border:1px solid #009ee0;
}
.MenuV3 ol ol ol li.LIStrong strong,
.MenuV3 ol ol ol li.LISel strong {
	display:block; width:188px; 
	margin:0; padding:2px 2px 2px 25px; 
	font-size:.8em; font-weight:normal;
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3Liv.gif) 17px 9px no-repeat;
	color:#10324c; background-color:transparent;
	border:1px solid #009ee0;
}/* -------- OGGETTI DI CORPO PAGINA -------- */

/* ------- TITOLI ------- */
	/* Livello 1 */
.viewTitolo {
	margin:10px 0 20px 0; padding:0; font-size:1.4em;
	color:#FFFFFF; background-color:transparent;
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
	/* Livello 2 */
.viewSottotitolo, .ViewTitolo2 {
	margin:7px 0 4px 0; padding:0; font-size:.8em;
	color:#000000; background-color:transparent;
}
	/* Livello 3 */
.viewTitolo3 {
	margin:5px 0 3px 0; padding:0; font-size:.7em;
	color:#000000; background-color:transparent;
}
	/* Livello 4 */
.viewTitolo4 {
	margin:3px 0 2px 0; padding:0; font-size:.7em;
	color:#000000; background-color:transparent; font-weight:normal;
}
	/* Livello 5 */
.viewTitolo5 {
	margin:0; padding:0; font-size:.65em;
	color:#000000; background-color:transparent; font-weight:normal;
}

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

/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
.viewPar a, .viewParCell a, .viewLI a {
	color:#113e5d; font-weight:bold;
}
.viewPar a:hover, .viewParCell a:hover, .viewLI a:hover, .LinkData a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.7em; color:#113e5d; font-weight:bold;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:transparent;
}
a.viewLink:hover, a.viewAnchor:hover {
	text-decoration:none; 
}

/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
.viewSotTitCell {
	margin:7px 0 4px 0; padding:0; font-size:.8em;
	color:#000000; background-color:transparent;
}  
dl.viewCaption,
dl.viewCaption dt,
dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#000000; 
	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:#000000; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#113e5d;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD,
.viewTableHCTD { 
	color:#FFFFFF; background-color:#19466E;
}
.viewTableHRTD a,
.viewTableHCTD a { 
	color:#FFFFFF; background-color:#19466E;
}
.viewTableHRTD a:hover,
.viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText,
.viewTableHCCellText { 
	color:#FFFFFF; background-color:#19466E;
	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.flexmobile.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:#113e5d; font-weight:bold;
	/* background:url(http://www.flexmobile.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.flexmobile.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:#113e5d; height:2px; 
}

/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#000000; 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;
}
	/* 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.flexmobile.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.flexmobile.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.flexmobile.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;
}
.viewIndexSlice ol li a {
	color:#113e5d;
}
.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 #EDECEC;
}
ol.RSSBlock h2 {
	margin:.5em 0; padding:.2em 0 .2em .2em; font-size:.9em;
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#000000;
	
	
}
ol.RSSBlock a {
	color:#113e5d; 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:19em; margin-right:5px;
}
input.formText,
textarea.formTextArea,
select.formDropDown {
	display:block; float:left; width:19em; 
}
.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:#113e5d; 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 #113e5d; padding:.6em; margin:1em 0;
	color:#113e5d; background-color:#FFFFFF; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente2 {
	border:1px solid #113e5d; padding:.6em; margin:1em 0;
	color:#000000; background-color:#EDECEC; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente3 {
	border:1px solid #000000; padding:.6em; margin:1em 0;
	color:#000000; background-color:#FFFFFF; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente4 {
	border:1px solid #000000; padding:.6em; margin:1em 0;
	color:#000000; background-color:#FFFF7E; 
	font-weight:bold; font-size:.8em; text-align:center;
}
	/* BoxBloccato dei testi personalizzati per testi tipo privacy */
div.BoxBloccato { 
	border:1px solid #000000; 
	padding:3px; margin:5px 0; 
	font-size:.6em; text-align:justify; 
	height:80px; overflow:auto;
}


/* ------- AVVERTIMENTO BROWSER NON IE X MULTIMEDIA ------- */
.MultiMediaObjectAlert {
	font-weight:bold; font-size:.8em;
	border:1px solid #990000; padding:10px; margin:20px; 
	display:block; 
}
.MultiMediaObjectAlert a {
	color:#113e5d;
}
.MultiMediaObjectAlert a:hover {
	text-decoration:none;
}/* -------- FOOTER -------- */
.Footer { 
	margin:10px 5px; padding:5px 0; 
	text-align:center; font-size:.7em;
	color:#FFFFFF; background-color:transparent;
	border-top:1px solid #19699A; border-bottom:1px solid #19699A;
	
} 
.Footer a {
	color:#FFFFFF; background-color:transparent; text-decoration:none;
}
.Footer a:hover {
	text-decoration:underline; 
}
.Footer p.FooterLogo {
	padding:4px 0 4px 115px; margin:0;
	font-family:"Trebuchet MS", Verdana, sans-serif; 
	font-size:1.2em; font-weight:bold; color:#FFFFFF;
	text-align:center; letter-spacing:.05em;
}
.Footer p.FooterLogo strong {
	font-size:1.3em;
} 
.Footer p.FooterLogo img {
	vertical-align:middle;
}/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.LinkData { 
	padding:.1em 0; font-size:.7em;
}
.LinkData a {
	color:#113e5d;
}
.ElencoCanale a {
	color:#113e5d;
} 
.ElencoCanale a:hover {
	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.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/CanaleGenerico.gif) 1px 4px no-repeat;
}
	/* -------- Image Block -------- */
.NewsBlock {
	width:100%; margin:7px 0;
}
.NewsBlockImgLeft {
	float:left; margin:0 4px 4px 0;
}
.NewsBlockImgRight {
	float:right; margin:0 0 4px 4px;
}
	/* -------- Elencatori specifici -------- */
.TitoloData ol li { 
	padding-left:9px; background:url(http://www.flexmobile.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.flexmobile.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.flexmobile.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.flexmobile.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 #000000; margin:5px; padding:0;
	
	
}
.SoloFoto ol li a:hover { 
	 border:1px solid #113e5d;
	
	
}
.NotizieAffiancate {
	width:100%; clear:both;
}
.NotizieAffiancate div.NewsAffiancata {
	font-size:.7em; 
	border:1px solid #EDECEC; background-color:#FFFFFF;
	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:#000000; line-height:1.2em; border:1px solid #EDECEC;
	background:#FFFFFF url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampa.gif) 6px 11px no-repeat;
}
.RassegnaStampa ol li.Grigio {
	background:#EDECEC url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampaGrigio.gif) 6px 11px no-repeat;
}
/* Elencatore specifico BoxNews */
.BoxNews1 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/BoxNews1.gif) 0 0 repeat-y;
	margin:5px 0 10px 0;		
}
.BoxNews2 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/BoxNews2.gif) 0 0 no-repeat;
	padding-top:30px;		
}
.BoxNews3 {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/BoxNews3.gif) 0 100% no-repeat;		
	padding:32px 10px 10px; min-height:160px;
	
}
.BoxNews3 ol {
	list-style-type:none; margin:0; padding:0; 
	font-size:.7em; color:#019AE8; background-color:transparent;
}
.BoxNews3 p {	
	padding:0 0 10px 0; margin:0;
}
.BoxNews3 a {
	color:#B1B2B4; background-color:transparent;
}
.BoxNews3 a.LinkNews {
	display:block; width:100px; height:35px;  
	position:absolute; top:23px; left:20px; z-index:3000;
}
.BoxNews3 a:hover {
	text-decoration:none;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px; margin:10px 0; border:1px solid #113e5d;
	 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 #000000;	
	margin:0; padding:0; 
}
#ChannelYearList ol li, 
#ChannelMonthList ol li, 
#ChannelDayList ol li {	
	margin:0; padding:0; border-right:1px solid #000000;
	float:left; line-height:2em;	
}
#ChannelYearList ol li a, 
#ChannelMonthList ol li a, 
#ChannelDayList ol li a {	
	color:#113e5d; font-weight:bold; margin:0 7px;
}
#ChannelYearList ol li a:hover, #ChannelMonthList ol li a:hover, #ChannelDayList ol li a:hover {	
	text-decoration:none;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	padding:0 7px; font-weight:normal;
}
#ChannelClear {	
	clear:both; height:0;
}
/* ------- USER LOGIN ------- */
.Accesso form {
	color:#000000; margin:10px 5px 0 5px; padding:10px 0; 
}
.Accesso form fieldset {
	background:transparent url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Login/LogoCliente.gif) 99% 30px no-repeat;
	border:1px solid #000000; margin:10px 0;
}
.AccessoImg form fieldset h2 {
	color:#000000; margin:10px 5px; padding:0; font-size:1em;
}
.AccessoImg form fieldset h2 a {
	text-decoration:underline;
}
.AccessoImg form fieldset h2 a:hover {
	text-decoration:none;
}
.Accesso form fieldset div.BoxBloccato {
	font-size:1em; width:auto; background-color:transparent; height:150px;
}
.Accesso form fieldset div.BoxBloccato p {
	padding:0; margin:0 0 5px 0; 
}
.AccessoImg form fieldset {
	background-image:none;
}
.Accesso form legend {
	font-size:1.2em; font-weight:bold; color:#113e5d;
}
.Accesso form div.Blocco {
	margin:0; padding:5px 0; 
	clear:both; width:100%;
}
.Accesso form fieldset div.CheckBox label { 
	 width:auto; text-align:left;
} 
.Accesso form fieldset div.CheckBox input {
	border:none; width:20px; margin-right:5px;
}
.Accesso form label {
	display:block; float:left; width:8em;
	font-weight:bold; text-align:right;
	padding-top:3px;
	
}
.Accesso form input {
	display:block; float:left; width:12em;
	padding:1px; margin-left:5px;
	border:1px solid #000000; background-color:transparent; 
}
.Accesso form input.submit {
	display:block; width:12.3em;
	margin:0 0 0 10.8em; padding:0;
	text-align:center; font-weight:bold; cursor:pointer;
	
	
	
}
.Accesso p {
	padding:20px 0 0 0; font-size:.9em; 
}
.Accesso p a {
	color:#113e5d; font-weight:bold; 
}
.Accesso p a:hover {
	text-decoration:none;
}
.Accesso p a.SitoFlexCMP {
	background:url(http://www.flexmobile.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Login/LogoFlex.gif) 5px 0 no-repeat;
	float:left; display:block; margin-right:10px; 
	position:relative; top:-20px; 
	width:88px; height:50px; 
}
/* PANNELLO AMMINISTRATIVO VERTICALE SU COLONNA */
.Alto {
	position:absolute; top:2px; left:2px;
}
.adminPanelPageInfo {
	padding:3px; border:1px solid #019AE8; 
	color:#019AE8; background-color:transparent;
	font-size:14px; text-align:center; width:140px; 
}
.adminPanelPageInfoItem {
	font-size:.7em; font-weight:bold; padding:3px 0;
	color:#019AE8;
}
.adminPanelPageInfoItemTitle {
	font-size:.7em; color:#019AE8;
}
a.adminLinkOnSite {
	display:block; margin:3px; padding:3px 3px 8px;
	border:1px solid #019AE8; color:#019AE8; background-color:#FFFFFF;
	font-size:.7em; text-decoration:none; font-weight:bold; text-transform:uppercase;
}
a.adminLinkOnSite:hover {
	display:block; margin:3px; padding:3px 3px 8px;
	color:#FFFFFF; background-color:#019AE8; border:1px solid #019AE8; 
}
	/* Dimensioni varie */
	/* Colori del Progetto */
	/* Colori del MenuV */	
	/* Colori Vari */

acronym, abbr {border-bottom:none; cursor:help;}
.ImgStampa {display:none;}
textarea, input, select { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.8em;}



