/* Hoja de estilos CSS para InterClassica */

/* Estilo para enlaces */

a{text-decoration:none; color:#7D1C0E}
a:hover {text-decoration:none; color:#EF2F2F;} 
a:link {text-decoration:none;} 
a:active {text-decoration:none;} 
a:visited {text-decoration:none;} 


a.menu:link {text-decoration:none; } 
a.menu:visited {text-decoration:none; }
a.menu:active {text-decoration: none; color:#7D1C0E;}
a.menu:hover {text-decoration:underline; }

a.rojonor:link {text-decoration:none;}
a.rojonor:visited {text-decoration:none;}
a.rojonor:active {text-decoration: none; color:#EF2F2F;}
a.rojonor:hover {text-decoration:none; color:#EF2F2F; }

a.rojoneg:link {text-decoration:none;}
a.rojoneg:visited {text-decoration:none;}
a.rojoneg:active {text-decoration: none; color:#EF2F2F;}
a.rojoneg:hover {text-decoration:none; color:#EF2F2F; }

a.negroneg:link {text-decoration:none;  }
a.negroneg:visited {text-decoration:none;  }
a.negroneg:active {text-decoration: none; }
a.negroneg:hover {text-decoration:underline; }

a.menustyle:link {text-decoration:none;  }
a.menustyle:visited {text-decoration:none;  }
a.menustyle:active {text-decoration: none; }
a.menustyle:hover {text-decoration:none; color:#EF2F2F; }


a.negronor:link {text-decoration:underline;  }
a.negronor:visited {text-decoration:underline;  }
a.negronor:active {text-decoration: underline; }
a.negronor:hover {text-decoration:none;color:#7D1C0E;}


a.blanconeg:link {text-decoration:none;  }
a.blanconeg:visited {text-decoration:none;  }
a.blanconeg:active {text-decoration: none; }
a.blanconeg:hover {text-decoration:underline; }

a.grisnor:link {text-decoration:none;}
a.grisnor:visited {text-decoration:none;}
a.grisnor:active {text-decoration: none;}
a.grisnor:hover {text-decoration:none;color:#5D5D5D;}


a.blanconor:link {text-decoration:none;  }
a.blanconor:visited {text-decoration:none;  }
a.blanconor:active {text-decoration: none; }
a.blanconor:hover {text-decoration:underline; }

a.resumen:link {text-decoration:none;  }
a.resumen:visited {text-decoration:none;  }
a.resumen:active {text-decoration: none; }
a.resumen:hover {text-decoration:none;}

a.subcarpetas:link {text-decoration:none;}
a.subcarpetas:visited {text-decoration:none;}
a.subcarpetas:active {text-decoration: none;}
a.subcarpetas:hover {text-decoration:none; color:#EF2F2F;}

a.leermas:link {text-decoration:none;}
a.leermas:visited {text-decoration:none;}
a.leermas:active {text-decoration: none;}
a.leermas:hover {text-decoration:none; color:#EF2F2F;}

a.busquedaDestacadoResumen{
        color: #000000;
        background-color: #E0C0B0;
        font-weight: bold;
}


/* Estilos propios */

.blanconeg {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none; }


.blanconor {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none;}


.negroneg {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none; }


.menustyle {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal; color: #7D1C0E; text-decoration: none;}


.negronor {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000;}


.grisnor {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #979797; text-decoration: none;}


.grisneg {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none;text-align: justify; }


.rojoneg {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-variant: normal;
color: #7D1C0E;
text-decoration: none;
font-weight: bold;
}

.rojonor {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #7D1C0E; text-decoration: none;
}

.nota{

border-width: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
background-color: #FCEBDA;
color:#7D1C0E; 

}

.versales{
	font-variant: small-caps;
}

.botonRegistro{

border-width: 1px;
border-color: #7D1C0E;
background-color: #E0C0B0;
color:#7D1C0E;

}

.botonMapaActivo{
border-width: 0px;
background-color: #E0C0B0;
color:#7D1C0E; 
font-weight:bold;
cursor:hand;
cursor: pointer; 
}

.botonMapaDes{
border-width: 2px;
border-color: #7D1C0E;
background-color: #E0C0B0;
color:#7D1C0E;
cursor:hand;
cursor: pointer; 
}

.barra_superior {
 	background-image: url("http://interclassica.um.es/design/tabularium_2/images/superior_02.gif");
	background-repeat:repeat-x;
 }

.barra_lateral {
	background-image: url("http://interclassica.um.es/design/tabularium_2/images/LATERAL_02.gif");
	background-repeat:repeat-y; 
	vertical-align: top; 
	width: 200px;
}

/* Estilos generales */

table, tr, td, img, div {
	border: none;
}
	
body {
	BACKGROUND-COLOR: #FCEBDA;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	MARGIN: 0px 0px 0px 0px; 
	padding: 0px;
	color: #000000;
}


div {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

span {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

table {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
			

td {FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 11px;}

th {
	BACKGROUND-COLOR: #7D1C0E;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	height: 22px;

}

li {text-align:justify; }

p {text-align: justify; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; MARGIN-BOTTOM: 6px; MARGIN-TOP: 0px;}

*:lang(gr) { font-family: Cardo, serif }

select {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

input {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

textarea {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

h1 {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	color: #000000;
}

acronym{
	border-bottom:1px dotted;
	cursor:help;
}

button {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

form {	MARGIN:  0px; }

/* Estilos propios */

.valigntop {
	vertical-align: top;
}

.grisinput {

	background-color: #FFFFFF;
	color: #cccccc;
	font-weight: normal;
	border: 1px solid #999999;
}

.navegacion{
font-weight: bold;

}

.agradecimientos{
	font-style: italic;
	margin-left:30px;
}


.citas{

	color:#EEA65A; 
	text-align:center;
}

.tablaconenido{
background-repeat: repeat-x;
text-align: justify;

}

.cabecera{
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-SIZE: 20px;
color: #7D1C0E;
font-weight: bold;
text-align: center;
}
.subcarpetas{
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-SIZE: 16px;
color: #7D1C0E;
font-weight: bold;
}

.subtituloPortada{
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	color: #7D1C0E;
	font-weight: bold;
	text-align:center; 
	width:100%;
}

.resumen{
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
color: #000000;
}

.leermas{
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
color: #7D1C0E;
font-weight: bold;
}

.tituloobj{
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-SIZE: 16px;
color: #7D1C0E;
font-weight: bold;
text-align: center;
}
.atributo{
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
color: #7D1C0E;
font-weight: bold;
}
.contenidoatributo{
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
color: #000000;
font-weight: normal;
}

.pie{
FONT-SIZE: 10px;
text-align: center;
}

.mdcabecera {
	background-color: #EDC8B6;
        font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none;text-align: justify; 

}

.mdcontenido {
	background-color: #E0C0B0;
        font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none;text-align: justify; 

}

.ayuda{	
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #7D1C0E; text-decoration: none;
}

/* Pagelayout */



/* Eventos */

td.filaEvento{
	background-color: #EDC8B6;
}


.imagenCabecera1024{
	width:738px; 
	height:156px;
}


table.lista
{
    margin: 1em 0 1em 0;
    empty-cells: show;
}

table.lista th, table.lista td
{
    padding: 0.25em;
    text-align: left;
    vertical-align: top;
}

table.lista td.number
{
    text-align: right;
}

table.lista th
{
    color: #000000;
    background-color: #E0C0B0;
    border-top-width: 2px;
    font-weight: bold;
    white-space: nowrap;
}

table.lista td
{
    border-top: 1px solid #f0f0f0;
    font-weight: normal;
}
  
table.seccionEventos {
        border-collapse: collapse;
        table-layout: fixed;	
}

td.seccionEventosIzq {
        border-style: solid;
        border-width: 0px 3px 0px 0px;
        border-color: #edc8b6;
        padding: 8px 8px 16px 8px;
        width: 50%;
}
td.seccionEventosDer {
        border-style: solid;
        border-width: 0px 0px 0px 0px;
        border-color: #edc8b6;
        padding: 8px 8px 16px 8px;
        width: 50%;
}

.cabeceraEventoIzq {
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
        text-align: right;
        color: #7d1c0e;
}
.cabeceraEventoDer {
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
        text-align: right;
        color: #7d1c0e;
}

td.celdaLogoEvento {
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
}

td.celdaUsuario {
        border-style: solid;
        border-width: 1px 0px 1px 1px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
}

td.celdaUsuarioLateral {
        border-style: solid;
        border-width: 1px 1px 1px 0px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
}


td.celdaContenidoEvento {
        border-style: solid;
        border-width: 0px 1px 1px 0px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
}

.tituloEvento {
	font-family: sans-serif;
        font-weight: bold;
        text-align: left;
        color: #7d1c0e;
}

.masInfoEvento{
	text-align: right;
}

.calendarioEventos{
	width:100%;
}

.celdaEventoCalendarioHoy{
	border-style: solid; 
	border-width: 2px; 
	border-color: #7d1c0e; 
	text-align:center;
	background-color: #E0C0B0;
        font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none;
}

.celdaEventoCalendario{
	text-align:center;
	background-color: #E0C0B0;
        font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none;
}

.celdaCalendarioHoy{
        border-style: solid;
        border-width: 2px;
        border-color: #7d1c0e;
        text-align:center;
        background-color:#CEA5A6;
        font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none;
}

.celdaCalendario{
	text-align:center; 
	background-color:#CEA5A6;
        font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none;
}


.celdaInfoEventos{
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
        text-align: center;
        vertical-align:top;
        color: #7d1c0e;
	width:25%;
}

.celdaCalendarioEventos{
	width:40%;
	text-align:left;
}

.celdaComentariosEventos{
        font-family: sans-serif;
        font-weight: bold;
        font-size: larger;
        text-align: center;
        vertical-align:top;
        color: #7d1c0e;
        width:35%;
}


.informacionEvento{
	BACKGROUND-COLOR: #FCEBD4;
	text-align:left;
	width:90%;
}

.comentariosEventos{
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #7D1C0E; text-decoration: none;
}

/* Clases de la portada */

div.eventoPortada{
	width:100%;
	text-align:center;
}

#mapaPortada{
	position: absolute; 
	text-align: justify;
/*	top: 325px;*/
	top: 430px; 
	right: 4%;
	height:220px;
	width: 220px;
}

#cartelMapaPortada{
	border-left: none;
        border-right: none;
        left: 1px;
        position: absolute;
        background-image:url('/design/tabularium_2/images/trasparencia_portada.png');
        repeat:repeat;
	border-bottom: 1px solid #7d1c0e;
	border-top: 1px solid #7d1c0e;
        top: 105px;
        width: 220px;
        height:80px;
        text-align:center;
}

#sombraSDMapaPortada{
	position:absolute; top:3px; background-image:url('http://interclassica.um.es/design/tabularium_2/images/sombraSD.png'); background-repeat:repeat-y; height:3px; width:3px; right:-5px;
}

#sombraDMapaPortada{
	position:absolute; top:5px; background-image:url('http://interclassica.um.es/design/tabularium_2/images/sombraD.png'); background-repeat:repeat-y; height:217px; width:3px; right:-5px;
}

#sombraIIMapaPortada{
	position:absolute; top:222px; background-image:url('http://interclassica.um.es/design/tabularium_2/images/sombraII.png'); background-repeat:repeat-x; height:3px; width:3px; left:3px;
}

#sombraIMapaPortada{
	position:absolute; top:222px; background-image:url('http://interclassica.um.es/design/tabularium_2/images/sombraI.png'); background-repeat:repeat-x; height:3px; width:216px; left:6px;
}

#sombraIDMapaPortada{
	position:absolute; top:222px; background-image:url('http://interclassica.um.es/design/tabularium_2/images/sombraID.png'); background-repeat:repeat-x; height:3px; width:2px; left:222px;
}


/* Ficha de autores */

.fichaAutor{
	 background-image: url("/design/tabularium_2/images/fondo_traduccion.gif");
	 text-align:left; 
	 width:90%; 
	 border-collapse:collapse;
}

.nombreCompleto{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none;
	text-align:left; height:16px; width:40%; font-variant: small-caps;
}

.cabeceraDatosAutor{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #7D1C0E;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}

.contenidoDatosAutor{
	text-align:justify;
}

/* Hemeroteca */


table.seccionRevista {
	border-collapse: collapse;
	table-layout: fixed;
}

table.listadoRevistas{
        width:70%;
	text-align:center;
}

.verListadoRevistas{
	font-family: sans-serif;
        font-weight: bold;
        color: #7d1c0e;
}


.revistaEnLista{
	width:100%;	
}

.celdaListaRevistas{
	text-align:left;
}

.celdaListaRevistasPijama{
	background-color: #EDC8B6;
	text-align:left;
}

.celdaSiglasListadoRevistas{
	text-align:center;
	width:20%;
}

.celdaSiglasListadoRevistasConSus{
	text-align:center;
	 width:20%;
}

.celdaSuscripcionListaRevistas{	
	text-align:center;
	width:5%;
}

span.busquedaDestacadoResumen{
 	color: #000000;
	background-color: #E0C0B0;
	font-weight: bold;
}

span.busquedaDestacadoTitulo{        
        background-color: #E0C0B0;
       	color: #7D1C0E;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-align: justify;
}

span.busquedaDestacadoAutor{
        background-color: #E0C0B0;
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        font-variant: small-caps;
        text-align: left;
}

td.seccionRevistaIzq {
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	border-color: #edc8b6;
	padding: 8px 8px 16px 8px;
	width: 50%;
}


td.seccionRevistaDer {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #edc8b6;
	padding: 8px 8px 16px 8px;
	width: 50%;
}

td.fullRevista {
        padding: 8px 8px 16px 8px;
        width: 50%;
	vertical-align:top;
}

.leyendaRevistas{	
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
	text-align: left;
	color: #7d1c0e;
	
}

#celdaLeyendaRevistas{
	float: left;
	width:70%;
}

#celdaBusquedaEnRevistas{
	margin-left: 225px;
}

#cabecerasInformacionRevista{
        text-align:left;
        width:100%;
}


.fondoRevistas{
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;	
	color: #7d1c0e;
	
}
.buscadorArticulos{
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
	text-align: right;
	color: #7d1c0e;
	
}

.buscadorRevistas{
	text-align: center;
}

.busquedaAvanzada{
	font-size: 10px;
	text-align:left;
}

td.IndiceRevista{
	border-style: none;
	border-width: 2px 0px 2px 0px;
	border-color: #edc8b6;
	padding: 8px 16px 16px 8px;
	width: 100%;
}
.letrasIndiceRevista{
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
	text-align: left;
	color: #7d1c0e;
	
}
.cabeceraRevistaIzq {
	text-align: right;
	color: #7d1c0e;	
}
.cabeceraRevistaDer {
	text-align: right;
	color: #7d1c0e;
}
.tituloRevista{
	font-family:sans-serif;
	font-weight: bold;
	font-size: larger;
}
.subtituloRevista {
	font-family:sans-serif;
	font-weight: bold;
	font-size: smaller;
}
.siglasRevista {
	font-family:sans-serif;
	font-weight: bold;
	font-style: normal;
}
td.celdaLogoRevista {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #7D1C0E;
	padding: 1em 0em 0em 1em;
}
td.celdaDireccionRevista {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #7D1C0E;
	padding: 1em 1em 0em 1em;
}
td.celdaSiglasRevista {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #7D1C0E;
	padding: 0.3em 0em 1em 1em;
	text-align: center;
}
td.celdaSiglasFullRevista {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #7D1C0E;
	padding: 0.3em 0em 1em 1em;
	text-align: center;
}
td.celdaSubscripcionRevista {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #7D1C0E;
	padding: 1em 1em 1em 1em;
}
td.celdaSombraSuperiorIzquierda {
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #7D1C0E;
	padding: 0px;
}
td.celdaSombraSuperior1 {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #7D1C0E;
	padding: 0px;
}
td.celdaSombraSuperior2 {
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	border-color: #7D1C0E;
	padding: 0px;
}
td.celdaSombraSuperiorDerecha {
	border-style: solid;
	border-width: 0px;
	border-color: #7D1C0E;
	padding: 0px;
}
td.celdaFullRevistaSombraSuperiorDerecha {
        border-style: solid;
        border-width: 0px;
        border-color: #7D1C0E;
        padding: 0px;
	vertical-align:bottom;
}

td.celdaSombraIzquierda {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #7D1C0E;
	padding: 0px;
}
td.celdaSombraIzquierda2 {
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #7D1C0E;
	padding: 0px;
}
td.celdaSombraInferiorIzquierda {
	border-style: none;
	padding: 0px;
}
td.celdaSombraInferior {
	border-style: none;
	padding: 0px;
	background-image: url("/design/tabularium_2/images/sombraI.png");
	background-repeat: repeat-x;
}
td.celdaSombraInferiorDerecha {
	border-style: none;
	padding: 0px;
}
td.celdaSombraDerecha {
	border-style: none;
	padding: 0px;
	background-image: url("/design/tabularium_2/images/sombraD.png");
	background-repeat: repeat-y;
}
ul.numerosDisponibles {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	border: 3px;
	border-color: #000000;
}
span.numerosDisponibles {
	display: inline;
	float: left;
	width: 20ex;
	margin: 0px;
	padding: 0px 1ex 0px 0px;
	
}
table.articulosRevista {
	border-collapse: collapse;
	table-layout: fixed;
	padding: 10px 10px 10px 0px;
}
td.cabeceraArticulosRevista {
	width: 100%;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #7D1C0E;
	background: #7D1C0E;
	padding: 0.5ex 1em;
}

td.cabeceraArticulosActa {
        width: 100%;
        border-width: 2px 2px 0px 2px;
	text-align:right;
}


.textoCabeceraArticulosRevista {
	color: #FCEBDA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
}
td.tituloArticuloRevista {
	border-style: solid;
	border-width: 0px 1px 2px 2px;
	border-color: #7D1C0E;
	padding: 1em 1em;
}
.textoTituloArticuloRevista {
	color: #7D1C0E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
a.textoTituloArticuloRevistaURL {
	text-decoration: underline;
}
.textoAutorArticuloRevista {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
}
.textoAbstractArticuloRevista {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding: 0ex 0ex;
}
td.paginasArticuloRevista {
	border-style: solid;
	border-width: 0px 2px 2px 1px;
	border-color: #7D1C0E;
	padding: 1em 0.5em;
	text-align: center;
}
.textoPaginasArticuloRevista {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}

.articuloServido{
	vertical-align:bottom;
}

.numeroPdf {
	width:100%;
	height:100em;
}

#menu {
	cursor:cursor;
	cursor:pointer; 
	width:100%;
	position:relative;	
	top:11px;
}


#menu ul {
	margin-left:0;
	padding:6px 0px 3px 0px;
}

#menu li {	
	display:inline;
	padding:4px 0px;
}

#menu a {
	font-size: 10px;
	text-decoration:none;
	text-transform: uppercase;
	padding:4px 10px;
        border-top:3px solid #7D1C0E;
        border-right:1px solid #7D1C0E;
        border-left:1px solid #7D1C0E;

}

#menu a.activo {
	padding:4px 9px;
	font-weight:bold;
}

#menu .dos {
	background: #FCEBDA;
	border-bottom:1px solid #7D1C0E;
}
	
#menu .dos a.activo {
	border:1px solid #7D1C0E;
	border-top:3px solid #7D1C0E;
	border-bottom:1px solid #FCEBDA;		
}
	
/* #menu a:hover {
	padding:4px 9px;
	border-top:3px solid #7D1C0E;
	border-right:1px solid #7D1C0E;
	border-left:1px solid #7D1C0E;
}
*/
	
/* #listaDatosRevista {		
	float:left;			
	width:100%;
	background:url("/design/tabularium_2/images/Gradient_bg.gif") repeat-x bottom;
}

#listaDatosRevista ul{
	list-style-type: none;
 	margin:0;   	
	padding:10px 5px 0; 
}

#listaDatosRevista li{
	margin:0;
	padding:0 0 0 9px;	
	float:left;
	font-variant: small-caps;
	background:url("/design/tabularium_2/images/norm_left.gif")  no-repeat left top;
}

span.listaDatosRevista{
	color:#AAAAAA;
	display:block;
        padding:5px 15px 4px 6px;
	background:url("/design/tabularium_2/images/norm_right.gif") no-repeat right top;
}

#listaDatosRevista a{
	display:block;
	padding:5px 15px 4px 6px;
	background:url("/design/tabularium_2/images/norm_right.gif") no-repeat right top;

}

#listaDatosRevista #current a {
   background-image:url("/design/tabularium_2/images/norm_left.gif")  no-repeat left top;
   padding-bottom:5px;
}

*/
.revistaNormasPublicacion{
	text-align: justify;
	width:95%;
}

.revistaOrganizacion{
	text-align:left;
}

/* Novedades */

table.listaNovedades{
        width:90%;
        text-align:center;
}

td.novedadesTitulo{
        width:50%;
}

td.novedadesSeccion{
	width:20%;
	text-align:center;
}

td.novedadesFecha{
	width:20%;
        text-align:center;
}

.imgNovedad{
	width:10px;
	height:10px;
}

.imgNewRevista{
	width:45px;
        height:57px;
}

.imgNewEvento{
	width:60px;
}

.imgNewLibro{
	width:45px;
        height:55px;
}

.imgNewTesis{
        width:45px;
        height:55px;
}

.imgNewEnlace{
	width:47px;
        height:63px;
}



table.novedadesPortada{
	width:100%;
}

td.imgNovedadIzq{
	width:10%;
	vertical-align:top;
	text-align:center;
}

td.novedadIzq{
	width:40%;
	text-align:left;
	vertical-align:top;
	margin-bottom:3px;
}

td.imgNovedadDer{
	width:10%;
	vertical-align:top;
	text-align:center;
}

td.novedadDer{
	width:40%;
	text-align:left;
	vertical-align:top;
	margin-bottom:3px;
}

td.separacionNovedades{
	border-left: 1px dashed #EDC8B6;
	border-top:none;
	border-bottom:none;
	border-right:none;
	margin: 10px 10px 10px 10px;
}

.masNovedades{
	text-align:right;
}


/* Traducciones */
table.seccionTraducciones {
	border-collapse: collapse;
	table-layout: fixed;
	margin: 3em 0px 0px 0px;
}
td.seccionTraduccionesIzq {
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	border-color: #edc8b6;
	padding: 8px 8px 16px 8px;
	width: 50%;
}
td.seccionTraduccionesDer {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #edc8b6;
	padding: 8px 8px 16px 8px;
	width: 50%;
}

.cuerpoTraduccion{
        background-image: url("/design/tabularium_2/images/fondo_traduccion.gif");
	width:100%;
}

.nombreAutorIzq {
    font-family: sans-serif;
    font-weight: bold;
    font-size: larger;
	text-align: right;
	color: #7d1c0e;
}
.nombreAutorDer {
	padding: 0ex;
    font-family: sans-serif;
    font-weight: bold;
    font-size: larger;
	text-align: right;
	color: #7d1c0e;
}
.nombreCompletoAutorIzq {
    font-family: sans-serif;
    font-weight: bold;
	text-align: left;
	color: #7d1c0e;
}
.nombreCompletoAutorDer {
    font-family: sans-serif;
    font-weight: bold;
	text-align: left;
	color: #7d1c0e;
}
.naceymuere {
	font-size: smaller;
}
.imagenAutor {
}
table.tarjetaAutor {
	margin: 0em 0em 2em 0em;
}
td.celdaImagenAutor {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #7D1C0E;
	padding: 1em 1em 1em 1em;
	margin-bottom: 2em;
}
td.celdaBiografiaAutor {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #7D1C0E;
	padding: 1em 0em 1em 1em;
	width: 100%;
}
.rotuloObrasDisponibles {
	font-family: serif;
	font-weight: bold;
	color: #7D1C0E;
}
.listaObrasDisponibles {
	font-family: serif;
	font-weight: normal;
	color: #000000;
	list-style-type: none; 
	padding: 0em;
	text-indent: 1ex;
	margin: 1ex 0ex 1ex 0ex;
}
/* JCCP para Usuarios */
table.tarjetaUsuario {
	border-collapse: collapse;
	table-layout: fixed;
	margin: 3em 0px 0px 0px;
}
/*td.seccionUsuariosIzq {
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	border-color: #edc8b6;
	padding: 8px 8px 16px 8px;
	width: 50%;
}
td.seccionUsuariosDer {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #edc8b6;
	padding: 8px 8px 16px 8px;
	width: 50%;
}*/

td.fullRevista {
        padding: 8px 8px 16px 8px;
        width: 50%;
}

.nombreUsuario {
    font-family: sans-serif;
    font-weight: bold;
    font-size: larger;
	text-align: right;
	color: #7d1c0e;
}
td.celdaFotoUsuario {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #7D1C0E;
	padding: 1em 0em 1em 1em;
}
td.celdaDatosUsuario {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #7D1C0E;
	padding: 1em 1em 1em 1em;
}
.nombreCompletoUsuario {
    font-family: sans-serif;
    font-weight: bold;
	text-align: left;
	color: #7d1c0e;
}
.inputNombreCompletoUsuario {
    font-family: sans-serif;
    font-weight: bold;
	text-align: left;
	color: #7d1c0e;
	background-color: #edc8b6;
}
.emailUsuario {
	/* font-size: smaller; */
}
.inputEmailUsuario {
	background-color: #edc8b6;
}
.notificacionesUsuario {
	border-style: solid;
	border-width: 1px;
	border-color: #7d1c0e;
	background-color: #edc8b6;
	padding: 1em;
}
.tablaNotificaciones {
}
.relacionNotificaciones {
	margin: 1em 0em 0em 0em;
}

.separador {
	padding: 1em 0em 1em 0em;
}

label.NotificacionesLabel {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: sans-serif;
}
label#PeriodicidadDiariaLabel {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: sans-serif;
}

/* Enlaces */

.enlacesMateria{
	text-align:left; 
	width:80%;
	background-image: url(/design/tabularium_2/images/fondo_enlaces.gif);
}

.pathMaterias{
	width:40%;
}

.fondoEnlaces{
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
        text-align: left;
        color: #7d1c0e;
}

table.seccionEnlaces {
        border-collapse: collapse;
        table-layout: fixed;
}

td.celdaContenidoEnlaces {
        border-style: none;
        border-width: 1px 1px 1px 0px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
	text-align:center;
}

td.seccionEnlacesIzq {
        border-style: none;
        border-width: 0px 3px 0px 0px;
        border-color: #edc8b6;
        padding: 8px 8px 16px 8px;
        width: 50%;
}

.listitemEnlaces {
    background-image: url(/design/tabularium_2/images/fondo_enlaces.gif);
    text-align: center;
    display: inline;
	position: relative;
    padding: 1em;
    float: left;
    margin: 0em 1em 0.5em 0em;
    min-width: 12em;
	width: 12em;
}

.cabeceraEnlacesIzq {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 12px;
        text-align: right;
        color: #7d1c0e;
}

.descripcionEnlace{
	background-image: url("/design/tabularium_2/images/fondo_enlaces.gif"); 
	text-align:left; 
	width:75%; 
	border-collapse:collapse;
}

.tablaComentarios{
        background-image: url("/design/tabularium_2/images/fondo_comentarios.gif");
        text-align:left;
        width:75%;
        border-collapse:collapse;
}

.comentariosEnlacesClaro{
	background-image: url("/design/tabularium_2/images/fondo_enlaces.gif");
}

.comentariosEnlacesOscuro{
	background-image: url("/design/tabularium_2/images/fondo_enlaces_comentarios_claro.gif");
}

.divComentarios{
	text-align:left;
}

.hrComentarios{
	text-align:left;
	width:40%;
}

/* Artículos */

.articulo{	
	width:100%
}

.contenidoArticulo{
	text-align:justify;
}

/* Actas y homenajes */

table.seccionActas {
        border-collapse: collapse;
        table-layout: fixed;
}

td.seccionActasIzq {
        border-style: solid;
        border-width: 0px 3px 0px 0px;
        border-color: #edc8b6;
        padding: 8px 8px 16px 8px;
        width: 50%;
}

td.seccionActasDer {
        border-style: solid;
        border-width: 0px 0px 0px 0px;
        border-color: #edc8b6;
        padding: 8px 8px 16px 8px;
        width: 50%;
}

.cabeceraActasIzq {
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
        text-align: right;
        color: #7d1c0e;
}
.cabeceraActasDer {
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
        text-align: right;
        color: #7d1c0e;
}

td.celdaLogoActas {
        border-style: solid;
        border-width: 1px 0px 1px 1px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
}
td.celdaContenidoActas {
        border-style: solid;
        border-width: 1px 1px 1px 0px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
}



/* Monografías  */

table.seccionMonografias {
        border-collapse: collapse;
        table-layout: fixed;
}

td.seccionMonografiasIzq {
        border-style: solid;
        border-width: 0px 3px 0px 0px;
        border-color: #edc8b6;
        padding: 8px 8px 16px 8px;
        width: 50%;
}

td.seccionMonografiasDer {
        border-style: solid;
        border-width: 0px 0px 0px 0px;
        border-color: #edc8b6;
        padding: 8px 8px 16px 8px;
        width: 50%;
}

.cabeceraMonografiasIzq {
    font-family: sans-serif;
    font-weight: bold;
    font-size: larger;
        text-align: center;
        color: #7d1c0e;
}
.cabeceraMonografiasDer {
    font-family: sans-serif;
    font-weight: bold;
    font-size: larger;
        text-align: center;
        color: #7d1c0e;
}

.cabeceraTipoMonografia{
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
        text-align: right;
        color: #7d1c0e;
}

td.celdaLogoMonografias {
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
}
td.celdaContenidoMonografias {
        border-style: solid;
        border-width: 0px 1px 1px 0px;
        border-color: #7D1C0E;
        padding: 1em 0em 1em 1em;
}

.masInfoMonografias{
        text-align: left;
}

.autorTitulo{
	font-size: 18px;
	text-align:center;
	width:100%;
}

table.tesis{
	background-image: url(/design/tabularium_2/images/fondo_monografias.gif);
	width:85%; 
}


td.cabeceraDatosTesis{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #7D1C0E;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-align:center;
	width:50%;
}

td.contenidoAutor{
	text-align:center;
}


td.contenidoEmail{
	text-align:center;
}

td.contenidoResenia{
	text-align:center;
}


td.contenidoFechaDefensa{
	text-align:center;
}


td.contenidoCalificacion{
	text-align:center;
	vertical-align:top;
}


td.contenidoTituloTesis{
	text-align:center;
}


td.contenidoNPI{
	text-align:center;
}


td.contenidoAreaConocimiento{
	text-align:center;
}


td.contenidoDirectores{
	text-align:center;
}


td.contenidoTesisResumen{
	text-align:justify;
	vertical-align:top;	
}


td.contenidoTesisAbstract{
	text-align:justify;
	vertical-align:top;	
}


td.contenidoPalabrasClave{
	text-align: justify;
}

table.contenidoTesis{
	 width:90%; 
	 background-image: url(/design/tabularium_2/images/fondo_monografias.gif);
}

td.entradaTesisPrincipal{
	width:85%;	
	font-weight: bold;
	text-align:left;		
}

td.paginasTesis{
	width:8%;
	text-align:right;
}


td.cabeceraPaginasTesis{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        color: #7D1C0E;
        text-decoration: none;
        font-weight: bold;
	font-variant: small-caps;
	text-align:right;
	width:100%;
}

.pdfFile{
	vertical-align:bottom;
}

.archivoSize{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #979797; text-decoration: none;
}

/* JCCP para full_revista sin table */
div.tarjeta {
        display: table;
        margin: 2em 5% 2em 5%;
        border: 0px none;
        padding: 0px;
        width: 250px;
	height:100%;
}
div.tarjetaCuerpo {
        display: table-row;
        border: 1px solid #7d1c0e;
	height:100%;
}
div.tarjetaContenido {
	position:relative;
        border: 0px solid #7d1c0e;
	width:250px;
	height:20%;
	/* margin: 0px;
	padding: 0px; */
}

div.tarjetaSombraD {
        display: table-cell;
        background-image: url("/design/tabularium_2/images/sombraD.png");
        background-repeat: repeat-y;
        vertical-align: top;
}
div.tarjetaSombra {
        display: table-row;
}
div.tarjetaSombraI {
        display: table-cell;
        background-image: url("/design/tabularium_2/images/sombraI.png");
        background-repeat: repeat-x;
}
div.tarjetaSombraID {
        display: table-cell;
}
div.revistaFicha {
        margin: 2em; 
        float: left;
        /* border: 1px solid #7d1c0e; */
}
div.revistaSiglas {
        display: block;
        font-weight: bold;
        text-align: center;
	font-size: larger;
	letter-spacing: 0.2em;
}
div.revistaLogo {
        display: block;
        text-align: center;
}
div.revistaDireccion {
	display: block;
	text-align: center;
}
div.revistaURL {
	display: block;
	text-align: center;
	margin: 1ex;
}
div.revistaNumeros {
        /* border: 1px solid #7d1c0e; */
        width: 100%;
        padding: 2em;
}
ul.revistaListaNumerosDisponibles {
        list-style-type: none;
}
li.revistaNumeroDisponible {
        display: inline;
        margin: 0px 2ex 1em 0px;
}

#mapa{
	position:absolute;
	width:95%;
	margin: 0px; 
	padding: 0px; 
	z-index:0;
}

#mapa div a{
	position:relative;
        right:13px;
}

#mapa div span{
	margin-right:10px;
}


#minimap{
	position:absolute;
	top:444px;
	right:5%;
	width:275px; 
	height: 152px; 
	border-style: solid;  
	border-width: 2px 0px 0px 2px;  
	border-color: #FFFFFF;
}

#minimap img{
	position:relative;
	left: 20px;
	bottom:5px;
}

