#nav {
	position:absolute;
	margin: -252px 16px 0;
	z-index:52;
}

.btn-on {
 background-color: #3A454A;
    display: block;
    float: left;
    font-size: 15px;
    height: 14px;
    margin-right: 9px;
    opacity: 0.9;
    padding-top: 3px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 17px;
    z-index: 54;
	filter: alpha(opacity=90);
}

#destaque-noticia {
 background: none repeat scroll 0 0 #434D54;
    bottom: 0;
    float: right;
    height: 41px;
    margin: -58px -2px -2px 0;
    opacity: 0.9;
    padding: 12px 0 0 13px;
    position: absolute;
    right: 0;
    width: 507px;
    z-index: 52;
	filter: alpha(opacity=90);

}
.activeSlide {
	opacity:0.5 !important;
	filter: alpha(opacity=50);
}
/*
body, a {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.84em;
	color: #7a8c97;
}
*/

.both {
	clear: both;
}

#colinferior {
	/*
	width: 950px;
	margin: 0 auto;
	*/
	padding-top: 30px;
}

	#colinferior #mais, #colinferior #edicaoimpressa {
		padding-bottom: 30px;
	}

	#colinferior .titulo {
		width: 935px;
		height: 45px;
		padding-top: 12px;
		padding-left: 15px;
		text-indent: -9999px;
		background: url(../imgs/bgs/barra-sup-mais.jpg) no-repeat;
	}
	
	#colinferior h2#mais {
		width: 45px;
		height: 18px;
		margin: 0 !important;
		background: url(../imgs/titulos/mais.png) no-repeat;
	}
	
	#colinferior h2#destaquesdaedicao {
		width: 290px;
		height: 21px;
		margin: 0 !important;
		background: url(../imgs/titulos/destaquesdaedicao.png) no-repeat;
	}
	
	#colinferior .bloco {
		width: 217px;
		margin-bottom: 10px;
		padding-right: 20px;
		padding-bottom: 5px;
		float: left;
		background: url(../imgs/bgs/bloco.png) no-repeat bottom;
	}
	
	#colinferior .bloco ul {
		list-style-type: none;
		padding: 0 !important;
	}
	
		#colinferior .bloco ul li {
			padding-bottom: 10px;
		}
	
.both {
	clear:both;
}
