@charset "utf-8";
#contenedor {
	background-image: url(../imagenes/fondo-azul-interfaz3.jpg);
	height: 329px;
	width: 878px;
	position: absolute;
}

#contenedor #ventana {
	background-image: url(../imagenes/ventana.png);
	height: 283px;
	width: 393px;
	position: absolute;
	left: 22px;
	top: 24px;
}


#perfilSt  {
	background-image: url(../imagenes/subtitlulos/perfil.png);
	height: 67px;
	width: 146px;
	position: absolute;
	right: 27px;
	bottom: 5px;
}
#ventana  #perfilTxt  {
	background-image: url(../imagenes/portafolio/text-per-png8.png);
	height: 174px;
	width: 335px;
	position: absolute;
	left: 29px;
	top: 54px;
}

