/*
CSS comum a todas as sessoes
*/

body {
	background: url(../../imgs/bgs/textura.gif) repeat center top;
}

#bg {
	background: url(../../imgs/bgs/topo.gif) repeat-x center top;
}

.page {
	width: 980px;
}

#superbanner {
	width: 728px;
	height: 90px;
	float: left;
	background: #fff;
	padding: 20px;
}

#logo {
	position: absolute;
	left: 50%;
	margin-left: -88px;
	top: -16px;
	z-index: 700;
}

#menu {
	position: absolute;
	top: 118px;
	width: 940px;
}

#pagina {
	background: #fff;
}

#header {
	padding: 20px;
	width: 940px;
	height: 150px;
	background: url(../../imgs/bgs/topo_miolo.jpg) no-repeat center center;
}

#main {
	padding: 0 20px 20px 20px;
	width: 940px;
}

#menu li {
	margin: 0;
}

#botao-topo {
	width: 152px;
	height: 90px;
	background: #fff;
	padding: 20px;
	float: right;
}

#toolbar {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#mande-recado {
	width: 726px;
	height: 19px;
	padding: 7px 12px;
	float: left;
	margin-right: 20px;
	background: #4b751d;
}

#mande-recado img {
	margin-top: 1px;
}

#seu-recado {
	width: 255px;
	height: 11px;
	border: 0;
	padding: 5px;
	margin-right: 2px;
	color: #fff;
	font-size: 11px;
	background: url(../../imgs/bgs/toolbar-input-grande.gif) no-repeat 0 0;
}

#seu-nome,#seu-email {
	width: 135px;
	border: 0;
	height: 11px;
	color: #fff;
	padding: 5px;
	margin-right: 2px;
	font-size: 11px;
	background: url(../../imgs/bgs/toolbar-input-pequeno.gif) no-repeat 0 0;
}

#toolbar .bt-component {
	float: left;
	margin-left: 5px;
}

#dez_mais {
	background: #ff970f;
	width: 138px;
	padding: 10px 16px;
	margin-bottom: 20px;
}

#dez_mais div.titulo {
	padding-bottom: 5px;
	margin-bottom: 8px;
	background: url(../../imgs/bgs/divisoria_laranja.jpg) no-repeat left bottom;
}

.top10 li.last {
	background: none;
}

.seta {
	position:absolute;
	right:-30px;
	top:4px;
	z-index:10;
	display:none;
}

.top10 li {
	position:relative;
	list-style: none;
	margin: 0;
	height: 25px;
	padding: 9px 0;
	background: url(../../imgs/bgs/linha_tit_10mais.jpg) no-repeat left bottom;
}

.top10 li .numero {
	display: block;
	float: left;
	padding: 5px;
	width: 17px;
	height: 15px;
	color: #9c450c;
	text-align: center;
	background: url(../../imgs/bgs/numero-top10.gif) no-repeat center center;
}

.top10 li span.texto {
	display: block;
	float: right;
	width: 100px;
	line-height: 1em;
	color: #9c450c;
}

.top10 {
	margin: 0;
}

form.hform div.component {
	float: left;
}

#toolbar img {
	float: left;
	margin-right: 7px;
}

#escute img {
	margin: 0;
}

#publiciadade {
	width: 100%;
	float: left;
	margin: 20px 0;
}

#footer {
	margin: 35px 0;
	padding: 25px 0;
	background: url(../../imgs/bgs/rodape.gif) no-repeat center center;
}

#footer a {
	color: #fff;
	font-size: 11px;
	margin: 0 135px;
}

#footer span {
	color: #fff;
	font-size: 11px;
}

#footer .endereco {
	margin-right: 45px;
}

#blogs ul {
	width:277px;
}
