@charset "utf-8";
/* CSS Document */
/***********ESTILOS BASE PAGINA***********/
#contenidopagina{
	width: 650px;
	margin-top: 20px;	
}
.caja {
	float: left;
	margin: 0 auto;
	width: 650px;
	font-size:13px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align:justify;
	line-height:150%;
}
.caja a, caja a:link, .caja a:visited, .caja a:active, .caja a:hover{
	color:#444444;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 13px;
}
.caja a:hover{
	color:#CC0000;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 13px;
}
p{
    font-size:13px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	line-height:150%;
}
ul, li{
	list-style-type: none;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	margin-left:20px;
	list-style-image: url(../imagenes/pagina/readmore_2.gif);
	padding-left:5px;
}
blockquote {
 margin: 12px 20px;
 padding: 0.1em 15px;
 background-color: #f5eff0;
 border: 1px solid #938b8c;
}
.imagen{padding-left: 10px;
	padding-right: 10px; 
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	line-height: normal;
}
h1 {
	font-size:16px;
	font-weight:bold;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#333333;
}
h5{
	color:#CC0000;
	font-size:12px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing:0.5px;
}
h4{
	color:#CC0000;
	font-size:14px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing:0.8px;
}
h3{
	color:#A80000;
	text-decoration:none;
	font-size:15px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing:0.8px;	
}
h6 {
	font-size:13px;
	font-weight:bold;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#333333;
	letter-spacing:0.4px
}
h7 {
	font-size:12px;
	font-weight:bold;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#CC0000;
	letter-spacing:0.8px
}
a img {
	border:none;
}
.separadormodulo {
	width:600px;
	padding-top:15px;
	background:url(../imagenes/pagina/content_segment_bg.png) top no-repeat;
}
.modulos {
	padding:0px;
	margin:0px;
	list-style:none;
	width:260px;
	margin-bottom:10px;
}
.module ul {
	padding:0px;
	margin:0px;
	list-style:none;
	width:200px;
	margin-bottom:10px;
}
.module ul ul li{
	border-bottom:none;
}
.module ul li, .mainlevel {
	padding:5px 0px 5px 15px;
	display:block;
	border-bottom:1px dotted #CCC;
	width:180px;
	background:url(../imagenes/pagina/readmore_2.gif) left top no-repeat;
	padding:5px 0px 5px 15px;
}
.mainlevel a {
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
.mainlevel a:link, .mainlevel a:hover, .mainlevel a:visited, .mainlevel a:active {
	color:#444444;
}
.mainlevel a:hover{
	color: #CC0000;
}
.module ul li, .index {
	padding:5px 0px 5px 15px;
	display:block;
	border-bottom:1px dotted #CCC;
	width:auto;
	background:url(../imagenes/pagina/readmore_2.gif) left top no-repeat;
	margin-left:15px;
	margin-right:10px;
}
.index a {
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
.index a:link, .index a:hover, .index a:visited, .index a:active {
	color:#444444;
}
.index a:hover{
	color: #CC0000;
}
/***********BUSCAR GENERAL ***********/
.buscarinput { 
     border:1px solid #CCCCCC; 
     color: #CC0000; 
	 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
	 font-weight: normal; 
	 width: 125px;  
	 letter-spacing: 1px;
	 height:12px; 
	 font-size: 9px; 
	 background-color: #FFFFFF;
}
select {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
	font-size:12px; 
	color: #312A23; 
	width: auto;  
	letter-spacing: 1px;
	background-color:#F2F1F0; 
	border-width: 1px; 
	border-color: #999999; 
	height: auto;
}
.titulo_busquedageneral {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
/***********RESULTADO BUSQUEDAS ***********/
.resultado-busquedas {
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color:#666;
}
.resultado-busquedas a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#666;
}
.resultado-busquedas a:link, .resultado-busquedas a:hover, .resultado-busquedas a:visited, .resultado-busquedas a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.resultado-busquedas a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.resultado-busquedas-siguientes {
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	color:#666;
	padding-top:30px;
	letter-spacing:3px;
}
.resultado-busquedas-siguientes a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
	color:#666;
	padding:10px 10px 10px 10px;
	border-bottom:1px ridge #E4E0E0;
	border-left:1px ridge #E4E0E0;
	border-right:1px ridge #E4E0E0;
	border-top:1px ridge #E4E0E0;
	background-color:#F0EEEE;
	bottom: auto;
}
.resultado-busquedas-siguientes a:link, .resultado-busquedas-siguientes a:hover, .resultado-busquedas-siguientes a:visited, .resultado-busquedas-siguientes a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	padding:10px 10px 10px 10px;
	border-bottom:1px ridge #E4E0E0;
	border-left:1px ridge #E4E0E0;
	border-right:1px ridge #E4E0E0;
	bottom: auto;
}
.resultado-busquedas-siguientes a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	background-color:#F8F6F6;
}
.resultado-busquedas-vertodas {
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	color:#666;
	padding-bottom:20px;
	padding-top:10px;
	letter-spacing:1px;
}
.resultado-busquedas-vertodas a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
	color:#666;
	padding:7px 7px 7px 7px;
	border-bottom:1px ridge #E4E0E0;
	border-left:1px ridge #E4E0E0;
	border-right:1px ridge #E4E0E0;
	border-top:1px ridge #E4E0E0;
	background-color:#F0EEEE;
	bottom: auto;
}
.resultado-busquedas-vertodas a:link, .resultado-busquedas-vertodas a:hover, .resultado-busquedas-vertodas a:visited, .resultado-busquedas-vertodas a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	padding:7px 7px 7px 7px;
	border-bottom:1px ridge #E4E0E0;
	border-left:1px ridge #E4E0E0;
	border-right:1px ridge #E4E0E0;
	bottom: auto;
}
.resultado-busquedas-vertodas a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	background-color:#F8F6F6;
}
/***********ESTILOS BASICOS GENERALES***********/
.small {
	font-size:9px;
	letter-spacing:0.8px;
	color:#5B5B5B;
	text-align:right;
	padding-left:3px;
	font-weight: normal;
}
.creardata {
	font-size:9px;
	color:#534544;
	padding:1px 0px 3px 3px;
	border-bottom:1px dotted #534544;
	border-left:1px dotted #534544;
	display:inline;	
}
.cajadestacados {
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	color:#666;
	padding:1px 3px 3px 3px;
	border-bottom:1px dotted #666;
	border-left:1px dotted #666;
	bottom: auto;
}
.cajadestacados a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#666;
}
.cajadestacados a:link, .cajadestacados a:hover, .cajadestacados a:visited, .cajadestacados a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#666;
	text-decoration: none;
	font-size: 10px;
}
.cajadestacados a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
.base {
	font-size:10px;
	letter-spacing:0.5px;
	color:#999999;
	padding-left:3px;
}
.anterior-siguiente{
	margin:10px;}
