/*GENERALE*/
*{
	margin:0px;
}
body{
	margin:0px;
	font-family: 'Lucida Grande', Verdana;
	font-size:100%;
	text-align:center;
	background-color: #181818;
	color:#c0c0c0;
}
#contenitore{
	margin:0 auto;
	/*width:1169px;*/
	width: 959px;
}
a span,#logo span{
	display: block;
	width: 0; 
	height: 0; 
	overflow: hidden; 
	clip:rect(0,0,0,0);
	color:#000; 
	background:#fff;
}
a img{
	border:none;
}
h1{
	font-size:14px;
	text-align:center;
}
h2{
	font-size:13px;
	text-align:left;
	margin-bottom:5px;
}
h3{
	font-size:16px;
	text-align:left;
	margin-bottom:5px;
	text-decoration:none;
}
h4{
	font-size:11px;
	margin-bottom:5px;
}

h1, h2, h3, h4, h5, h6{
	text-shadow: 1px 1px 1px black;
	color: #F29400;
}
h3 a,
h4 a{
	text-decoration:none;
	color:#F29400;
}

/*HEADER*/
#header{
	margin:0 auto;
	width:959px;
	height:333px;
	/*padding:0 105px;*/
	background-image: url(http://static.cyberludus.com/public/frontend/images/bg_header-dark.jpg);
	background-repeat: no-repeat;
}
#banner_header{
	width:726px;
	height:88px;
	margin:122px 191px 50px 202px;
}
#banner_header a img{
	border:none;
}
#nav{
	width:959px;
	height:73px;
	border-bottom:1px solid #000;
}

#menu {
    background-color: #0C0C0C;
    float: left;
    font-family: "Lucida Grande","Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    height: 41px;
    width: 959px;
}
#menu ul {
    background-color: #C0C0C0;
    margin: 0;
    padding: 0;
    width: 959px;
}
#menu ul li {
    float: left;
    list-style: none outside none;
    margin: 0 auto;
}

#menu ul li a {
    background-color: #909090;
    background-image: url("http://static.cyberludus.com/public/frontend/images/fe/menu_bg.png");
    background-repeat: repeat-x;
    border-left: 1px solid #0C0C0C;
    border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
    border-right: 1px solid #FFFFFF;
    border-top: 4px solid #DD0000;
    color: #E0E0E0;
    display: block;
    height: 32px;
    line-height: 35px;
    margin: 5px 0 0;
    padding: 0 13px;
    text-decoration: none;
    text-shadow: 1px 2px 2px black;
}
#menu ul li a:hover {
    color: #FFffff;
    height: 36px;
    margin-top: 1px;
}
#menu .menu-act a {
    background-image: url("http://static.cyberludus.com/public/frontend/images/fe/menu_bg_act.png") !important;
    border-left: 2px solid #0C0C0C;
    border-right: 1px solid #fff;
    color: #FFFFFF;
    height: 36px;
    margin-top: 1px;
    padding: 0 20px;
}


