/* Cached vesion created on 23/02/12 02:02:56*/
/* elapsed time: 0.068034172058105 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.myyoubet.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 -------- */
html {
	background:#000000;
}
body {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/BodyY.jpg) 0 0 repeat-y;
	margin:0; padding:0; min-height:60em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; line-height:1em;
}
.Gabbia {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/Body.jpg) 0 0 no-repeat;
	margin:0 auto; padding:0; width:1010px;
}
.Layout {
	width:100%; position:relative;
}
.ColCent, .ColCent2Col, .ColCent1Col {
	margin:0 240px; padding:0 10px;
	min-height:15em; 
}
.ColCent2Col {
	margin-left:0;
}
.ColCent1Col {
	margin:0; padding:0;
}
.ColSx {
	position:absolute; top:0; left:0; width:240px; 
}
.ColDx {
	position:absolute; top:10px; right:0; width:240px; 
}
.Contenuti {
	padding:10px 0 0;
}
/* --- Pulizia e left-off--- */
.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 #d9dadb; color:#d9dadb; background-color:#e6f4fe;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #d9dadb; 
	font-size:.8em; font-weight:bold; color:#d9dadb; text-align:center;
}
a { 
	color:#f2d60c; background-color:transparent;
}
a:hover {
	text-decoration:none;
}
img {
	border:none; color:#d9dadb; background-color:#FFFFFF;
}
/* ------- MENU ORIZZONTALE ------- */
.MenuH {
	height:100px; position:relative;
}
.MenuH ol { 
	margin:0; padding:0; list-style-type:none; 
	position:absolute; top:45px; right:0;
	line-height:2.1em; font-size:.75em; font-weight:bold;
	width:750px;
}
.MenuH ol li {
	display:inline; margin:0 -4px 0 0; padding:0; line-height:2em;
}
.MenuH ol li a, .MenuH ol li strong {
	padding:0 10px; text-decoration:none; line-height:2em; 
	white-space:nowrap; color:#d9dadb; background-color:transparent;
}
.MenuH ol li a:hover, .MenuH ol li strong {
	color:#f2d60c; background-color:transparent; text-decoration:underline;
}
.MenuH ol li.LISel strong a.Sel {
	color:#f2d60c; background-color:transparent; padding:0; text-decoration:underline;
}
.MenuH ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
a.Home {
	display:block; width:220px; height:70px;
	position:absolute; top:20px; left:15px; z-index:10;

}
/* -------- BREADCRUMB -------- */
#Breadcrumb {
	font-size:.65em; position:absolute; top:-15px; left:260px; 
	color:#d9dadb; background-color:transparent;
}
#Breadcrumb a {
	color:#f2d60c; background-color:transparent;
}
#Breadcrumb a:hover {
	text-decoration:none;
}
/* -------- OGGETTI DI CORPO PAGINA -------- */
	/* Livello 1 */
h1, h2, h3, h4, h5, h6 {
	margin:0; padding:0; font-size:1em; color:#f2d60c; background-color:transparent;
}
.viewTitolo {
	margin:10px 0;
}
	/* Livello 2 */
.viewSottotitolo, .viewSotTitCell {
	font-size:.9em; margin:7px 0;
}
.BoxNL .viewSottotitolo, .Box .viewSottotitolo {
	font-size:1.2em;
}
	/* Livello 3 */
