@charset "utf-8";
/* CSS Document */

body {
	background-image: url(fondo_verne.jpg);
}

#cuento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	text-indent: 35px;
	margin: 10px;
	width: 600px;
}

.cuento_t {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}


#lcuentos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 450px;
}

.lcuentos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	background-color: #000000;
	margin-bottom: 15px;
	text-align: left;
}

#lcuentos a{
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}

#lcuentos a:hover{
	font-size: 12px;
	color: #FFCC99;
	text-decoration: underline;
}



#foto_autor {
	background-image: url(julio_verne.gif);
	height: 245px;
	width: 177px;
	position: absolute;
	left: 500px;
	top: 20px;
	background-color: #663300;
	background-repeat: no-repeat;
	background-position: center center;
}

#cajita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	text-align: center;
	height: 80px;
	width: 150px;
	float: left;
	margin-right: 15px;
}

#botonera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	width: 140px;
	margin-bottom: 10px;
	position: absolute;
	left: 520px;
	top: 290px;
	display: block;
}

#botonera a{
	color: #FFFFFF;
	background-color: #660000;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	line-height: 30px;
}

#botonera a:hover{
	color: #666666;
	background-color: #006600;
	text-decoration: none;
}


.cajita {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006633;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}


#editorial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	width: 450px;
	background-color: #666666;
	text-align: center;
	padding: 5px;
}

#autor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 450px;
	left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	text-align: right;
	margin-bottom: 15px;
}

.autor_nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	background-color: #000000;
	margin-bottom: 15px;
	text-align: left;
}

#caja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	width: 450px;
	margin-top: 15px;
}

#caja a{
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

#caja a:hover{
	color: #FFCC66;
	text-decoration: underline;
}

#bautor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 450px;
	left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	text-align: left;
	margin-bottom: 15px;
}

.bautor_nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	background-color: #000000;
	margin-bottom: 15px;
	text-align: left;
}

#bautor a{
	color: #FFFF00;
	text-decoration: underline;
}

#bautor a:hover{
	color: #FFCC66;
	text-decoration: underline;
}

