/* Cached vesion created on 05/02/12 06:44:57*/
/* elapsed time: 0.01979398727417 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.scommettichesmetti.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;
}/* -------- Layout di pagina & gabbia generale con testata -------- */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%;
	color:#000000; background:#11325e url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SfondoBody.png) 0 0 repeat-x;
	margin:0; padding:0 11px; line-height:1em;
}
.Gabbia1 { 
	background:#FFFFFF url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Gabbia1.png) 0 0 repeat-x;
}
.Gabbia2 {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Gabbia2.png) 0 0 no-repeat;
}
.Gabbia3 {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Gabbia3.png) 100% 0 no-repeat;
}

.Gabbia22010 {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Gabbia4.png) 0 0 no-repeat;
}
.Gabbia22011 {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Gabbia5.png) 0 0 no-repeat;
}


.Menu {
	float:left; width:300px; padding:320px 5px 10px 20px; 
}
.OldIEwidth99 {
	width:100%; float:left;
	
	
}
.OldIEfloat {
	float:left;
	
	
}
.Contenuti {
	margin:0 0 0 330px; padding:140px 45px 10px 10px;
}
/* -------- Loghi -------- */
.Loghi {	
	position:absolute; top:20px; right:45px; margin:0; padding:0;
}
.Loghi ol {
	list-style-type:none; margin:0; padding:0;
}
.Loghi ol li {
	display:inline; padding:0 5px; line-height:50px;
}
.Loghi ol li a img {
	vertical-align:middle;
}
/* -------- BreadCrumb -------- */
.BreadCrumb {
	font-size:.65em; padding:5px 35px 5px 0; margin:0 0 5px 0;
	border-bottom:1px dotted #a3ddf4; color:#000000; background-color:transparent;
}
.BreadCrumb a {
	color:#11325e;
}
.BreadCrumb a:hover {
	text-decoration:none;
}
/* --- 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 #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:#11325e;
}
.Attenzione a:hover {
	text-decoration:none; 
	color:#11325e;
}

/* UTILITIES: STAMPA, MAPPA, LINGUE, RICERCA */
/* -------- STAMPA -------- */
a.Stampa {
	display:block; width:18px; height:18px; position:absolute; top:144px; right:57px;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Stampa.gif) 50% 0 no-repeat;
}
/* -------- MAPPA SITO -------- */
.MapIndexTree {
	font-size:.7em;
}
.MapIndexTree a {
	color:#11325e;
}
.MapIndexTree a:hover {
	text-decoration:none;
}
.MapIndexTree ol {
	list-style-type:none; margin:0; padding:0;  
	font-weight:bold;
}
.MapIndexTree ol li {	
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0;
}
.MapIndexTree ol li a {
	color:#11325e;
}
.MapIndexTree ol li a:hover {
	text-decoration:none;
}
.MapIndexTree ol ol {
	list-style-type:none; border:none;
	padding:0; font-weight:normal;
}
.MapIndexTree ol ol li {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-2Liv.gif) 0 10px no-repeat;	
	padding:5px 0 0 11px;
}
.MapIndexTree ol ol ol li {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-3Liv.gif) 0 8px no-repeat;		
	padding:3px 0 0 8px;
}
.MapIndexTree ol ol ol ol li {
	background:none; padding:3px 0 0 8px;
}
/* ------- RICERCA ------- */
	/* --- Box --- */
.Cerca {
	position:absolute; top:28px; left:20px; margin:0; padding:0; 
	font-size:.7em; font-weight:bold; color:#000000;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Cerca.png) 0 0 no-repeat;
	width:300px; height:50px;
}
.Cerca form {
	position:relative;
}
.Cerca form div {
	position:absolute; top:10px; left:20px;
}
.Cerca form input#frmSearchText {
	padding:1px; border:1px solid #a3ddf4; width:160px; 
}
.Cerca form input#frmSearchSubmit { 
	padding:0 0 0 2px; position:relative; top:4px;
}
/* Risultato della Ricerca */
ol.RisultatoRicerca {
	list-style-type:none; margin:10px 0; padding:0; font-size:.7em;
} 
ol.RisultatoRicerca li {
	margin:0 0 8px 0; clear:both;
}
ol.RisultatoRicerca div {
	float:left; width:100px; padding-right:5px; text-align:right;
} 
ol.RisultatoRicerca p {
	margin:4px 0 0 0; padding:0; height:9px;	
	background:transparent url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/pollBar.gif) 100% 0 no-repeat;
	border:1px solid #000000; float:right;
}
ol.RisultatoRicerca a {
	color:#11325e; 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;
}
/* --- Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid #000000; background-color:transparent; 
}
#formSearchAdv option {
	background-color:transparent; 
}
#formSearchAdv input.Submit {
	font-weight:bold; margin-left:13em;
}/* ------- MENU VERTICALE ------- */
	/* I LIVELLO */