.viewTitolo3 {
	font-size:.8em; margin:4px 0;
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#d9dadb; font-size:.7em; padding:2px 0;
}
div.BLOBIMGSpacerRight, div.BLOBIMGSpacerLeft {
	background-color:transparent; color:#d9dadb;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
a.viewLink {
	font-size:.7em;
}
a.viewLinkIMG img {
	padding-right:5px;
}
/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
dl.viewCaption,
dl.viewCaption dt,
dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#d9dadb; 
	font-size:.7em; font-style:italic; text-align:center;
}
/* ------- TABELLE DATI ------- */
.viewTable {
	margin:10px 0;
}
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#f2d60c;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD, .viewTableHCTD, .viewTableHRTD a, .viewTableHCTD a { 
	color:@Nero; background-color:transparent;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTable th, .viewTable td {
	color:#000000; background-color:#ebebeb;
	font-size:.7em; text-align:left; padding:5px;
	
}
/* ------- 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;
}
.viewAnchorList li a.viewAnchor {
	background:none; padding:0; font-weight:normal;
}
a.viewAnchor {
	font-size:.7em; color:#f2d60c; font-weight:bold;
	padding:.2em 1px;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#f2d60c; height:2px; 
}

/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#000000; background-color:#ffff00; 
}

/* ------- 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;
}
.viewIndexSlice ol li {
	font-size:.7em; margin-bottom:5px; text-transform:uppercase; padding-left:13px;
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV1.gif) 1px 5px no-repeat; font-weight:bold;
}
.viewIndexSlice ol li a {
	color:@Nero; text-decoration:none;
}
.viewIndexSlice ol li a:hover {
	 text-decoration:underline;
}

/* ------- ELENCO RSS ------- */
ol.RSSBlock {
	margin:10px 0; padding:0;
	list-style-type:none;
	font-size:.7em;
	color:#FFFFFF;
}
ol.RSSBlock li {
	margin:4px 0; padding:5px;
	border:1px solid #EDECEC;
}
ol.RSSBlock h2 {
	padding:0; color:#f2d60c; text-transform:uppercase; font-size:.85em; margin:7px 0;
}
ol.RSSBlock a {
	color:#f2d60c; 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 PERSONALIZZATI DA "CM" ------- */	
	/* BoxDimensioneFissa > privacy */
div.BoxDimensioneFissa {
	display:block; overflow:auto; height:80px; 
	margin:10px 0; padding:10px;
	border:1px solid #d9dadb; color:#d9dadb;
	text-align:justify; font-size:.6em;
}
div.BoxDimensioneFissa a {
	color:#f2d60c; background-color:transparent;
}
div.BoxDimensioneFissa a:hover {
	text-decoration:none;
}
	/* Speciale > home */
.Speciale {
	font-size:1em; color:#d9dadb; margin:100px 10px 10px; padding:0; line-height:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;
}
.Speciale strong {
	font-size:1.1em; color:@Nero;
}


/* UTILITIES: STAMPA, MAPPA, LINGUE, RICERCA */
/* -------- LISTA CONTENITRICE -------- */
ol.Utility {
	margin:0; padding:0; list-style-type:none; 
}
ol.Utility li {
	float:left; 
	width:25px; height:18px;
	padding:0; margin:0;
}
ol.Utility li a {
	display:block; float:left;
	width:23px; height:18px;
	padding:0; margin:0;
}
/* -------- STAMPA -------- */
ol.Utility li.Stampa {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Stampa.gif) 50% 0 no-repeat;
}
/* -------- MAPPA SITO: link + Pagina mappa -------- */
ol.Utility li.Mappa {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Mappa/Mappa.gif) 50% 0 no-repeat; margin-right:5px;
}
.MapIndexTree {
	font-size:.7em;
}
.MapIndexTree a {
	color:#f2d60c;
}
.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.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Mappa/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0;
}
.MapIndexTree ol li a {
	color:#f2d60c;
}
.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.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Mappa/Mappa-2Liv.gif) 0 10px no-repeat;	
	padding:5px 0 0 11px;
}
.MapIndexTree ol ol ol li {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-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 Ricerca --- */
#formSearchBox {
	margin:0; padding:0; color:#d9dadb;
	font-size:.7em; font-weight:bold; 
}
#frmSearchText {
	padding:1px; border:1px solid #d9dadb; width:@LargCerca; 
}
#frmSearchSubmit { 
	padding:0 0 0 2px;
}
/* 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 {
	margin:4px 0 0 0; padding:0; height:9px;	
	background:transparent url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/pollBar.gif) 100% 0 no-repeat;
	border:1px solid #d9dadb; float:right;
}
ol.RisultatoRicerca a {
	color:#f2d60c; background-color:transparent;
	display:block; float:left;
}
ol.RisultatoRicerca a:hover {
	text-decoration:none;
}
ol.RisultatoRicerca .SearchResultKeyword {
	color:#d9dadb; background-color:#e6f4fe; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid #d9dadb; background-color:transparent; 
}
#formSearchAdv option {
	background-color:transparent; 
}
#formSearchAdv input.Submit {
	font-weight:bold; margin-left:13em;
}/* -------- ELENCATORI DI PAGINE CLASSIFICATE -------- */
	/* -------- Elementi Generici -------- */
