@charset "utf-8";
/* CSS Document */
html{
	overflow:hidden;
	margin:10px;
}
body{
	margin:0px;
}
#imgtitulo{
	background:url(../imagenes/la_autoria.png);
	position:absolute;
	top:0px;
	left:90%;
	height:54px;
	width:241px;
	margin-left:-241px;
}
#contenedor{
	position:absolute;
	left:5%;
	top:0%;
	/*background-color:#090;*/
	height:100%;
	width:90%;
	overflow:hidden;
}

.pagina{
	position:absolute;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}
#paginas{
	background:#F9F;
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:1200%;
}
#p01{
	background:url(../imagenes/catalogo/p01.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p02{
	background:url(../imagenes/catalogo/p02.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p03{
	background:url(../imagenes/catalogo/p03.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p04{
	background:url(../imagenes/catalogo/p04.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p05{
	background:url(../imagenes/catalogo/p05.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p06{
	background:url(../imagenes/catalogo/p06.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p07{
	background:url(../imagenes/catalogo/p07.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p08{
	background:url(../imagenes/catalogo/p08.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p09{
	background:url(../imagenes/catalogo/p09.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p10{
	background:url(../imagenes/catalogo/p10.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p11{
	background:url(../imagenes/catalogo/p11.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#p12{
	background:url(../imagenes/catalogo/p12.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	background-position:center;
}
#izq{
	position:absolute;
	background:#CF0;
	background:url(../imagenes/bt_izq.png);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	left:0px;
	width:5%;
	height:50%;
	top:25%;

}
#dcha{
	position:absolute;
	background:url(../imagenes/bt_dcha.png);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	left:95%;
	width:5%;
	height:50%;
	top:25%;
}
#vidaaurelia{
	background:url(../imagenes/vidaaurelia_inf.png);
	position:absolute;
	top:100%;
	left:0px;
	height:173px;
	width:180px;
	z-index:150;
	margin-top:-180px;
	cursor:pointer;
}
#futuros{
	background:url(../imagenes/asilohacemos.png);
	position:absolute;
	top:0px;
	left:0px;
	height:172px;
	width:180px;
	z-index:150;
	margin-top:0px;
	cursor:pointer;
}