/* CSS Document */

/* inizio stile DEBUG */
/*table {
	border: 1px solid black;	
}

td {
	border: 1px solid red;	
}*/
/* fine stile DEBUG */

/* inizio stile TOP */
.top_navigazione {
	font-family: Verdana;
	font-size: 12px;
	color: #535353;
	text-align: left;
}

.top_navigazione a{
	color: #535353;
}
/* fine stile TOP */

/* inizio stile MIDDLE */
.middle_titoloNoSel {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #F37D16;
	text-align: left;
}

.middle_titoloNoSel:link , .middle_titoloNoSel:hover, .middle_titoloNoSel:visited  {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #F37D16;
	text-align: left;
	text-decoration: none;
}

.middle_titolo {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #DE2830;
	text-align: left;
}

.middle_titolo:link , .middle_titolo:hover, .middle_titolo:visited  {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #DE2830;
	text-align: left;
	text-decoration: none;
}

.middle_titolo a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #DE2830;
	text-align: left;
}

.middle_sottotitolo, .middle_faq_titolo_sezione {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F37D16;
	text-align: left;
}

.middle_testo, .middle_mappa_testo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5C5C5C;
	text-align: justify;
}

.middle_faq_domanda, .middle_news_titolo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
	text-align: left;
}

.middle_faq_domanda a {
	color: #5C5C5C;
}

.middle_faq_domanda a:link, .middle_faq_domanda a:visited {
	font-weight: normal;
	text-decoration: none;
}

.middle_separatore_orizzontale {
  width: 100%;
  height: 0px;
  padding: 0px;
  border-top: 1px dashed #5C5C5C;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  margin: 0px;
  font-size: 0px;
  line-height: 0px;
}

.middle_sottotitolo a, .middle_sottotitolo a:link, .middle_sottotitolo a:visited, .middle_sottotitolo a:hover, .middle_sottotitolo a:active {
	color: #F37D16;
	text-decoration: none;
}

.middle_testo a, .middle_testo a:link, .middle_testo a:visited {
	color: #5C5C5C;
	font-weight: bold;
}

.middle_testo a:hover {
	color: #008852;
}

.middle_testo a:active {
	color: #5C5C5C;
}

.middle_testo img {
	border: 0px;
}

.middle_mappa_testo a, .middle_mappa_testo a:link, .middle_mappa_testo a:visited, .middle_mappa_testo a:hover, .middle_mappa_testo a:active {
	color: #5C5C5C;
	text-decoration: none;
}

.middle_imgAlign {
	float:left;
	width:290px;
}

.middle_container {
	float:left;
	display:block;
	width:100%;
}

.middle_container .middle_separatore_orizzontale {
	float:left;
	margin-bottom:12px;
}

table.middle_tabella {
	width: 100%;
	vertical-align: middle;
}

table.middle_tabella caption, table.middle_tabella tr {
	height: 20px;
	vertical-align: middle;
}

table.middle_tabella, table.middle_tabella caption, table.middle_tabella th, table.middle_tabella td {
	border: 0px;
}

table.middle_tabella, table.middle_tabella th, table.middle_tabella td {
	background-color: #ffffff;
}

table.middle_tabella tr.middle_riga_grigia th, table.middle_tabella tr.middle_riga_grigia td {
	background-color: #ECECEC;
}

table.middle_tabella caption, table.middle_tabella th, table.middle_tabella td {
	font-family: Verdana;
	text-align: center;
}

