html, body {
	background:#FFF;
	padding-top: 0px;
	margin:0 auto;
	width:auto;
	height:100%;
}
img {
	border:0;
}
body {
	width:100%;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:100%;
}
table, input, select{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
form{
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover, a:visited:hover {
	text-decoration:none;
}
h3 {
	color:#CF001A;
	font-size:14px;
}

#total {
	width: 100%;
	text-align:center;
	background:url(/images/backgrounds/bg_large_head.gif) top repeat-x;
	margin: 0 auto;
	float: left;
}

#cnt {
	width:990px;
	margin: 0 auto;
	text-align:left;
}

#header {
	position: relative;
	background: url(/images/backgrounds/bg_head.jpg) repeat-x;
	height:100px;
}
#header #logo {
	width:186px;
	margin:20px 0 0 40px;
	display:inline;
	float:left;
}
#header #top_menu{
	float:left;
}
#header #top_menu ul{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
#header #top_menu ul li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#header #top_menu ul li img{
	float:left;
}
#header #box_ombra {
	width:120px;
	height:100px;
	float:right;
	display:inline;
	margin:0 30px 0 0;
	background:url(/images/backgrounds/black_box_header.jpg);
}
#header #box_ombra .login {
	width:100%;
	margin-top:10px;
	text-align:center;
	float:left;
	display:block;
}
#header #box_ombra .login .icona {
	width:100%;
	text-align:center;
	float:left;
}
#header #box_ombra .login .icona img {
	margin-bottom:10px;
}
#header #box_ombra .login a {
	margin-top:10px;
	font-weight:bold;
	font-size:13px;
	color: #999999;
	text-decoration: none;
}
#header #box_ombra .login .reg a {
	display: block;
	margin-top:6px;
	font-weight:bold;
	font-size:13px;
	color: #CF001A;
	text-decoration: none;
}
#header #box_ombra .login .logout a {
	display: block;
	margin-top:6px;
	font-weight:bold;
	font-size:11px;
	color: #999999;
	text-decoration: none;
}

#hd_codici_box {
	float: left;
	position: absolute;
	bottom: -78px;
	right: 124px;
	background: url(/images/backgrounds/codici_8.gif) no-repeat top left;
	width: 493px;
	height: 115px;
}

#hd_codici_box #hd_codici_link {
	position: absolute;
	right: 15px;
	top: 24px;
	width: 80px;
	height:70px;
	text-align: center;
}

#hd_codici_box #hd_codici_link a, #hd_codici_box #hd_codici_link a:hover, #hd_codici_box #hd_codici_link a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
}

#hd_codici_box #hd_codici_link a:hover .underline {
	text-decoration:underline;
}

#hd_codici .links{
	padding: 50px 0 0 54px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	/*word-spacing: -3px;*/
}
#hd_codici .links a:link, #hd_codici .links a:visited{
	color: #E9E9E9;
	text-decoration: none;
	padding: 0 3px;
	/*letter-spacing:-0.7px;
	word-spacing:-2px;*/
	font-size:11px;
}
#hd_codici .links a:hover, #hd_codici .links a:visited:hover{
	color: #CF001A;
}

#hd_codici #annuncio_crediti {
	padding: 53px 0 0 64px;
	width:300px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color:#FFF;
}

#ombra_top {
	background:url(/images/backgrounds/ombra_main_top.jpg) no-repeat top;
	height:24px;
	clear:both;
	float:left;
	width:100%;
}
#background_end {
	clear:both;
	float:left;
	width:100%;
	height:6px;
	display:inline;
	background:url(/images/backgrounds/bg_bottom_main.jpg) no-repeat bottom;
	font-size:1px;
}

#main_bg {
	background:url(/images/backgrounds/bg_lateral.jpg) repeat-y;
	clear:both;
	float:left;
	width:100%;
}
#main {
	clear:both;
	display:inline;
	float:left;
	margin:0 5px;
	width:980px;
}

#column_cnt {
	float:left;
	width: 580px;
	display: inline;
	margin: 0 50px;
	padding: 0 0 20px 0;
}
#column_cnt h2{
	margin: 0;
	padding: 0 0 40px 0;
	font-size: 24px;
	color: #CF001A;
}

#column_right{
	float:left;
	width: 250px;
	padding: 0 0 20px 0;
}

#background_box_bottom {
	clear:both;
	float:left;
	width:100%;
	margin-top:7px;
	display:inline;
	background:url(/images/backgrounds/bg_lateral.jpg) repeat-y;
}
#background_box_bottom #box_bottom {
	display:inline;
	float:left;
	margin-left:5px;
	width:980px;
	padding: 6px 0;
	text-align: center;
	border:1px solid #cccccc;
}
#background_box_bottom_end {
	clear:both;
	float:left;
	width:100%;
	height:6px;
	font-size:1px;
	background:url(/images/backgrounds/bg_bottom_main.jpg) no-repeat top;
}

#footer_up {
	width:100%;
	height:60px;
	margin-top:10px;
	display:inline;
	clear:both;
	float:left;
	font-size: 10px;
}
#footer_up .logo_emi{
	float: left;
	background:none;
	padding: 6px 210px 0 30px;
}
#footer_up ul {
	float:left;
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
}
#footer_up ul li {
	margin:0; padding:0;
	list-style:none;
	float:left;
	line-height:40px;
	display:inline;
	background:url(/images/elements/col_separatore_menu.jpg) repeat-y right;
}
#footer_up ul li a:link, #footer_up ul li a:visited {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
	padding:0 15px;
	color:#333333;
}
#footer_up ul li a:hover, #footer_up ul li a:visited:hover {
	color:#d31727;
}
#footer_up ul li.nocol {
	background:none;
	width:300px;
}
#footer_up label {
	padding:0;
	margin:0 10px;
	float:left;
	font-weight:bold;
}
#footer_up .column input {
	float: left;
	border: 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 16px;
	line-height: 16px;
	width: 120px;
	padding: 0;
	display:inline;
	margin-top:12px;
}
#footer_up .column span {
	margin-top:12px;
}
#footer_up .column .txt_right {
	float:left;
	background:url(/images/elements/txt_right.jpg) no-repeat scroll left top;
	height:18px;
	width:8px;
}
#footer_up .column .txt_left {
	float:left;
	background:url(/images/elements/txt_left.jpg) no-repeat scroll left top;
	height:18px;
	width:8px;
}
.foot_logo {
	margin:5px 0 0 30px;
	float:left;
	display:inline;
}
.foot_search {
	line-height:40px;
}
.foot_search a {
	margin-right:30px;
}

#footer_down {
	width:100%;
	margin-top:30px;
	height:50px;
	clear:both;
	float:left;
	font-size: 11px;
}
#footer_down ul {
	margin:0;
	padding:0;
}
#footer_down ul li {
	display:inline;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#footer_down ul li.termini {
	padding:0 0 7px 0;
	border-bottom:1px solid #000000;
	margin:0 10px 0 50px;
	font-weight:bold;
}
#footer_down ul li.privacy {
	padding-bottom:7px;
	border-bottom:1px solid #000000;
	font-weight:bold;
}
#footer_down a {
	text-decoration: none;
}
#footer_down ul li.lottomatica {
	margin-right:38px;
}
#footer_down ul li.onenet {
	margin-right:45px;
}
#footer_down ul li.softec span {
	display:block;
	color:#000000;
	font-size:14px;
	float:left;
}
#footer_down ul li.softec img {
	margin-left:10px;
}