.MenuV ol {
	list-style-type:none; margin:0; padding:0; font-weight:bold;
}
.MenuV ol li {
	margin:2px 0; padding:7px 15px; 
}
.MenuBlu ol li img, 
.MenuAzzurro ol li img {
	display:none;
} 
.MenuBlu ol li { 
	background:transparent url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuBlu.png) 100% 50% no-repeat;
	text-transform:uppercase; font-size:.8em; color:#FFFFFF; 
}
.MenuBlu ol li a { 
	color:#FFFFFF; background-color:transparent; text-decoration:none; 
}
.MenuBlu ol li a:hover,
.MenuBlu ol li.LIStrong strong,
.MenuBlu ol li.LISel strong a.Sel {
	color:#FFFFFF; background-color:transparent; text-decoration:underline;
}
.MenuAzzurro ol li { 
	background:transparent url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuAzzurro.png) 100% 50% no-repeat;
	font-size:.75em; color:#000000; 
}
.MenuAzzurro ol li a { 
	color:#000000; background-color:transparent; text-decoration:none; 
}
.MenuAzzurro ol li a:hover,
.MenuAzzurro ol li.LIStrong strong,
.MenuAzzurro ol li.LISel strong a.Sel {
	color:#000000; background-color:transparent; text-decoration:underline;
}
.MenuBanner  {
	margin:15px 0;
} 
.MenuBanner ol li {
	padding:0; margin:0; 
} 
.MenuBanner ol li span {
	display:none;
} 
/* -------- OGGETTI DI CORPO PAGINA -------- */
/* ------- TITOLI ------- */
	/* Livello 1 */
.viewTitolo {
	margin:0 0 10px 0; padding:5px 0 8px 25px; font-size:1.2em;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo1.gif) 0 3px no-repeat;
	color:#11325e; border-bottom:2px solid #a3ddf4;
}
	/* Livello 2 */
.viewSottotitolo, .ViewTitolo2 {
	margin:.5em 0; padding:.2em 0 .2em .2em; font-size:.9em;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#000000;
	
	
}
	/* Eventuali link nel sottotitolo inseriti da telaio */
.viewSottotitolo a, .ViewTitolo2 a {
	color:#000000;
}
.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.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo3.gif) 0 100% no-repeat;
	color:#000000; border-bottom:1px solid #000000;
}
	/* Livello 4 */
.viewTitolo4 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.85em;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo4.gif) 0 6px no-repeat;
	color:#000000; border-bottom:1px dashed #000000;
}
	/* Livello 5 */
.viewTitolo5 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.8em;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo5.gif) 0 6px no-repeat;
	color:#000000; border-bottom:1px dotted #000000;
}
	/* Livello 6 */
.viewTitolo6 {
	margin:.3em 0; padding:.1em 1px .1em 11px; font-size:.8em;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo6.gif) 0 6px no-repeat;
	color:#000000;
}

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

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

