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

#contenedor {
	position:relative;
	width:100%;
	height:600px;
	z-index:1;
	background-image:url(../imagenes/index1024768.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;
}
#menu {
	position:relative;
	width:47%;
	height:480px;
	z-index:1;
	float:left;
}
#imagen {
	position:relative;
	width:53%;
	height:480px;
	z-index:1;
	float:left;
}
#enlaceaci {
	position:relative;
	width:220px;
	height:81px;
	z-index:1;
	left:90px;
	top:20px;
	
}
#enlaceaacc {
	position:relative;
	width:200px;
	height:81px;
	z-index:1;
	top:40px;
	left:130px;
}
#enlacebib {
	position:relative;
	width:200px;
	height:81px;
	z-index:1;
	left:100px;
	top:90px;
}
#enlacemuseos {
	position:relative;
	width:200px;
	height:61px;
	z-index:1;
	left:120px;
	top:135px;
}
#enlaceayto {
	position:relative;
	width:250px;
	height:50px;
	z-index:1;
	left:240px;
	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;
}

#textoopt {
	position:relative;
	top: 465px;
	width: 100%;


}

.txtopt {
	font-size: 9px;
	color: #602158;
	font-family: Arial, Helvetica, sans-serif;
}

.desc {font-size: 1px}
