@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BebasRegular';
    src: url("_/font/BEBAS___-webfont.eot") format('eot'),
         url("_/font/BEBAS___-webfont.woff") format('woff'),
         url("_/font/BEBAS___-webfont.ttf") format('truetype'),
         url("_/font/BEBAS___-webfont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body{
	margin:0 auto;
	padding:0;
	background:url("../immagini/bg.jpg") repeat-x top center #cdcdcd;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222
}

div{
	overflow:hidden
}

div#container{
	margin:0 auto;
	padding:0;
	width:960px
}

div#header{
	float:left;
	margin:0 auto;
	padding:0;
	width:960px;
	height:215px;
	background:url("../immagini/bg_header.jpg") no-repeat bottom center
}

.logo{
	float:left;
	width:232px;
	height:90px;
	padding:15px 0;
}

.banner_header{
	float:left;
	width:728px;
	height:90px;
	padding:15px 0;
}

div#menu{
	float:left;
	width:940px;
	height:50px;
	padding:0 10px;
	background:url("../immagini/bg_menu.gif") no-repeat top center;
	font: 11px 'BebasRegular', Arial, sans-serif;
}

ul#menu_top{
	margin: 0 auto;
	padding: 0;
	list-style:none;
}

ul#menu_top li ul li{
	list-style:none;
	margin:0 auto;
	padding:0;
}

ul#menu_top li{
	float:left;
	margin: 0 ;
	border-right: 1px solid #2f2f2f;
	border-left:1px solid #444
}


ul#menu_top a{
	display:block;
	font-weight:normal;
	padding: 17px 0 0 0;
	width:90px;
	height:33px;
	color: #e1e1e1;
	text-decoration: none;
}

ul#menu_top .big a{
	width:125px;
}

ul#menu_top .home a{
	width:50px;
	height:50px;
	padding:0;
}

ul#menu_top .home:hover{
	background:url("../immagini/btt_menu_home_h.gif") no-repeat 50% 50%;
}

ul#menu_top .btt_social{
	padding:0 15px;
	border-left:none;
}

ul#menu_top .last{
	border-right:none
}

ul#menu_top .btt_social a{
	float:left;
	width:27px;
	margin:14px 0 0 0;
	padding:0;
	height:inherit
}

ul#menu_top .btt_social:hover{
	background:none
}

ul#menu_top a:hover{
	text-decoration: none;
	color:#fff;
}

ul#menu_top li ul, ul#menu_top li ul div{
	display: none;
}

ul#menu_top li.big:hover{
	background:url("../immagini/btt_menu_h_big.gif") no-repeat top left;
}

ul#menu_top li:hover{
	background:url("../immagini/btt_menu_h.gif") no-repeat top left;
}

ul#menu_top li:hover ul{
	display: block;
	position: absolute;
	z-index:1;
	width:160px;
	background:url("../immagini/bg_menu_h.gif") no-repeat bottom left;
	padding: 10px 5px;
	margin: 0;
}

ul#menu_top li li{
	border:none;
	background:url("../immagini/fr_menu.gif") no-repeat 7px 50%
}

ul#menu_top li:hover .top{
	padding:0 0 5px 0;
	height:10px;
	background:url("../immagini/bg_menu_h_top.gif") no-repeat top left;
	border-bottom:none;
	display: block;
	position: absolute;
	z-index:1;
	width:170px;
	margin: 0;
}

ul#menu_top li.big:hover .top{
	background:url("../immagini/bg_menu_h_top_big.gif") no-repeat top left;
}

ul#menu_top li li A, ul#menu_top li.big li A{
	display:block;
	width: 140px;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #a32929;
	height:15px;
	text-align:left;
	text-transform:capitalize;
	color:#ffa9a9;
	font-family:Arial, Helvetica, sans-serif;
}

ul#menu_top li li A:hover{
	background:url("../immagini/fr_menu.gif") no-repeat 7px 50% #690d13;
	color:#fff;
	font-weight:bold
}

.submenu{
	float:left;
	width:870px;
	height:35px;
	padding:10px 45px 0 45px;
	color:#e23742;
	font-size:10px;
	background:url("../immagini/bg_submenu.gif") no-repeat top center;
}

