/* Contenidos */
#titulo{ margin:20px 87px 0px;}

/* listado de libros */
.listado{ width:630px; margin:0px 0px 0px 208px; border:0px solid #000000; }
.listado td{ height:163px; margin:0px; padding:0px; border-width:0px 0px 1px 0px; border-style:solid; border-color:#000000; vertical-align:bottom; }
.listado_td_img{ background-color:#E6D03C; text-align:center; width:122px;}
.listado_td_img_imagen{ margin:13px; border:0px solid black;}
.listado_texto{margin:0px 13px 13px 0px;}
.listado a.h1:link, a.h1:visited, a.h1:hover{margin:0px; font-weight:bold; font-size:12px; text-decoration:none;color:#000;}
.listado a.h2:link, a.h2:visited, a.h2:hover{margin:0px;  font-weight:bold; font-size:10px; text-decoration:none;color:#000;}
.listado a.h3:link, a.h3:visited, a.h3:hover{margin:0px;  font-weight:bold; font-size:11px; text-decoration:none;color:#000;}
.listado_coleccion{ margin:0px 13px; float:right; font-size:9px; font-weight:bold; color:#999999;text-transform: uppercase;}
.listado_datos{margin:0px 0px 13px 13px;}

.h1{margin:0px; font-weight:bold; font-size:12px; text-decoration:none;color:#000;}
.h2{margin:0px; font-weight:bold; font-size:11px; text-decoration:none;color:#000;}

.texto_libro { font-size: 12px; }

.contacto_gris {
	background-image: url(../images/logofondogris.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border:1px solid #ccc;
	background-color: #d6d6d6;
}
.contacto_blanco {
	background-image: url(../images/logofondoblanco.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border:1px solid #ccc;
}
.contacto_suscrib {
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}

.titulos {
	font-size: 12px;
	font-weight: bolder;
	color:#000;
}

.titulos_naranja {
	font-size: 12px;
	font-weight: bolder;
	color:#e16c3c;
}


a.titulo:link, a.titulo:visited, a.titulo:hover{
	font-size: 12px;
	font-weight: bolder;
	text-decoration:none;
	color:#000;
}
a.autor:link, a.autor:visited, a.autor:hover{
	font-size: 12px;
	font-weight: bolder;
	text-decoration:none;
	color:#000;
}

a.tipo_autor_active:link, a.tipo_autor_active:visited, a.tipo_autor_active:hover{
	font-size: 18px;
	font-weight: bolder;
	text-decoration:none;
	text-transform:lowercase;
	color:#000;
}
a.tipo_autor:link, a.tipo_autor:visited, a.tipo_autor:hover{
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
	color:#000;
}
a.descargar:link, a.descargar:visited, a.descargar:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#666;
}

a.gris:link, a.gris:visited, a.gris:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#666;
}
.gris{
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#666;
}

a.traductor:link, a.traductor:visited, a.traductor:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#000;
}

a.black_link:link, a.black_link:visited{
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#000;
}
a.black_link:hover{
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color:#000;
}

.coleccion {
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
.coleccion_active {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	background-color: #e6d03c;
}

.novedades_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.nombre_coleccion {
	font-size: 14px;
	color: #000000;
	background-color: #e6d03c;
	font-weight: bold;
}