/* Reset Css */

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:”;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn’t inherit in IE */
legend{color:#000;}

#lotto_istantaneo{
	width:473px;
	height:270px;
}

.title{
	width:473px;
	height:36px;
}

.text_how{
	width:463px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:5px;
	margin-top:5px;
	color:#666;
}

.premio_box{
	background-image:url(img/premio_box.jpg);
	background-repeat:no-repeat;
	width:473px;
	height:179px;
}

.left_box{
	width:290px;
	height:160px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

.right_box{
	width:147px;
	height:160px;
	float:left;
	margin-left:10px;
	margin-top:15px;
}

.list_blu{
	width:290px;
	height:24px;
	margin-top:5px;
	word-spacing:6px;
	padding-top:6px;
}

.list_green{
	width:290px;
	height:21px;
	margin-top:7px;
	word-spacing:6px;
	padding-top:9px;
}

.list_yellow{
	width:290px;
	height:22px;
	margin-top:8px;
	word-spacing:6px;
	padding-top:8px;	
}

.list_violet{
	width:290px;
	height:20px;
	margin-top:8px;
	word-spacing:6px;
	padding-top:10px;
}

.premio_img{
	width:147px;
	height:115px;
	margin-top:7px;
	text-align:center;
}

.premio_title{
	width:147px;
	height:28px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}

.inserisci_mail{
	background-image:url(img/latuamail.jpg);
	background-repeat:no-repeat;
	width:307px;
	height:30px;
	float:left;
}

.go_mail{
	width:121px;
	height:30px;
	float:left;
	margin-left:5px;
}

form .inserisci_mail #inserisci_mail{
	background-color:transparent;
	border:none;
	position:relative;
	top:8px;
	left:125px;
	width:172px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#666;
}
