.foto_noticia_inicial,
.foto_noticia_inicial a  {

	float:left;
	width:270px;
	
}

.foto_noticia_inicial a img {

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

	width:270px;
	height:250px;
	border:solid 1px #333;

}
.foto_noticia_inicial a img.vitrine {

	width:270px;
	height:270px !important;
}

#container_fotorotative {
	width:270px;

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

.foto_noticia_inicial a:hover {

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