#minimap a{
	position:relative;
	right:16px;
}

#minimap span{
	position:relative;
	right:16px;
}

#listadoLugares{
	border: 1px solid #7d1c0e;
	height:300px;
	width:100px;
}

#colorMapa{
	position: absolute;
        top: 38px;
        visibility:hidden;
        background-image:url("/design/tabularium_2/images/opacidad.png");
        z-index:1;
        width:95%;

}

#capaPersonaje{
	position: absolute;
	top: 100px;
	left:2%;
	width:90%;
	height:50%;
	padding: 5px;
	background-color:#FCEBDA;
	border: 2px solid black;
	visibility:hidden;
	overflow:auto;
	z-index:2;
}

#capaPersonajeFlash{
        position: absolute;
        top: 100px;
        left: 7%;
        width:80%;
        height:50%;
        padding: 5px;
        background-color:#FCEBDA;
        border: 2px solid black;
        visibility:hidden;
        overflow:auto;
        z-index:2;
}


.cerrarPersonaje{
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
}

.descLargaLugar{
	margin-top:15px;
	border: 1px solid #7d1c0e;
	text-align:justify;
}

#descLarga{
	margin:4px 4px 4px 4px;
}

.tooltipMapa{
	width:150px;
	BACKGROUND-COLOR: #FCEBDA;
	border: 1px solid #7d1c0e;
	padding:2px;
}