/*
#menu ul li.home a{
	width:82px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/home.jpg) no-repeat;
	color:#e3e3e3;
}
#menu ul li.home a:hover,
#menu ul li.home_act a{
	width:82px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/home.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.pc a{
	width:50px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/pc.jpg) no-repeat;
	color:#000;
}
#menu ul li.pc a:hover,
#menu ul li.pc_act a{
	width:50px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/pc.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.xbox a{
	width:100px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/xbox.jpg) no-repeat;
	color:#000;
}
#menu ul li.xbox a:hover,
#menu ul li.xbox_act a{
	width:100px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/xbox.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.ps3 a{
	width:54px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/ps3.jpg) no-repeat;
	color:#000;
}
#menu ul li.ps3 a:hover,
#menu ul li.ps3_act a{
	width:54px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/ps3.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.psp a{
	width:56px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/psp.jpg) no-repeat;
	color:#000;
}
#menu ul li.psp a:hover,
#menu ul li.psp_act a{
	width:56px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/psp.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.wii a{
	width:52px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/wii.jpg) no-repeat;
	color:#000;
}
#menu ul li.wii a:hover,
#menu ul li.wii_act a{
	width:52px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/wii.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.ds a{
	width:47px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/ds.jpg) no-repeat;
	color:#000;
}
#menu ul li.ds a:hover,
#menu ul li.ds_act a{
	width:47px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/ds.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.gamescom a{
	width:55px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/but_gamescom.jpg) no-repeat;
	color:#000;
}
#menu ul li.gamescom a:hover,
#menu ul li.gamescom_act a{
	width:55px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/but_gamescom.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}

#menu ul li.retrogaming a{
	width:131px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/retrogaming.jpg) no-repeat;
	color:#e3e3e3;
}
#menu ul li.retrogaming a:hover,
#menu ul li.retrogaming_act a{
	width:131px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/retrogaming.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.intrattenimento a{
	width:160px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/intrattenimento.jpg) no-repeat;
	color:#e3e3e3;
}
#menu ul li.intrattenimento a:hover,
#menu ul li.intrattenimento_act a{
	width:160px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/intrattenimento.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
#menu ul li.forum a{
	width:88px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/forum.jpg) no-repeat;
	color:#e3e3e3;
}
#menu ul li.forum a:hover,
#menu ul li.forum_act a{
	width:88px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/forum.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}

#menu ul li.mobile a{
	width:92px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/mobile.jpg) no-repeat;
	color:#e3e3e3;
}
#menu ul li.mobile a:hover,
#menu ul li.mobile_act a{
	width:92px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/mobile.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}

#menu ul li.socialgames a{
	width:88px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/forum.jpg) no-repeat;
	color:#e3e3e3;
}
#menu ul li.socialgames a:hover,
#menu ul li.socialgames_act a{
	width:88px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/forum.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}

#menu ul li.linux a{
	width:50px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/pc.jpg) no-repeat;
	color:#000;
}
#menu ul li.linux a:hover,
#menu ul li.linux_act a{
	width:50px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/pc.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}

#menu ul li.community a{
	width:139px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/community.jpg) no-repeat;
	color:#e3e3e3;
}
#menu ul li.community a:hover,
#menu ul li.community_act a{
	width:139px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/community.jpg) no-repeat 0 -41px;
	color:#fff;
	line-height:48px;
}
*/
#sottomenu{
	background: url("http://static.cyberludus.com/public/frontend/images/fe/bg_nav_red.png") repeat-x scroll 0 0 transparent;
	width:959px;
	height:32px;
	float:left;
	font-family:"Lucida Grande", Verdana;
	font-size:13px;
	font-weight:bold;
}
#sottomenu ul{
	margin:0 0 0 32px;
	padding:0px;
}
#sottomenu ul li{
	list-style:none;
	float:left;
	display:inline;
	line-height:32px;
	color:#fff;
}
#sottomenu ul li a{
	text-decoration:none;
	color:inherit;
	text-shadow: 1px 1px 1px #0c0c0c;
}
#sottomenu ul li a:hover{
	text-decoration:underline;
	color:#ffed00;
}
#box_ricerca{
	width:259px;
	height:32px;
	float:right;
	background:#000;
}
form.ricerca{
	border:none;
	margin:0;
	padding:0;
}
form.ricerca fieldset{
	border:none;
}
input.txt{
	width:150px;
	height:16px;
	border-left:2px solid #828183;
	border-top:2px solid #828183;
	border-right:2px solid #f1eff1;
	border-bottom:2px solid #f1eff1;
	font-size:14px;
	padding-left:2px;
	color:#606060;
	margin-right:5px;
}

form.ricerca button{
    border:none;
    background:#000;
    color:#fff;
    cursor:pointer;
}


