.topimage {
	height:213px;
	width: 388px;
	left: 550px;
	top:80px;
	position:absolute;
	background-image: url("/layout/topimg-teleinf2a.png");
    background-size: 400px;
	background-repeat: no-repeat;
	z-index:1;
}
.worldmap {
	width: 273px;
	height: 156px;
	left: 317px;
	top: 89px;
	opacity:0.2;
	position:absolute;
	background-image: url("/layout/worldmap.png");
	background-repeat: no-repeat;
	z-index:0;
}
.logo {
	width: 391px;
	height:99px;
	left: 20px;
	top:120px;
	position:absolute;
	background-image: url("/layout/logo-teleinf.png");
	background-repeat: no-repeat;
	z-index:1;
}
