@import url(global.css);

#bodyCapa #topo ul.navegacao li.capa {
	background: transparent url(../imgs/fndMenuLi.jpg) no-repeat right 0;
	margin: 0;
}
#bodyCapa #topo ul.navegacao li.capa a {
	background: transparent url(../imgs/fndMenuA.jpg) no-repeat;
	padding: 25px 29px 0 29px;
}

/**/
#faixaTituloBusca {
	height: 141px;
}
#faixaTituloBusca form {
	margin: 75px 0 0 530px;
}

#faixaTituloBusca form #k {
	background: #fff url(../imgs/fndBuscaCapa.gif) no-repeat center 0;
	border: none;
	color: #333;
	display: block;
	font: bold 13px Arial, Helvetica;
	height: 22px;
	padding: 8px 9px 0 9px;
	margin: 15px 0 0 0;
	position: absolute;
	width: 140px;
}

#faixaTituloBusca form input.submit {
	background-image: url(../imgs/btnBuscarCapa.gif);
	margin: 15px 0 0 160px;
}

#movie {
	position: absolute;
}

#movie p {
	display: block;
	font: bold 23px Arial, Helvetica;
	line-height: 20px;
	margin: 40px 0 0 20px;
	position: absolute;
	width: 200px;
}

/* CENTRO */
#centro {
	background: #fff url(../imgs/fndConteudoCapa.jpg) no-repeat 326px 26px;
	margin-top: 0;
}

#conteudo {
	width: 510px;

}

#produtos {
	width: 510px;
	position: relative;
}

#produtos li.primeira {
	padding: 30px 0;
	width: 450px;
}

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

#produtos li a img { float: left; }
#produtos li a big {
	clear: right;
	color: #182A7E;
	float: right;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.1em;
	text-decoration: underline;
}
#produtos li a br { display: none; }
#produtos li a span {
	clear: right;
	color: #333;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
#produtos li.primeira a big, #produtos li.primeira a span { width: 294px; }


#produtos li.outros {
	display: block;
	float: left;
	margin: 20px 0 20px 0;
	width: 230px;
}

#produtos li.impar {
	clear: both;
	margin-right: 25px;
}

#produtos li.outros a big {
	font-size: 16px;
	letter-spacing: -0.05em;
}
#produtos li.outros a big, #produtos li.outros a span { width: 150px; }