.LinkData { 
	padding:.1em 0; font-size:.7em;
}
.LinkData a {
	color:#f2d60c;
}
.ElencoCanale a {
	color:#f2d60c;
} 
.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;
	color:#FFFFFF; background-color:transparent;
}
.ElencoCanale ol li p {
	color:#FFFFFF; background-color:transparent;
}
.ElencoCanale ol li img {
	margin-right:5px;
}
	/* -------- Elencatori specifici -------- */
.TitoloData ol li { 
	padding-left:9px; background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/TitoloData.gif) 1px 6px no-repeat;
}
.SoloLink ol li { 
	padding-left:9px; background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/SoloLink.gif) 1px 6px no-repeat;
}
.DataTitoloLink ol li { 
	padding-left:9px; background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/DataTitoloLink.gif) 1px 6px no-repeat;
}
.DataStrilloLink ol li { 
	padding-left:9px; background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/DataStrilloLink.gif) 1px 6px no-repeat;
}
.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;
	
}
	/* --- Home page | Primo piano --- */
.PrimoPianoHome {
	padding-bottom:5px; margin:10px 0 5px; border-bottom:3px solid #009cdd;
}
.PrimoPianoHome h1 {
	color:#FFFFFF; background-color:#084fa9; padding:10px; margin:0; font-size:1.1em; text-transform:uppercase;
}
.PrimoPianoHome h1 a {
	color:#FFFFFF; background-color:transparent; text-decoration:none;
}
.PrimoPianoHome h1 a:hover {
	text-decoration:underline;
}
.PrimoPianoHome ol {
	border:3px solid #0099df; border-bottom:5px solid #0870a7; border-top:none;
	padding:10px 10px 0;
}
.PrimoPianoHome ol li img {
	float:left; margin:0 5px 5px 0;
}
.PrimoPianoHome ol li p {
	margin:10px 0 0;
}
.PrimoPianoHome ol li p.Link {
	padding:5px 10px 7px 0; text-align:right; font-weight:bold;
}
	/* --- Home page | News --- */
.NewsHome {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/NewsY.gif) 5px 5px repeat-y; margin:0;
	position:relative;
}
.NewsHomeInt {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/News.gif) 5px 5px no-repeat; padding:0 5px 0 55px;
}
.NewsHome ol li img {
	float:left; margin:0 5px 5px 0;
}
.NewsHome ol li p {
	margin:5px 0;
}
.NewsHome ol li p.Link {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/NewsBG.gif) 100% 0 repeat-y; 
	padding:5px 10px 7px 0; text-align:right; 
}
.NewsHome ol li a {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/Link.gif) 0 3px no-repeat; 
	padding:0 0 0 18px; font-weight:bold;
}
.NewsHome ol li a:hover {
	text-decoration:none;
}
	/* --- Home page | Eventi --- */
