@import url(global.css);


#navegacao li.capa {
	background: transparent url(../imgs/menuSeta.gif) no-repeat 8px 11px;
}

#noticias li:after,
#noticias li a:after,
#noticias li a img:after,
#noticias li span:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

#movie {
	background: #FFFEE1;
	height: 305px;
	margin-bottom: 29px;
	_position: absolute;
	width: 3000px;
}

body #centro #conteudo {
	width: 545px;
	padding-left: 0;
	padding-right: 75px;
}
#conteudoCapa {
	_height: 280px;
	_padding-top: 335px;
	padding-left: 29px;
}

#noticias {
	float: left;
	width: 318px;
}
#noticias a {
	border-bottom: #000000 solid 1px;
	color: #fff;
	display: block;
	width: 318px;
}

#noticias h2 {
	background: transparent url(../imgs/capaCabNoticias.gif) no-repeat;
	height: 18px;
	overflow: hidden;
	text-indent: -5000px;
	width: 160px;
}

#noticias ul {  }

#noticias ul li {
	clear: both;
	display: block;
	width: 318px;
}

#noticias ul li.primeiro a {
	padding: 13px 0;
	text-decoration: none;
}
#noticias ul li.primeiro a img {
	float: left;
	margin-right: 10px;
}
#noticias ul li.primeiro a big {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 7px;
}
#noticias ul li.primeiro a span {
	display: block;
	font-size: 11px;
}

#noticias ul li.outros {
	*margin-top: -1px;
}
#noticias ul li.outros a {
	border-top: #00913E solid 1px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}






#cadastroELinks {
	float: left;
	padding-left: 15px;
	width: 175px;
}


#formCadastroComponent {
	background: transparent url(../imgs/capaFormCadastro.jpg) no-repeat;
	height: 150px;
	width: 170px;
}

#formCadastroComponent fieldset legend { display: none; }

#formCadastroComponent fieldset p {
	color: #00481F;
	display: block;
	font-size: 11px;
	margin: 35px 0 0 15px;
	position: absolute;
	width: 150px;
}
#formCadastroComponent fieldset label { display: none; }

#formCadastroComponent input {
	background: none;
	border: none;
	font-size: 11px;
	margin-left: 15px;
	padding: 5px;
	position: absolute;
}
#formCadastroComponent_nome {
	margin-top: 72px;
	width: 130px;
}
#formCadastroComponent_email {
	margin-top: 106px;
	width: 107px;
}
#formCadastroComponent fieldset input.submit {
	content: '';
	width: 23px;
	margin: 106px 0 0 132px;
	height: 23px;
	overflow: hidden;
	text-indent: -5000px;
	*padding-top: 23px;
}

#feedBackMessage,
#formCadastroComponent div.divHasError {
	background-color: red;
	font-size: 11px;
	line-height: 125%;
	margin-top: 11px;
	padding: 13px;
	position: absolute;
	width: 144px;
	z-index: 5;
}

#feedBackMessage {
	background-color: #3B624C;
}

#feedBackMessage h1,
#conteudo #formCadastroComponent div.divHasError big {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#feedBackMessage p,
#conteudo #formCadastroComponent div.divHasError ul {
	padding-bottom: 8px;
}

#feedBackMessage a,
#conteudo #formCadastroComponent div.divHasError a {
	background: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
	width: 105px;
}

#feedBackMessage a:hover { background-color: #3B624C; }
#conteudo #formCadastroComponent div.divHasError a:hover { background-color: red; }




#cadastroELinks a.social {
	background: transparent url(../imgs/capaBtnResponsabilidadeSocial.jpg) no-repeat;
	display: block;
	height: 72px;
	margin-top: 20px;
	overflow: hidden;
	text-indent: -5000px;
	width: 175px;
}
