#porto {
	position:absolute;
	width:611px;
	height:400px;
	z-index:1;
	top: 150px;
	left: 49%;
	vertical-align: middle;
	margin-left: -380px;
	visibility: hidden;
	background-image: url(imagenes/fondoNews.gif);
	background-repeat: no-repeat;
}
.titulonew {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #06C;
	vertical-align: bottom;
	height: 18px;
}.textoNews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #666;
}

