/* estilos para main.html */

body {

color: #475;
min-width: 896px;
margin: 0;
font-family: "verdana", sans-serif;
background: #253 url(mgn/bck.gif) repeat-x;

}



/* cargador de imagenes */

#cdi {

display: none;

}

/* contenedor principal */

#cp {

position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
text-align: center;
background: url(mgn/pnl.gif) 50% 0 no-repeat;

}

/* espacio de trabajo */

#edt {

position: relative;
top: 0;
left: 0;
width: 896px;
height: 595px;
margin: auto;

}

/* precarga */

#prcrg1 {

position: absolute;
color: #ccc;
top: 0;
left: 0;
width: 100%;
height: 595px;
margin: 0;
background: #586;
z-index: 2;

}

/* header animado */

#ha {

position: absolute;
top: 0;
left: 0;
width: 896px;
height: 126px;
margin: 0;

}

/* columna izquierda */

#ci {

position: absolute;
top: 133px;
left: 0;
width: 224px;
height: 434px;
margin: 0;

}

#agb {

position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
margin: 0;

}

/* desplegado central */

#dc {

position: absolute;
top: 133px;
left: 224px;
width: 672px;
height: 434px;
margin: 0;
overflow: hidden;

}

/* desplegado central de index */

#dc01 {

position: absolute;
top: 125px;
left: 220px;
width: 672px;
height: 434px;
margin: 0;
overflow: hidden;

}

/* desplegados flotantes */

.df {

position: relative;
top: 0;
left: 0;
width: 672px;
height: 434px;
margin: 0;

}

.dfi {

position: relative;
top: 0;
left: 0;
width: 672px;
height: 140px;
margin: 0;

}

/* desplegados de inicio */

#bnvnd {

position: absolute;
top: 99px;
left: 0;
width: 672px;
height: 334px;
margin: 0;

}

#intro {

position: absolute;
top: 54px;
left: 0;
width: 672px;
height: 379px;
margin: 0;

}

/* desplegados de texto para bienvenida, inicio e intros */

.dti {

position: absolute;
top: 0;
left: 0;
width: 476px;
height: auto;
margin: 0;

}

.dtin {

position: absolute;
top: 0;
left: 0;
width: 672px;
height: auto;
margin: 0;

}

#lib {

position: absolute;
top: 0;
right: 0;
width: 252px;
height: auto;
margin: 0;

}

#loc {

position: absolute;
top: 21px;
right: 21px;
width: 194px;
height: auto;
margin: 0;
text-align: justify;
font: normal 10px/20px "verdana", sans-serif;

}

/* desplegado de imagen */

.di {

position: absolute;
top: 0;
right: 0;
width:196px;
height: 140px;
margin: 0;

}

/* desplegado de texto para interiores */

.dt {

position: absolute;
top: 0;
left: 0;
width: 672px;
height: 373px;
margin: 0;
overflow: auto;

}

/* navegador flotante */

.nf {

position: absolute;
top: 373px;
left: 0;
width: 672px;
height: 61px;
margin: 0;

}

/* pie de pagina */

#pdp {

position: absolute;
top: 567px;
left: 90px;
width: 800px;
height: 28px;
margin: 0;

}