.submenu a{
	color:#eee;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 7px;
	text-decoration:none
}

.submenu a:hover{
	color:#fe6a73
}

div#topfive{
	float:left;
	width:960px;
	height:100px;
	padding:0;
	border-top:10px solid #2c2c2c;
	background:url("../immagini/bg_topfive.gif") repeat-x top center;
}

div#topfive DIV.scheda{
	float:left;
	width:180px;
	height:80px;
	padding:10px 6px;
	text-align:left;
	background:url("../immagini/bg_div_topfive.gif") no-repeat 50% 50%
}

div#topfive IMG{
	float:left;
	margin:10px 0 0 0;
	width:80px;
	height:60px;
}

div#topfive .text_topfive{
	float:left;
	width:95px;
	color:#f38d8d;
	padding:27px 5px 0 0
}

div#topfive .text_topfive a{
	text-decoration:none;
	color:#fff;
	font-weight:bold
}

div#topfive .text_topfive a:hover{
	color:#ccc;
	text-decoration:underline
}

div#content_home{
	float:left;
	width:960px;
	background:#fff;
}

.sx_content_home{
	float:left;
	width:460px;
	padding:10px
}

.sx_content_home .box{
	width:460px;
	padding:15px 0 0 0;
	text-align:justify;
	border-bottom:1px solid #ddd
}

.sx_content_home .box a{
	text-decoration:none;
	color:#a02929;
	font-weight:bold
}

.sx_content_home .box a:hover{
	color:#222;
	text-decoration:underline
}

.sx_content_home .box h3{
	font-size:13px;
	text-align:left;
	margin:0 auto;
	padding:0 10px;
}

.sx_content_home .barra_cat, .sx_content_int .barra_cat{
	background:url("../immagini/barra_cat_home.gif") no-repeat top center;
	margin:15px 0;
	padding:0;
	height:40px;
	color:#fff
}