/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
.viewSotTitCell {
	margin:.5em 10px .5em 0; padding:.2em 0 .2em .2em; font-size:.9em;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#000000;
}  
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:#11325e;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD,
.viewTableHCTD { 
	color:#FFFFFF; background-color:transparent;
}
.viewTableHRTD a,
.viewTableHCTD a { 
	color:#FFFFFF; background-color:transparent;
}
.viewTableHRTD a:hover,
.viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText,
.viewTableHCCellText { 
	color:#FFFFFF; background-color:transparent;
	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.scommettichesmetti.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:#11325e; font-weight:bold;
	/* background:url(http://www.scommettichesmetti.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.scommettichesmetti.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:#a3ddf4; height:2px; margin:2px 0;
	
}

/* ------- 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.scommettichesmetti.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-type:none; padding-left:0; 
}
.BLOBListSymbolCustom1 li {
	padding:2px 0 2px 16px; 
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Personalizzato1.gif) 0 6px no-repeat;
}
.BLOBListSymbolCustom1 ol li {
	background:none; padding-left:0; margin-left:10px;
}
	/* Elenco ordinato "personalizzato 2" */
.BLOBListSymbolCustom2 {
	list-style-type:none; margin-left:0; padding-left:0;
}
.BLOBListSymbolCustom2 li {
	padding-left:15px;
	background:url(http://www.scommettichesmetti.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.scommettichesmetti.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:#11325e;
}
.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.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#000000;
	
	
}
ol.RSSBlock a {
	color:#11325e; 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,
textarea.formTextArea,
select.formDropDown {
	display:block; float:left; width:15em; 
}
.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:#11325e; font-weight:bold; 
}
.formErrorList {
	font-weight:bold; 
}
.formRedirector a.viewLink { 
	font-size:1em;
}
/* ------- 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 #000000; color:#000000;
	text-align:justify; font-size:.6em;
}
div.BoxDimensioneFissa a {
	color:#11325e; background-color:transparent;
}
div.BoxDimensioneFissa a:hover {
	text-decoration:none;
}
/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.LinkData { 
	padding:.1em 0; font-size:.7em;
}
.LinkData a {
	color:#11325e;
}
.ElencoCanale a {
	color:#11325e;
} 
.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.scommettichesmetti.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.scommettichesmetti.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.scommettichesmetti.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.scommettichesmetti.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.scommettichesmetti.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 #11325e;
	
	
}
.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.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampa.gif) 6px 11px no-repeat;
}
.RassegnaStampa ol li.Grigio {
	background:#EDECEC url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampaGrigio.gif) 6px 11px no-repeat;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:5px; margin:10px; border:1px solid #11325e;
}
.BLOBMarginLeft #ChannelPager,
.BLOBMarginRight #ChannelPager {	
	margin:5px 0; 	
} 
 /* nascondo paginatore in Cont2Col a FF/Opera */

#ChannelSelection {
	margin:5px 0; padding:0;
}
#ChannelYearLabel, 
#ChannelMonthLabel, 
#ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelPager ol { 	
	list-style-type:none; border-left:1px solid #000000;	
	margin:0; padding:0;
}
#ChannelPager ol li {	
	margin:0; padding:0; border-right:1px solid #000000;
	float:left; line-height:2em;	
}
#ChannelPager ol li a {	
	color:#11325e; font-weight:bold; margin:0 7px;
}
#ChannelPager 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;
}
/* -------- FOOTER -------- */
.Footer1 { 
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Footer/FooterSfondo1.gif) 0 0 repeat-x;
	margin:0 10px;
}
.Footer2 {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Footer/FooterSfondo2.gif) 0 0 no-repeat;
}
.Footer3 {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Footer/FooterSfondo3.gif) 100% 0 no-repeat;
	padding:30px 0 0 0; text-align:center;
}
.Footer3 ol {
	list-style-type:none; margin:0; padding:0 0 5px 0;
}
.Footer3 ol li {
	display:inline; padding:0 5px; line-height:60px;
}
.Footer3 ol li img {
	vertical-align:middle;
}

.Credits {
	text-align:right; padding:10px 0; position:relative;
	color:#FFFFFF; background-color:transparent; font-size:.65em;
	
	
}
.Credits a {
	color:#FFFFFF; background-color:transparent; 
}
.Credits a:hover {
	text-decoration:none;
}
.Credits a.Creds {
	position:absolute; left:5px; font-weight:bold;
}

