/* CSS Document pagina premi - tabelle gev*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:Arial, Helvetica, sans-serif;font-size: 13px;color: #333333;vertical-align:baseline; color:#0B375D;}
table {border-collapse:separate; border-spacing:0;}
table,td,th {vertical-align:middle;}
blockquote,q {quotes:;}
a img {border:none;}
#container {
    padding: 10px;
}
#tabella1, #tabella2, #tabella3, #tabella4, #tabella5, #tabella6, #tabella7, #tabella8, #tabella9, #tabella10, #tabella11, #tabella12, #tabella13 {
	position:absolute;
	left:50%;
	margin-left:-63px;
	top:210px;
	width:428px;
	}
#lista_premi_tabelle {
	width:428px;
	/*margin:auto;*/
	margin:0px;	
	}
#lista_premi_tabelle table {
	width:428px;
	border:none;
	background:url('../img/bottom_table_428px.png') center bottom no-repeat;
	}
#lista_premi_tabelle div {
	display:none;
	}
#lista_premi_tabelle div.clear {
	display:block;
	}
.nome_lotteria {
	width:auto;
    color: #002078;
    display: block;
    font-family: inherit;
    font-size: 11px;
    height: auto !important;
    min-height: 25px;
    padding: 5px 10px 0px 10px;
    text-decoration: none;
    text-transform: uppercase;
	line-height:25px;
	cursor:pointer;
}
.nome_lotteria:hover {
	width:auto;
    color: #002078;
    display: block;
    font-family: inherit;
    font-size: 11px;
    height: auto !important;
    min-height: 25px;
    padding: 5px 10px 0px 10px;
    text-decoration: none;
    text-transform: uppercase;
	line-height:25px;
	cursor:pointer;
	font-weight:bold;
}
#lista_premi_tabelle a, #lista_premi_tabelle a:visited{
    font-weight: normal;
	width:auto;
	cursor:pointer;
	background:url('../img/spunta-gialla.gif') no-repeat left center;
	padding-left:28px;
}
#lista_premi_tabelle a:hover {
    font-weight: bold !important;
	width:auto;
	cursor:pointer;
	background:url('../img/spunta-blu.gif') no-repeat left center !important;
	padding-left:28px;
}
#lista_premi_tabelle span {
	width:164px;
	line-height:30px;
	}
.txt_avvertimento {
    font-size: 11px;
	width:418px;
	float:left;
	padding-bottom:15px;
	padding-top:15px;
	margin-left:0px;
	}
.bordo_rosa {
	width:428px;
	border:none;
	background:url('../img/bordo_rosa.png') repeat-y;
	text-align:center;
	}
.bordo_bianco {
	width:428px;
	border:none;
	background:url('../img/bordo_bianco.png') repeat-y;
	text-align:center;
	}
.bordo_grigio{
	width:428px;
	border:none;
	background:url('../img/bordo_grigio.png') repeat-y;
	text-align:center;
	}
.bordo_grigio p {
	padding-bottom:5px;
	padding-top:5px;
	}

.top_table {
	width:428px;
	background:url('../img/top_table_428px.png') top center no-repeat;
    color: #002476;
    font-family:inherit;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
	text-align: center;
	height:30px;
	line-height:30px;
	margin-left:0px;
	border-bottom:2px solid #002476;	
	}
.bottom_table {
	width:428px;
	height:20px;
	color:#fff;
	text-align:center;
	}
.bottom_table span {
	width:206px;
	text-align:center;
	line-height:30px;
	}
.blu_dx {
	background:#4b69c3;
	border-right:#2f4588 2px solid;
	border-top:#2f4588 2px solid;
	border-bottom:#2f4588 2px solid;
	border-left:#2f4588 1px solid;
	text-align:center;
    color: #fff;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	width:233px;
	padding: 8px 0px 8px 0px;
	}
.blu_sx {
	background:#4b69c3;
	border-left:#2f4588 2px solid;
	border-top:#2f4588 2px solid;
	border-bottom:#2f4588 2px solid;
	border-right:#2f4588 1px solid;
	text-align:center;
    color: #fff;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;	
	width:233px;
	padding:0px;
	}
.blu_sx p, .blu_dx p {
	padding:5px 0px 5px 0px;
	}



#lista_premi_tabelle table {
	padding-top:20px;
	}
.titoletto{
    font-weight: bold;
	width:auto;
	background:url('../img/spunta-gialla.gif') no-repeat left center;
	padding-left:28px;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:20px;
}