﻿@charset "UTF-8";

/* estilos comunes de la columna derecha */

.dospuntos {
	background-image: url(../images/columna-derecha/bg-dospuntos.gif);
	height: 20px;
	width: 237px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 10px;
	color: #15A59B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.trespuntos {
	background-image: url(../images/columna-derecha/bg-trespuntos.gif);
	height: 20px;
	width: 238px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 10px;
	color: #15A59B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.libro {
	background-color: #E3E3E3;
	width: 248px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	clear: both;
}
.libro a {
	color: #000000;
}
.libro a:hover {
	color: #15a59b;
}
.libroficha {
	padding-top: 8px;
}
.editorial {
	display: inline;
}
.portada-izquierda {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.portada-derecha {
	float: right;
	clear:both;
}
.sigueme2 a {
	font-weight: bold;
	background-image: url(../images/pictos/sigueme.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	float: right;
	width: 76px;
	color: #000000;
}
.sigueme2 a:hover {
	background-image: url(../images/pictos/sigueme_f2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #15a59b;
}

/* estilos del login */ 

#login {
	background-color: #e8e8e8;
	margin: auto;
	width: 248px;
	color: #838383;
	padding-top: 8px;
	padding-bottom: 8px;
}
#formulario-login {
	text-align: right;
	margin: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 2px;
}
#formulario-login label {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#e-mail, #contraseña {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	margin-left: 8px;
	font-size: 10px;
	color: #838383;
	line-height: 13px;
}
#boton-ok {
	background-image: url(../images/columna-derecha/boton_gris.png);
	height: 21px;
	width: 38px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E8E8E8;
	font-size: 11px;
}
input#boton-ok:hover {
	color: #000;
	}
#boton-cerrar {
	background-image: url(../images/columna-derecha/boton_gris.png);
	height: 21px;
/*	width: 115px;*/
/* cambiado por marcg */
	width: 65px;
	text-align:center;
	
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 4px;
	margin-right: 14px;
	margin-bottom: 6px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E8E8E8;
	font-size: 11px;
	
}
input#boton-cerrar:hover {
	color: #000;
	}
#auxiliar-login {
	float: left;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	list-style-type: none;
}
#login-bottom {
	background-image: url(../images/columna-derecha/fondo-grisclaro.gif);
	height: 6px;
	width: 248px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	line-height: 1px;
}
.registrate a {
	font-weight: bold;
	background-image: url(../images/pictos/punto_verde.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	display: block;
	width: 100px;
}
.registrate a:hover {
	background-image: url(../images/pictos/punto_gris.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}
.datos a {
	font-weight: bold;
	background-image: url(../images/pictos/punto_verde.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	display: block;
	width: 80px;
}
.datos a:hover {
	background-image: url(../images/pictos/punto_gris.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}
.recordar a {
	background-image: url(../images/pictos/punto_gris.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	display: block;
	width: 120px;
	color: #838383;
}
.recordar a:hover {
	color: #000000;
}
.usuario {
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 8px;
}

/* estilos de newsletters */ 

#newsletters {
	background-color: #e8e8e8;
	margin: auto;
	width: 248px;
	color: #838383;
	padding-top: 8px;
	padding-bottom: 8px;
}
#formulario-newsletters {
	/*padding-right: 10px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 10px;*/
	margin: 0px;
}
#selector-newsletters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	float: left;
	height: 19px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 13px;
}
#boton-suscribete {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/columna-derecha/boton_gris.png);
	height: 21px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E8E8E8;
	font-size: 11px;
}
input#boton-suscribete:hover {
	color: #000;
	}
#boton-administra {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/columna-derecha/boton_gris.png);
	height: 21px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E8E8E8;
	font-size: 11px;
}
input#boton-administra:hover {
	color: #000;
	}
.siguenos-btn {
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E8E8E8;
	font-size: 11px;
}
#newsletters-bottom {
	background-image: url(../images/columna-derecha/fondo-grisclaro.gif);
	height: 6px;
	width: 248px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	line-height: 1px;
}

/* estilos del buscador */ 

