#GB_overlay{
	background:url(../imagens/overlay.png);
	position: fixed;
	border:none;
	z-index: 100;
	width:  100%;
	height: 100%;
	padding:0;
	margin:0;
	overflow: hidden;
}

#fechaTeste{
	width:30px;
	height:30px;
	cursor:pointer;
	text-indent:-9999px;
	position:absolute;
	top:58px;
	left:937px;
}

a{
	outline: none;
}

* html #GB_overlay{
	width:  100%;
	height: 100%;
	background:url(../imagens/overlay.png);
	overflow: hidden;
	border:none;
	outline:0;
}

#titPop a{
	position:absolute;
	top:92px;
	left:273px;
	font-size:9px;
	color:#4e5457;
	text-decoration:none;
	cursor:pointer;
}

#titPop a:hover{
	position:absolute;
	top:92px;
	left:273px;
	font-size:9px;
	color:#CC092F;
	text-decoration:none;
	cursor:pointer;
}

#caminho a{
	position:absolute;
	top:92px;
	left:235px;
	font-size:9px;
	color:#4e5457;
	text-decoration:none;
	cursor:pointer;
}
#caminho a:hover{
	font-size:9px;
	color:#CC092F;
	cursor:pointer;
}

#GB_window {
	top: 0px;
	left: 0px;
	position:absolute;
	background: #7e7e7e;
	border: 0px solid #7a7a7a;
	overflow: hidden;
	width: 1000px;
	height: 600px;
	z-index: 150;
}

#GB_frame{
	border: 0;
	overflow: hidden;
	width:  100%;
	height: 100%;
}

#cartaoHome a{
	background:url(../imagens/usou_viajou.jpg) no-repeat;
	width:103px;
	height:72px;
	position:absolute;
	text-indent:-9999px;
	top:55px;
	left:32px;
}

#GB_caption {
	display:none;
	visibility: hidden;
	font: 12px bold helvetica, verdana, sans-serif;
	color: #fff;
	background: red;
	padding: 2px 0 2px 5px;
	margin: 0;
	border:0;
	text-align: left;
}

#imgNormal1 a{
	width:30px;
	height:30px;
	background: url(../imagens/fechar.gif) no-repeat;
	position:absolute;
	top:58px;
	left:937px;
	cursor:pointer;
}

#imgNormal1 a:hover{
	width:30px;
	height:30px;
	background: url(../imagens/fechar2.gif) no-repeat;
	position:absolute;
	text-indent:-9999px;
	top:58px;
	left:937px;
	cursor:pointer;
}