.sx_content_home .barra_cat .data{
	float:left;
	padding:13px 10px 0 10px;
	width:100px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.sx_content_home .barra_cat .cat{
	float:left;
	padding:13px 0 0 0;
	width:290px;
	color:#ddd;
	text-align:left;
}

.sx_content_home .barra_cat .cat A, .sx_content_int .barra_cat .cat A{
	font-style:italic;
	font-weight:normal;
	color:#f38d8d;
}

.sx_content_home .barra_cat .cat A:hover, .sx_content_int . barra_cat .cat a:hover{
	color:#fff
}

.sx_content_home .barra_cat .ico_rss{
	float:left;
	padding:10px 10px 20 10px;
	width:50px;
	text-align:center;
}	

.sx_content_home .text_box_home{
	padding:10px 10px 25px 10px
}

.sx_content_home .text_box_home P{
	float:left;
	width:273px;
	margin:0 auto;
	padding:0;
	line-height:19px
}	

.sx_content_home .text_box_home IMG{
	float:left;
	width:140px;
	height:120px;
	margin:0 15px 0 0;
	padding:1px;
	border:5px solid #ccc;
}

.sx_content_home .btt_box_home, .sx_content_int .btt_box_int{
	background:url("../immagini/btt_box_home.gif") no-repeat top center;
	margin:0;
	padding:15px 60px;
	height:30px;
	text-align:center
}

.page{
	padding:20px 0 10px 0;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#888
}

.page STRONG.attivo{
	display:inline-block;
	background:#821414;
	padding:7px 12px;
	color:#fff;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
}

.page A{
	background:url("../immagini/btt_box_home.gif") no-repeat top center;
	text-decoration:none;
	display:inline-block;
	padding:7px 12px;
	color:#333;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
}

.page A:hover{
	color:#fff;
	background:#333
}

.page A.testo, .page STRONG.testo{
	padding:7px 12px;
	background:none;
	display:inline-block;
}

.page A.testo:hover{
	color:#821414;
	background:none
}

.dx_content_home{
	float:left;
	width:480px;
	padding:10px 0
}

.schede_topfive{
	float:left;
	width:470px;
	padding:0 10px 0 0;
	height:260px;
	background:url("../immagini/bg_schede_topfive.jpg") no-repeat top left
}

.tab-box {
	height:106px;
	padding:0 10px
}

.tab-box a {
	float:left;
	width:90px;
	padding:8px 0 0 0;
	height:98px;
	background:url("../immagini/bg_btt_schede_topfive.gif") no-repeat top center;
}

.tab-box a:hover{
	background:url("../immagini/bg_btt_schede_topfive_h.gif") no-repeat top center;
}

.tab-box a.activeLink { 
	background:url("../immagini/bg_btt_schede_topfive_a.gif") no-repeat top center;
}

.tabcontent {
	height:154px;
	padding: 0;
}

.img_schede_topfive{
	float:left;
	width:160px;
	height:124px;
	padding:15px;
}

.text_schede_topfive{
	float:left;
	width:250px;
	height:60px;
	padding:22px 30px 12px 0;
	text-align:left;
	color:#999;
	line-height:16px
}

.text_schede_topfive A{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	line-height:27px
}

.text_schede_topfive A:hover{
	color:#f88d8d
}

.bonus_schede_topfive{
	float:left;
	width:250px;
	height:60px;
	padding:0 30px 0 0;
	text-align:left;
	color:#999;
	background:url("../immagini/bg_bonus_topfive.gif") no-repeat top left;
	line-height:16px
}

.importo_bonus_st{
	float:left;
	width:80px;
	text-align:center;
	padding:15px 0 0 70px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	color:#f88d8d
}

.btt_bonus_st{
	float:left;
	padding:7px 0 0 0;
	height:38px;
	width:100px;
}

.btt_bonus_st A{
	display:block;
	width:90px;
	height:31px;
	background:url("../immagini/btt_bonus.gif") no-repeat top center
}

.btt_bonus_st A:hover{
	background:url("../immagini/btt_bonus_h.gif") no-repeat top center
}

.hide { display: none;}

.dx_content_home .box, .dx_content_home .box_news{
	float:left;
	width:210px;
	margin:10px 10px 0 0;
	padding:10px;
	text-align:left;
	background:url("../immagini/bg_box_dx_home.jpg") no-repeat top center
}

.dx_content_home .box h3, .dx_content_home .box_news H3, .dx_content_int .box h3, .dx_content_int .box_news H3, .box_sx_int h3, .dx_content_int .box_classifica h3{
	font-size:12px;
	margin:0 auto;
	padding:5px 5px 20px 5px;
	color:#fff
}

.content_box_news{
	background:url("../immagini/bg_content_box_news.gif") repeat top center;
}

.dx_content_home .content_box_news DIV, .dx_content_int .content_box_news DIV{
	padding:7px 0;
	height:70px;
}

.dx_content_home .box_news IMG, .dx_content_int .box_news IMG{
	float:left;
	width:75px;
	height:60px;
	padding:1px;
	border:5px solid #ccc;
}

.dx_content_home .box_news A{
	float:left;
	width:113px;
	height:55px;
	padding:17px 0 0 10px;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
	color:#a02929
}

.dx_content_home .box_news A:hover{
	color:#222;
	text-decoration:underline
}

.dx_content_home .box UL, .dx_content_int .box UL{
	margin:0 auto;
	padding:0;
	list-style:none
}

.dx_content_home .box LI, .dx_content_int .box LI{
	margin:0 auto;
	padding:0;
	border-bottom:1px solid #ddd
}

.dx_content_home .box A, .dx_content_int .box A{
	display:block;
	padding:8px 0 8px 25px;
	text-decoration:none;
	color:#222;
	background:url("../immagini/fr_box.gif") no-repeat 4px 50%
}


.dx_content_home .box A:hover, .dx_content_int .box A:hover{
	background:url("../immagini/fr_box_h.gif") no-repeat 4px 50%;
	color:#555;
	text-decoration:underline
}

div#footer_home{
	float:left;
	width:960px;
	padding:0 0 50px 0;
	border-top:10px solid #2c2c2c;
	background:url("../immagini/bg_footer.jpg") no-repeat bottom center #3f3f3f;
	color:#777;
	position:relative
}

div#footer_int{
	float:left;
	width:960px;
	border-top:10px solid #2c2c2c;
	background:url("../immagini/bg_footer.jpg") no-repeat bottom center;
	height:50px;
	padding:10px 0 0 0;
	color:#777;
}

