	#Newnetwork_container {
		display:block;
		background:url("../theme/images/new_barra_white2.jpg") no-repeat;
		height:35px;
		width:100%;
		z-index:200;
		margin-left:0px;
	}
	#logo_technetwork {
		width: 110px;
		margin-left: 15px;
		margin-top: 5px;
		height: 20px;
		cursor: pointer;
		float: left;
	}
	#network_puntoinf {
		display:block;
		height:38px;
		width:172px;
		float:right;
	}
	#network_puntoinf a {
		display:block;
		height:38px;
		width:162px;
	}
	#network_puntoinf a:hover {
		background:none;
	}
	#network_telefonino {
		display:block;
		float:right;
		width:140px;
		height:38px;
	}

	#network_telefonino a {
		display:block;
		float:right;
		width:130px;
		height:38px;
	}

	.network_techmenu a {
		display:block;
		height:38px;
		width:140px;
	}
	.network_techmenu a:hover {
		background:none;
	}
	.network_techmenu{
		float:right;
		display:block;
		height:38px;
		width:108px;
		margin-right:10px;
		text-align:left;
	}
	.network_techmenu a {
		display:block;
		height:38px;
		width:108px;
	}
	.network_techmenu a:hover{
		background:none;
	}
	.network_techmenu #network_menubarra {
		z-index:999999;
		width:115px;
		display:block;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		position:absolute;
		font-size:12px;
		margin-top:-5px;
		height: 35px;
	}
	.network_techmenu #network_menubarra ul {
		background:#CCC repeat scroll 0 30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:2px;
		width:115px;
		display:none;
	}
	.network_techmenu #network_menubarra ul .top, .network_techmenu #network_menubarra ul .top a:hover {
		background:none;
	}
	.network_techmenu #network_menubarra ul .item {
		background:#CCCCCC;
		border:2px solid #CCCCCC;
		color:#000000;
		display:block;
		width:110px;
		height:20px;
		margin:0;
		padding:1px;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
	}
	.network_techmenu #network_menubarra ul .item a {
		display:block;
		width:110px;
		height:20px;
		text-align:center;
		color:#666666;
		text-decoration:none;
	}
	.network_techmenu #network_menubarra ul .item a:hover {
		color:#CCCCCC;
		background-color:#333333;
	}