#corpo{
	width:959px;
	/*padding:0 105px;*/
	float:left;
}
#corpo2{
	width:959px;
	float:left;
	background:#000;
}
#box_top{
	width:939px;
	height:335px;
	border-left:1px solid;
	border-right:1px solid;
	float:left;
	padding:0px 9px 9px;
	border-left-color:#000;
	border-right-color:#000;
	background:#6a0000;
}
.box_java{
	width:636px;
	height:334px;
	float:left;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	background:#202121;
        margin:0;
        padding:0;
        border-left-color:#000;
	border-right-color:#000;

}
#box_top_dx{
	width:300px;
	height:334px;
	float:left;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background:#202121;
	padding-bottom:0px;
}
#box_login{
	width:281px;
	height:49px;
	padding:20px 8px 0px 11px;
	margin-bottom:8px;
	background:#454646 url(http://static.cyberludus.com/public/frontend/images/fe/bg_logo.jpg) no-repeat left bottom;
}
#box_login p{
	color:#000;
	text-align:left;
	font-size:12px;
}
#box_login p a{
	color:#000;
}
#box_login p.titlogin{
	font-size:14px;
	font-weight:bold;
	color:#C80002;
	line-height:20px;
}
#banner_login{
	width:300px;
	height:250px;
	padding-bottom:7px;
}
form#login,
form#login fieldset{
	margin:0px;
	padding:0px;
	border:none;
	color:#000;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:left;
}
form#login fieldset input.txt{
	border:1px solid #5c5c5c;
	background:#fff;
	padding:0px 2px;
	width:96px;
	height:16px;
	margin-right:4px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
form#login fieldset button.login{
	width:50px;
	height:18px;
	line-height:18px;
	border:none;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/but_login.gif) no-repeat;
	cursor:pointer;
}
form#login fieldset p.txt_login,
form#login fieldset p.txt_login2{
	line-height:25px;
}
form#login fieldset p.txt_login a{
	color:#000;
	text-decoration:none;
	float:left;
}
form#login fieldset p.txt_login2 a{
	color:#c40000;
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin-right:5px;
}
form#login fieldset p.txt_login a:hover,
form#login fieldset p.txt_login2 a:hover{
	text-decoration:underline;
}
/* COLONNA_SX */
#colonna_sx{
	float:left;
	padding:10px 15px 0px 10px;
	width:622px;
	border-left:1px solid #000;
	font-size:13px;
	text-align:left;
}
.top_sx{
	width:622px;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #6a6a6a;
	clear:left;
background: url("http://static.cyberludus.com/public/frontend/images/fe_rosso/bg_top_sx_1px.gif") repeat-x scroll 0 0 #5C0011;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    
}

.top_sx h1,
.top_sx h2,
.top_sx h3,
.top_sx h4,
.top_sx h5,
.top_sx h6{
	color: #E1E3E5;
} 

.top_sx h2 {
	margin-left: 5px;
}
.box_sx{
	width:622px;
	float:left;
	background:#313436;
	margin-bottom:10px;
}
.box_1_sx{
	float:left;
	width:302px;
	border-right:1px solid #000;
}
.vetrina{
	width:283px;
	height:76px;
	border-bottom:1px solid #000;
	padding:12px 10px 11px 9px;
}
.vetrina div.foto{
	border:1px solid #000;
	background:#787d82;
	padding:5px;
	width:50px;
	height:65px;
	margin-right:12px;
	float:left;
}
.vetrina div.foto img{
	border:1px solid #000;
	width:50px;
	height:63px;
}
.vetrina div.freccia_sx a{
	width:19px;
	height:17px;
	display:block;
	float:right;
	position:relative;
	bottom:-10px;
}

.vetrina h3{
	font-size: 13px;
	float:left;
	width: 209px;
	margin-bottom:2px;
}

.vetrina .freccia_sx{
	float:right;
}
.vetrina p{
	font-size:12px;
	float:left;
	width: 187px;
	left:74px;
}
	