.barra_footer{
	height:32px;
	padding:18px 55px 0 55px
}

div#footer_home .barra_footer{
	position:absolute;
	top:225px;
	left:0;
}

.copyright_footer{
	float:left;
	width:390px;
	text-align:left
}

.menu_footer{
	float:left;
	width:460px
}

.menu_footer A{
	color:#777;
	text-transform:uppercase;
	padding:0 5px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none
}

.menu_footer A:hover{
	color:#fff
}


.breadcrumb{
	height:20px;
	text-align:left;
	padding:10px 20px;
	color:#555;
	background:url("../immagini/bg_breadcrumb.gif") no-repeat bottom center
}

.breadcrumb A{
	font-weight:bold;
	text-decoration:none;
	color:#555;
	padding:0 17px 0 0 ;
	margin:0 3px 0 0;
	background:url("../immagini/fr_breadcrumb.gif") no-repeat 100% 50%
}

.breadcrumb A:hover{
	color:#111;
	text-decoration:underline
}

.sx_content_int{
	float:left;
	width:620px;
	padding:10px
}

.box_sx_int{
	width:600px;
	padding:10px;
	margin:10px 0;
	text-align:left;
	background:url("../immagini/bg_box_sx_int.jpg") no-repeat top left
}

.content_box_schede{
	width:600px;
	background:url("../immagini/bg_content_schede.gif") repeat-y top center
}

.scheda_news_int{
	float:left;
	width:130px;
	padding:10px;
	font-size:11px
}

.scheda_news_int IMG, .scheda_news_int_last IMG{
	width:115px;
	height:80px;
	padding:1px;
	margin:0 0 10px 0;
	border:5px solid #ccc;
}

.sx_content_int .box{
	width:620px;
	padding:15px 0 0 0;
	text-align:justify;
	font-size:12px;
	border-bottom:1px solid #ddd
}

A{
	text-decoration:none;
	color:#a02929;
	font-weight:bold
}

A:hover{
	color:#222;
	text-decoration:underline
}

.sx_content_int .btt_box_int{
	background:url("../immagini/bg_btt_box_int.gif") no-repeat top center;
}

.sx_content_int .box h3{
	font-size:15px;
	text-align:left;
	margin:0 auto;
	color:#a02929;
	padding:0 10px;
}

.sx_content_int .barra_cat{
	background:url("../immagini/barra_cat_int.gif") no-repeat top center;
	font-size:11px
}

