/* Colores de la Paleta
   #1A4D8F
   #0D0F36
   #294380
   #69D2CD
   #B9F1D6
   #F1F6CE
   #FF0000
*/

#MenuDer {border-radius:25px;}
#Encabeza {border-radius:25px 25px 0px 0px;}
#Pie {border-radius:0px 0px 25px 25px;}

A.ItemMenuDer:link    {color: #0D0F36; text-decoration: none}
A.ItemMenuDer:visited {color: #0D0F36; text-decoration: none}
A.ItemMenuDer:hover   {color: #1A4D8F; font-weight: bold}
A.ItemMenuDer:active  {color: #FF0000}

A.ItemMenuAdm:link    {color: #0D0F36; text-decoration: none}
A.ItemMenuAdm:visited {color: #0D0F36; text-decoration: none}
A.ItemMenuAdm:hover   {color: #1A4D8F; font-weight: bold}
A.ItemMenuAdm:active  {color: #FF0000}

A.ItemMenuAzar:link    {color: #0D0F36; text-decoration: none}
A.ItemMenuAzar:visited {color: #0D0F36; text-decoration: none}
A.ItemMenuAzar:hover   {color: #1A4D8F; font-weight: bold}
A.ItemMenuAzar:active  {color: #FF0000}

A.ItemEnlaces:link    {color: #0D0F36; text-decoration: none}
A.ItemEnlaces:visited {color: #0D0F36; text-decoration: none}
A.ItemEnlaces:hover   {color: #1A4D8F; font-weight: bold}
A.ItemEnlaces:active  {color: #FF0000}

A.ItemDestaca:link    {color: #69D2CD; text-decoration: none}
A.ItemDestaca:visited {color: #69D2CD; text-decoration: none}
A.ItemDestaca:hover   {color: #1A4D8F; font-weight: bold}
A.ItemDestaca:active  {color: #FF0000}

A.ItemIndices:link    {color: #0D0F36; text-decoration: none}
A.ItemIndices:visited {color: #0D0F36; text-decoration: none}
A.ItemIndices:hover   {color: #1A4D8F; font-weight: bold}
A.ItemIndices:active  {color: #FF0000}

Div.TituloPagina {
    font-family: Alegreya, Serif;
    color: #1A4D8F;
    font-weight: 700;
    font-size: 35px;
    text-decoration: none;
    display: inline-block;
}

Div.Mensaje {
    font-family: Alegreya, Serif;
    color: #1A4D8F;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
}


/* Paginación */

.paginación {
    margin-top: 20px;
    text-align: center;
}

.page-link {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 2px;
    border: 1px solid #1A4D8F;
    text-decoration: none;
    color: #1A4D8F;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.page-link:hover {
    background-color: #F1F6CE;
}

.current-page {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 2px;
    border: 1px solid #1A4D8F;
    text-decoration: none;
    color: #69D2CD;
    font-weight: bold;
    background-color: #1A4D8F;
    border-radius: 5px;
}

.page-sep {
    display: inline-block;
    width: 8px;
}


/* Buscador general (C_GenBusTod.asp) */

.CabeceraGrupo {
    font-family: Alegreya, Serif;
    color: #F1F6CE;
    background-color: #69D2CD;
    font-weight: 700;
    font-size: 18px;
    padding: 6px 18px;
    border-radius: 8px;
    margin-top: 1.2em;
    margin-bottom: 0.4em;
    display: block;
}

.ItemBusqueda {
    font-family: Alegreya, Serif;
    font-size: 15px;
    padding: 2px 0 2px 32px;
    color: #0D0F36;
}

.ItemBusqueda a:link    {color: #0D0F36; text-decoration: none;}
.ItemBusqueda a:visited {color: #0D0F36; text-decoration: none;}
.ItemBusqueda a:hover   {color: #1A4D8F; font-weight: bold;}
.ItemBusqueda a:active  {color: #FF0000;}

/* Botones de navegación de volúmen (C_VolNav.asp) */

.BtnNav {
    font-family: Alegreya, Serif;
    font-size: 15px;
    font-weight: bold;
    color: #0D0F36;
    background-color: #B9F1D6;
    border: 1px solid #69D2CD;
    border-radius: 6px;
    padding: 4px 14px;
    text-decoration: none;
    display: inline-block;
}

.BtnNav:hover {
    background-color: #69D2CD;
    color: #0D0F36;
}

/* Enlaces de ficha y listado de volúmenes */

/* Enlace de campo en ficha (Editor, Colección, Contenido principal) */
a.EnlaceFicha:link    {font-family:Alegreya,Serif; font-size:16px; font-weight:bold; color:#1A4D8F; text-decoration:none;}
a.EnlaceFicha:visited {font-family:Alegreya,Serif; font-size:16px; font-weight:bold; color:#1A4D8F; text-decoration:none;}
a.EnlaceFicha:hover   {color:#69D2CD; text-decoration:underline;}
a.EnlaceFicha:active  {color:#FF0000;}

/* Enlace de título de obra en listado (nivel alto) */
a.EnlaceTitulo:link    {font-family:Alegreya,Serif; font-size:17px; font-weight:bold; color:#0D0F36; text-decoration:none;}
a.EnlaceTitulo:visited {font-family:Alegreya,Serif; font-size:17px; font-weight:bold; color:#0D0F36; text-decoration:none;}
a.EnlaceTitulo:hover   {color:#1A4D8F; text-decoration:underline;}
a.EnlaceTitulo:active  {color:#FF0000;}

/* Enlace de autor en listado (nivel bajo) */
a.EnlaceAutor:link    {font-family:Alegreya,Serif; font-size:15px; font-weight:normal; color:#294380; text-decoration:none;}
a.EnlaceAutor:visited {font-family:Alegreya,Serif; font-size:15px; font-weight:normal; color:#294380; text-decoration:none;}
a.EnlaceAutor:hover   {color:#1A4D8F; font-weight:bold;}
a.EnlaceAutor:active  {color:#FF0000;}

/* Enlace de autor principal (función aut/coa) - tamaño intermedio */
a.EnlaceAutorPrincipal:link    {font-family:Alegreya,Serif; font-size:16px; font-weight:normal; color:#294380; text-decoration:none;}
a.EnlaceAutorPrincipal:visited {font-family:Alegreya,Serif; font-size:16px; font-weight:normal; color:#294380; text-decoration:none;}
a.EnlaceAutorPrincipal:hover   {color:#1A4D8F; font-weight:bold;}
a.EnlaceAutorPrincipal:active  {color:#FF0000;}

/* Enlace de premio en listado */
a.EnlacePremio:link    {font-family:Alegreya,Serif; font-size:15px; color:#1A4D8F; text-decoration:none;}
a.EnlacePremio:visited {font-family:Alegreya,Serif; font-size:15px; color:#1A4D8F; text-decoration:none;}
a.EnlacePremio:hover   {color:#69D2CD; font-weight:bold;}
a.EnlacePremio:active  {color:#FF0000;}

/* Enlace de sitio web en VolPagRed */
a.EnlaceSitio:link    {font-family:Alegreya,Serif; font-size:16px; font-weight:bold; color:#1A4D8F; text-decoration:none;}
a.EnlaceSitio:visited {font-family:Alegreya,Serif; font-size:16px; font-weight:bold; color:#1A4D8F; text-decoration:none;}
a.EnlaceSitio:hover   {color:#69D2CD; text-decoration:underline;}
a.EnlaceSitio:active  {color:#FF0000;}

/* Enlace de título de contenido en Ficha */
a.EnlaceContenido:link    {font-family:Alegreya,Serif; font-size:16px; font-weight:normal; color:#294380; text-decoration:none;}
a.EnlaceContenido:visited {font-family:Alegreya,Serif; font-size:16px; font-weight:normal; color:#294380; text-decoration:none;}
a.EnlaceContenido:hover   {color:#1A4D8F; font-weight:bold;}
a.EnlaceContenido:active  {color:#FF0000;}

/* Enlace de volumen en Ficha */
a.EnlaceVolumen:link    {font-family:Alegreya,Serif; font-size:15px; font-weight:bold; color:#294380; text-decoration:none;}
a.EnlaceVolumen:visited {font-family:Alegreya,Serif; font-size:15px; font-weight:bold; color:#294380; text-decoration:none;}
a.EnlaceVolumen:hover   {color:#1A4D8F; text-decoration:underline;}
a.EnlaceVolumen:active  {color:#FF0000;}


/* Cabecera de grupo al 50% de ancho (C_AutPag.asp) */
.CabeceraGrupoMitad {
    font-family: Alegreya, Serif;
    color: #1A4D8F;
    background-color: #69D2CD;
    font-weight: 700;
    font-size: 18px;
    padding: 6px 18px;
    border-radius: 8px;
    margin-top: 1.2em;
    margin-bottom: 0.4em;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
}

/* Cabecera de categoría en premios (C_PrePag.asp) */
.CabeceraCategoria {
    display: inline-block;
    width: 25%;
    background-color: #F1F6CE;
    border: 1px solid #69D2CD;
    border-radius: 6px;
    padding: 2px 12px;
    margin-top: 0.9em;
    margin-bottom: 0.3em;
    margin-left: 32px;
    font-family: Alegreya, Serif;
    font-size: 15px;
    font-weight: bold;
    color: #294380;
    box-sizing: border-box;
}
