
/* DESTAQUES teaser  */
#box_destaque{
	position:absolute;
}
#box_destaque div{
	width:1000px;
	height:444px;
	float:left;
	background:#eee;
}



#box_destaque h3, #box_destaque p, #box_destaque ul{
	padding:5px 10px;
}
#box_destaque p{
	text-indent:16px;
}
#box_destaque img{
	width:1000px;
	
	float:left;
	margin:0 0px 0px 0px;
}
#info4{
	background:#666 !important;
	color:#FFF !important;
	cursor:default
}

.destaque_mascara{
	position:relative;
	width:1000px;
	height:444px;
	overflow:hidden;
}

#botoes_link span{ cursor:pointer;}


