@charset "ISO-8859-1";
/* CSS Document */

#fotoHome {
	background-image:url(../../imagenes/home/home.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:624px;
	height:394px;
	left: 223px;
	top: 264px;
}

#homeTxt {
	position:absolute;
	width:240px;
	height:45px;
	left:608px;
	top:667px;
}