.testo_platf_sx h4{
font-size: 10px;
width: 253px;
white-space: nowrap;
	}
.testo_platf_sx .freccia_sx{
	float:right;
	
}

.box_2_sx{
	float:left;
	width:319px;
}
.box_2_sx h4 a:hover{
	text-decoration:none;
	color:#ffed00;
}

.testo_platf_sx{
	width:275px;
	padding-left:46px;
	height:24px;
	line-height:24px;
	border-bottom:1px solid #000;
	background-position: 2px 5px;
	background-repeat:no-repeat;
	
}

.testo_ps3_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/ps3.png);
}
.testo_psp_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/psp.png);
}

.testo_pc_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/pc.png);
}
.testo_x360_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/x360.png);
}

.testo_xbox_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/x360.png);
}

.testo_wii_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/wii.png);
}

.testo_ds_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/but_ds.png);
}

.testo_home_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/multi.png);
}

.testo_retrogaming_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/ret.png);
}
.testo_intrattenimento_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/but_ent.png);
}
.testo_mobile_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/mob.png);
}
.testo_socialgames_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/soc.png);
}
.testo_e3_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/e3.png);
}
.testo_gamescom2010_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/gc.png);
}
.testo_gamescom_sx{
	background-image:url(http://static.cyberludus.com/public/frontend/images/fe/gcom.png);
}
.box_2_sx h3 a{
	color:#c0c0c0;
	text-decoration:none;
}
.box_2_sx div.freccia_sx a{
	width:18px;
	height:17px;
	display:block;
	float:right;
	margin-top:-25px;
	margin-right:5px;
}
.galleria,
.galleria_cx{
	float:left;
	width:185px;
	height:266px;
}
.galleria{
	padding:11px;
}
.galleria_cx{
	padding:11px 11px 11px 10px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.galleria img,
.galleria_cx img{
	border:1px solid #000;
	background:#787d82;
	padding:9px;
	width:161px;
	height:100px;
	margin-bottom:10px;
}
.galleria div.freccia_sx a,
.galleria_cx div.freccia_sx a{
	width:19px;
	height:17px;
	display:block;
	float:right;
	margin-right:6px;
}

.galleria h3{
	float:left;
	width: 180px;
	height: 63px;
	font-size:14px;
	border-bottom: 1px solid black;
}
.galleria p{
	float:left;
	width: 160px;
	height: 60px;
}

.galleria .freccia_sx{
	float:right;
	margin: 20px 0;
}

.box_3_sx{
	float:left;
	width:413px;
	height:288px;
}
.testo_3sx{
	width:383px;
	border-bottom:1px solid #000;
	padding:10px 9px 20px 22px;
}
.testo_3sx div.freccia_sx a{
	width:19px;
	height:17px;
	display:block;
	float:right;
	margin-right:10px;
}
.elenco{
    border-bottom:1px solid #000;
    padding:11px 8px;
    width:606px;
    float:left;
}
.elenco div.foto{
    border:1px solid #000;
    background:#787d82;
    float:left;
	height:80px;
	margin-right:12px;
	padding:5px;
	width:69px;
}
.elenco div.foto img{
    border:1px solid #000000;
height:78px;
width:66px;
}
.elenco h3 a{
	text-decoration:none;
}
.elenco div.freccia_sx a{
	width:19px;
	height:17px;
	display:block;
	float:right;
	margin-right:10px;
}
/* ARTICOLO */
.box_articolo{
	width:597px;
	padding:12px 14px 25px 11px;
	float:left;
	background:#313436;
}
.box_articolo div.foto{
	border:1px solid #000;
	background:#787d82;
	padding:5px;
	width:102px;
	height:146px;
	margin-right:16px;
	float:left;
}
.box_articolo div.foto img{
	border:1px solid #000;
	width:100px;
	height:144px;
}
div.condizioni{
	border:0px;
}
div.condizioni p{
	font-size:7px;
}

.box_articolo p{
	font-size:12px;
	line-height:17px;
	margin-bottom:15px;
}
.box_articolo p a{
	color:#ffed00;
}
.galleria_articolo{
	float:left;
	width:577px;
	padding:20px 8px;
	border:1px solid #777777;
	background:#191b1b;
	margin-bottom:15px;
}
.galleria_articolo h3,
.galleria_articolo p.testo{
	margin:0 15px 15px 15px;
}
.box_galleria{
	float:left;
	margin:0px 8px 10px;
	width:270px;
	height:230px;
	text-align:center;
}
.box_galleria div.foto{
	border:1px solid #000;
	background:#787d82;
	padding:5px;
	width:258px;
	height:191px;
}
.box_galleria div.foto a img{
	border:1px solid #000;
	width:256px;
	height:189px;
}
.box_galleria p{
	line-height:30px;
}
.galleria_dx{
	float:left;
	width:290px;
	padding:5px;
	background:#313436;
}
.galleria_dx a img{
	border:1px solid #b67500;
	width:133px;
	height:86px;
	margin:2px 0px;
}
.galleria_dx p{
	font-size:11px;
	line-height:16px;
	margin:5px;
}
.galleria_dx p a{
	color:#f29400;
	font-weight:bold;
}
/* ELENCO */
form#elenco,
form#elenco fieldset{
	margin:5px;
	padding:0px;
	border:none;
}
form#elenco table tr td{
	padding:5px 2px;
}
form#elenco select{
	background:#e3e3e3;
	border:none;
	height:18px;
}
form#elenco select.small{
	width:180px;
}
form#elenco select.big{
	width:325px;
}
form#elenco button{
	width:73px;
	height:22px;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	border:none;
	color:#fff;
	text-align:center;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/but_cerca.gif) no-repeat;
}
.voce_elenco1,
.voce_elenco2{
	border-bottom:1px solid #000;
	padding:11px 8px;
	width:606px;
	float:left;
}
.voce_elenco1{
	background:#313436;
}
.voce_elenco2{
	background:#45484a;
}
.voce_elenco1 h3,
.voce_elenco2 h3{
	margin-bottom:10px;
	text-decoration: none;
}
.voce_elenco1 a{
	text-decoration: none;
}
.voce_elenco2 a{
	text-decoration: none;
}
.voce_elenco1 p,
.voce_elenco2 p{
	margin-bottom:15px;
}
.voce_elenco1 p a,
.voce_elenco2 p a{
	color:#ffed00;
	text-decoration: none;
}
.voce_elenco1 p a:hover,
.voce_elenco2 p a:hover{
	text-decoration:underline;
}
.voce_elenco1 div.foto img,
.voce_elenco2 div.foto img{
	border:1px solid #000;
	background:#787d82;
	padding:5px;
	width:85px;
	height:116px;
	margin-right:12px;
	float:left;
}

