body {
	background-color: #092334;
	background-attachment: fixed;
	background-image: url(imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#noticia1 {
	width: 260px;
	height: 170px;
	position: relative;
	overflow: hidden;
	left: 10px;
}
#noticia2 {
	width: 260px;
	position: relative;
	top: -170px;
	left: 285px;
	height: 170px;
	overflow: hidden;
}
#box {
	width: 832px;
	text-align: center;
	overflow: hidden;
	height: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
} 
#menu {
	position: relative;
	top: -317px;
	overflow: hidden;
	height: 58px;
}
div.outerservicos {
	float: left;
	height: 58px;
	width: 112px;
	margin: 0 0px 0 0;
	background: url( 'imgs/menu_servicos.gif' ) top left no-repeat;
}
div.outerservicos a{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'imgs/menu_servicos.gif' ) 0 -58px no-repeat;
}
div.outerservicos a:hover {
	background-image: none;
}
div.outerservicos span {
	display:none;
}
div.outermarcacoes {
	float: left;
	height: 58px;
	width: 126px;
	margin: 0 0px 0 0;
	background: url( 'imgs/menu_marcacoes.gif' ) top left no-repeat;
}
div.outermarcacoes a{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'imgs/menu_marcacoes.gif' ) 0 -58px no-repeat;
}
div.outermarcacoes a:hover {
	background-image: none;
}
div.outermarcacoes span {
	display:none;
}
div.outerfotos {
	float: left;
	height: 58px;
	width: 78px;
	margin: 0 0px 0 0;
	background: url( 'imgs/menu_fotos.gif' ) top left no-repeat;
}

div.outerfotos a{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'imgs/menu_fotos.gif' ) 0 -58px no-repeat;
}

div.outerfotos a:hover {
	background-image: none;
}

div.outerfotos span {
	display:none;
}

div.outerilhas {
	float: left;
	height: 58px;
	width: 98px;
	margin: 0 0px 0 0;
	background: url( 'imgs/menu_ilhas.gif' ) top left no-repeat;
}

div.outerilhas a{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'imgs/menu_ilhas.gif' ) 0 -58px no-repeat;
}

div.outerilhas a:hover {
	background-image: none;
}

div.outerilhas span {
	display:none;
}

div.outerpromocoes {
	float: left;
	height: 58px;
	width: 166px;
	margin: 0 0px 0 0;
	background: url( 'imgs/menu_promocoes.gif' ) top left no-repeat;
}

div.outerpromocoes a{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'imgs/menu_promocoes.gif' ) 0 -58px no-repeat;
}

div.outerpromocoes a:hover {
	background-image: none;
}

div.outerpromocoes span {
	display:none;
}

div.outerinicio {
	float: left;
	height: 58px;
	width: 121px;
	margin: 0 0px 0 0;
	background: url( 'imgs/menu_inicio.gif' ) top left no-repeat;
}

div.outerinicio a{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'imgs/menu_inicio.gif' ) top left no-repeat;
}

div.outerinicio a:hover {
	background-image: none;
}

div.outerinicio span {
	display:none;
}

div.outercontactos {
	float: left;
	height: 58px;
	width: 131px;
	margin: 0 0px 0 0;
	background: url( 'imgs/menu_contactos.gif' ) top left no-repeat;
}

div.outercontactos a{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'imgs/menu_contactos.gif' ) 0 -58px no-repeat;
}

div.outercontactos a:hover {
	background-image: none;
}

div.outercontactos span {
	display:none;
}


#footerazul {
	height: 20px;
	position: relative;
	top: -320px;
	width: 819px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	background-color: #2a4a5f;
}


#header {
	text-align: center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#barratopo {
	background-color: #092334;
	height: 30px;
	width: 819px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}
#noticia1titulo, #noticia2titulo, #noticia3titulo   {
	color: #A5CADF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#lang {
	width: 500px;
	padding-top: 4px;
	padding-left: 5px;
	height: 25px;
}
.btnMais {
	position: relative;
	top: 2px;
	left: 2px;
}


#promocoes {
	height: 322px;
	width: 819px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	position: relative;
	background-image: url(imgs/promofg.png);
	z-index: auto;
	clip: rect(auto,auto,322px,auto);
	overflow: hidden;
}
#promocoestop {
	overflow: hidden;
	top: -321px;
	position: relative;
}

#promocao1 {
	height: 256px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	position: relative;
	visibility: visible;
	top: 45px;
	left: 34px;
	overflow: hidden;
}
.txtBoxNewsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3882D6;
	background-color: #092334;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 170px;
	position: relative;
	top: -3px;
}
#fotos {
	height: 800px;
	background-color: #07151e;
	overflow: hidden;
	position: relative;
}

#btnEnviar {
	position: relative;
	top: 2px;
}

#newsletter {
	width: 350px;
	height: 30px;
	position: relative;
	top: -40px;
	left: 100px;
	overflow: hidden;
	vertical-align: top;
}

#promocao2 {
	height: 256px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	top: -211px;
	left: 260px;
	position: relative;
	overflow: hidden;
}
#promocao3 {
	height: 256px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	top: -467px;
	left: 588px;
	position: relative;
	overflow: hidden;
}
img, div { behavior: url(iepngfix.htc) }
#noticias {
	width: 819px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	position: relative;
	z-index: auto;
	overflow: hidden;
	background-color: #05161E;
	padding: 0px;
	top: -310px;
	height: 230px;
}

#noticia1corpo, #noticia2corpo, #noticia3corpo {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#noticia3 {
	width: 260px;
	position: relative;
	top: -340px;
	left: 560px;
	height: 170px;
	overflow: hidden;
}
#footer {
	height: 20px;
	position: relative;
	top: -320px;
	width: 819px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}
