body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	text-align:center;
	}

a { text-decoration: none; outline: none }
a:link { color: white; text-decoration: none}
a:visited {color: white; text-decoration: none}
.tarjabottom {
	width: 790px;
	background-color: #AAD464;
	height: 25px;
	right: 0px;
	position: absolute;
	top: 2304px;
}

a:active {color: white; text-decoration: none}
a:hover {color: white; text-decoration: underline}

#centro
	{
	width: 791px;
	position: relative;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 650px;
	border: 1;
	}

.logo {
	position: absolute;
	top: 0px;
	right:630px;
	z-index:0;
	width: 160px;
	}

.horamundial {
	position: absolute;
	top: 172px;
	right:630px;
	width: 160px;
	height: 115px;
	}
	
.clima {
	position: absolute;
	top: 0px;
	right:0px;
	z-index:0;
	width: 151px;
	}

.tarjacotacao {
	position: absolute;
	top: 594px;
	z-index:0;
	left: 0px;
	width: 160px;
	height: 25px;
	background-color: #023960;
	}

.boxcenter1 {
	border:0px;
	padding:0px;
	background: #85c226;
	width:160px;
	height:297px;
	position: absolute;
	top: 292px;
	z-index:0;
	background-color: #85c226;
}

#linkList ul {
	margin: 0;
	padding: 0;
	top: 302px;
	left: 11px;
	position: absolute;
	text-align: center;
	width: 139px;
	}
#linkList li {
	line-height: 2.5ex;
	display: block;
	padding-top: 1px;
	margin-bottom: 2px;
	font-family:Arial;
	font-size: 10pt;
	color: #FFFFFF;
	list-style-type: none;
	border-bottom:solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	}
#linkList li a:link {
	color: #FFFFFF;
	}
#linkList li a:visited {
	color: #FFFFFF;
	}
	
.txt_cotacao {
	position: absolute;
	top: 597px;
	left: 8px;
	width:145px;
	font-family: Arial;
	font-size: 9pt;
	color:#00395F;
	z-index:3;
	text-align: center;
	height: 15px;
}
.boxcenter {
	border: 2px solid;
	width:625px;
	height:596px;
	font-family: Arial;
	font-size:10px;
	position: absolute;
	top: 24px;
	right:0px;
	z-index:1;
	border-color: #aad464;
}
.tarjacenter {
  	background: #aad464;
  	width:626px;
	height:25px;
	position: absolute;
	top: 0px;
	right:0px;
	z-index:1;
}
.txt_pacotesespeciais {
	position: absolute;
	top: 5px;
	left: 376px;
	width:180px;
	font-family: Arial;
	font-size: 11pt;
	color:#FFFFFF;
	z-index:2;
	text-align: center;
	height: 15px;
}

.botao {
    	font-family: Arial, sans-serif;
    	font-size: 10pt;
    	color: #ffffff;
    	text-decoration: none;
    	background-color: #aad464;
    	border: 0px;
	}

