
#Newnetwork_container {
	display:block;
	background:url(./images/new_barra_white.gif) no-repeat top right;
	height:35px;
	z-index:200;
	margin-left:0px;
	margin-bottom:3px;
}

#Newnetwork_container {
	background:transparent url(./images/new_barra_white.gif) no-repeat scroll right top;
	display:block;
	height:35px;
	margin-bottom:3px;
	margin-left:0;
	position:relative;
	z-index:100000;
} 

#logo_technetwork{
	width: 130px;
		background:url(./images/new_barra_white_logo.gif) no-repeat top left;
        margin-left: 0px;
        margin-top: 0px;
        height: 35px;
	cursor: pointer;
        float: left;
}

#network_puntoinf {
	display:block;
	height:38px;
	width:152px;
	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:140px;
	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:201;
	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;
}
