/************************************************************
*# HEADER
***********************************************************/
.header {
	margin:0px auto;
	padding:0px;
	text-align:left;

}
.topo01 {
	width:543px;
	height:97px;
	background-image:url(../img/header/gol_header.jpg);
	float:left;
	margin:0px auto;
	padding:0px;
}
.topo02 {
	width:236px;
	height:97px;
	background-image:url(../img/header/gol_header_s02.jpg);
	float:left;
	margin:0px auto;
}

.ajuste {
	width:780px;
}	

/************************************************************
*# COMBO DE PAISES
***********************************************************/
.paises {
	width:250px;
	top:40px;
	left:560px;
	position:absolute;
}
#hmenupaisesh {
	cursor:hand;
}
#layerPaises {
	position:absolute;
	border:1px solid #999999;
	border-top:0px;
	background-color:#FFFFFF;
	width:120px; 
	height:100px;
	top:62px;
	left:649px;
	z-index:11;
	display:none;
	padding:0px;
	
}
#layerPaises #pais {
	border-top:1px solid #999999;	
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	height:12px;
	width:118px;
	z-index:10;
}
#layerPaises #pais IMG{margin:0 !important}