.Access { 
	margin:0; padding:5px 0; text-align:center;
}
.Access ol {
	margin:0 auto; padding:0; list-style-type:none;  
}
.Access ol li {
	display:inline; padding:0 3px;
}
.SocialBookmarking {
	position:relative; width:100%; font-size:.7em; margin:10px 0;
}
.SocialBookmarking ol {
	margin:5px 0; padding:5px; list-style-type:none; font-weight:bold;
}
.SocialBookmarking ol li {
	display:inline; padding:5px; margin-right:5px;
}
.SocialBookmarking img {
	padding-right:2px; background-color:#11325e; vertical-align:middle;
}
.SocialBookmarking a {
	color:#11325e; background-color:transparent; text-decoration:none;
}
.SocialBookmarking a:hover {
	text-decoration:underline;
}
.SocialBookmarking a.Info {
	position:absolute; top:5px; right:10px;
	color:#11325e; background-color:transparent;
}
.SocialBookmarking ol li a {
	padding:4px 0 4px 20px;
}
.SocialBookmarking ol li a.Email {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialBookmarking/email.png) 0 3px no-repeat;
}
.SocialBookmarking ol li a.FaceBook {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialBookmarking/facebook.png) 0 3px no-repeat;
}
.SocialBookmarking ol li a.Delicious {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialBookmarking/delicious.png) 0 3px no-repeat;
}
.SocialBookmarking ol li a.MySpace {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialBookmarking/myspace.png) 0 3px no-repeat;
}
.SocialBookmarking ol li a.Technorati {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialBookmarking/technorati.png) 0 3px no-repeat;
}
.SocialBookmarking ol li a.Digg {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialBookmarking/digg.png) 0 3px no-repeat;
}
.SocialBookmarking ol li a.Twitter {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialBookmarking/twitter.png) 0 3px no-repeat;
}/* Modulo Gallery Plus */
	/* Generalia */
.GPContent { 
	position:absolute; top:-10000px; left:-10000px;
}
.GalleryPlus ul {
	padding:0; margin:0; list-style-type:none;
	color:#000000; background-color:transparent;
}
.GalleryPlus ul li {
	padding:7px; margin:5px; border:1px solid #000000;
	
}
.GalleryPlus .odd {
	background-color:#EDECEC; color:#000000;
}
.GalleryPlus .even {
	background-color:#a3ddf4; color:#000000;
}
.GalleryPlus a {
	color:#11325e; background-color:transparent;
}
.GalleryPlus a:hover {
	text-decoration:none;
}
.GalleryPlus dl {
	font-size:.7em; padding:0; margin:0;	
}
.GalleryPlus dl dt {
	margin:0 0 0 5px; padding:0; font-weight:bold;
}
.GalleryPlus dl dt img {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Ombra.gif) 100% 100% no-repeat; 
	padding:0 5px 4px 0;
}
.GalleryPlus dl dd {
	margin:0 0 0 5px; padding:0; line-height:1em;
}
.GalleryPlus dl dd span {
	font-weight:bold; font-size:.9em;
}
	/* Album singolo */
.viewImageTotal {
	border:1px solid #000000; float:left; margin:0 7px 7px 0; padding:7px;
	color:#000000; background-color:#EDECEC;
}
.viewImageTotal h2.viewSottotitolo {
	font-size:.7em; text-align:center; margin:0; padding:3px 0; background:none;
}
.viewImageTotal a {
	color:#11325e; background-color:transparent;
}
.viewImageTotal a:hover {
	text-decoration:none;
}
.viewImageTotal dl {
	padding:0; margin:0;
	font-size:.65em; text-align:center;
	min-height:150px;
	
	
}
.viewImageTotal dl dt {
	margin:0; padding:0; font-weight:bold;
}
.viewImageTotal dl dd {
	margin:0; padding:0; font-style:italic; line-height:1.1em;
}
.viewImageTotal dl dd span {
	font-weight:bold;
}
	/* Foto singola a numeri */
.ThumbImageSingle dl, .viewImageNumPag dl {
	text-align:center; padding:0; margin:5px 0; width:100%;
}
.ThumbImageSingle dl dt {
	margin:0;
}
.ThumbImageSingle div {
	float:left; 
}
	/* Foto singola a titoli */
.SingleImageTitPag {
	background-color:transparent; margin:10px 0;
}
.SingleImageTitPag dl {
	float:left; padding:0; margin:5px 0;
}
.SingleImageTitPag h1 {
	background-color:#FFFFFF; margin:0;
}
.SingleImageTitPag dl dd {
	text-align:center; line-height:1.2em;
}
.SingleImageTitPag .FlexNavi {
	margin:0; padding:0 0 0 15px; text-align:left;
} 
.SingleImageTitPag .FlexNavi span {
	margin:0 .2em; padding:.1em;
}
.SingleImageTitPag .FlexNavi ol {
	display:block;
}
.SingleImageTitPag .FlexNavi ol li { 
	display:block; padding-left:13px;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/SingleImageTit.gif) 2px 9px no-repeat; 
}
.SingleImageTitPag .FlexNavi ol li a, 
.SingleImageTitPag .FlexNavi span a { 
	color:#11325e; background-color:transparent; text-decoration:underline;
}
.SingleImageTitPag .FlexNavi li.NavInactive {
	border:none; color:#000000; background-color:transparent;
} 
.SingleImageTitPag .FlexNavi span.NavInactive {
	border:none; color:#000000; background-color:transparent;
} 
.SingleImageTitPag .FlexNavi span.NavActive a, .FlexNavi li.NavActive a {
	border:none; color:#11325e; background-color:transparent; text-decoration:underline;
}
.SingleImageTitPag .FlexNavi ol li a:hover, .FlexNavi span.NavActive a:hover { 
	text-decoration:none;
}
	/* Navigazione */
