html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    background-color: #FFF;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
    font-family: 'robotoregular';
    color: #231F20;
}
.back-222, .back-280, .back-342, .back-142{
    position: absolute;
    width: 100%;
    height: 222px;
    background: #efefef;
    border-top: 5px solid #aaa39c;
    border-bottom: 5px solid #aaa39c;
}
.back-142 { height: 142px;}
.back-280 { height: 280px;}
.back-342 { height: 342px;}
.contenedor {
    width: 1024px;
    height: 650px;
    position: absolute;
    top: 0;
    left: 0px;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    right:0;
}

.grayscale {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.main {
    width: 100%;
    height: 500px;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background-image: none !important;
}

.contenido-sco {
    width: 1024px;
    height: 500px;
}

.header {
    width: 100%;
    height: 95px;
    background-image: url(../images/template/superior.png);
    display: table;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #FFF;
}

.titulo {
    color: #231f20;
    display: block;
    font-size: 18px;
    left: 200px;
    position: absolute;
    text-align: left;
    top: 20px;
    width: 60%;
}

.temas {
    color: #231f20;
    display: block;
    font-size: 16px;
    position: absolute;
    width: 60%;
    top: 54px;
    left: 200px;
}

.header-btn-cont {
    position: absolute;
    display: table;
    width: 120px;
    height: 40px;
    text-align: center;
    left: 900px;
    top: 62px;
}

.header-btn {
    display: table-cell;
    width: 50%;
    height: 40px;
    vertical-align: middle;
}

.header-btn i {
    cursor: pointer;
}



.cargando {
    position: absolute;
    width: 100%;
    height: 500px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
    z-index: 9999;
    display: table;
}

.loading {
    text-align: center;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.navegacion {
    display: table;
    width: 1024px;
    height: 48px;
    position: absolute;
    bottom: 7px;
    background-image: url(../images/template/inferior.jpg);
    z-index: 9998;
}

.paginacion {
    color: #ffffff;
    font-size: 13pt;
    height: 45px;
    left: 909px;
    position: absolute;
    text-align: center;
    top: 11px;
    width: 10%;
}
.pie_pag {
    position: absolute;
    right: 32px;
    top: -37px;
    height: 84px;
    width: 63px;
    background: url(../images/template/pie_pag.png) no-repeat;
}
.instruccion {
   position: absolute;
    text-align: center;
    top: 32%;
    width: 400px;
}

.intruccion-txt {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
    font-size: 12pt;
}

.nav_btn {
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 1.5em;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}



#siguiente {
	left: 50%;
    top: 22%;
}

#anterior {
    left: 40%;
    top: 22%;
}

.selected {
    background-color: #253A48;
}


/* menu */

.menu {
    position: absolute;
    z-index: 100000;
    width: 600px;
    height: 640px;
    top: 0;
    left: 424px;
    background-color: #7c1229;
}

.menu-temas-cont {
    display: block;
    height: 560px;
    overflow: auto;
     padding-left: 20px;
}

ul#menu_temas {
    list-style-type: none;
}

div.menu ul#menu_temas li a {
    color: #FFF;
    text-decoration: none;
    font-size: 1em;
}

div.menu h2 {
    color: #ffffff;
    padding-left: 20px;
}


}
div.menu ul#menu_temas li a:hover,
div.menu ul#menu_temas li a:visited {
    color: #231f20;
}
div.contenedor div.menu ul#menu_temas li {
    margin-top: .5em;
    margin-bottom: .5em;
}
.cerrar-menu {
    color: #ffffff;
    cursor: pointer;
    float: right;
    left: 89%;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 64px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.cerrar-menu i{
	font-size: 1.5em;
}

/**** personaje ****/
.doc {
    height: 401px;
    position: absolute;
    width: 490px;
}

/* Títulos nuevos */

.info-t{  font-size: 20px !important;
text-align: center; text-transform: uppercase; }

h2.subtema{
    font-size: 23px;
    margin: 10px 0px;
    color: #dc7b28;
    text-transform: inherit;
    background-image: url(../images/template/linea.png);
    background-position: top right;
    padding: 17px 15px 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    font-weight: bold !important;
}

h3.subsubtema{
    font-size: 20px;
    margin: 10px 0px;
    color: #dc7b28;
    text-transform: inherit;
}

h2.subtema.blanco{color: #fff;}
h3.subsubtema.blanco{color: #fff;}