@charset "utf-8";
#contenedor {
	background-image: url(../imagenes/fondo-azul-interfaz3.jpg);
	height: 329px;
	width: 878px;
	position: absolute;
}
#bioInfoSt {
	background-image: url(../imagenes/subtitlulos/bio-info.png);
	height: 50px;
	width: 210px;
	position: absolute;
	left: 646px;
	top: 259px;
}
#ventana {
	background-image: url(../imagenes/ventana.png);
	height: 283px;
	width: 393px;
	position: absolute;
	left: 24px;
	top: 22px;
}
#info {
	background-image: url(../imagenes/portafolio/bio-Info.gif);
	height: 238px;
	width: 359px;
	position: absolute;
	left: 13px;
	top: 21px;
}
