
#frameSuperior {
	height:15%;
	left:0;
	top:0;
	width:100%;
}

#frameContenido {
	height:550px;
	position:relative;
}

#frameContenido iframe {
	width:100%;
	height:100%;
	border:0px;
	overflow:hidden;
}