table.middle_tabella caption, table.middle_tabella th.middle_caption {
	background-color: #00954C;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

table.middle_tabella caption {
	padding-top: 4px;
	padding-bottom: 5px;
}

table.middle_tabella th {
	font-size: 10px;
	font-weight: bold;
	color: #00954C;
}

table.middle_tabella td {
	font-size: 10px;
	font-weight: normal;
	color: #5C5C5C;
}

.middle_tabella_intestazione{
	height: 20px;
	vertical-align: middle;
	background-color: #00954C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
/* fine stile MIDDLE */

/* stile per la formattazione dell'indice pagine per il SEARCH */
.searchPageList a, .searchPageList a:link, .searchPageList a:hover, .searchPageList a:visited {
	color:#5C5C5C;
	cursor:pointer;
	font-family:Verdana;
	font-size:10px;
	text-decoration: none;
}

.searchPageList a font.currentPage {
	color:#109069;
	cursor:pointer;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
/* FINE stile per la formattazione dell'indice pagine per il SEARCH */


/* CSS per la gestione delle NEWS del SITO INFORMATIVO */
.newsTitle {
	height: 31px;
	border-top: 1px dashed #a9a9a9;
	border-bottom: 1px dashed #a9a9a9;
	width: 180px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
	color: #ec362f;
}

.newsTitle div {
	margin-top: 6px;
}

.newsTitle div a{
	display: block;
	text-decoration: none;
	color: #ec362f;
}

.news_divRoot ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.news_divRoot {
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	cursor: default;
	color: #3a3a3a;
}

.news_divRoot li {
	border-bottom: 1px solid #979797;
}

.news_divRoot li div {
	padding: 10px 7px;
	background: #f7f7f7;
	cursor: default;
	margin: 3px 0px;
}

.news_divRoot li div a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #3a3a3a;
}

.news_divRoot li.ultimo {
	border-bottom: 1px dashed #979797;
}

/* CSS per la gestione del MENU DEL SITO INFORMATIVO */
.menuLiv2_divRoot ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuLiv2_divRoot {
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}
.menuLiv2_divRoot li {
	margin-bottom: 3px;
	padding-bottom: 9px;
	background: #ececec;
	cursor: default;
}
.menuLiv2_divRoot li a img {
    border: none;
	vertical-align: top;
}
.menuLiv2_divRoot li a {
	text-decoration: none;
}
.menuLiv2_divRoot li a:link, .menuLiv2_divRoot li a:visited {
	color: #474747;
	display: block;
	background: #ececec;
	padding: 8px 0 0 10px;
}
.menuLiv2_divRoot li a:hover {
	color: #ec362f;
	background:  #ececec 0 -32px;
	padding: 8px 0 0 10px;
}

a.corrente2 {
	color: #ec362f;
	background:  #ececec 0 -32px;
	padding: 8px 0 0 10px;
}

span.corrente2 {
  border: none;
	vertical-align: top;
	text-decoration: none;
	display: block;
	color: #ec362f;
	background:  #ececec 0 -32px;
	padding: 0;
}

/* CSS per la gestione del TERZO LIVELLO DEL SITO INFORMATIVO */
.menuLiv3_divRoot ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuLiv3_divRoot {
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	cursor: default;
	color: #474747;
	margin-top: 4px;
	margin-bottom: 6px;
}

.menuLiv3_divRoot li {
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-bottom: 9px;
}

.menuLiv3_divRoot li div {
	padding-top: 9px;
	padding-left: 21px;
	cursor: default;
}

.menuLiv3_divRoot li div a {
	text-decoration: none;
}

.menuLiv3_divRoot li div a.no_sel3:link, .menuLiv3_divRoot li div a.no_sel3:visited {
	color: #474747;
	display: block;
}
.menuLiv3_divRoot li div a.no_sel3:hover {
	color: #ec362f;
}

a.corrente3 {
  text-decoration: none;
	color: #ec362f;
}

/* CSS per la gestione del BOX_SPALLA_DESTRA */
.homeBoxRight_table {
	width:220px;
	height:115px;
	border: 0;
}
.homeBoxRight_text {
	width:220px;
	height:28px;
	border-bottom: 1px solid #a9a9a9;
	color: #484848;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}
.homeBoxRight_text div {
	margin-left: 6px;
	cursor: default;
}
.homeBoxRight_text div a {
	text-decoration: none;
	color: #484848;
	display: block;
}

/* CSS per la gestione del BOX_HOME_SMALL */
.homeBoxSmall_table {
	width:274px;
	height:205px;
	border: 0;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
}
.homeBoxSmall_text {
	width:274px;
	height:31px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	background-color: #ed3630;
}
.homeBoxSmall_text div {
	margin-left: 10px;
	cursor: default;
}
.homeBoxSmall_text div a {
	text-decoration: none;
	color: #ffffff;
	display: block;
}


/* */
a.menu_servizio_top {
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	font-size: 12px;
	height: 21px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 30px;
	text-decoration: none;
}

a.menu_info {
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	font-size: 12px;
	height: 26px;
	font-weight: bold;
	background-color: #7bc143;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
}

a.current1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	height: 26px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
}

a.menu_info:link, a.menu_info:visited {
	background-color: #7bc143;
}
a.menu_info:hover, a.current1 {
	background-color: #006239;
}

a.menu_servizio_bottom, span.menu_servizio_bottom {
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	font-size: 12px;
	height: 54px;
	font-weight: bold;
	padding-top: 21px;
	padding-bottom: 21px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

/* JACKPOT HOME */
.BoxBig_tableRoot {
	border: 0;
	height: 260px;
	width: 556px;
	background-repeat: no-repeat;
	background-image: url('/sitoinformativo/Immagini/giochinumerici/background_jackpot.jpg');
}

.BoxBig_tdLeft {
	width:260px;
	padding: 16px 14px;
	font-family: Verdana;
	cursor: default;
	text-align: center;
}
.BoxBig_JackpotTitle {
	font-size: 20px;
	color: #484848;
	font-weight: bold;
}
.BoxBig_JackpotValue {
	font-size: 24px;
	color: #00954c;
	font-weight: bold;
}
.BoxBig_Concorso {
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #484848;
	border-bottom: 1px dashed #666666;
}
.BoxBig_CombVincente_Title {
	height: 24px;
	text-align: center;
	margin-top: 18px;
	font-size: 14px;
	color: #000000;
}
.BoxBig_CombVincente_Value {
	height: 29px;
}
.BoxBig_CombVincente_Value td {
	width: 29px;
	background-color: #ec362f;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-right: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
}
.BoxBig_JollySS_Title {
	height: 24px;
	text-align: center;
	margin-top: 18px;
	font-size: 14px;
	color: #484848;
	font-weight: bold;
}
.BoxBig_JollySS_Value {
	height: 29px;
}
.BoxBig_JollySS_Value td {
	width: 29px;
	background-color: #ec362f;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-right: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
}
.BoxBig_JollySS_Value td.noTdClass {
	background-color: transparent;
	padding: 0;
	border: 0;
}

.BoxBig_tdRight {
	width:204px;
	padding: 16px 32px;
	font-family: Verdana;
	cursor: default;
	text-align: center;
}
.BoxBig_Vincite_MainTitle {
	padding: 5px 0px;
	background-color: #e9e9e9;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #C80000;
}
.BoxBig_Vincite_Title {
	color: #ed3630;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	padding-bottom: 6px;
}
.BoxBig_Vincite_Value {
	color: #5EA226;
	font-size: 13px;
	font-family: Verdana;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	font-weight:bold;
}

/* ARTICOLI*/
.editoriale_titolo {
	color: #1F3896; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
}

.editoriale_testo {
	font-family:Verdana;
	font-size:8pt;
	color: #247C01;
	font-style:normal;
	font-weight:normal;
	padding-bottom:0;
	text-align:left;
}

a.editoriale_testo {
	color: #0469B1;
	text-decoration: none;
	font-weight: bold;
}

.editoriale_testo li {
	line-height: 12px;
}

.editoriale_testo img {
	border:0px;
}

.editoriale_paragrafo {
	color: #0469B1;
	font-family:Verdana;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}

.editoriale_titolo_rosso {
	font-family:Verdana;
	font-size:8pt;
	color:#f12036;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

/*RECORD*/

.record_testo {
	font-family:Verdana;
	color:#000080;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

.record_intestazione {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#00954C;
	border-bottom-width: 1px;
	text-decoration:none;	
}

.record_testo_red {
	font-family:Verdana;
	color:#00954C;
	font-size:10px;
	border-bottom-width: 1px;
}

.record_testo_blu {
	color:#000080;
	font-size:10px;
	font-family:Verdana;
	border-bottom-width: 1px;
}

.record_rassegnaStampa {
	color:#13787A;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 1px;
}
.record_rassegnaStampa a {
	color:#13787A;
	font-weight:bold;
	text-decoration:none;
}

.record_grigio {
	background-color:#E6E6E6;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}



/*VINCITE*/

.vincite_testo {
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}

.tableBordoGiallo tr td {
	border: 1px solid #FCDD2D;
}

.vincite_colonna_oro {
	font-family:Verdana;
	color:#BD7E0A;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}

.vincite_tabella_bordo_verde {
	border-collapse: collapse;
}

.vincite_tabella_bordo_verde tr td{
	border: 1px solid #D6FDD6;
}

a.vincite {
	 font-family: Verdana; 
	 color:#13787A;
	 font-size: 7.5pt; 
	 font-weight: bold;
	 text-decoration:none;
}

a.vincite:hover {
	 color:#49A8AA;
}

.vincite_boxRoot {
	margin-left: 13px;
	margin-right: 13px;
	cursor: default;
	width:530px;
}
.vincite_boxRoot div {
	cursor: default;
}
.vincite_ShowHideText_sel, .vincite_ShowHideText_sel a {
	cursor: pointer;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #d91117;
	margin-left: 2px;
	text-decoration: none;
}
.vincite_ShowHideText, .vincite_ShowHideText a {
	cursor: pointer;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #5c5c5c;
	margin-left: 2px;
	text-decoration: none;
}
.vincite_boxShowHideText {
	font-family: Verdana;
	font-weight: normal;
	color: #5a5a5a;
	text-align: center;
}
.vincite_boxConcorso {
	width: 100%;
	color: #5c5c5c;
	cursor: default;
	text-align: center;
	font-family:Verdana;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
}
.vincite_boxNumeri_dati {
	font-family: Verdana;
	color: #FFF;
	cursor: default;
	text-align: center;
	font-size:14pt;
	font-style:normal;
	font-weight:bold;
}
.vincite_boxNumeri_dati td {
	background-image:url(/sitogioco/Immagini/Info/vinciteSfera.png);
	background-repeat: no-repeat;
	width:44px;
	height:60px;
}
.vincite_boxNumeri_dati td div {
	position: relative;
	left: 1px;
}
.vincite_boxNumeri_jolly {
	background-image:url(/sitogioco/Immagini/Info/vinciteSfera.png);
	background-repeat: no-repeat;
	width:44px;
	height:40px;
	font-family: Verdana;
	color: #FFF;
	cursor: default;
	text-align: center;
	font-size:14pt;
	font-style:normal;
	font-weight:bold;
}
.vincite_boxNumeri_jolly div {
	position: relative;
	left: 1px;
}
.vincite_boxNumeri_stella {
	background-image:url(/sitogioco/Immagini/Info/vinciteStella.png);
	background-repeat: no-repeat;
	width:65px;
	height:60px;
	font-family: Verdana;
	color: #ed1c24;
	cursor: default;
	text-align: center;
	font-size:13pt;
	font-style:normal;
	font-weight:bold;
}
.vincite_boxNumeri_stella div {
	position: relative;
	left: 1px;
	top: 2px;
}
.vincite_boxNumeri_title {
	font-family: Verdana;
	color: #ec362f;
	cursor: default;
	text-align: center;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
}
.vincite_Text_default {
	color: #5c5c5c;
	cursor: default;
	text-align: left;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
}
.vincite_Text_bold {
	color: #5c5c5c;
	cursor: default;
	text-align: left;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
}
.vincite_boxBottom_title {
	color: #ffffff;
	cursor: default;
	text-align: center;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	background-color: #b5b5b5;
	height: 20px;
	vertical-align: middle;
}
.vincite_boxBottom_datiBianco {
	color: #5c5c5c;
	cursor: default;
	text-align: center;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	background-color: #ffffff;
	height: 20px;
	vertical-align: middle;
}
.vincite_boxBottom_datiGrigio {
	color: #5c5c5c;
	cursor: default;
	text-align: center;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	background-color: #ededed;
	height: 20px;
	vertical-align: middle;
}
/* gestione stile bottoni */
.submitVerificaVincita{
	background-color:#339966;
	height:20px;
	width:83px;
	color:#ffffff;
	font-weight:bold;
}
