#default #destaque_home{
	display: block;
/*
	width: 700px;
	height: 295px;

	overflow: hidden;
	font-size: 1px;
	color: #fff;
*/
}

#areas_destaque{
	margin-top: 12px;
}

#areas_destaque a{
	color: #acacac;
}

#areas_destaque li{
	width: 224px;
	float: left;

	margin-right: 14px;

	margin-bottom: 24px;
	*margin-bottom: 5px;
}

#areas_destaque li.revista{
	margin-right: 0;
}


#areas_destaque h3{
	height: 28px;
}

#areas_destaque h3 a{
	color: #fff;
	font-size: 1px;
	text-indent: -3000px;
	overflow: hidden;

	height: 28px;
	width: 100%;
	display: block;
}

#areas_destaque li.cinema h3{
	background: #fff url('../images/tit_cinema.gif') no-repeat top right;
}

#areas_destaque li.news h3{
	background: #fff url('../images/tit_acontece.gif') no-repeat top right;
}

#areas_destaque li.revista h3{
	background: #fff url('../images/tit_revista.gif') no-repeat top right;
}

#areas_destaque h4{
	font-size: 12px;
	padding: 5px 0 8px 0;
}

#areas_destaque p{
	font-size: 9px;
	text-align: justify;
}


#default hr{
	clear: both;
	width: 100%;
	height: 0;
	margin: 0 0 24px 0;
	border: none;
	border-top: 1px solid #ededed;
	background: #fff;
}

#default_rodape li{
	width: 224px;
	float: left;

	margin-right: 14px;
}

#default_rodape li.acesso{
	margin-right: 0;
}

#default_rodape img.quadrada{
	float: right;
	margin-left: 6px;
}

#default_rodape h3{
	width: 134px;
	height: 18px;
	float: left;

	color: #fff;
	font-size: 1px;
	text-indent: -3000px;
	overflow: hidden;
}

#default_rodape li.shopping h3{
	background: #fff url('../images/tit_shopping.gif') no-repeat top right;
}

#default_rodape li.centro h3{
/*	background: #fff url('../images/tit_sust.gif') no-repeat top right;*/
	/*background: #fff url('../images/ttl_colunistas_home.jpg') no-repeat top right;*/
	background: #fff url('../images/ttl_aplicativo-mobile.gif') no-repeat top right;
}

#default_rodape li.acesso h3{
	background: #fff url('../images/tit_mapa.gif') no-repeat top right;
}

#default_rodape a{
	color: #acacac;
}
#default_rodape p{
	color: #acacac;
	
	text-align: justify;
	font-size: 9px;
	clear: left;
}

