@import url(global.css);
#topo { height: 110px; }

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

body.fundo-1 { background-image: url(../img/capaBgBody1.jpg); }
body.fundo-2 { background-image: url(../img/capaBgBody2.jpg); }
body.fundo-3 { background-image: url(../img/capaBgBody3.jpg); }
body.fundo-4 { background-image: url(../img/capaBgBody4.jpg); }
body.fundo-5 { background-image: url(../img/capaBgBody5.jpg); }


#destaques {
	height: 270px;
	margin: 0 auto;
	width: 930px;
}

#destaques div.container {
	padding: 100px 0 0 490px;
}

body.fundo-1 #destaques div.container,
body.fundo-2 #destaques div.container,
body.fundo-4 #destaques div.container ,
body.fundo-5 #destaques div.container { padding-left: 27px; }

#destaques ul li {
	width: 350px;
}

#destaques ul h2 {
	color: #ec2426;
	font-size: 23px;
	font-weight: normal;
	padding-bottom: 2px;
}

#destaques ul li p {
	background: transparent url(../img/opacity.png);
	clear: both;
	color: #fff;
	display: inline;
	font-size: 11px;
	padding: 2px 4px;
}

#destaques ul li a {
	background: transparent url(../img/globBtnSaibaMais.png) no-repeat;
	display: block;
	height: 25px;
	margin: 7px 0 0 -1px;
	outline: none;
	overflow: hidden;
	text-indent: -5000px;
	width: 90px;
}

#destaques a.proximo,
#destaques a.anterior {
	background: transparent url(../img/capaDestaquesProximoAnterior.png) no-repeat;
	display: block;
	position: absolute;
	height: 25px;
	margin: -23px 0 0 90px;
	outline: none;
	overflow: hidden;
	text-indent: -5000px;
	width: 23px;
}

#destaques a.proximo {
	background-position: -24px 0;
	margin-left: 115px;
}






/**/
#centro {
	min-height: 270px;
}
#centro ul {
	margin-left: -47px;
	position: relative;
	width: 921px;
}


#centro ul li {
	float: left;
	padding-left: 47px;
	_margin-right: -20px;
	_position: relative;
	width: 260px;
}

#centro ul li a {
	background: transparent url(../img/globBtnSaibaMais.png) no-repeat left bottom;
	color: #837272;
	display: block;
	margin-left: -2px;
	padding: 0 0 30px 2px;
	text-decoration: none;
}
#centro ul li a big {
	position: relative;
	width: 280px;
}

#centro ul li a span {
	display: block;
	font-size: 11px;
	padding: 7px 0;
}


#centro ul li a div.alt,
#centro ul li a span.alt {
	font-size: 30px;
	padding: 0;
	margin-bottom: 7px;
	position: absolute;
	width: 320px;
}

strong.nostrong {
	font-weight:normal;
}

/* noticias */

#centro ul ul {
	margin: 0;
	position: static;
	width: auto;
}

#centro ul li li {
	float: none;
	padding-left: 0;
	width: auto;
}

#centro ul li li a {
	background: transparent url(../img/capaBulletNoticias.gif) no-repeat 0 3px;
	margin-left: 0;
	padding: 0 0 13px 15px;
}

#centro ul li li a big {
	color: #ec2426;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

#centro ul li li a span {
	padding: 3px 0 0 0;
}


#centro ul li a.mais {
	background: transparent url(../img/capaBtnMaisNoticias.gif) no-repeat;
	height: 23px;
	overflow: hidden;
	padding: 0;
	text-indent: -5000px;
	width: 90px;
}
