html {width: 100%;}

/* Contenitore Centrale */

	#container {
	width: 100%;;
		}

/* Fascia Superiore */
		
		#topbar {
	display: none;
		}
		
		#topnav  {
	display: none;
}


		#themebar {
	display: none;
		}

/* CONTENUTO CENTRALE */

		#content {
	width: 100%;;
		}
		
			#contentwide {
	width: 100%;;
		}


/* TABELLA DATI TECNICI */


	#dati {
display: none;
     }

	 
/* COLONNA SINISTRA */		
		
		#sidebar-a {
display: none;
		}
		 
		#nav {
display: none;
		 }		 

 	.box li {
	padding: 1px 0px 0px 20px;
	background-image: url(img/el-li-f.gif);
	background-repeat: no-repeat;
	 }

.range {
display: none;
 }
 
		#pub {
	padding: 0px;
	margin: 0px 0px 0px 28px;
	text-align: left;

	     }
		 
		#pub p {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	text-align: left;
	     }
		 
		#pub img {
	text-align: left;
	     }



/* CONLONNA DESTRA */


		#sidebar-b {
display: none;
		}
				
		#sidebar-icon {
display: none;
		}

/* FASCIA INFERIORE */


		#credits {
	display: none;
		}
		
#menu {
display: none;
}


/* BARRE GRAFICA */

#barup {
display: none;
}
#bardn {
display: none;
}
#barbottom {
display: none;
}
img {
	border: 0px;
}
/* BOXING SYSTEM */

.box110, .box170, .boxmini {
    float: left;
	font-size: 10px;
	color: #567;
	line-height: 1;
}

.box170 {
	width: 150px;
	text-align: right;
	padding: 5px 0px 40px 20px;
}

.box110 {
	height: 78px;
	width: 90px;
	text-align: center;
}

.boxmini {
	width: 55px;
	padding-left: 20px;
}

.box {
	width: 100%;
	display: block;
	clear: both;
	}
	
.boxtesto, .boxtesto-s {
    width: 280px;

	font-size: 11px;
	color: #567;
	text-align: left;
	float: left;
	line-height: 1.5;
	padding: 0px 0px 40px 20px;
}

.boxtesto-s {
    width: 280px;
	padding: 0px 0px 20px 10px;
	font-size: 12px;
}

.box110 .cblock {
	text-align: center;
	display: block;
	margin: 0px;
}

.box170 .cblock {
    text-align: right;
	display: block;
	margin: 0px 0px 8px;
}

.border {
	border: 6px solid #EEEEEE;
}

	
#adSense {

	display: none;
}
