@charset "utf-8";
body {
margin: 0;
padding: 0;
background: #295f13;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
a img {
border: none;
}
#contenedor {
width: 1000px;
/*height: 1061px;*/
height: 1343px;
background: url(img/bg2.jpg);
margin: 0 auto;
position: relative;
padding-left: 200px;
}

#contenedor2 {
width: 1000px;
/*height: 1061px;*/
height: 1061px;
background: url(img/bg.jpg);
margin: 0 auto;
position: relative;
padding-left: 200px;
}
	
#adultos #contenedor {
width: 900px;
padding-top: 850px;
background: url(img/bg_a.png) no-repeat;
margin: 0 auto 100px auto;
position: relative;
}
body#adultos {
background: url(img/bg_a.jpg);
}
a {
text-decoration: none;
display: block;
color: #000000;
font-weight: bold;
}
a#bases {
width: 380px;
height: 100px;
position: absolute;
left: 575px;
top: 460px;
}
#n2012 {
width: 150px;
height: 150px;
position: absolute;
left: 880px;
top: 5px;
}

#n2013 {
width: 150px;
height: 150px;
position: absolute;
left: 960px;
top: 30px;
}

#volver {
width: 100px;
height: 50px;
position: absolute;
left: 80px;
top: 100px;
}
a:hover#bases {
background:url(img/over.png) no-repeat -10px 10px;
}
a#bibliotecas {
width: 270px;
height: 120px;
position: absolute;
left: 375px;
bottom: 0;
}
#adultos a#bibliotecas {
left: 355px;
top: 660px;
}
#adultos a#codimat {
left: 735px;
top: 660px;
}
#adultos a#bases {
left: 515px;
}
a:hover#bibliotecas {
background:url(img/over.png) no-repeat -460px 0;
}
a#codimat {
width: 220px;
height: 120px;
position: absolute;
left: 755px;
bottom: 0;
}
a:hover#codimat {
background:url(img/over.png) no-repeat -730px 0;
}
#segunda {
position: fixed;
top: -1px;
left: 0;
width:79px;
height: 94px;
background: url(img/edicion.png) no-repeat;
}
#overlay {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(img/bg_overlay.png);
}
#overlay a {
display: block;
width: 657px;
height: 406px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -328px;
margin-top: -203px;
}