@charset "utf-8";
/* CSS Document */

#contenedor {
	position:relative;
	width:100%;
	height:600px;
	z-index:1;
	background-image:url(../imagenes/bibliotecas1024768.gif);
	background-repeat:no-repeat;
}
body {
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#cabecera {
	position:relative;
	width:100%;
	z-index:1;
	float:left;
	height: 120px;
}
#cuerpo {
	position:relative;
	width:100%;
	height:480px;
	z-index:1;
	float:left;
}

#enlacequijano {
	position:relative;
	width:240px;
	height:50px;
	z-index:1;
	left:340px;
	top:120px;
}
#enlacesitios {
	position:relative;
	width:140px;
	height:40px;
	z-index:1;
	top:170px;
	left:340px;
}
#enlacelugares {
	position:relative;
	width:150px;
	height:40px;
	z-index:1;
	left:340px;
	top:220px;
}

#enlaceayto {
	position:relative;
	width:240px;
	height:50px;
	z-index:1;
	left:735px;
	top:40px;
}

#progbib {
	position:relative;
	width:150px;
	height:41px;
	z-index:2;
	left: 790px;
	top: 100px;
}

.inicio {
	font-family: Garamond;
	color: #602158;
	font-weight: bold;
}

#ini {
	position:relative;
	width:55px;
	height:20px;
	z-index:2;
	top: 410px;
	left: 910px;
	top: 410px;
}

.Estilo1 {font-size: 1px}
