body
{
	background-color: #e8e4e0;
	background-image: url('http://www.tolkienperu.org/verylight.jpg');
	color: #660000;
	overflow-x: hidden;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

a
{
        text-decoration: none;
        font-weight: bold;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

a:link {
	color: #990000; 
}

a:visited {
	color: #990000; 
}

a:active {
	color: #990000; 
}

h1
{
	background-image: url("http://www.tolkienperu.org/stp.gif");
        background-repeat: no-repeat;
        padding: 25px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;

}

/* Usado para los titulos de cada seccion de una hoja */

h3 {
	font-weight: bold;
	font-size: small;
	margin: 0px 0px 5px 0px;
	background-image: url("http://www.tolkienperu.org/ring.gif");
	background-repeat: no-repeat;
	padding: 15px 0px 0px 0px;	
}

/* Seccion Articulos */

#articulo
{
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
	text-align: justify;
	line-height: 21px;
}

/* Cabecera para Titulo*/
#articulo h4
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/* Cabecera para Capitulos de la Editorial */
#articulo h5
{
	font-size: 14px;
	font-weight: bold;
}

#articulo p
{
	text-align: justify;
}

/* Seccion Editorial */

#editorial
{
	font-weight: normal;
	padding: 20px 20px 20px 20px;
	font-size: 11px;
	text-align: justify;
}

/* Cabecera para Titulo de la Editorial*/
#editorial h4
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/* Cabecera para Capitulos de la Editorial */
#editorial h5
{
	font-size: 14px;
	font-weight: bold;
}

/* Cabecera para el Subtitulo de la Editorial */
#editorial h6
{
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: normal; 
}

#editorial p
{
	text-align: justify;
}

blockquote
{
	/*background-color:#FFEDF2;*/
	font-style: italic;
}

/*Tablas */

table.lista
{
	border: 1px solid #660000;
	width: 500px;
	margin: 20px auto;
	font-size: 12px;
}

table.lista caption
{
	font-weight: bold;
	text-align: center;
	margin: 10px auto;
}

table.lista th
{
	background-color: white;
	padding: 7px 5px 7px 5px;
}

table.lista td
{
        padding: 3px 0px 3px 10px;
	border-bottom: 1px white solid;
}

table.lista tfoot
{
	font-size: 10px;
	text-align: center;
}

/*Otros*/

.spanstyle
{
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:6pt;
	font-weight:500;
	font-family:Tahoma;
	color:#119911;
}

td.cabecera { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td.contenido { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.rssBoxTitle {font-family:verdana; font-weight:bold; font-size:10px; text-decoration:none; line-height:0.95; color:#660000; }
.rssBoxTitle:hover {text-decoration:underline; color:#990000; }
.rssBoxItemTitle {font-family:verdana; font-weight:normal; font-size:10px; line-height:1.0; text-decoration:none; }
.rssBoxItemTitle:hover {font-weight:bold; text-decoration:underline; color:#990000; }
.rssBoxItemContent {font-family:verdana; font-weight:normal; font-size:9px; color:#660000; text-decoration:none; }

#search
{
	text-align: center;
	font-size: 10px;
}

hr
{
	color: #a52a2a;
}

strong
{
	font-size: 10px;
}

#minimenu li
{
	font-size: 10px;
	padding: 15px 0px 15px 0px;
	line-height: 20px;
}

li
{
	margin: 5px 0px 0px 15px;
}
ul
{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