#buscador1 {
	background-image: url(../images/columna-derecha/fondo-buscador-1.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 248px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#pestanias-buscador2 {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	overflow: auto;
}
#pestanias-buscador2-a {
	float: left;
	margin: 0px;
	display: inline;
	overflow: hidden;
}
#pestanias-buscador2-a a {
	float: left;
	background-image: url(../images/columna-derecha/pestanas/pest_buscador_a.gif);
	height: 45px;
	width: 122px;
	text-align: center;
	color: #333333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	overflow: hidden;
}
#pestanias-buscador2-a a.act, #pestanias-buscador2-a a:hover {
	background-image: url(../images/columna-derecha/pestanas/pest_buscador_a_f2.gif);
}
#pestanias-buscador2-b {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	display: inline;
	overflow: hidden;
}
#pestanias-buscador2-b a {
	float: left;
	background-image: url(../images/columna-derecha/pestanas/pest_buscador_b.gif);
	height: 45px;
	width: 122px;
	text-align: center;
	color: #333333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	overflow: hidden;
}
#pestanias-buscador2-b a.act, #pestanias-buscador2-b a:hover {
	background-image: url(../images/columna-derecha/pestanas/pest_buscador_b_f2.gif);
}
#formulario-buscador, #formulario-buscador1, #formulario-buscador2 {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 10px;
}

#campo-buscador, #campo-buscador1, #campo-buscador2, #SearchTextCol {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	height: 19px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	font-size: 10px;
	line-height: 13px;
}
#boton-buscar, #boton-buscar1, #boton-buscar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/columna-derecha/boton_verde.png);
	height: 21px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C4C4C4;
	font-size: 11px;
}
input#boton-buscar:hover, input#boton-buscar1:hover, input#boton-buscar2:hover {
	color: #fff;
	}