.sx_content_int .barra_cat .data{
	float:left;
	padding:13px 10px 0 10px;
	width:100px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.sx_content_int .barra_cat .cat{
	float:left;
	padding:13px 0 0 0;
	width:290px;
	color:#ddd;
	text-align:left;
}

.sx_content_int .barra_cat .ico{
	float:left;
	padding:10px 10px 0 35px;
	width:155px;
	text-align:center;
}	

.sx_content_int .text_box_int{
	padding:10px 10px 25px 10px
}

.sx_content_int h4{
	display:block;
	font-size:12px;
	color:#222;
	margin:10px 0 0 0;
	padding:10px 0;
	border-bottom:1px solid #ddd
}

.sx_content_int .text_box_int P{
	margin:0 auto;
	padding:10px 0;
	line-height:19px
}	

.sx_content_int .elenco_sx{
	margin:0 auto;
	padding:10px 0 15px 0;
	line-height:19px
}

.sx_content_int .elenco_sx P{
	padding:0
}

.sx_content_int .elenco_sx STRONG{
	margin:0 auto;
	padding:3px 0 3px 20px;
	background:url("../reyodapubupokoqo/02f4a0d4_fr_ul_box_sx.gif") no-repeat 0 50%
}

.banner_sx_box_int{
	float:left;
	width:192px;
	background:#fff;
	padding:0 30px 10px 0
}

.banner_sx_box_int IMG{
	margin:0 0 15px 0;
	padding:1px;
	border:5px solid #ccc;
}

.btt_articolo{
	padding:10px 0;
	margin:0 0 20px 0;
	text-align:center;
	background:url("../reyodapubupokoqo/533a120a_bg_btt_articolo.gif") no-repeat 50% 50%;
}

.btt_articolo A{
	margin:3px 0 0 0;
	padding:8px 0 0 0;
	display:inline-block;
	width:280px;
	height:23px;
	color:#fff;
	font: 11px 'BebasRegular', Arial, sans-serif;
	background:url("../reyodapubupokoqo/3771d90f_btt_articolo.gif") no-repeat top center
}

.btt_articolo A:hover{
	background:url("../reyodapubupokoqo/4beb1270_btt_articolo_h.gif") no-repeat top center;
	text-decoration:none
}

.dx_content_int .box, .dx_content_int .box_news,  .dx_content_int .box_classifica{
	float:left;
	width:280px;
	margin:10px 10px 0 10px;
	padding:10px;
	text-align:left;
	background:url("../reyodapubupokoqo/2bc9ad1e_bg_box_dx_int.jpg") no-repeat top center
}

.dx_content_int .box_news{
}

.dx_content_int .box_news STRONG{
	float:left;
	width:183px;
	display:block;
	padding:15px 0 0 10px;
	color:#222;
	font-size:11px;
	line-height:16px
}

.dx_content_int .box_news A{
	float:left;
	width:183px;
	height:35px;
	padding:5px 0 0 10px;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
	color:#a02929
}

.dx_content_int .box_news A:hover{
	color:#222;
	text-decoration:underline
}

.sx_content_home .barra_cat .cat_int{
	float:left;
	padding:13px 0 0 0;
	width:290px;
	color:#ddd;
	text-align:left;
}

.dx_content_int .box_classifica TABLE{
	width:280px;
	background:url("../immagini/bg_table_dx.gif") repeat-y top center
}

.dx_content_int .box_classifica TABLE TD{
	padding:2px 0
}

.tab_pos{
	width:30px;
	font-size:10px;
	background:url("../immagini/pos_tab_dx.gif") no-repeat 50% 50%;
	color:#fff;
	text-align:center
}

.tab_img{
	width:40px;
}

.tab_nome{
	width:85px;
}

.tab_nome a{
	text-decoration:none;
	color:#222;
	padding:0 0 0 5px;
	font-weight:bold
}

.tab_nome a:hover{
	color:#a02929;
}

.tab_bonus{
	text-align:right;
	width:50px;
	font-weight:bold;
	color:#a02929
}

.tab_btt{
	width:65px;
}

.tab_btt A{
	padding:0 5px;
	display:block;
	width:55px;
	height:30px;
	background:url("../immagini/btt_incassa_l.gif") no-repeat 50% 50%
}

.tab_btt A:hover{
	background:url("../immagini/btt_incassa_h.gif") no-repeat 50% 50%
}

.banner_focus{
	padding:15px 20px;
	margin:10px 0;
	height:40px;
	background:#Fdd;
	border:1px solid #d66;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.banner_focus IMG{
	width:90px;
	height:40px;
	margin:0 auto;
	padding:0 20px 0 0;
	float:left
}

.banner_focus SPAN{
	width:440px;
	margin:0 auto;
	padding:5px 0;
	float:left
}

.content_anteprime_int{
	width:600px;
	background:url("../immagini/bg_content_sa.gif") repeat-y top center
}

.scheda_anteprime_int{
	float:left;
	width:180px;
	padding:10px;
	font-size:11px
}

.scheda_anteprime_int IMG{
	width:165px;
	height:120px;
	padding:1px;
	margin:0 0 10px 0;
	border:5px solid #ccc;
}

.bonus_sa_int{
	width:157px;
	height:50px;
	background:url("../immagini/bg_bonus_sa_int.gif") no-repeat top center;
	padding:10px;
	text-align:center;
	color:#fff;
	font-size:11px
}

.scheda_anteprime_int A{
	margin:5px 0 0 0;
	padding:8px 0 0 0;
	display:inline-block;
	width:160px;
	height:23px;
	color:#fff;
	font: 11px 'BebasRegular', Arial, sans-serif;
	background:url("../immagini/btt_bonus_sa.gif") no-repeat top center
}

.scheda_anteprime_int A:hover{
	background:url("../immagini/btt_bonus_sa_h.gif") no-repeat top center;
	text-decoration:none
}

#news_footer_h{
	text-align:left;
	margin:10px 0;
	padding:15px 25px 15px 265px;
	background:url("../immagini/bg_logo_footer.gif") no-repeat 0 50%;
	line-height:18px
}

