@font-face {
	font-family: Lucida grande;
    src: url(img/botones/Lucida Grande bold.ttf);
}

.puntos {
border-style: dotted;
}

.celda-contenido {
	background-color: #FFFFFF;
}

.detallelibros {

}


.celda-creditos {
	color: #24245A;
	font-family: Lucida grande, Tahoma;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

.texto-visitas {
	color: #414141;
	font-family: Lucida grande, Tahoma;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}

.celda-titulo-temas {
	background: url(lectorum/img/ini_categorias.jpg) no-repeat;
	color: #EFEFEF;
	font-family: "Lucida Grande", Tahoma;
	font-size: 13px;
	font-weight:bold;
	padding-top: 12px;
}
.celda-titulo-temas1 {
	background: url(lectorum/img/ini_categorias1.jpg) no-repeat;
	color: #EFEFEF;
	font-family: "Lucida Grande", Tahoma;
	font-size: 14px;
	font-weight:bold;
	padding-top: 25px;
}


.celda-titulo {
	color: #5F6062;
	font-family: "Lucida Grande", Tahoma;
	font-size: 18px;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 0px;
}

.titlibre {
	color: #5F6062;
	font-family: "Lucida Grande", Tahoma;
	font-size: 18px;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 0px;
}

.menu-principal:link {
	font-family: "Lucida Grande", Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	background-color: transparent;
}

.menu-principal:active {
	font-family: "Lucida Grande", Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	background-color: transparent;
}

.menu-principal:visited {
	font-family: "Lucida Grande", Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	background-color: transparent;
}

.menu-principal:hover {
	font-family: "Lucida Grande", Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #414141;
	background-color: transparent;
}

body {
	background-color: #FFFFFF;
	/*background-repeat: repeat-x;*/
	margin-top: 0px;
	padding-top: 0px;
}

.celda-categorias {
	background: url(lectorum/img/ini_categorias.jpg) no-repeat;
	color: #FFFFFF;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
}

.div-menus {
	padding-top: 10px;

}

.linea1{
display:inline;
background:url(img/linea1.png) repeat-x;

}

.linea2{
background:url(img/linea2.png) repeat-x;
}

.puntitos{
background: url(img/puntitos.png) repeat-x;
}
/* categorias */
/*.flechita-derecha {
	background: url(lectorum/img/flechita-derecha.jpg) no-repeat;
}

.flechita-abajo {
	background: url(lectorum/img/flechita-abajo.jpg) no-repeat;
}
*/
.entrada {
	color: #343434;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	/*border-color: transparent;*/
}

.busqueda:link {
	color: #B2AF65;
	font-size: 11px;
}

.busqueda:active {
	color: #807D32;
	font-size: 11px;
}

.busqueda:visited {
	color: #C0BD7F;
	font-size: 11px;
}

.busqueda:hover {
	color: #807D32;
	font-size: 11px;
}


.detalle-libro:link {
    color: #242424;
    font-size: 12px;
}
.detalle-libro:active {
    color: #242424;
    font-size: 12px;
}
.detalle-libro:visited {
    color: #242424;
    font-size: 12px;
}
.detalle-libro:hover {
    color: #242424;
    font-size: 12px;
}


.letras:link {
	color: #B2AF65;
	font-size: 10px;
}

.letras:active {
	color: #807D32;
	font-size: 10px;
}

.letras:visited {
	color: #C0BD7F;
	font-size: 10px;
}

.letras:hover {
	color: #807D32;
	font-size: 10px;
}


.sellos:link {
	font-family: "Lucida grande", Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	padding-top:3px;
	color: #3C3C3C;
}

.sellos:active {
	font-family: "Lucida grande", Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	color: #3C3C3C;
}

.sellos:visited {
	font-family: "Lucida grande", Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	padding-top:3px;
	color: #3C3C3C;
}

.sellos:hover {
	background:url(img/indicadortemas.png);
	font-family: "Lucida grande", Tahoma;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 3px;
	color: #000000;
}