#selector-buscador, #selector-buscador1, #selector-buscador2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	height: 19px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-size: 10px;
	line-height: 13px;
}
.buscador2 {
	background-image: url(../images/columna-derecha/fondo-buscador-2.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 248px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.auxiliar-buscador {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.avanzada a {
	background-image: url(../images/pictos/punto_verde.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	display: block;
	width: 150px;
}
.avanzada a:hover {
	background-image: url(../images/pictos/punto_gris.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}

/* estilos de opinar */ 

#opinar {
	background-color: #E3E3E3;
	width: 248px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#formulario-encuesta {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#boton-votar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/columna-derecha/boton_verde.png);
	height: 21px;
	width: 74px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E3E3E3;
	font-size: 11px;
}
input#boton-votar:hover {
	color: #fff;
	}
#auxiliar-opinar  {
	list-style-type: none;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	text-align: right;
	margin: 0px;
}
.resultados a {
	background-image: url(../images/pictos/mas.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 88px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	float: right;
	padding-left: 14px;
}
.resultados a:hover {
	background-image: url(../images/pictos/mas_f2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #15a59b;
}

.eventos a {
	background-image: url(../images/pictos/mas.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 100px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	float: right;
	padding-left: 14px;
}
.eventos a:hover {
	background-image: url(../images/pictos/mas_f2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #15a59b;
}

/* estilos de autor-lateral */

.autor-item{
	/*float:left;
	margin-right:0px;*/
	padding: 0px;
}
#autor-album{
	overflow:hidden;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding: 0px;
}
.autor-lateral {
	width: 248px;
/*	margin-right: auto;
	margin-left: auto;*/
	margin-bottom:5px;
	margin-top:5px;
}
.autor-lateral-ficha {
	float: right;
	width: 125px;
}
.autor-lateral-ficha a {
	color: #000000;
}
.autor-lateral-ficha a:hover {
	color: #15a59b;
}
#mini-nav-autor {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: Opx;
	margin-left: 0px;
}
#mini-nav-autor li {
	float: left;
}
.autor2 {
	color: #000000;
	margin: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	line-height: 13px;
	padding-top: 12px;
}
.dospuntos2 {
	background-image: url(../images/columna-derecha/bg-dospuntos2.png);
	height: 20px;
	width: 237px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 10px;
	color: #15A59B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.previo a {
	background-image: url(../images/columna-derecha/num-autor/au_prev.png);
	display: block;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: center center;
}
.previo a:hover {
	background-image: url(../images/columna-derecha/num-autor/au_prev_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.uno a {
	background-image: url(../images/columna-derecha/num-autor/au_1.png);
	display: block;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: center center;
}
.uno a:hover, .uno a.act {
	background-image: url(../images/columna-derecha/num-autor/au_1_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.dos a {
	background-image: url(../images/columna-derecha/num-autor/au_2.png);
	display: block;
	height: 13px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}
.dos a:hover, .dos a.act{
	background-image: url(../images/columna-derecha/num-autor/au_2_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tres a {
	background-image: url(../images/columna-derecha/num-autor/au_3.png);
	display: block;
	height: 13px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}
.tres a:hover, .tres a.act{
	background-image: url(../images/columna-derecha/num-autor/au_3_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.siguiente a {
	background-image: url(../images/columna-derecha/num-autor/au_sig.png);
	display: block;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: center center;
}
.siguiente a:hover {
	background-image: url(../images/columna-derecha/num-autor/au_sig_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* estilos de recomendamos */ 

#recomendamos {
	width: 248px;
	color: #838383;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#recomendamos a:hover {
	text-decoration: underline;
}
.autor {
	color: #000000;
	margin: 0px;
	padding-bottom: 4px;
}
.autor a {
	color: #000000;
}
.autor a:hover {
	color: #15A59B;
}
.tambien {
	background-image: url(../images/columna-derecha/bg_tambien.gif);
	height: 18px;
	width: 238px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding-left: 10px;
	color: #696969;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
}
.recomendamos {
	background-image: url(../images/pictos/punto_verde.png);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 4px;
}
.recomendamos a {
	color: #838383;
}
.ultimos {
	background-image: url(../images/pictos/punto_verde.png);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
.ultimos a {
	color: #838383;
}

/* estilos de masreciente */ 

#masreciente {
	background-color: #E3E3E3;
	width: 248px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding-top: 8px;
}
#masreciente a {
	color: #000000;
}
#masreciente a:hover {
	color: #15a59b;
}
#masrecienteficha {
	float: right;
	width: 145px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
}

/* estilos de los cinco más */

#cinco-3 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}
#cinco-3 li {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	overflow: hidden;
}
#cinco-3 a {
	color: #333333;
	float: left;
	height: 18px;
	width: 80px;
	background-image: url(../images/columna-derecha/pestanas/pest_lb.png);
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
}
#cinco-3 a.act, #cinco-3 a:hover {
	background-image: url(../images/columna-derecha/pestanas/pest_lb_f2.png);
}
#cinco-2 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}
#cinco-2 li {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	overflow: hidden;
}
#cinco-2 a {
	color: #333333;
	float: left;
	background-image: url(../images/columna-derecha/pestanas/pest_au.png);
	height: 18px;
	width: 122px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	overflow: hidden;
}
#cinco-2 a.act, #cinco-2 a:hover {
	background-image: url(../images/columna-derecha/pestanas/pest_au_f2.png);
}

/* estilos de calendario */

.agenda{background: url(../images/columna-derecha/fondo-calendario.gif) no-repeat 8px top;}

#mes {
	/*height: 17px;*/
	width: 228px;
	margin-top: 6px;
	padding-top: 4px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#calendario {
	background-color: #E3E3E3;
	width: 248px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#final-calendario  {
	width: 248px;
	background-color: #E3E3E3;
	margin:auto;
}
#auxiliar-calendario  {
	list-style-type: none;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	text-align: right;
	margin: 0px;
}
.previo2 a 
{
	background-image: url(../images/columna-derecha/num-autor/au_prev.png);
	display: block;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.previo2 a:hover
{
	background-image: url(../images/columna-derecha/num-autor/au_prev_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.siguiente2 {
	width:13px;
}

.siguiente2 a
{
	background-image: url(../images/columna-derecha/num-autor/au_sig.png);
	display: block;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}
.siguiente2 a:hover
{
	background-image: url(../images/columna-derecha/num-autor/au_sig_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.destacado {
	font-weight: bold;
	color: #000000;
}
.evento-calendario {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	width: 230px;
	background-color: #E3E3E3;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 5px;
}
.evento-calendario a {
	color: #666666;
}
.evento-calendario a:hover {
	text-decoration: underline;
}
.ver-mas-eventos a {
	font-weight: bold;
	background-image: url(../images/pictos/mas.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: right;
	padding-left: 14px;
	font-size: 10px;
	padding-bottom: 2px;
	text-decoration:underline;
}
.ver-mas-eventos a:hover {
	background-image: url(../images/pictos/mas_f2.png);
	color: #15A59B;
}

/* estilos de banners */ 

#banner-lateral-grande {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
}
#banner-lateral-borde {
	width: 241px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/columna-derecha/bg-banner.gif);
	height: 67px;
	padding-top: 7px;
	padding-left: 7px;
}