.EventiHome h1 {
	color:#FFFFFF; background-color:#2c61a5; padding:7px; margin:0; font-size:1.2em;
	text-align:right; font-style:italic; text-transform:lowercase;
}
.EventiHome h1 a {
	color:#FFFFFF; background-color:transparent; text-decoration:none;
}
.EventiHome h1 a:hover {
	text-decoration:underline;
}
.EventiHome ol {
	border-left:4px solid #0099df; border-right:4px solid #0099df;
}
.EventiHome ol li {
	padding:5px 10px 8px; margin:0; color:#d9dadb; 
	background:#feecd4 url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/EventiBottom.gif) 0 100% repeat-x;
	
}
.EventiHome ol li p.Data {
	padding:0 5px 0 0; text-align:right; font-weight:bold;
}
.EventiHome ol li img {
	float:left; margin:0 5px 5px 0;
}
.EventiHome ol li p {
	margin:10px 0 0;
}
.EventiHome ol li p.Link {
	padding:5px 10px 7px 0; text-align:right; font-weight:bold;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding-top:5px; margin-top:5px; border-top:1px solid #d9dadb;
	height:auto; 
}
#ChannelSelection {
	margin:5px 0; padding:0;
}
#ChannelYearLabel, #ChannelMonthLabel, #ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList ol li.ChannelSelItem strong {
	margin: 0em .4em 0em .4em;
}
#ChannelPager ol { 	
	list-style-type:none; border-left:1px solid #d9dadb;	
	margin:0; padding:0;
}
#ChannelPager ol li {	
	margin:0; padding:0; border-right:1px solid #d9dadb;
	float:left; line-height:2em;	
}
#ChannelPager ol li a {	
	color:#f2d60c; 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;
}
/* --- Calendario --- */
.viewCalendar {
	font-size:.8em; text-align:center; color:#040360;
	margin:5px 0 5px 2px; padding:0 0 3px; width:225px;
	background:#FFFFFF url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/Calendar2.gif) 0 100% no-repeat;
}
#ChannelPager .viewCalendar {
	font-size:1.1em;
}
.viewCalendar div {
	padding:6px 0; background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Elencatori/Calendar1.gif) 0 100% no-repeat;
}
.viewCalendar div span {
	font-weight:bold;	
}
.viewCalendar table {
	border-collapse:separate; font-size:.85em; width:215px; margin:0 5px;
}
.viewCalendar table th, .viewCalendar table td {
	margin:0; padding:2px 4px;
}
.viewCalendar table th {
	color:#0889a8;
}
.viewCalendar table td.daySa {
	background-color:@ChiaroArancio;
}
.viewCalendar table td.daySu {
	background-color:@FlashRosso;
	color:#FFFFFF;
} 
.viewCalendar table td.current {
	border:1px dotted #d9dadb;
	background-color:#F9EECE;
	padding:1px; font-weight:bold;    
}
.viewCalendar a {
	font-weight:bold; text-decoration:none; 
	padding:1px; color:@Mese;
}
.viewCalendar table td a {
	display:block; font-weight:bold;	
	color:@ScuroBlu; text-decoration:underline;
}
.viewCalendar table td a:hover {
	text-decoration:none;
}
/* Costanti del Progetto */

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


#AdminFormBO {
	font-size:.75em;
}
#AdminFormBO fieldset {
	border:1px solid #f2d60c; margin:0 0 10px; padding:10px;
}
#AdminFormBO legend {
	color:#f2d60c; background-color:transparent; font-weight:bold; font-size:1.1em;
}
#AdminFormBO .Blocco {
	margin:8px 0;
}
#AdminFormBO label, #AdminFormBO input {
	display:block; float:left; width:225px; margin-right:5px;
	color:#d9dadb; background-color:transparent; text-align:right; 
}
#AdminFormBO input {
	text-align:left; padding:1px;
}
#AdminFormBO div.CheckBox input {
	 width:14px; margin-right:4px; position:relative; top:-2px;
}
#AdminFormBO div.CheckBox label {
	 width:460px; text-align:left; margin:0; letter-spacing:-.05em;
}
#AdminFormBO div.BoxDimensioneFissa {
	font-size:.9em;
}
#AdminFormBO input.Submit {
 	width:100px; padding:3px; margin:0; text-transform:uppercase; font-size:.8em;
	color:#d9dadb; background-color:#000000; text-align:center; font-weight:bold;
}