.voce_elenco1 div.freccia_sx a,
.voce_elenco2 div.freccia_sx a{
	width:19px;
	height:17px;
	display:block;
	float:right;
	margin-right:10px;
}
/* INTERNA */
.box_interna{
	width:572px;
	background:#313436;
	padding:15px 25px;
	float:left;
	font-size:11px;
	line-height:15px;
}
.titolo{
	width:572px;
	height:30px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/pattern_tit.gif) repeat-x;
	line-height:30px;
	padding:0 25px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	clear:left;
}
.titolo2{
	width:572px;
	height:60px;
	background:#3F4347;
	line-height:30px;
	padding:0 25px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	clear:left;
}

.titolo2 p{
	font-size:10px;
}
.titolo2 p a{
	color:#fff;
	margin:0 10px 0 5px;
	line-height:30px;
}

.titolo h3,
.box_interna h3,
.box_interna h2{
	color:#ffed00;
}
.titolo p{
	font-size:10px;
}
.titolo p a{
	color:#fff;
	margin:0 10px 0 5px;
	line-height:30px;
}
.box_interna a img{
	float:left;
	padding:9px;
	border:1px solid #000;
	background:#787d82;
	width:161px;
	height:116px;
	margin:0 9px 9px 0; 
}
.box_commenti{
	width:622px;
	background:#313436;
}
.box_commenti p{
	width:572px;
	height:30px;
	border-bottom:1px solid #000;
	padding:0 25px;
	line-height:30px;
}
.box_commenti p a{
	color:#ffed00;
	text-decoration:none;
}
.box_interna div.foto{
	border:1px solid #000;
	background:#787d82;
	padding:5px;
	width:85px;
	height:65px;
	margin-right:12px;
	float:left;
}
.box_interna div.foto img{
	border:1px solid #000;
	width:83px;
	height:63px;
}
.box_interna ul{
	margin:0px;
	padding:0px;
	clear:left;
}
.box_interna ul li{
	list-style:none;
	float:left;
	display:inline;
	line-height:32px;
}
.box_interna ul li a{
	color:#fff;
}
/* COLONNA_DX */
#colonna_dx{
	float:left;
	padding:10px 10px 0px 0px;
	width:300px;
	border-right:1px solid #000;
}
.box_1_dx{
	width:275px;
	height:116px;
	border:1px solid;
	background:#313436;
	padding:6px 15px 0 8px;
	text-align:left;
	margin-bottom:10px;
	border-color:#6a0000;
}
.box_1_dx img{
	border:1px solid #aaaaaa;
	float:left;
	margin-right:12px;
}
.box_1_dx h2{
	color:#e1e3e5;
}
.box_1_dx h2 a{
	color:#e1e3e5;
	text-decoration:underline;
}
.box_1_dx p{
	font-size:12px;
}
.top_dx{
	width:300px;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #6a6a6a;
	clear:left;
	background:url(http://static.cyberludus.com/public/frontend/images/fe_blu/bg_top_dx.gif) no-repeat;
}
.top_dx h1{
	color:#e1e3e5;
}
.bottom_dx{
	width:300px;
	height:4px;
	clear:left;
	line-height:1px;
	font-size:1px;
	margin-bottom:10px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe_blu/bg_bottom_dx.gif) no-repeat;
}
.news{
	width:283px;
	padding:12px 7px 7px 10px;
	border-bottom:1px solid #000;
	background:#313436;
	float:left;
	text-align:left;
}
.news img{
	width:61px;
/*	height:45px;*/
	border:1px solid;
	float:left;
	margin-right:11px;
	border-color:#b67500;
}
.news h4 a{
	color:#f29400;
}
.news p{
	font-size:11px;
	float: left;
}

