* { margin:0; padding:0; border:0; }
body {
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#666;
   background: url(imagens/teaser.png) no-repeat center top;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
.wrap {
	text-align:center;
	width:600px;
  	height:200px;
  	position:absolute;
   	top:50%;
   	left:50%;
   	margin-top:-80px;
   	margin-left:-300px;
      display: none;
}
p {
	padding:6px 0;
}
img.hostnet { position:absolute; left:46%; bottom:20px;  }
.banner {
	position: absolute;
   right: 10px;
   top: 0;   
}
