body				{
				font-family: Georgia, "Times New Roman", serif;
				background: #fff;
				color: #000;
				font-size: .8em;
				text-align: justify;
				}

h1,
h2,
h3,
h4,
h5				{
				font-family: helvetica, tahoma, "arial narrow", arial, verdana, sans-serif;
				}

a				{
				color: #000;
				background: #fff;
				text-decoration: none;
				}

img				{
				border: 0;
				margin: auto;
				}

code				{
				font-family: Georgia, "Times New Roman", serif;
				}

p				{
				text-indent: 40px;
				}

cite,
acronym,
abbr				{
				display: inline;
				border: none;
				margin: 0;
				padding: 0;
				}

cite,
q,
blockquote			{
				font-style: italic;
				}

q,
blockquote p			{
				quotes: '\00AB' '\00BB';
				}

q q				{
				quotes: '\2018' '\2019';
				}

.cita				{
				margin-left: 25px;
				}

q:before,
blockquote p:before		{
				content: open-quote;
				}

q:after,
blockquote p:after		{
				content: close-quote;
				}

hr,
#indice,
.fin_capitulo,
#pasa_pagina,
#get_firefox		{
				display: none;
				}

#pie,
.pie_de_capitulo		{
				font-family: helvetica, tahoma, "arial narrow", arial, verdana, sans-serif;
				font-size: .8em;
				text-align: center;
				clear: both;
				border-top: 1px solid #000;
				}

#pie code			{
				font-family: helvetica, tahoma, "arial narrow", arial, verdana, sans-serif;
				}


.capital:first-letter		{
				font-size: 175%;
				font-weight: 900;
				}

.linea_asteriscos		{
				text-align: center;
				}

.imagen_centrada		{
				text-align: center;
				}


#el_rey_leon,
.pie_de_capitulo		{
				width: 550px;
				margin: auto;
				}

.tezuka,
.columna_izquierda		{
				float: left;
				width: 250px;
				margin-bottom: 25px;
				text-align: justify;
				}

.disney,
.columna_derecha		{
				float: right;
				width: 250px;
				margin-bottom: 25px;
				text-align: justify;
				}

.pie_de_capitulo p		{
				text-align: justify;
				}


.el_rey_leon,
.es_la_invitacion_al_miedo,
h2				{
				clear: both;
				}