#tooltipMapaCentro{
	position: absolute;
        top: 220px;
        left: 486px;
	z-index:4;
	visibility:hidden;
}

div.labelIslaConMapa{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal;
	color: #7D1C0E;
	text-decoration: none;
	background-color:#FCEBDA;
	border: 1px solid #7d1c0e;
}



div.labelCiudadConMapa{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
















	color: #7D1C0E;










	text-decoration: none;
	font-weight: bold;
	background-color:#FCEBDA;
	border: 1px solid #7d1c0e;

}

div.labelIslaSinMapa{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        color: #111111;
        text-decoration: none;
        background-color:#FCEBDA;
        border: 1px solid #7d1c0e;
}



div.labelCiudadSinMapa{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        color: #111111;
        text-decoration: none;
        background-color:#FCEBDA;
        border: 1px solid #7d1c0e;

}


div.labelLugar{
	padding:1px;
}

div.labelLugar a{
	left:0px;
}

li a{
	left:0px;
}

div.rojoneg a{
	left:0px;
}

#contenedorAtlas{
	width:100%;
	text-align:center;
}

#contenedorMapa{
	width:99%;
}

#mapaSeccionMapas{
	width:60%;
}

#toponimoIsla{
	position: absolute;
        top: 204px;
	left:49%;
        visibility:hidden;	
}