#news_footer_h STRONG{
	color:#a02929
}

#news_footer_h ul {
	margin: 0 auto;
	padding: 0;
	list-style:none;
}

#news_footer_h ul li {
/* 	display: inline-block;*/
float:left;
	padding:3px 0;
	margin:0 1px 0 0;
	background: #333;
		-webkit-border-radius: 10px 10px 0 0;
		-moz-border-radius: 10px 10px 0 0;
}

#news_footer_h ul li a {
	display:block;
	padding: 5px 0;
	width:120px;
	text-align:center;
	color:#888;
	font-weight:normal;
	text-decoration:none
}

#news_footer_h ul li a:hover {
	text-decoration: underline;
}

#news_footer_h ul li.active {
	background: #ccc;
	border-bottom:none;
	font-size:12px;
}

#news_footer_h ul li a.active {
	font-weight: bold;
	color:#2f2f2f;
}

#news_footer_h .panel-container {
	background:#ccc;
	overflow:hidden;
	color:#444;
	width:630px;
	height:100px;
	padding:20px;
		-webkit-border-radius: 0 10px 10px 10px;
		-moz-border-radius: 0 10px 10px 10px;
}

.box_top{
	width:420px;
	color:#999;
	padding:20px 20px 0 20px;
	text-align:left;
	background:url("../immagini/bg_box_top_01.jpg") no-repeat top center #232323
}

.footer_box_top{
	width:460px;
	height:14px;
	margin:0 0 10px 0;
	background:url("../immagini/bg_box_top_02.jpg") no-repeat top center #232323
}

.box_top P{
	margin:0 auto;
	padding:16px 0;
	line-height:18px
}

.box_top H5{
	display:block;
	font-size:13px;
	color:#F88D8D;
	margin:0 auto;
	padding:5px 0 10px 0;
	font-weight:normal;
	border-bottom:1px solid #444
}

.box_top STRONG{
	color:#fff;
}

.content_box_top3{
	width:600px;
	overflow:hidden
}

.box_top3{
	width:600px;
	background:url("../immagini/bg_top3.jpg") no-repeat bottom center;
	padding:20px 0;
	overflow:hidden
}

.img_top3{
	float:left;
	width:135px;
	padding-left:10px
}

.img_top3 IMG{
	width:120px;
	height:90px;
	padding: 1px;
	border: 5px solid #CCC;
}

.bonus_top3{
	float:left;
	width:100px;
	font-size:12px;
	padding-top:15px;
	font-weight:bold;
	color:#A02929;
	text-align:center;
}

.bonus_top3 STRONG{
	font-size:18px;
	font-weight:normal;
}

.bonus_top3 IMG{
	margin-top:10px
}

.lista_top3{
	float:left;
	width:240px;
	margin-right:5px;
	text-align:left;
}

.lista_top3 h4{
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
	color:#A02929;
	border:none
}

.lista_top3 h4 STRONG{
	color:#444
}

.lista_top3 UL{
	margin:0 auto;
	padding:0;
	list-style:none
}

.lista_top3 UL LI{
	background:url("../immagini/fr_box.gif") no-repeat 0 50%;
	padding:2px 0 2px 20px 
}

.btt_top3{
	float:left;
	width:105px;
	padding:7px 0;
}

.btt_top3 A{
	margin:5px 0;
	text-decoration:none;	
	display:block;
	text-align:center;
	width:105px;
	height:23px;
	padding-top:8px;
	font: 11px 'BebasRegular', Arial, sans-serif;
	color:#fff;
}

.btt_top3 A.btt_rosso:hover, .btt_top3 A.btt_nero:hover{
	background:url("../immagini/btt_top3_h.gif") no-repeat top center;
}

.btt_top3 A.btt_rosso{
	background:url("../immagini/btt_top3_rosso.gif") no-repeat top center;
}

.btt_top3 A.btt_nero{
	background:url("../immagini/btt_top3_nero.gif") no-repeat top center;
}

