#div_banner {
	position: absolute;
	top: 182px;
	height: 270px;
	z-index: 500;
}

#div_conteudo {
	padding-top: 450px;
}

#NewsTicker-Setas a:hover {
	background: none !important;
}

#noticias {
	padding-left: 4px;
	height: 210px;
	width: 240px;
	overflow: hidden;
}

#promocoes {
	padding-left: 4px;
	height: 130px;
	width: 240px;
	overflow: hidden;
}

#noticia-item {
	position: absolute; 
	height: 45px; 
	width: 240px; 
	top: 0;
	left: 0;
	line-height: 14px !important;
	text-align: left;
	background: url(../imagens/NewsTicker-IE8bug.gif) repeat-y left top;
	display:none;
	color: #5D6670;
}

#noticia-item a {
	display: block;
}
#noticia-item a, #noticia-item b {
	color: #5D6670;
}
#noticia-item a:hover, #noticia-item a:hover b {
	color: #FFFFFF;
	background-color: #5D6670;
}

#nav {
	padding: 7px 0 0 88px;
}

.rel {
	position:relative;
	z-index: 5000;
	color: #5D6670;
}

.rel a {
	font-size: 11px !important;
	color: #5D6670;
}

.rel a:hover {
	color: #FFFFFF;
	background-color: #5D6670;
}

form#newsletter div  {
	position: relative;
	padding: 5px 0 5px 0;
	font-size: 12px;
}
input.newsletter_email {
	border: none;
	width: 197px;
	height: 17px;
	padding: 8px 0 5px 0;
	background: url(../imagens/newsletter_txt.gif) no-repeat left;
}
input.newsletter_enviar {
	margin: 0;
	padding: 0;
}