.freccia_sx a{
	background:url(http://static.cyberludus.com/public/frontend/images/fe_rosso/freccia_sx.gif) no-repeat;
}

.freccia_dx a{
	background:url(http://static.cyberludus.com/public/frontend/images/fe_blu/freccia_dx.gif) no-repeat;
}
.news div.freccia_dx a{
	width:19px;
	height:17px;
	display:block;
	float:right;
}
.posizione{
	width:27px;
	height:21px;
	color:#e1e3e5;
	margin:0 11px 0 0;
	float:left;
	text-align:center;
	line-height:18px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe_blu/bg_numero.gif) no-repeat;
}
.posizione p{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	float: none;
}

.news_facebook{
padding-left: 3px;
width: 290px;
padding-top: 0;
}

.news p a{
	color:#c4c4c4;
	text-decoration:none;
}
.news p a:hover{
	text-decoration:underline;
}
.scheda_gioco{
	float:left;
	width:278px;
	padding:11px;
	background:#313436;
	text-align:left;
	border-bottom:1px solid #000;
}
.scheda_gioco h3{
	color:#f29400;
	margin-bottom:20px;
}
.scheda_gioco h3.piattaforma{
	color:#c0c0c0;
}
.scheda_gioco img{
	float:left;
	width:108px;
	height:121px;
	border:1px solid #f29400;
	margin:0 19px 10px 0;
}
.scheda_gioco p{
	font-size:11px;
}
.scheda_gioco p.acquista{
	padding-left:45px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/carrello.jpg) no-repeat left;
	margin-left:130px;
	height:40px;
	font-size:11px;
}
.scheda_gioco p.acquista a{
	display:block;
	width:70px;
	height:21px;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/but_acquista.gif) no-repeat;
	text-decoration:none;
	color:#000;
	line-height:21px;
	text-align:center;
}
.scheda_gioco h4{
	clear:left;
	color:#f29400;
}
.voci_scheda{
	clear:left;
	width:300px;
	background:#313436;
	text-align:left;
	font-size:11px;
}
.voci_scheda p{
	width:278px;
	line-height:20px;
	padding:0px 11px;
	border-bottom:1px solid #000;
}
.voci_scheda p span{
	color:#f29400;
	font-weight:bold;
}
.voci_scheda a {
	color:#e3e3e3;
        text-decoration:none;
}
.voci_scheda a:hover {
	color:#f29400;
        text-decoration:none;
}
.voto{
	width:278px;
	padding:11px;
	background:#313436;
	text-align:left;
}
.voto h4{
	color:#f29400;
}