.anterior-siguiente a {
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
}
.anterior-siguiente a:link, .anterior-siguiente a:hover, .anterior-siguiente a:visited, .anterior-siguiente a:active {
	color:#444444;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
}
.anterior-siguiente a:hover{
	color: #CC0000;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
}
/***********ESTILOS INDEX***********/
.bannersnovedades_index {
	margin: 2px 3px 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #DCE4DE;
	border-style: solid;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.bannersconcursos {
	margin: 0 3px 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #DCE4DE;
	border-style: solid;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.textodestacados_index{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
}
.textodestacados_index a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.textodestacados_index a:link, .textodestacados_index a:hover, .textodestacados_index a:visited, .textodestacados_index a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.textodestacados_index a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
.cuadrodestacados_index {
	margin: 8px 2% 0 2%;
	border-width: 1px 1px 1px 1px;
	border-color: #C9D6CD;
	border-style: solid;
	padding: 0px 8px 8px 8px;
	text-align: justify;
	vertical-align:top;
	font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
}
.titulodestacados_medio{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1.5px;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
	font-size:11px;	
	background-image: url(/imagenes/pagina/destacados-superior.gif);
	background-repeat: no-repeat;
	height: 30px;
	width:160px;
	padding-left: 5px;
	padding-top:3px;
}
.cuadrodestacados_medio {
	margin: 8px 2% 0 2%;
	border-width: 1px 1px 1px 1px;
	border-color: #C9D6CD;
	border-style: solid;
	padding: 5px 8px 8px 8px;
	vertical-align:top;
	text-align:left;
}
.textodestacados_medio{
    font-size:9px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:left;
}
.titulo-librodeldia{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1.5px;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
	font-size:11px;	
	background-image: url(../imagenes/pagina/librodeldia.gif);
	background-repeat: no-repeat;
	height: 30px;
	width:160px;
	padding-left: 10px;
	padding-top:3px;
}
.titulo-cajadestacados{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:0.5px;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
	font-size:10px;	
	background-image: url(../imagenes/pagina/titulocajadestacados.png);
	background-repeat: repeat-x;
	height: 32px;
	padding-left: 5px;
	padding-top:2px;
}
.cuadro-cajadestacados {
	margin: 0px 2% 0 2%;
	border-width: 1px 1px 1px 1px;
	border-color: #DCE4DE;
	border-style: solid;
	padding: 6px 6px 6px 6px;	
	text-align:left;
	vertical-align: top;
	text-align:left;
}
.texto-cajadestacados{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:left;
}
/***********ESTILO INDEX AUTOMATICO***********/
.titulo_nuevosautores {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	color:#333333;
	font-size:12px;	
	background-image: url(../imagenes/pagina/destacados3.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding-left: 20px;
}
.enlaces_nuevosindex {
	padding:3px 0px 1px 15px;
	display:block;
	border-bottom:1px dotted #CCC;
	width:auto;
	background:url(../imagenes/pagina/readmore_2.gif) left top no-repeat;
	margin-left:15px;
	margin-right:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
}
.enlaces_nuevosindex a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
}
.enlaces_nuevosindex a:link, .enlaces_nuevosindex a:hover, .enlaces_nuevosindex a:visited, .enlaces_nuevosindex a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
	color:#444444;
}
.enlaces_nuevosindex a:hover{
	color: #CC0000;
}
.linkautorasindex a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.linkautorasindex a:link, .linkautorasindex a:hover, .linkautorasindex a:visited, .linkautorasindex a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}
.linkautorasindex a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration:underline;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}
.noticiasindex {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.noticiasindex a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.noticiasindex a:link, .noticiasindex a:hover, .noticiasindex a:visited, .noticiasindex a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}
.noticiasindex a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration:underline;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}
.titulo_largonegro {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:13px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 30px;
}
/***********ESTILO ARTICULOS***********/
.titulo_articulos {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:13px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 30px;
}
.cajabuscar_articulos {
	color:#514545; 
    font-size:12px; 
    padding-top:5px; 
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.titulo_resultadobusqueda {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.cajatexto_articulos{
    font-size:11px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.cajatexto_articulos a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.cajatexto_articulos a:link, .cajatexto_articulos a:hover, .cajatexto_articulos a:visited, .cajatexto_articulos a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.cajatexto_articulos a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
.leermas_articulos{
	padding-top:6px;
	padding-left:10px;
	float: left;
	}
.foto_articulos {
	margin: 0px 4% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style:groove;
	padding: 6px 6px 6px 6px;
	vertical-align:top;
}
.foto_articulo {
	margin: 0px 4% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style:ridge;
	padding: 6px 6px 6px 6px;
	vertical-align:top;
}
/***********ESTILO NOTICIAS***********/
.titulo_noticias {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:13px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 30px;
}
.cajabuscar_noticias {
	color:#514545; 
    font-size:12px; 
    padding-top:5px; 
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.titulo_resultadobusqueda_noticia {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.cajatexto_noticias{
    font-size:11px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.cajatexto_noticias a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.cajatexto_noticias a:link, .cajatexto_noticias a:hover, .cajatexto_noticias a:visited, .cajatexto_noticias a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.cajatexto_noticias a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
.leermas_noticias{
	padding-top:6px;
	padding-left:10px;
	float: left;
	}
.foto-noticias {
	margin: 0px 1% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style: ridge;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
/***********ESTILOS LIBROS***********/
.titulo_obras {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:13px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 30px;
}
.titulo_busquedaavanzada {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:12px;
 background-image: url(../imagenes/pagina/destacados.gif);
 background-repeat: no-repeat;
 height: 32px;
 padding-left: 20px;
}
.titulo_resultadobusqueda_obras {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.buscar_obras {
	color:#514545; 
    font-size:11px; 
    padding-top:5px; 
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.texto_obras{
    font-size:11px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.texto_obras a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.texto_obras a:link, .texto_obras a:hover, .texto_obras a:visited, .texto_obras a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.texto_obras a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
.leermas_obras{
	padding-top:6px;
	padding-left:10px;
	float: left;
	}
.casilla_abecedario {
	height:39px; 
    background-image:url(../imagenes/pagina/casillaenlaces-fichaautora.png); 
    background-position:0 0; 
    background-repeat:no-repeat; 
    color:#FFFFFF; 
    font-size:12px; 
    padding-top:2px; 
    text-decoration:none; 
    text-align:center; 
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.casilla_abecedario a {
	text-decoration:none;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	font-size:12px;
	letter-spacing:10px;
}
.casilla_abecedario a:link, .casilla_abecedario a:hover, .casilla_abecedario a:visited, .casilla_abecedario a:active {
	color:#FFFFFF;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	text-decoration:none;
	font-size:12px;}

.casilla_abecedario a:hover{
	color: #CACACA;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size:12px;
}
.foto-obras {
	margin: 0px 1% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style: ridge;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.foto_obras2{
	background-image:url(../imagenes/pagina/portada90x130.png);
	background-repeat:no-repeat;
	width:90px;
	height:130px;
	vertical-align:top;
	
	}
.obras_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #C9D7CC;
	border-style: solid;
	width:60px;
	height:90px;
	margin-top:16px;
	margin-right:2px;
	}
/***********ESTILOS NOVEDADES GENERALES***********/
.titulo_novedades {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.buscar_novedades {
	color:#514545; 
    font-size:12px; 
    padding-top:0px;
	padding-right:15px;
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	text-align:right;
}
.titulo_editoriales {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:13px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 30px;
}
.cajatexto_novedades{
    font-size:11px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.cajatexto_novedades a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.cajatexto_novedades a:link, .cajatexto_novedades a:hover, .cajatexto_novedades a:visited, .cajatexto_novedades a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.cajatexto_novedades a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
.leermas_novedades{
	padding-top:6px;
	padding-left:10px;
	float: left;
	}
.titulo_vernovedades {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.titulo_mes {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.foto-novedades {
	margin: 0px 4% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style: ridge;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.foto_novedades2{
	background-image:url(../imagenes/pagina/portada-novedades.gif);
	background-repeat:no-repeat;
	width:95px;
	height:140px;
	vertical-align:top;
	
	}
.novedades_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #C9D7CC;
	border-style: solid;
	margin-top:15px;
	margin-left:13px;
	}
.foto-bannersnovedades {
	margin: 0px 4% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style: ridge;
	padding: 10px 10px 10px 10px;
	vertical-align:top;
}
/***********ESTILOS AVANCES***********/
.titulo_avancegeneral {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.titulo_avances {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.titulo_mesesavances {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:12px;
 background-image: url(../imagenes/pagina/destacados.gif);
 background-repeat: no-repeat;
 height: 32px;
 padding-left: 20px;
}
.cajatexto_avances{
    font-size:11px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:1px;
}
.cajatexto_avances a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.cajatexto_avances a:link, .cajatexto_avances a:hover, .cajatexto_avances a:visited, .cajatexto_avances a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.cajatexto_avances a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
.leermas_avances{
	padding-top:6px;
	padding-left:10px;
	float: left;
	}
.foto_avances{
	background-image:url(../imagenes/pagina/portada-avances.gif);
	background-repeat:no-repeat;
	width:95px;
	height:135px;
	vertical-align:top;
	
	}
.avances_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #C9D7CC;
	border-style: solid;
	width:60px;
	height:100px;
	margin-top:15px;
	margin-left:13px;
	}
.caja_avances {
	margin: 0px 2% 0 2%;
	border-width: 1px 1px 1px 1px;
	border-color: #DCE4DE;
	border-style: solid;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align: top;
}
.lista_avances ul, lista_avances li{
	list-style-type: none;
	font-size:12px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	list-style-image: url(../imagenes/pagina/readmore_2.gif);
	padding-left:6px;
	padding-right:10px;
	margin-left:20px;
	line-height: 21px;
}
.lista_avances a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: none;
	font-style: normal;
	color:#40411E;
}
.lista_avances a:link, .lista_avances a:hover, .lista_avances a:visited, .lista_avances a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 12px;
}
.lista_avances a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
/***********ESTILOS LO MAS VISTADO***********/
.titulos_top10 {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	color:#333333;
	font-size:12px;	
	background-image: url(../imagenes/pagina/destacados3.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding-left: 20px;
}
.titulo_top {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.texto_top10{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	border-width: 1px 1px 1px 1px;
	border-color: #DCE4DE;
	border-style: solid;
	padding: 10px 10px 10px 10px;
}
.texto_top10 a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.texto_top10 a:link, .texto_top10 a:hover, .texto_top10 a:visited, .texto_top10 a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.texto_top10 a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
.foto_top {
	margin: 0px 4% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style: ridge;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.caja_top {
	margin: 10px 2% 0 2%;
	height: 1%;
	border-width: 1px 1px 1px 1px;
	border-color: #C9D6CD;
	border-style: solid;
	padding: 8px 10px 0px 8px;
	vertical-align:top;
	text-align:justify;
	}
.texto_topautoras-libros{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	}
.texto_topautoras-libros a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.texto_topautoras-libros a:link, .texto_topautoras-libros a:hover, .texto_topautoras-libros a:visited, .texto_topautoras-libros a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.texto_topautoras-libros a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
/***********ESTILOS EXTRACTOS***********/
.titulo_extractos {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.titulo_extractos-rojo {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.foto_extractos{
	background-image:url(/imagenes/pagina/portada90x130.png);
	background-repeat:no-repeat;
	width:90px;
	height:130px;
	vertical-align:top;
	
	}
.extractos_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #C9D7CC;
	border-style: solid;
	margin-top:18px;
	margin-right:1px;}
.texto_extractos{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.texto_extractos a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.texto_extractos a:link, .texto_extractos a:hover, .texto_extractos a:visited, .texto_extractos a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 10px;
}
.texto_extractos a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
/***********ESTILOS RANKING***********/
.titulo_ranking {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:13px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 30px;
}
.titulo_ranking-rojo {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.lista_ranking {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: none;
	font-style: normal;
	color:#40411E;
}
.lista_ranking ul, lista_ranking li{
	list-style-type: none;
	font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	list-style-image: url(../imagenes/pagina/readmore_2.gif);
	padding-left:6px;
	padding-right:11px;
	margin-left:20px;
	line-height: 21px;
}
.lista_ranking a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: none;
	font-style: normal;
	color:#40411E;
}
.lista_ranking a:link, .lista_ranking a:hover, .lista_ranking a:visited, .lista_ranking a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.lista_ranking a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}
.cuadrodestacados_ranking {
	margin: 8px 2% 0 2%;
	border-width: 1px 1px 1px 1px;
	border-color: #C9D6CD;
	border-style: solid;
	padding: 0px 8px 8px 10px;
	text-align: justify;
	vertical-align:top;
	font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
}
.foto_ranking {
	margin: 0px 4% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style: ridge;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.titulo_ranking-generos {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	color:#333333;
	font-size:12px;	
	background-image: url(../imagenes/pagina/tituloranking.gif);
	background-repeat:no-repeat;
	height: 40px;
	padding-left: 20px;
}
/***********ESTILOS ENTREVISTAS***********/
.titulo_entrevistas {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.titulo_entrevistas-rojo {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.foto_entrevistas{
	background-image:url(../imagenes/pagina/portada-autores.gif);
	background-repeat:no-repeat;
	width:105px;
	height:125px;
	vertical-align:top;
	
	}
.entrevistas_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #C9D7CC;
	border-style: solid;
	margin-top:14px;
	margin-right:2px;
	}
.texto_entrevistas{
    font-size:11px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.texto_entrevistas a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.texto_entrevistas a:link, .texto_entrevistas a:hover, .texto_entrevistas a:visited, .texto_entrevistas a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.texto_entrevistas a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
.leermas-blanco_entrevistas {
	background:url(../imagenes/pagina/leermas-blanco.gif) left no-repeat;
	padding-left:25px;
	width:110px;
	height:20px;
	padding-top:2px;
}
.leermas-blanco_entrevistas a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#414447;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;	
}
.leermas-blanco_entrevistas a:link, .leermas-blanco_entrevistas a:hover, .leermas-blanco_entrevistas a:visited, .leermas-blanco_entrevistas a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#414447;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;	
}
.leermas-blanco_entrevistas a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;	
}
/***********ESTILOS AUTORAS GENERAL***********/
.foto_autoras{
	background-image:url(../imagenes/pagina/portada-autores.gif);
	background-repeat:no-repeat;
	width:105px;
	height:125px;
	vertical-align:top;
	
	}
.autoras_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #C9D7CC;
	border-style: solid;
	margin-top:14px;
	margin-left:15px;
	}
.buscar_autoras {
	color:#514545; 
    font-size:10px; 
    padding-top:5px; 
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.titulo_resultadosautores {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:12px;
 background-image: url(../imagenes/pagina/destacados.gif);
 background-repeat: no-repeat;
 height: 32px;
 padding-left: 20px;
}
.autores_lista {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: none;
	font-style: normal;
	color:#40411E;
}
.autores_lista ul, autores_lista li{
	list-style-type: none;
	font-size:12px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	list-style-image: url(../imagenes/pagina/readmore_2.gif);
	padding-left:6px;
	padding-right:11px;
	margin-left:20px;
	line-height: 21px;
}
.autores_lista a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: none;
	font-style: normal;
	color:#40411E;
}
.autores_lista a:link, .autores_lista a:hover, .autores_lista a:visited, .autores_lista a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 12px;
}
.autores_lista a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
.titulo_ultimosautores {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.texto_ultimosautores{
    font-size:11px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.texto_ultimosautores a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.texto_ultimosautores a:link, .texto_ultimosautores a:hover, .texto_ultimosautores a:visited, .texto_ultimosautores a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.texto_ultimosautores a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
/***********ESTILOS FICHA AUTORA***********/
.titulo_fichaautor {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.foto_librosautoras{
	background-image:url(../imagenes/pagina/portada90x130.png);
	background-repeat:no-repeat;
	width:90px;
	height:130px;
	vertical-align:top;
	
	}
.librosautoras_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #C9D7CC;
	border-style: solid;
	width:56px;
	height:90px;
	margin-top:17px;
	margin-right:2px;
	}
.foto_fichaautora{
	background-image:url(../imagenes/pagina/ficha-autora.png);
	background-repeat:no-repeat;
	vertical-align:top;
	width:176px;
	height:193px;
	
	}
.fichaautora_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #B5C7B8;
	border-style: solid;
	width:150px;
	height:171px;
	margin-top:10px;
	margin-left:0px;
	}
.pagina-oficial {
	background:url(../imagenes/pagina/pagina-oficial.gif) left no-repeat;
}
.casillaenlaces {
	height:39px; 
    background-image:url(../imagenes/pagina/casillaenlaces-fichaautora.png); 
    background-position:0 0; 
    background-repeat:no-repeat; 
    color:#FFFFFF; 
    font-size:12px; 
    text-decoration:none; 
    text-align:center; 
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	letter-spacing:0.5px;
}
.casillaenlaces a {
	text-decoration:none;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	font-size:12px;
}
.casillaenlaces a:link, .casillaenlaces a:hover, .casillaenlaces a:visited, .casillaenlaces a:active {
	color:#FFFFFF;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	text-decoration:none;
	font-size:12px;}

.casillaenlaces a:hover{
	color: #CACACA;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size:12px;
}
.titulo_fichaautor_noticias {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:12px;
 background-image: url(../imagenes/pagina/destacados.gif);
 background-repeat: no-repeat;
 height: 32px;
 padding-left: 20px;
}
.fichaautor_noticias {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: none;
	font-style: normal;
	color:#40411E;
}
.fichaautor_noticias ul, fichaautor_noticias li{
	list-style-type: none;
	font-size:12px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	list-style-image: url(../imagenes/pagina/readmore_2.gif);
	padding-left:6px;
	padding-right:11px;
	margin-left:20px;
	line-height: 21px;
}
.fichaautor_noticias a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: none;
	font-style: normal;
	color:#40411E;
}
.fichaautor_noticias a:link, .fichaautor_noticias a:hover, .fichaautor_noticias a:visited, .fichaautor_noticias a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 12px;
}
.fichaautor_noticias a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
.titulo_fichaautor-susnovelas {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.leermas_fichaautor {
	padding-top:6px;
	padding-left:10px;
	float: left;	
}
.texto_cajalibros-autoras{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.texto_cajalibros-autoras a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.texto_cajalibros-autoras a:link, .texto_cajalibros-autoras a:hover, .texto_cajalibros-autoras a:visited, .texto_cajalibros-autoras a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 10px;
}
.texto_cajalibros-autoras a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
     /********************ESTILO FICHA AUTOR: ENTREVISTA*********************/
.titulo_fichaentrevista {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
     /********************ESTILO FICHA AUTOR: LISTADO DE LIBROS*********************/
.listadolibros_superior {
	height:30px; 
    background-image:url(../imagenes/pagina/select_redondo.gif); 
    background-position:0 0; 
    background-repeat:no-repeat; 
    color:#FFFFFF; 
    font-size:12px; 
    padding-top:3px; 
    text-decoration:none; 
    text-align:center; 
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	letter-spacing:1.1px;
}
.listadolibros_superior a {
	text-decoration:none;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	font-size:12px;
}
.listadolibros_superior a:link, .listadolibros_superior a:hover, .listadolibros_superior a:visited, .listadolibros_superior a:active {
	color:#FFFFFF;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	text-decoration:none;
	font-size:12px;}

.listadolibros_superior a:hover{
	color: #CACACA;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size:12px;
}
.listadolibros_inferior {
	height:30px;      
    background-image:url(../imagenes/pagina/select_claro.gif); 
    background-position:0 0; 
    background-repeat:no-repeat;
	background-repeat:repeat-y;
    color:#414447; 
    font-size:10px; 
    padding-top:2px;
    text-decoration:none; 
    text-align:center; 
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:normal;
}
.listadolibros_inferior a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;	
	padding-left:18px;
	background:url(../imagenes/pagina/readmore_2.gif) left no-repeat;
	padding-top: 5px;
	margin-left:3px;
}
.listadolibros_inferior a:link, .listadolibros_inferior a:hover, .listadolibros_inferior a:visited, .listadolibros_inferior a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#414447;
	text-decoration: none;
	font-size: 10px;
}
.listadolibros_inferior a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
.titulo_reediciones {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:12px;
 background-image: url(../imagenes/pagina/destacados.gif);
 background-repeat: no-repeat;
 height: 32px;
 padding-left: 20px;
}
.foto_reediciones{
	background-image:url(/imagenes/pagina/portada90x130.png);
	background-repeat:no-repeat;
	width:90px;
	height:130px;
	vertical-align:top;
	
	}
.reediciones_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #C9D7CC;
	border-style: solid;
	margin-top:13px;
	margin-left:14px;
	}
#reediciones {
	height: 1%;
	border-width: 1px 1px 1px 1px;
	border-color: #C9D6CD;
	border-style: solid;
	padding: 8px 8px 8px 8px;
	text-align: justify;
	margin-top:5px;
}
.leermas_reediciones {
	background:url(../imagenes/pagina/readmore.gif) left no-repeat;
	padding-left:15px;	
}
.texto_reediciones{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.texto_reediciones a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.texto_reediciones a:link, .texto_reediciones a:hover, .texto_reediciones a:visited, .texto_reediciones a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 10px;
}
.texto_reediciones a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
     /********************ESTILO FICHA AUTOR: LISTADO DE SERIES*********************/
.titulo_series {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}	
.listado_serie {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
	color:#8F0303;
	margin-left:40px;
}
.listado_series ul, listado_serie li{
	list-style-type: none;
	font-size:13px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color:#8F0303;
	list-style-image: url(../imagenes/pagina/readmore_2.gif);
	padding-left:6px;
	padding-right:11px;
	margin-left:20px;
	line-height: 21px;
}
.listado_serie a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
}
.listado_serie a:link, .listado_serie a:hover, .listado_serie a:visited, .listado_serie a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
.listado_serie a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
     /********************ESTILO FICHA AUTOR: LISTADO DE TITULOS INDEPENDIENTES*********************/
.titulo_independientes {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}	
.listado_independientes {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	color:#8F0303;
	margin-left:40px;
}
.listado_independientes ul, listado_independientes li{
	list-style-type: none;
	font-size:12px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color:#8F0303;
	list-style-image: url(../imagenes/pagina/readmore_2.gif);
	padding-left:6px;
	padding-right:11px;
	margin-left:20px;
	line-height: 21px;
}
.listado_independientes a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.listado_independientes a:link, .listado_independientes a:hover, .listado_independientes a:visited, .listado_independientes a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
.listado_independientes a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
/***********ESTILOS FICHA LIBRO***********/
     /********************IMAGEN PORTADA*********************/
.foto_fichalibro{
	background-image:url(../imagenes/pagina/portada-fichalibro.png);
	background-repeat:no-repeat;
	vertical-align:top;
	width:190px;
	height:290px;
	
	}
.fichalibro_imagen{
	border-width: 1px 1px 1px 1px;
	border-color: #B5C7B8;
	border-style: solid;
	width:170px;
	height:270px;
	margin-top:8px;
	margin-left:9px;
	}
    /********************FICHA TECNICA*********************/
.fichatecnica_superior{
	margin-left:203px;
	background-image:url(../imagenes/pagina/fichatecnica_superior.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:125px;
	height:25px;
	padding-top:5px;
	}
.ficha-tecnica {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-top:10px;
	padding-left:20px;
	padding-right:15px;
	margin-left:200px;
	margin-top:-4px;
	background-image:url(../imagenes/pagina/fichatecnica_medio.png);
	background-repeat:repeat-y;
	background-position:0 0;	
	width:auto;
	letter-spacing:0.1px;
}
.ficha-tecnica a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
}
.ficha-tecnica a:link, .ficha-tecnica a:hover, .ficha-tecnica a:visited, .ficha-tecnica a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
.ficha-tecnica a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
.ficha-tecnica_inferior {
	margin-left:200px;
	background-image:url(../imagenes/pagina/fichatecnica_inferior.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:455px;
	height:27px;
}
    /********************ESTILO ZONA VOTOS*********************/
.votar_titulo {
	height:26px; 
    background-image:url(../imagenes/pagina/fondo_votar.gif); 
    background-position:0 0; 
    background-repeat:no-repeat;
	padding-left:30px;
    color:#514545; 
    font-size:11px; 
    padding-top:1px; 
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.votar_cuerpo {
	background-image:url(../imagenes/pagina/fondo_votar_claro.gif);
	background-position:0 0 0 0;
	background-repeat:no-repeat;
	padding-left:30px;
    color:#514545; 
    font-size:11px; 
    padding-top:5px; 
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.yahasvotado {
	background-image:url(../imagenes/pagina/voto.gif);
	background-position:0 0 0 0;
	background-repeat:no-repeat;
	padding-left:40px;
    color:#683434; 
    font-size:14px; 
    padding-top:5px; 
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
     /********************ESTILO ZONA COMPRA*********************/
.libro_comprar{
	/*margin-left:200px;*/
	background-image:url(/imagenes/pagina/publicidad-comprar.png);
	background-repeat:no-repeat;
	width:190px;
	height:90px;
	padding-left:15px;
	}
	.textocomprar{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
	/********************ESTILO ZONA COMUNIDAD*********************/
.libro_compartir{
	/*margin-left:400px;*/
	background-image:url(/imagenes/pagina/publicidad-comprar.png);
	background-repeat:no-repeat;
	width:190px;
	height:90px;
	padding-left:15px;
	}
.opciones_comunidad{
	margin-left:20px;
	background-image:url(../imagenes/pagina/comunidad-opciones.gif);
	background-repeat:no-repeat;
	width:550px;
	height:50px;
	padding-top:10px;
	padding-left:15px;
	}
    /********************FICHA RESUMEN*********************/
/*.ficharesumen_superior{
	margin-left:10px;
	background-image:url(../imagenes/pagina/ficharesumen_superior.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:125px;
	height:25px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-top:3px;
	padding-left:20px;
	padding-right:10px;
	display:inline-block;
	}este es el que puse antes de hacer la pestana, solo uno y sin enlace*/
.ficharesumen_superiorb{
	margin-left:8px;
	margin-top:-11px;
	background-image:url(../imagenes/pagina/ficharesumen_superiorb.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:auto;
	height:27px;
}
.ficha-resumen {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-top:10px;
	padding-left:20px;
	padding-right:15px;
	margin-left:8px;
	margin-top:-14px;
	background-image:url(../imagenes/pagina/ficharesumen_medio.png);
	background-repeat:repeat-y;
	background-position:0 0;	
	width:auto;
	letter-spacing:0.1px;
}
.ficha-resumen a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
}
.ficha-resumen a:link, .ficha-resumen a:hover, .ficha-resumen a:visited, .ficha-resumen a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
.ficha-resumen a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
.ficha-resumen_inferior {
	margin-left:8px;
	margin-top:-14px;
	background-image:url(../imagenes/pagina/ficharesumen_inferior.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:auto;
	height:27px;
}
	/********************ESTILO ZONA NOTICIAS Y ARTICULOS RELACIONADOS*********************/
.titulo_noticiarelacionados {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:12px;
 background-image: url(../imagenes/pagina/destacados.gif);
 background-repeat: no-repeat;
 height: 32px;
 padding-left: 40px;
}
.fichalibro_noticias {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: none;
	font-style: normal;
	color:#40411E;
	margin-left:50px;
}
.fichalibro_noticias ul, fichalibro_noticias li{
	list-style-type: none;
	margin-left:30px;
	padding-right:10px;
	font-size:12px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
	list-style-image: url(../imagenes/pagina/readmore_2.gif);
	line-height: 21px;
}
.fichalibro_noticias a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.fichalibro_noticias a:link, .fichalibro_noticias a:hover, .fichalibro_noticias a:visited, .fichalibro_noticias a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.fichalibro_noticias a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
	/********************ESTILO ZONA REEDICIONES*********************/
.titulo_libro-reediciones {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
/************ESTILOS ANTIGUOS NO TOCAR PORQUE EN LOS DOCUMENTOS ANTGUOS SE USAN PERO USAR MAS NINGUNO DE ELLOS************/
/***********//***********/
/***********//***********/
/***********ESTILOS IMAGENES ANTIGUAS***********/
.bannersnovedades {
	margin: 0 3px 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #DCE4DE;
	border-style: solid;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.publicidad-foto {
	margin: 0px 4% 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style: ridge;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.autorasindex {margin: 10px 2% 0 2%;height: 1%;border-width: 1px 1px 1px 1px;border-color: #C9D6CD;border-style: solid;padding: 0px 8px 8px 8px;text-align: justify;vertical-align:top}
.publicidad {
	margin: 0px 2% 0 2%;
	border-width: 1px 1px 1px 1px;
	border-color: #E1E9E3;
	border-style: solid;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
}
.publicidad-titulo {
	margin: 0px 2% 0 2%;
	height: 9px;
	border-width: 1px 1px 1px 1px;
	border-color: #DCE4DE;
	border-style: solid;
	padding: 6px 6px 6px 6px;
	text-align: justify;
	vertical-align:top;
	font-size: 8px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	background-color: #F3F2F1;
	font-weight: normal;
}
/***********ESTILOS LEER MAS ANTIGUAS***********/
.leermas-blanco {
	background:url(../imagenes/pagina/leermas-blanco.gif) left no-repeat;
	padding-left:25px;
	width:110px;
	height:20px;
	padding-top:2px;
}
.leermas-blanco a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#414447;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;	
}
.leermas-blanco a:link, .leermas-blanco a:hover, .leermas-blanco a:visited, .leermas-blanco a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#414447;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;	
}
.leermas-blanco a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;	
}
.leermasindex{
	margin-top:4px;
	padding-left:15px
	}
.leermas2{
	padding-top:6px;
	padding-left:10px;
	float: left;
	}
/***********ESTILOS BASICOS GENERALES ANTIGUOS***********/
.textodestacados{
    font-size:10px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
}
.textodestacados a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.textodestacados a:link, .textodestacados a:hover, .textodestacados a:visited, .textodestacados a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.textodestacados a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
.cajabuscar_autoras {
	color:#514545; 
    font-size:12px; 
    padding-top:5px; 
    text-decoration:none;
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.select {
	height:30px; 
    background-image:url(../imagenes/pagina/select.gif); 
    background-position:0 0; 
    background-repeat:no-repeat; 
    color:#FFFFFF; 
    font-size:12px; 
    padding-top:2px; 
    text-decoration:none; 
    text-align:center; 
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
}
.select a {
	text-decoration:none;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	font-size:12px;
}
.select a:link, .select a:hover, .select a:visited, .select a:active {
	color:#FFFFFF;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:bold;
	text-decoration:none;
	font-size:12px;}

.select a:hover{
	color: #CACACA;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size:12px;
}
.cajaselect {
	height:30px;      
    background-image:url(../imagenes/pagina/select_claro.gif); 
    background-position:0 0; 
    background-repeat:no-repeat;
	background-repeat:repeat-y;
    color:#414447; 
    font-size:10px; 
    padding-top:2px; 
    text-decoration:none; 
    text-align:center; 
    font-family:"Century Gothic", "Avant Garde", verdana, sans-serif; 
    font-weight:normal;
}
.cajaselect a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;	
	padding-left:18px;
	background:url(../imagenes/pagina/readmore_2.gif) left no-repeat;
	padding-top: 5px;
}
.cajaselect a:link, .cajaselect a:hover, .cajaselect a:visited, .cajaselect a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#414447;
	text-decoration: none;
	font-size: 10px;
}
.cajaselect a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
.cajaoscura {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #D6D6D6;
	border: 1px #EBEBEB ridge;
	color: #414447;
}
.textoautoras{
    font-size:11px;
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#40411E;
	text-align:justify;
	padding-left:4px;
}
.textoautoras a {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color:#40411E;
}
.textoautoras a:link, .textoautoras a:hover, .textoautoras a:visited, .textoautoras a:active {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color:#40411E;
	text-decoration: none;
	font-size: 11px;
}
.textoautoras a:hover{
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
.leermas {
	background:url(../imagenes/pagina/readmore.gif) left no-repeat;
	padding-left:15px;	
}
.siguientes{
	font-size:10px;
	color:#999999;
	}
/***********TITULOS TODA LA P�GINA ANTIGUOS***********/
.destacados {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:12px;
 background-image: url(../imagenes/pagina/destacados.gif);
 background-repeat: no-repeat;
 height: 32px;
 padding-left: 20px;
}
.destacados2 {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#980e10;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.destacadosautoras {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:13px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 30px;
}
.destacados3 {
 font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
 width:650px;
 letter-spacing:1px;
 font-weight: bold;
 font-style: normal;
 color:#333333;
 font-size:14px;
 background-image: url(../imagenes/pagina/destacados3.jpg);
 background-repeat: no-repeat;
 height: 40px;
 padding-left: 20px;
}
.toptitulos {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	color:#980e10;
	font-size:13px;	
	background-image: url(../imagenes/pagina/destacados2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #938b8c;
	height: 40px;
	padding-left: 20px;
}
.tituloranking {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	color:#333333;
	font-size:12px;	
	background-image: url(../imagenes/pagina/tituloranking.gif);
	background-repeat:no-repeat;
	height: 40px;
	padding-left: 20px;
}
.titulosindex {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	color:#333333;
	font-size:12px;	
	background-image: url(../imagenes/pagina/destacados3.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding-left: 20px;
}
.titulo-pagina {
	font-family:"Century Gothic", "Avant Garde", verdana, sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	color:#980e10;
	font-size:16px;
	background-color: #f5eff0;
	border: 1px solid #938b8c;
	height: 40px;
	padding-left: 20px;
}