@charset "UTF-8";
@font-face { font-family: 'tituloGalvez'; src: url("fuentes/romancefatalserifJCFonts.ttf") format("truetype"), url("fuentes/romancefatalserifJCFonts.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'encabezadosGalvez'; src: url("fuentes/simallos.ttf") format("truetype"), url("fuentes/simallos.woff") format("woff"); font-weight: normal; font-style: normal; }
nav.secciones #aportes:hover:before { left: -125px; }

#libro.accesoSeccion { background-color: #ecb646; border-image-source: url(../imagenes/pintura-seccion1.png); }
#libro .iconoSeccion, #libro.botonPagina { background-image: url(../imagenes/iconoSeccion_libro.png); }
@media screen and (min-width: 750px) { nav.secciones #libro:hover:before { content: "The book"; } }

.fondo_libro { background: #f2cc7e; }
.fondo_libro .flechaVolver { background-image: url(../imagenes/flechaVolver_libro.png); }
.fondo_libro .iconoActual { background-image: url(../imagenes/iconoSeccion_libro.png); }
.fondo_libro a[id^="apartado"] { border-color: #ecb646; }
.fondo_libro a[id^="apartado"]:hover { border-bottom: 3px dotted #ecb646; }

#app.accesoSeccion { background-color: #2de115; border-image-source: url(../imagenes/pintura-seccion2.png); }
#app .iconoSeccion, #app.botonPagina { background-image: url(../imagenes/iconoSeccion_app.png); }
@media screen and (min-width: 750px) { nav.secciones #app:hover:before { content: "Play online"; } }

.fondo_app { background: #59ee46; }
.fondo_app .flechaVolver { background-image: url(../imagenes/flechaVolver_app.png); }
.fondo_app .iconoActual { background-image: url(../imagenes/iconoSeccion_app.png); }
.fondo_app a[id^="apartado"] { border-color: #2de115; }
.fondo_app a[id^="apartado"]:hover { border-bottom: 3px dotted #2de115; }

#galvez.accesoSeccion { background-color: #7fbeea; border-image-source: url(../imagenes/pintura-seccion3.png); }
#galvez .iconoSeccion, #galvez.botonPagina { background-image: url(../imagenes/iconoSeccion_galvez.png); }
@media screen and (min-width: 750px) { nav.secciones #galvez:hover:before { content: "Gálvez"; } }

.fondo_galvez { background: #b4d9f3; }
.fondo_galvez .flechaVolver { background-image: url(../imagenes/flechaVolver_galvez.png); }
.fondo_galvez .iconoActual { background-image: url(../imagenes/iconoSeccion_galvez.png); }
.fondo_galvez a[id^="apartado"] { border-color: #7fbeea; }
.fondo_galvez a[id^="apartado"]:hover { border-bottom: 3px dotted #7fbeea; }

#aportes.accesoSeccion { background-color: #e57cff; border-image-source: url(../imagenes/pintura-seccion4.png); }
#aportes .iconoSeccion, #aportes.botonPagina { background-image: url(../imagenes/iconoSeccion_aportes.png); }
@media screen and (min-width: 750px) { nav.secciones #aportes:hover:before { content: "Contributions"; } }

.fondo_aportes { background: #f1b9ff; }
.fondo_aportes .flechaVolver { background-image: url(../imagenes/flechaVolver_aportes.png); }
.fondo_aportes .iconoActual { background-image: url(../imagenes/iconoSeccion_aportes.png); }
.fondo_aportes a[id^="apartado"] { border-color: #e57cff; }
.fondo_aportes a[id^="apartado"]:hover { border-bottom: 3px dotted #e57cff; }

/*# sourceMappingURL=estilo_eng.css.map */