.IE6Width {
	margin-right:245px; 
}



/* ------- FORM "MYLOGIN" IN SOPRATESTATA ------- */ 
.MyLogin {
	margin:0; padding:0; font-size:.7em; text-align:right;
	position:absolute; top:-95px; right:5px; width:400px;
	background-color:transparent; color:#d9dadb; font-weight:bold;
}
.MyLogin h2 {
	font-size:1em; display:inline; margin-right:10px;
	background-color:transparent; color:#d9dadb;
}
.MyLogin h2 span {
	background-color:transparent; color:#AF0000;
}
.MyLogin h2 strong {
	font-size:.9em; margin-left:10px;
}
.MyLogin div {
	display:inline;
}
.MyLogin .Input {
	margin-left:10px; width:70px; font-size:.8em; 
	color:#FFFFFF; background-color:transparent; 
	border:1px solid #d9dadb; margin:0; padding:1px;
}
.MyLogin .Submit {
	border:none; background:transparent url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/LoginBTN.gif) 0 4px no-repeat; 
	color:#d9dadb; text-align:center; padding:5px 0 0 0; font-size:.9em; font-weight:bold;
	
}





/* ------- MENU "UTILITIES" IN SOTTOTESTATA ------- */ 
.MenuUtility {
	list-style-type:none; margin:0; padding:0; font-size:.7em; text-align:right;
	position:absolute; top:-15px; right:10px; width:300px;
}
.MenuUtility li {
	display:inline; margin-left:15px;
}
.MenuUtility li a, .MenuUtility li strong {  
	background-color:transparent; color:#FFFFFF; text-decoration:none; font-weight:bold;
}
.MenuUtility li a:hover, .MenuUtility li strong {
	text-decoration:underline; 
}
.MenuUtility li span {
	background-color:transparent; color:#AF0000;
}

/* ------- MENU VERTICALE ------- */ 
	/* I LIVELLO */
.MenuV ol {
	list-style-type:none; margin:0 0 0 10px; padding:5px;
	font-size:.9em; font-weight:bold;
}
.MenuV ol li a, .MenuV ol li strong {
	background-color:transparent; color:#f2d60c; text-decoration:none; padding-left:5px; line-height:2em;
}
.MenuV ol li a:hover, .MenuV ol li strong {
	background-color:transparent; color:#d9dadb;
}
.MenuV ol li.LISel strong a.Sel {
	background-color:transparent; color:#d9dadb; text-decoration:underline;
}
.MenuV ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
	/* II LIVELLO */
.MenuV ol ol {
	font-size:.7em; text-transform:uppercase; padding:0;
}
.MenuV ol ol li a, .MenuV ol ol li strong {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2.png) 0 0 no-repeat; line-height:1em;
	display:block; width:215; height:25px; padding:8px 0 0 40px; margin-bottom:2px;
}
.MenuV ol ol li a:hover, .MenuV ol ol li strong {
	background:transparent url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2-H.png) 0 0 no-repeat; color:#000000;
}
.MenuV ol ol li.LISel strong a.Sel {
	padding:0; background:transparent none; color:#000000;
}






.adminPanelPageInfo, .adminPanelPageInfoItem, .adminPanelPageInfoItemTitle { 
	border:none; color:#f2d60c; font-weight:bold;
}




.BoxNL {
	background:transparent url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/Newsletter.png) 0 0 no-repeat;
	margin:0 0 10px; width:234px; color:#d9dadb; font-size:.7em;
	padding:15px 10px; height:150px;
}
.BoxNL label {
	display:block; margin:10px 80px 15px 0;
}
.BoxNL .Input {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/InputNL.png) 0 0 no-repeat;
	border:none; padding:5px 10px 0 10px; width:205px; height:30px;
}
.BoxNL .Submit {
	background:transparent url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/SubmitNL.png) 0 0 no-repeat;
	font-weight:bold; color:#FFFFFF; text-align:center; padding:3px 0; border:none;
	margin-left:130px; width:75px;
}