.listaToponimos{
	position:absolute;
	right:2%;
	width:3%;
	height:123px;
	cursor:pointer;
	cursor:hand;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position:left;	
}

#listadoToponimos{
	position:absolute;
	top:60px;
	right:1%;
	height:530px;
	width:18%;
	z-index:7;
	visibility:hidden;
}

#ajaxToponimos{
	overflow:auto;	
	height:395px;
	border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #7D1C0E;
	text-align:center;
}

.toponimoEnListado{
	border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #7D1C0E;	
	margin-bottom:2px;
	padding:3px;
	width:85%;	
	background-color:#FCEBD2;
}

.capaBuscadorMapa{
	clear:both;
}

#cargandoMapa{
	position:absolute; 
	text-align:center;
	width:99%;
	height:760px;
	background-color:#FCEBDA;
	visibility:visible;
}


.idiomaMapa{
	position:relative;
	text-align:left;
	left:43%;
	width:100%;
	margin-bottom:10px;
}

#cambiarIdioma{
	position:absolute;
	top:12px;
	right:5%;
	text-align:center;
	padding:4px;
}

#cargandoGlobo{
	position:absolute;
        top:13px;
        right:44%;
        text-align:center;
        padding:4px;
	visibility:hidden;
}

#desplegarMinimap{
	position:absolute;
        top:583px;
        right:5%;
        width: 13px;
        height: 13px;
        border-style: solid;
        border-width: 2px 0px 0px 2px;
        border-color: #CCCCCC;
	background-image:url("/design/tabularium_2/images/cerrarMiniMapa.jpg");
	cursor:pointer;
        cursor:hand;
}

