@import url("topStyle_ie.css");

body {
	background-color: #ffffff;
	color: #ffffff;
	background-attachment: fixed;
	background-image: url(../img_top/map_top.gif);
	background-repeat: no-repeat;
	background-position: 748px 0px;
}
#dBody {
	background-attachment: fixed;
	background-image: url(../img_top/bg_blue_clair.gif);
	background-repeat: repeat-x;
	background-position: 0px 66px;
	height: 110px;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
	position: absolute;
	z-index: 0;
}
img {
	border: none;
}
a {
	color: #ff6600;
	text-decoration: underline;

}
a:hover {
	text-decoration: overline;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#logo, #infnT, #midBlue, #lngsT, #mText, #infn, #mountain, #sform, #diaorange, #corner1, #corner2, #location , #endSfum{
	position: absolute;
	z-index: 2;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #0066cc;
	height: 16px;
	margin-bottom: 4px;
	padding-left: 3px;
}
#logo{
	left:0px;
	top:0px;
	background-color:#0066CC;
}
#Blue, #infnT, #midBlue, #lngsT{
	background-color:#0066CC;
	left: 106px;
	width:334px;
}
#Blue{
	position: absolute;
	z-index: 1;
	top:0px;
	height:65px;
}
#infnT, #midBlue, #lngsT{
	height:22px;
}
#infnT{
	top:0px;
}
#midBlue{
	top:22px;
	background: url(../img_top/blue.jpg);
}
#lngsT{
	top:44px;
}
#mText{
	top:94px;
	left:0px;
	width:140px;
	height:16px;
	text-align:right;
	z-index:10;
}
#infn{
	top:0px;
	left:440px;
}
#fr{
	position: absolute; 
	top: -100px;
	left: -1000px;
	visibility: hidden; 
	display: none;
	z-index: -1; 
 }
#mountain{
	left: 525px; 
	top: 16px;
	background: url(../img_top/bg_gs.jpg);
	width:200px;
	height:50px;
}
#sform{
	height:22px;
	top: 68px;
	left: 580px;
	white-space: nowrap;
}
#diaorange{
	background: url(../img_top/dia_orange_copia2.gif);
	top:66px;
	left:391px;
	width:105px;
	height:24px;/* Se si cancella Trasferimento Tecnologico dla menu TOP usare le righe commentate
	top:66px;
	left:440px;
	width:85px;
	height:24px;*/
}
#location {
	top:95px;
	right:0px;
	padding-left:5px;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
}
#corner1{
	top:90px;
	left:0px;
	z-index:10;
}
#corner2{
	top:90px;
	left:140px;
}

#endSfum{
font-size:2px;
	top:16px;
	left:725px;
	width:80px;
	height:2px;
	background: url(../img_top/blue-line.jpg);
}

.non-repeat {
	background-image: url(../img_top/map_top.gif);
	background-repeat: no-repeat;
	background-position: 26px 0px;
}

