@charset "UTF-8";
.total_menu {
	width: 180px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	text-transform: uppercase;
	font-weight: lighter;
}



.elemento {
	display: block;
	width: 180px;
	height: 25px;
	background-image: url(button.png);
	margin-top: 5px;
	text-indent: 40px;
	line-height: 25px;
	vertical-align: middle;
}

.elemento a {
	display: block;
	width: 180px;
	height: 25px;
	background: url(button.png) no-repeat top left;
}

.elemento a:hover {
	color: #0099FF;
	background-position: top right;
}


.cont_tv {
	
	width: 630px;
	/*height: 340px;*/
	height: 325px;
	background-color:#333333;
	margin-bottom: 0px;
	float: left;
}
.colonna_destra {
	/*height: 380px;*/
	width: 300px;
	float: right;
}
.verticale{
	width: 120px;
	height: 320px;
	/*background-color:#FFF;*/
	margin-left:5px;
	float:left;
}
.immaginilink {
	margin-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.music_shop {
	background-color: #000000;
	height: 120px;
	width: 100%;
	float: left;
	margin-top: 5px;
}
.socialnetwork {
	height: 40px;
	width: 290px;
	padding: 5px;
	text-align: right;
}

.cassone {
	float: left;
}

.distanziatore {
/*margin-bottom:20px;*/
  margin-bottom:5px
}