.Partner a {
	font-weight:bold; color:#d9dadb; background-color:transparent;
}
.Partner a:hover {
	text-decoration:none;
}
.Partner .Submit {
	background:transparent url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/SubmitPartner.png) 0 0 no-repeat;
	font-weight:bold; color:#f2d60c; border:none; margin:20px 0;
	width:217px; text-transform:uppercase; height:35px; display:block; font-size:.8em; font-weight:bold;
}
.Partner .Submit:hover {
	text-decoration: underline;
}



.Box {
	background:#000000 url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/BottomBox.png) 0 100% no-repeat;
	margin:0 0 10px; width:235px; color:#d9dadb; font-size:.7em;
}
.Box-Int {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/TopBox.png) 0 0 no-repeat; 
	padding:5px 10px 15px; height:160px;
}

/* --- Elencatore "Primo Piano" --- */
.PrimoPiano {
	font-family:Arial, Helvetica, sans-serif; background:#000000; color:#d9dadb;
	margin:10px 5px; width:1000px; font-size:1.2em;
	min-height:270px; 
}
.PrimoPiano li {
	position:relative; margin:0; padding:0; float:left; width:331px;
}
.PrimoPiano img {
	position:absolute; top:0; left:0; z-index:1;
}
.PrimoPiano h2 {
	position:absolute; top:160px; left:8px; z-index:2; width:290px;
	border-left:3px solid #AF0000; padding:10px; font-size:1em; color:#FFFFFF;
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/AbstractNews.png) 0 0 repeat;
}
.PrimoPiano p {
	position:absolute; top:215px; left:0; padding:5px;
}
/* --- Elencatore "Ultime Notizie" --- */
.UltimeNotizie {
	color:#d9dadb; margin:0 0 0 5px;
	background:transparent url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/FondoNews.png) 0 0 repeat;
	
}
.UltimeNotizie h1 {
	background:#666666 url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/TitoloNewsX.gif) 0 100% repeat-x;
	font-size:.7em; color:#d9dadb; 
}
.UltimeNotizie h1 strong {
	background:transparent url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/TitoloNews.gif) 0 100% no-repeat;
	padding:0 3px 2px 22px; display:block; color:#d9dadb; text-decoration:none;
}
.UltimeNotizie ol {
	margin:10px;
}
.UltimeNotizie li {
	padding:6px 0; border-bottom:1px solid #666666;
}
.UltimeNotizie h2 {
	font-size:1.2em;
}
.UltimeNotizie img {
	float:left; margin:0 5px 5px 0;
}
.UltimeNotizie p {
	margin:0 0 4px; padding:0;
}
.UltimeNotizie .clear {
	clear:left;
}

.Archivio {
	text-transform:uppercase; font-size:.8em; font-weight:bold; padding:0 0 3px; 
	text-align:right; background-color:#666666; color:#d9dadb;
}
.Archivio a {
	padding:0 5px 3px 20px; color:#000000; width:120px;
	background:#f2d60c url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/Archivio.gif) 0 100% no-repeat;
}



.BarraGialla1 {
	background:#000000 url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/BarraGialla1.gif) 0 0 repeat-x;
	color:#000000;
}
.BarraGialla2 {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/BarraGialla2.gif) 0 0 no-repeat;
}
.BarraGialla3 {
	background:url(http://www.myyoubet.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/BarraGialla3.gif) 100% 0 no-repeat;
	height:18px; padding:0 5px 5px 25px;
	font-size:.7em; font-weight:bold; text-transform:uppercase;
}
.BarraGialla3 a {
	color:#000000; background-color:transparent;
}


