body {
	background: #CAC79F;
	text-align: center;
}

img {
	border: none;
}

a:link, a:active, a:visited {
	color: #008800;
	text-decoration: none;
}

a:hover {
	color: #008800;
}

.NT a:link, .NT a:visited, .NT a:active {
	color:#000066;
}

.NT a:hover {
	text-decoration:underline;
	background-color:#FFF600;
	font-size:120%;
	color: #000066;
}

.AT a:hover {
	text-decoration:underline;
	background-color:#FFF600;
	font-size:120%;
	color: #008800;
}

h1 {
	font-size: 200%;
	text-align: center;
	color: #c00;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

.tabla_libros {
	width: 80%;
	margin: auto;
	background-position: center;
	line-height: 120%;
	text-align: center;
}


.tabla_libros td {
	width: 50%;
}

.version {
	text-align: center;
	font-weight: bold;
	color: #cc0000;
	font-size: 140%;
}

.libro {
	text-align: center;
	font-weight: bold;
	color: #000099;
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
}

.capitulo {
	text-align: center;
	color: #000000;
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
}

.tabla_numeros {
	width: 90%;
	margin: auto;
	line-height: 120%;
}

.tabla_numeros a:hover {
	text-decoration:underline;
	background-color:#FFFF00;
	font-size:120%;
}

.tabla_numeros td {
	width: 10%;
	text-align: center;
}

.versiculos {
	width: 80%;
	margin: auto;
	text-align: justify;
}

.versiculos p {
	font-family: "Times New Roman", Times, serif;
	line-height: 125%;
	margin: 0.25em 0em 0em;
	font-size: medium;
}

.nav {
	text-align: center;
	margin: 20px;
	padding: 12px;
}

.otros {
	text-align: center;
	margin: 15px;
	line-height: 125%;
}

.subheading {
	font-size: 70%;
}
.otros p {
	margin: 0px;
	padding: 0px;
}
.footer {
	text-align: center;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: auto;
	font-size: 80%;
}
.numver {
	color: #990000;
	font-weight: normal;
}
.cuerpo {
	padding: 0px;
	border: 1px solid #9C9756;
	width: 680px;
	background-color: #FEFCE7;
}
.header {
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 25px;
}
.cap_tit {
	font-weight: normal;
	margin-top: 5px;
	color: #333333;
	width: 80%;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: medium;
	font-style: italic;
}
.versiculos a.letnot:link {
	padding-bottom: 20%;
	font-size: 80%;
	vertical-align: super;
}

.versiculos a.letnot:hover {
	color: #821500;
}

.notas {
	width: 80%;
	text-align: justify;
	margin: 20px auto 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9C9756;
	padding-top: 10px;
}
.notas p {
	margin: 0em 0em 0.25em;
	line-height: 125%;
}

.notas .letnot, .notas .numver {
	font-weight: bold;
}
#explicacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 80%;
	margin-top: 30px;
	margin-bottom: 30px;
}
img.regresar {
	height: 18px;
	width: 14px;
	border: 0px none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: justify;
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 40px;
	margin-bottom: 15px;
	color: #663300;
	margin-right: auto;
	margin-left: auto;
}