div#top_slide_big{
	float:left;
	position:relative;
	width:960px;
	height:350px;
	padding:0;
	border-top:10px solid #2c2c2c;
	background:url("../immagini/bg_top_slide_big.jpg") repeat-x top center;
}

.list_carousel {
	float:left;
				width: 630px;
}

.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.list_carousel li {
	width: 630px;
	height: 350px;
	padding: 0;
	margin: 0 auto;
	display: block;
	float: left;
}

.clearfix {
				float: none;
				clear: both;
}

.pager {
	position:absolute;
	bottom:10px;
	left:330px;
	width:605px;
	float: left;
	text-align: center;
}

.pager a{
	margin: 0 5px;
	text-decoration: none;
	font-size:1px;
	color:#161616;
	display:inline-block;
	width:15px;
	height:15px;
	background:url("../immagini/px_slide.gif") no-repeat 50% 50%
}

.pager a:hover{
	color:#161616;
	background:url("../immagini/px_slide_h.gif") no-repeat 50% 50%;
}

.pager a.selected {
	color:#161616;
	background:url("../immagini/px_slide_s.gif") no-repeat 50% 50%;
}

.class_top_slide_big{
	float:left;
	background:url("../immagini/bg_class_top_slide_big.gif") no-repeat top right;
	margin:10px 0 0 0;
	width:305px;
	height:325px;
	padding:15px 0 0 25px;
	z-index:1;
}

.tab_ctsb{
	font-size:12px;
}

.int_ctsb td{
	font-weight:bold;
	color:#ddd;
	padding-bottom:12px
}

.nome_ctsb{
	width:163px;
	height:27px;
	text-align:left;
	color:#eee;
	border-bottom:1px solid #262626
}

.nome_ctsb strong{
	color:#ff9090;
	font-weight:normal
}

.bonus_ctsb{
	width:70px;
	color:#ff9090;
	font-weight:bold;
	border-bottom:1px solid #262626
}

.btt_ctsb{
	text-align:center;
}

.btt_ctsb A{
	font-weight:normal;
	color:#fff;
	font: 11px 'BebasRegular', Arial, sans-serif;
	background:url("../immagini/btt_ctsb.gif") no-repeat top center;
	width:72px;
	height:15px;
	padding:5px 0;
	display:block
}

.btt_ctsb A:hover{
	color:#fff;
	background:url("../immagini/btt_ctsb_h.gif") no-repeat top center;
	text-decoration:none
}

.content_tsb{
	float:left;
	width:630px;
}

.logo_tsb{
	float:left;
	margin-right:280px;
	width:350px;
	height:100px;
	padding-top:10px
}

.lista_tsb{
	float:left;
	margin-right:280px;
	width:335px;
	padding:5px 0 20px 15px;
	height:60px;
	line-height:24px;
	text-align:left;
}

.lista_tsb STRONG{
	font-weight:normal;
	color:#bebebe;
	padding:2px 0 2px 25px;
	background:url("../immagini/fr_slide.gif") no-repeat 0 50%;
}

.btt_tsb{
	float:left;
	margin:2px 280px 10px 10px;
	padding-left:60px;
	width:270px;
	height:55px;
}

.btt_tsb STRONG{
	float:left;
	width:85px;
	height:35px;
	padding:15px 0 0 0;
	font-size:16px;
	color:#ff9090
}

.btt_tsb A{
	float:left;
	width:180px;
	margin:8px 0;
	padding:9px 0;
	height:16px;
	background:#c5c;
	font-weight:normal;
	letter-spacing:1px;
	color:#fff;
	font: 11px 'BebasRegular', Arial, sans-serif;
	background:url("../immagini/btt_tsb.gif") no-repeat 50% 50%
}

.btt_tsb A:hover{
	text-decoration:none;
	background:url("../immagini/btt_tsb_h.gif") no-repeat 50% 50%
}

.footer_tsb{
	float:left;
	width:630px;
	padding-top:15px;
	color:#222;
	line-height:18px
}

.footer_tsb STRONG{
	color:#eee;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:1px
}

.footer_tsb A{
	padding:0 5px;
	color:#e33742;
	font-weight:normal
}

.footer_tsb A:hover{
	color:#fff;
	text-decoration:none
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