.FlexNavi {
	margin:8px 0; padding:0; 
	font-size:.7em; text-align:center; line-height:1.5em;
} 
.FlexNavi span {
	margin:0 .2em; padding:.1em;
}
.FlexNavi ol {
	margin:0 auto; padding:0; list-style-type:none; display:inline;
}
.FlexNavi ol li { 
	font-weight:bold; display:inline; padding:.1em; margin:0 .2em;
}
.FlexNavi ol li a, .FlexNavi span a { 
	color:#11325e; background-color:#a3ddf4; text-decoration:none;
}
.FlexNavi li.NavInactive {
	border:1px solid #11325e; color:#FFFFFF; background-color:#11325e;
} 
.FlexNavi span.NavInactive {
	border:1px solid #a3ddf4; color:#000000; background-color:#FFFFFF;
} 
.FlexNavi span.NavActive a, .FlexNavi li.NavActive a {
	color:#11325e; background-color:#a3ddf4; border:1px solid #11325e; padding:2px;
}
.FlexNavi ol li a:hover, .FlexNavi span.NavActive a:hover { 
	text-decoration:none;
}/* FlexNavi Paginator */
.FlexNavi {
	margin:8px 0; padding:0; 
	font-size:.7em; text-align:center; line-height:1.5em;
} 
.FlexNavi span {
	margin:0 .2em; padding:.1em;
}
.FlexNavi ol {
	margin:0 auto; padding:0; list-style-type:none; display:inline;
}
.FlexNavi ol li { 
	font-weight:bold; display:inline; padding:.1em; margin:0 .2em;
}
.FlexNavi ol li a, .FlexNavi span a { 
	color:#11325e; background-color:#a3ddf4; text-decoration:none;
}
.FlexNavi li.NavInactive {
	border:1px solid #11325e; color:#FFFFFF; background-color:#11325e;
} 
.FlexNavi span.NavInactive {
	border:1px solid #a3ddf4; color:#000000; background-color:#FFFFFF;
} 
.FlexNavi span.NavActive a, .FlexNavi li.NavActive a {
	color:#11325e; background-color:#a3ddf4; border:1px solid #11325e; padding:2px;
}
.FlexNavi ol li a:hover, .FlexNavi span.NavActive a:hover { 
	text-decoration:none;
}
/* FlexNavi Menu in Page */
.NavAxesMenu {
	margin:0; width:530px;
}
	/* I LIVELLO */
