.foto_noticia_inicial,
.foto_noticia_inicial a  {

	float:left;
	width:460px;
	background:#fff;
	
}

.foto_noticia_inicial a img {

	float:left;
	border:0;	
	margin-bottom:4px;
	
}
.foto_noticia_inicial a img.destak {

	width:460px;
	height:265px;
	border:solid 1px #333;

}
.foto_noticia_inicial a img.vitrine {

	width:459px;
	height:265px !important;
}

#container_fotorotative {

	height:352px;
	text-decoration:none;
	overflow:hidden;
}

.foto_noticia_inicial a:hover {

	text-decoration:underline !important;
	cursor:pointer;
}

