
@font-face{ 
	font-family: 'super';
	src: url('_fonts/akzidgrostdsup-webfont.eot');
	src: url('_fonts/akzidgrostdsup-webfont.eot?#iefix') format('embedded-opentype'),
	     url('_fonts/akzidgrostdsup-webfont.woff') format('woff'),
	     url('_fonts/akzidgrostdsup-webfont.ttf') format('truetype'),
	     url('_fonts/akzidgrostdsup-webfont.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'regular';
	src: url('_fonts/akzidgrostdreg-webfont.eot');
	src: url('_fonts/akzidgrostdreg-webfont.eot?#iefix') format('embedded-opentype'),
	     url('_fonts/akzidgrostdreg-webfont.woff') format('woff'),
	     url('_fonts/akzidgrostdreg-webfont.ttf') format('truetype'),
	     url('_fonts/akzidgrostdreg-webfont.svg#webfont') format('svg');
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.limite_superior {
  position: fixed;
  top: 0;
  left: 0;
  height: 66px;
  background-color: #000;
  width: 100%;
  z-index: 500;
}
.limite_inferior {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 30px;
  background-color: #000;
  width: 100%;
  z-index: 500;
}

.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
#maincontent {
	position: absolute;
	z-index: 50;
	width: 100%;
}

.menu_geral {
	position: absolute;
	top: 0px;
	width: 980px;
	height: 150px;
	z-index: 600;
}

.regularfooter {
	font-family: "regular"; 
	font-size:10px;
	letter-spacing:0.5px;
	text-align:right;
	color:#666 ;
	text-decoration:none;
}
.super {
	font-family: "super"; 
	font-size:10px;
	line-height:200%;
	letter-spacing:3px;
	color:#FFFFFF;
}

.superb {
	font-family: "super"; 
	font-size:10px;
	line-height:300%;
	letter-spacing:3px;
	color:#001cff;
}
.superb a {
	font-family: "super"; 
	font-size:10px;
	line-height:300%;
	letter-spacing:3px;
	color:#001cff;
	text-decoration:none;
}
.superb a:hover {
	font-family: "super"; 
	font-size:10px;
	line-height:300%;
	letter-spacing:3px;
	color:#000000;
	text-decoration:none;
}

.t1 {
	position: fixed;
	left: 40px;
	width: 500px;
	top: 24px;
	height: 30px;
	z-index:1000;
}
.t3 {
	position: fixed;
	right: 40px;
	width: 300px;
	bottom: 11px;
	height: 10px;
	z-index:1000;
}
.t4 {
	position: fixed;
	left: 40px;
	width: 500px;
	top: 120px;
	height: 500px;
	z-index:1000;
}