.NavAxesMenu ol {
	list-style-type:none; margin:1px; padding:0; position:relative;
}
.ElencoCanale {
	clear:left;
}
.NavAxesMenu ol li {
	float:left; width:170px;
	margin:0 0 5px 0; padding:0 0 5px 0; 
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1LivList.jpg) 0 100% no-repeat;
	font-size:.7em; font-weight:bold; letter-spacing:-.05em;
}
.NavAxesMenu ol li a {
	padding:4px 1px 4px 15px; text-decoration:none; color:#11325e;
	background:transparent url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1Liv.jpg) 0 6px no-repeat;
}
.NavAxesMenu ol li a:hover {
	padding:4px 1px 4px 15px; text-decoration:underline; color:@HLink;
	background:transparent url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1LivH.jpg) 0 6px no-repeat;
}
.NavAxesMenu ol li.LISel strong {
	padding:0; text-decoration:underline; color:@HLink; background:none;
}
.NavAxesMenu ol li.LIStrong strong,
.NavAxesMenu ol li.LISel a.Sel {
	padding:4px 1px 4px 15px; text-decoration:underline; color:@HLink;
	background:transparent url(http://www.scommettichesmetti.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1LivH.jpg) 0 6px no-repeat;
}
.NavAxesMenu ol li.LISel a.Sel:hover { 
	text-decoration:none;
}
/* FORUM */
.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; text-decoration:underline;
	color:#11325e; background-color:transparent;
}
.ForumTopicList p a:hover,
.ForumMsgList p a:hover {	
	text-decoration:none;
}
.ForumTopicList table, 
.ForumMsgList table {	
	border-bottom:1px solid #abd4ef; border-left:1px solid #abd4ef; 
	border-collapse:collapse; background-color:#EDECEC;
	margin:10px auto; width:95%;	
}
.ForumTopicList table tr, 
.ForumTopicList table tr {	
	text-align:center;
}
.ForumTopicList table tr td, 
.ForumMsgList table tr td {	
	border-top:1px solid #abd4ef; border-right:1px solid #abd4ef;
}
.ForumMsgList table tr th,
.ForumTopicList table tr th {	
	border-top:1px solid #000000; border-right:1px solid #abd4ef;
	font-size:1.1em; padding:3px; text-transform:uppercase;
}
.ForumMsgList table tr th a,
.ForumTopicList table tr th a {
	white-space:nowrap;	
}
.ForumTopicList table thead tr th, 
.ForumMsgList table thead tr th {
	color:#FFFFFF; background-color:#0c2852;
	margin:0 0 .5em 0; padding:0 5px;		
	font-size:1em; height:2.5em;
}
.ForumTopicList table tr td {
	padding:.2em .5em;
}
.ForumMsgList table tr td {	
	padding:.5em;
}
.ForumTopicList table tbody tr th a, 
.ForumMsgList table tbody tr th a {	
	color:#000000; background-color:transparent;	
	text-decoration:underline; font-weight:bold;
}
.ForumTopicList table tbody tr th a:hover, 
.ForumMsgList table tbody tr th a:hover {
	text-decoration:none;
}
.ForumMsgList table tbody tr th.TopicMsg, 
.ForumMsgList table tbody tr td.TopicMsg {
	color:#000000; background-color:transparent;
}
.ForumMsgList table tbody tr th {
	font-weight:normal;	
	vertical-align:top;	text-align:left;
}
.ForumMsgList table tbody tr td h3,
.ForumMsgList table tbody tr td.TopicMsg h3 {
	margin:0 0 .5em 0; padding:0; font-size:1.2em;
	color:#11325e; background-color:transparent;
}
.ForumMsgList table tbody tr td div {	
	text-align:right;
}
.ForumMsgList table tbody tr td div a {	
	color:#000000; background-color:transparent;	
	font-weight:bold;
}
.ForumMsgList table tbody tr td.TopicMsg div a, 
.ForumMsgList table tbody tr th.TopicMsg div a, 
.ForumMsgList table tbody tr th.TopicMsg a {	
	color:#000000; background-color:transparent;
}
.ForumPaginator {	
	font-size:.7em;	text-align:center; line-height:1.5em;
	margin:.5em 0 0 0; padding:.2em 0;	
}
.ForumPaginator span {
	display:inline;	
	margin:0 .2em; padding:.1em;
}
.ForumPaginator ol {
	display:inline;	list-style-type:none;
	margin:0 auto; padding:0; font-weight:bold;
}
.ForumPaginator ol li { 
	display:inline;	
	padding:.1em; margin:0 .2em;
}
.ForumPaginator ol li a, 
.ForumPaginator span a {
	padding:0; margin:0;
	color:#000000; background-color:transparent;	
	text-decoration:underline;
}
.ForumPaginator ol li a:hover { 
	text-decoration:none;
}
.ForumPaginator span.NavInactive,
.ForumPaginator li.NavInactive {
	color:#11325e; background-color:transparent;
	border:1px solid #FFFFFF;	
}
.ForumPaginator span.NavActive a,
.ForumPaginator li.NavActive a {
	color:#000000; background-color:transparent;	
	border:1px solid #FFFFFF;	
	padding:.1em;
}
a.BOLink img { 
	margin-right:3px; position:relative; top:3px;
}
.ForumThreadList ol {
	list-style-type:none; border:1px solid #FFFFFF;
	margin:10px 0; padding:5px;
}
.ForumThreadList ol li {	
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Forum/Forum-1Liv.gif) 0 0 no-repeat;	
	padding:2px 0 3px 19px; margin:.5em 0;
}
.ForumThreadList ol li a {
	color:#000000; background-color:transparent; font-weight:bold;
}
.ForumThreadList ol li a:hover {
	text-decoration:none;
}
.ForumThreadList ol ol {
	list-style-type:none; border:none;
	padding:0; font-size:1em
}
.ForumThreadList ol ol li {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Forum/Forum-2Liv.gif) 0 1px no-repeat;	
	padding:0 0 0 17px; line-height:1.4em;
}
.ForumThreadList ol ol ol li {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Forum/Forum-3Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol li {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Forum/Forum-4Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol ol li {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Forum/Forum-5Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol ol ol li {
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Forum/Forum-6Liv.gif) 0 1px no-repeat;	
}
.ForumComposeForm div, 
.ForumComposeForm p {
	clear:both; padding: .5em 0 0 0;
}
.ForumComposeForm div label {
	display:block; width:6em; float:left;
	font-size:.7em;	
}
.ForumComposeForm p label {
	display:block; width:auto;	
	font-size:.7em;
}
.ForumComposeForm div input {
	width:20em;	float:left;
	margin:0; border:1px solid #FFFFFF;	
	font-size:.7em;
}
.ForumComposeForm div span {
	float:left;
}
.ForumComposeForm p textarea {
	font-size:.7em;	
	border:1px solid #000000; width:100%;
}
.ForumComposeForm p input {
	border:1px solid #000000;	
	font-size:.7em; text-align:center;
}
.ForumComposeForm p a {
	color:#000000; background-color:transparent;	
	font-size:.7em; font-weight:bold; text-decoration:underline;
}
.ForumComposeForm p a:hover {	
	text-decoration:none;
}
/* Forum di inserimento articolo in un thread */
.ForumForm {font-size:.7em; padding:10px; margin:10px 0; border:1px solid #000000;}
.ForumForm label {display:block; float:left; width:12em; margin:4px 5px 4px 0;}
.ForumForm sup {font-weight:bold; color:#000000;}
span.formMandatory {font-weight:bold; color:#000000; font-size:.8em;}
.ForumForm textarea {display:block; float:left; width:21.1em; height:10em; border:1px solid #000000; padding:3px 2px; margin:4px 5px 4px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.05em;}
.ForumForm input, ForumForm input.formText {display:block; float:left; width:20em; border:1px solid #000000; padding:3px 2px; margin:4px 5px 4px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.1em;}
.ForumForm input.Submit {display:block; float:left; width:20em; padding:4px; margin-left:14em; color:#000000; font-weight:bold; text-transform:uppercase; background-color:transparent; font-size:.9em;}
.ForumForm input.Submit:hover {background-color:transparent; color:#11325e;}
.ForumForm .Coda {margin:10px 0; padding:10px; background-color:transparent; color:#000000; border:1px solid #000000;}
.ForumForm .Coda p {margin-bottom:5px;}
.ForumForm .Coda a {color:#000000; font-weight:bold;}
.ForumForm .Coda a:hover {text-decoration:none;}
.ForumTopicList table h2, .ForumMsgList table h2 {
font-size:1em;
}/* --- NEWSLETTER --- */
	/* --- Box di iscrizione al servizio --- */
form.FormNewsLetter {
	margin:10px 0; padding:5px 0; width:13em;
	background:transparent url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/NewsLetter/SfondoNL.jpg) 0 0 repeat-x;
	border-bottom:5px solid transparent; border-top:5px solid transparent;
}
form.FormNewsLetter h2 {
	padding:3px 0 5px 36px; margin:0;
	background:transparent url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/NewsLetter/LogoNL.gif) 0 0 no-repeat;
	color:#000000; font-size:.8em; font-weight:bold;
}
form.FormNewsLetter h2 a {
	color:#000000;
}
form.FormNewsLetter h2 a:hover {
	text-decoration:none;
}
form.FormNewsLetter input {
	width:90px; margin:5px 5px 1px 5px; font-size:.7em;
}
form.FormNewsLetter input.Submit {
	font-weight:bold; font-size:.7em; border:none; padding:2px; width:65px;
	background:url(http://www.scommettichesmetti.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/NewsLetter/SfondoSubmitNL.gif) 0 0 repeat-x;	
}
/* Costanti del Progetto */


acronym, abbr {
	border-bottom:none; cursor:help;
}
.ImgStampa {
	display:none;
}