.voto p{
	font-size:11px;
}
.voto table{
	margin:10px 0px;
}
.voto table tr td{
	border:1px solid #000;
	background:#1c1e20;
}
td.voto_medio{
	font-size:18px;
	font-weight:bold;
}
td.score h3{
	color:#c0c0c0;
}
td.score p{
	font-size:11px;
	font-weight:bold;
	color:#f29400;
}
td.punteggio{
	font-size:26px;
	font-weight:bold;
}
td.punteggio_arancio{
	font-size:26px;
	font-weight:bold;
	color:#f29400;
}
/* FOOTER */
#footer{
	width:937px;
	height:170px;
	margin:0 auto;
	clear:left;
	background:url(http://static.cyberludus.com/public/frontend/images/fe/bg_footer.jpg) no-repeat #0c0c0c;
	padding:11px;
	color:#c0c0c0;
}
#footer h3{
	text-align:center;
	line-height: 8px;
	color: #F29400;
}
#footer_top{
	width:930px;
	height:37px;
	padding:5px 10px;
}
#footer_bottom{
	width:930px;
	height:60px;
	padding:5px 10px;
}
#footer ul{
	margin:0px;
	padding:0px;
}
#footer ul li{
	list-style:none;
	display:inline;
	font-size:11px;
}
#footer ul li a{
	text-decoration:none;
	color:#c0c0c0;
}
#footer ul li a:hover{
	text-decoration:underline;
	color:#c0c0c0;
}

/* PAGINAZIONE */
.pagination {
    float: left;
    height: 20px;
    margin: 11px 0;
    text-align: center;
    width: 600px;
}
.pagination ul {

    margin: 0;
    padding: 0;
}
.pagination ul li {
    background-color: #C0C0C0;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    color: #0C0C0C;
    display: inline;
    list-style: none outside none;
    margin: 0 1px;
}
.pagination ul li a {
    color: #0C0C0C;
    margin: 0 5px;
    text-shadow: 1px 1px 1px #0C0C0C;
}

.pagination ul li.act {
    color: #000;
    background-color: #fff;
    margin: 0 5px;
    text-shadow: 1px 1px 2px #000;
}

a.continua{
	color: #FFED00;
}
.top_sx h1{
	padding-left: 5px;
	padding-right: 5px;
}

.gsc-adBlock{
	display: none !important;
}

.galleria_commenti{
	/*background-color: #fff;*/
}

