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

#contenedor {
	position:relative;
	width:100%;
	height:600px;
	z-index:1;
	background-image:url(../imagenes/aacc1024768.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:51px;
	z-index:1;
	left:340px;
	top:120px;
}
#enlacesitios {
	position:relative;
	width:140px;
	height:41px;
	z-index:1;
	top:170px;
	left:340px;
}
#enlacelugares {
	position:relative;
	width:150px;
	height:41px;
	z-index:1;
	left:340px;
	top:215px;
}

#enlaceayto {
	position:relative;
	width:250px;
	height:46px;
	z-index:1;
	left:730px;
	top:40px;
}
.inicio {
	font-family: Garamond;
	color: #000000;
	font-weight: bold;
}

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

.desc {font-size: 1px}