.leyendaListadoMapa{
	float:left; 
	border: 1px solid #7d1c0e; 
	width:10px; 
	padding:1px; 
	text-align:center; 
	margin-left:1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #7D1C0E;
	text-decoration: none;
	font-weight: bold;
}

.celdaRaices{
	background-image:url("/design/tabularium_2/images/fondoCeldaRaices.gif");
	background-repeat: repeat-y;
	padding:6px; 
	font-size:12px; 
}	

.definicion p{
	font-size:13px;
}	

.mensajeConcurso p{
	font-size:12px;
}


/* --------------------------------
	Estilos propios Grammaclassica 
   -------------------------------- */

.mensajebox{
	background-color: #F5DAC8;
	padding: 10px 15px;
	margin: 0px 20px;
	text-align: left;
	border: 1px solid #7D1C0E;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.mensajebox p{
	font-size: 1.1em;
	margin-bottom: 6px;
}

.fadebox {
	display: none;
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}

.overbox {
	display: none;
	background: #FCEBDA;
	padding: 20px;
	border: 5px solid #ddd;
	float: left;
	font-size: 1.4em;
	position: fixed;
	top: 25%; left: 25%;
	z-index: 99999;
	width: 50%; height: 50%;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.overboxhead{
	background-image: url("http://interclassica.um.es/design/tabularium_2/images/superior_02.gif");
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7D1C0E;
	font-weight: bold;
	text-align: center;
}

.overboxcontent{
    overflow: auto;
	margin-top: 0.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #EDC8B6;
	padding:10px;
	height: 75%;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.overbox a{
	margin-top: 0.5em;
	width:80px;
	background: #E0C0B0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0.1em 0.2em;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	text-align: center;
	float:right;
}

.entradaglosario{
	background-color: #F5DAC8;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 5px;
	margin-top: 5px;
	text-align: left;
	border: 1px solid #7D1C0E;
	display:block;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.leccioncuerpo p{
	font-size: 1.1em;
}

.leccionejemplos{
	background-color: #F5DAC8;
	padding: 10px 15px;
	margin: 5px 20px;
	text-align: left;
	border: 1px solid #7D1C0E;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.leccionejemplos p{
	font-size: 1em;
}

.leccionejercicios{
	background-color: #FEEBB9;
	padding: 10px 15px;
	margin: 5px 20px;
	text-align: left;
	border: 1px solid #7D1C0E;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.leccionejercicios p{
	font-size: 1em;
}

.ejenunciado{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #7D1C0E;
	text-align: left;
	margin-bottom: 0.75em;
}

.ejcuerpo{
	margin-bottom: 3em;
	border: 1px solid #7D1C0E;
	padding: 10px 15px;
	background-color: #FEEBB9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.ejlinea{
	margin-bottom: 0.5em;
	border: 1px solid #333;
	padding: 3px 5px;
	background-color: #D6D6D6;
	font-size: 1.2em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.ejlinea select{
	font-size: 1em;
}

.ejlinea input{
	font-size: 1em;
}

.ejlinea textarea{
	font-size: 1em;
}

.ejcontroles{
	border: 1px solid #7D1C0E;
	height: 3em;
	padding-right: 0.5em;
	margin-top: 1em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.ejcontrol{
	margin-top: 0.5em;
	margin-left: 1em;
	background-color: #F5DAC8;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 5px;
	margin-top: 5px;
	border: 1px solid #7D1C0E;
	text-align: center;
	float:right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.ejcomponenteok{
	border: 3px solid #0D0;
}

.ejcomponenteerr{
	border: 3px solid #D00;
}

.ejcomponentesol{
	border: 3px solid #00D;
}

.ejsolucionoculto{
	display: none;
}

.ejsolucionvisible{
	display: block;
	border: 2px solid #0D0;
	padding: 0.5em;
	margin-top: 1em;
	background-color: #D6D6D6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ejlistalecciones{
	padding-left: 3em;
}

.noejercicios{
	margin-bottom: 1em;
	border: 1px solid #7D1C0E;
	padding: 10px 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #7D1C0E;
	background-color: #FEEBB9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



.noejercicios p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
}
.noejercicioscontrol{
	margin-left: 1em;
	background-color: #F5DAC8;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid #7D1C0E;
	text-align: center;
/*	float:right;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.contadorpaginas{
	background-color: #F5DAC8;
	padding: 5px 10px;
	width: 220px;
	text-align: center;
	border: 1px solid #7D1C0E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #7D1C0E;
	margin-bottom: 1em;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* Grammaclassica Diccionarios */

.cabecera{
	margin-bottom: 1em;
}


.dic_letra_seleccionada{
	width:0.5em;
	background: #E0C0B0;
    color: #000000;
	padding: 0.1em 0.2em;
	font-size:16px;
/*	font-size: 1.3em;*/
	font-weight: bold;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.dic_letra_no_seleccionada{
	padding: 0.2em;
	font-size:16px;
}

.dic_contadorpaginas{
	background-color: #F5DAC8;
	padding: 3px 4px;
	width: 200px;
	text-align: center;
	border: 1px solid #7D1C0E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #7D1C0E;
	margin-bottom: 1em;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.dic_paginador_anterior_enabled, .dic_paginador_siguiente_enabled{
	width:100px;
	background: #E0C0B0;
	padding: 0.1em 0.7em;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.dic_paginador_anterior_disabled, .dic_paginador_siguiente_disabled{
	width:100px;
	background: #D6D6D6;
	padding: 0.1em 0.7em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: sans-serif;
	display: block;
	text-align:center;
	margin:0;
	color: #979797;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.dic_paginador_pag_enabled{
	width:0.5em;
	background: #E0C0B0;
	padding: 0.1em 0.7em;
	font-size: 1.3em;
	font-weight: bold;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.dic_paginador_pag_disabled{
	width:0.5em;
	background: #D6D6D6;
	padding: 0.1em 0.7em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: sans-serif;
	text-align:center;
	margin:0;
	color: #979797;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.dic_contenedor_listado{
   vertical-align: top;
}

.dic_listado_palabras{
	margin-top: 2em;
	margin-bottom: 2em;
	color: #E8AA01;
}

.dic_palabra{
	color: #E8AA01;
	font-size: 1.3em;
	font-weight: bold;
}

.dic_marca{
	color: #E8AA01;
}

#pal_cabecera{
	float:none;
	margin: 2em 2em;
	font-size: 1.3em;
}

#pal_cabecera .dic_marca{
	font-size: 1.3em;
	color: #E8AA01;
	font-weight: bold;
}

#pal_cabecera a:hover, #pal_cabecera a:hover *{
	color: #979797;
}

.pal_enunciado{
	font-size: 1.2em;
	color: #7d1c0e;
	font-weight: bold;
}

.pal_significado{
	font-size: 1em;
	color: #000;
	font-weight: bold;
}

.pal_tipo{
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	font-style: italic;
}

.pal_subapartado p{
	font-size: 1.3em;
	color: #000;
	margin-left: 3em;
}

.pal_subcabecera{
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	text-align: left;
}

.pal_listado_palabras{
	margin-left: 5em;
}

.pal_subapartado_link{
/*	float:none;
	font-size: 1.3em;
	color: #000;
	font-weight: bold;*/
	font-style: italic;
}

/* Módulo suscriptores */
#mod_suscripcion {
	width:100%;
	/*float:left;*/
	text-align:left;
	margin-bottom: 1em;
}


/* CLASSICOS */
#classicos_cuerpo table{
	width:100%;
	padding-left:2%;
	padding-right:2%;
}

#classicos_cuerpo{
	width:100%;
	text-align:center;
}

#classicos_cuerpo .indice_cabecera{
	background-color: #F5DAC8;
	padding: 5px 10px;
	width: 250px;
	text-align: center;
	border: 1px solid #7D1C0E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #7D1C0E;
	margin: 0 auto;
	margin-bottom: 1em;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#classicos_cuerpo .indice_contenido{
	font-family: sans-serif;
	font-weight: bold;
	font-size: larger;
	text-align: center;
	color: #7d1c0e;
	margin: 0 auto;
	margin-bottom: 1em;
}

#classicos_cuerpo .indice_letra_seleccionada{
	width:0.5em;
	background: #E0C0B0;
    color: #000000;
	padding: 0.1em 0.2em;
	font-size:16px;
	font-weight: bold;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#classicos_cuerpo .indice_letra_no_seleccionada{
	padding: 0.2em;
	font-size:16px;
}

#classicos_cuerpo .busqueda_form{
	margin-bottom: 1em;
}

#classicos_cuerpo .cabecera_resultado{
	background-image:url("/design/tabularium_2/images/fondoCeldaRaices.gif");
	background-repeat: repeat-y;
	padding:6px; 
	font-size:12px; 
	width:90%;
	border-collapse: collapse;
	border-bottom: 1px solid #EDC8B6;
	border-top: 1px solid #EDC8B6;
	text-align:left;
	padding:0;
	margin-bottom: 1em;
	margin-left: 5%;
}

.cabecera_resultado_letra{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-size: 2em;
	color: #7D1C0E;
	padding:5px;
	width:30px;
	border-right: 1px solid #7D1C0E;
	text-align:center;
}

.cabecera_resultado_busqueda{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D1C0E;
	font-weight: bold;
	font-size:1.5em;
	padding:9px;
	text-align:center;
}

.cabecera_contador{
	background-color: #F5DAC8;
	padding: 3px 4px;
	width: 200px;
	text-align: center;
	border: 1px solid #7D1C0E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #7D1C0E;
	margin: 0 auto;
	margin-bottom: 1em;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.classicos_lista_autores{
	width: 90%;
	margin: 1em auto;
}

.classicos_autores_columna{
	width: 49%;
	float: left;
}

.interindex_columna{
	width: 33%;
	float: left;
	text-align: left;
}

.interindex_columna .classicos_autor_preview{
	text-align: left;
}

.classicos_autor_preview{
	width: 100%;
	float: left;
	text-align: right;
}

.classicos_autor_preview a{
	font-size: 1.5em;
	font-weight: bold;
}

.classicos_autores_preview_contenido{
	background-color: #ECDCCB;/*#F5DAC8;*/
	padding: 10px 10px;
	height: 105px;
	width: 92%;
	text-align: left;
	border: 1px solid #7D1C0E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #7D1C0E;
	margin: 0 auto;
	margin-bottom: 1em;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.classicos_autores_preview_contenido img{
	float:left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #854B43;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.classicos_autores_preview_contenido span{
	float:left;
	width: 75%;
}

.classicos_boton_volver{
	width: 250px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 1em;
}

.classicos_boton_volver a{
	width:250px;
	background: #E0C0B0;
	padding: 0.1em 1.2em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: sans-serif;
	margin:0;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.classicos_autor{
	width: 90%;
	margin: 0 auto;
}

ul.classicos_autor_pestanas {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Define el ancho de las tabs--*/
	border-bottom: 1px solid #7D1C0E;
	/*border-left: 1px solid #7D1C0E;*/
	width: 100%;
	/*-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;*/
}

li.classicos_autor_pestana, li.classicos_autor_pestana_seleccionada {
	float: left;
	padding: 0px 6px 0px 6px;
	height: 31px; /*--Sustrae 1px de la altura de la lista desordenada--*/
	line-height: 31px; /*--Alineamiento vertical del texto dentro de la tabla--*/
	border: 1px solid #7D1C0E;
	/*border-left: none;*/
	margin-bottom: -1px; /*--Desplaza los item de la lista abajo 1px--*/
	margin-right: 3px;
	overflow: hidden;
	position: relative;
	background: #CAB9A7;

	font-size: 1.2em;
	font-weight: bold;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

li.classicos_autor_pestana_seleccionada  {
	background: #ECDCCB;  
	border-bottom: 1px solid #ECDCCB;
}  

.classicos_autor_cuerpo_pestanas {
	border: 1px solid #7D1C0E;
	border-top: none;
	overflow: auto;
	clear: both;
	float: left;
	width: 99%;
	background: #ECDCCB;

	margin:0px;
	padding:10px;
	height: 400px;
	overflow: auto;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.classicos_autor_cuerpo_pestanas img{
	float:left;
	margin-right: 20px;
	padding: 2px;
	border: 2px solid #854B43;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.classicos_autor_cuerpo_contenido{
	float:left;
	width: 75%;
	text-align: left;
	padding-top: 1em;
}

.classicos_autor_nombre{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #7D1C0E;
}

.classicos_autor_cuerpo_contenido h2{
	color: #7D1C0E;
}


.busqueda_form span{
	color: #7D1C0E;
	font-weight:bold;	
}



.classicos_publicaciones_contenedor{
	margin: 0 auto;
	width: 95%;
}

.classicos_publicaciones_contenedor ul{
	list-style:none;
}

.classicos_publicacion_year_impar{
	width: 49.9%;
	float: left;
	text-align:right;
/*	border-left: 1px solid #7D1C0E;
	position: relative;
	border: 3px solid #ddd;*/
/*	margin: 0 0 10px;
	padding: 10px 100px 0 0;
	border-top: 3px solid #ddd;*/
}

.classicos_publicacion_year_par {
	width: 49.9%;
	float: right;	
	text-align:left;
/*	border-right: 1px solid #7D1C0E;
	position: relative;
	border: 3px solid #ca0000;*/
/*	margin: 0 0 10px;
	border-top: 3px solid #ddd;
	padding: 10px 0 0 100px;
	border-color: #ca0000;*/
}

.classicos_year_cabecera{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #7D1C0E;
	font-style: italic;
	border-bottom: 2px solid;
	padding: 0 10px;
}

.classicos_publicacion_year_impar li, .classicos_publicacion_year_par li {
	padding-bottom: 0.25em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #000;
}


.classicos_publicaciones_contenedor .marca_externo{
	font-size: 1.4em;
	color: #E8AA01;
	font-weight: bold;
}

.classicos_publicaciones_autores{
	font-variant: small-caps;
}

/*--------------------------------------------------*/

.classicos_publicacion_year{
	text-align: left;
	margin: 0 3em 1em 3em;
}

.classicos_year_cabecera{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #7D1C0E;
	font-style: italic;
	border-bottom: 1px solid;
}

.classicos_publicacion_year ul {
	float: none;
	margin: 0 2em;
	padding: 0;
	list-style: none;
	width: 100%;
}

.classicos_publicacion_year li {
	float: none;
	padding-bottom: 0.25em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #000;
	margin-right: 3em;
}

.classicos_publicaciones_year .marca_externo{
	font-size: 1.4em;
	color: #E8AA01;
	font-weight: bold;
}

/*--------------------------------------------------*/

.classicos_tabula_cabecera{
	float:left;
	width: 75%;
	text-align: left;
	padding-top: 1em;
}

.classicos_tabula_form_firmar{
	padding-top: 1em;
	text-align: center;
}

.classicos_tabula_cuerpo{
	margin: 0 auto;
	width: 95%;
	text-align: left;
}
.classicos_tabula_cuerpo ul{
	list-style:none;
}


/*.paginador{
	width:100%;
	float:left;
	margin-bottom: 1em;
}*/

.paginador {
	width:100%;
}

.paginador_slot_izquierdo{
	width:12%;
	float:left;
}

.paginador_slot_derecho{
	width:12%;
	float:right;
}

.paginador_anterior_enabled, .paginador_siguiente_enabled{

	width:90px;
	background: #E0C0B0;
	padding: 0.1em 0.7em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: sans-serif;
	display: block;
	margin:0;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.paginador_anterior_disabled, .paginador_siguiente_disabled{
	width:90px;
	background: #D6D6D6;
	padding: 0.1em 0.7em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: sans-serif;
	display: block;
	text-align:center;
	margin:0;
	color: #979797;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.paginador_pag_enabled{
	width:0.5em;
	background: #E0C0B0;
	padding: 0.1em 0.7em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: sans-serif;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;

}

.paginador_pag_disabled{
	width:0.5em;
	background: #D6D6D6;
	padding: 0.1em 0.7em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: sans-serif;
	text-align:center;
	margin:0;
	color: #979797;
	/*--CSS3 Rounded Corners--*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
}

.test{
	margin:2em;
}

.limpiador{
	clear:both;
}

