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

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


#foto {
	background-image: url(julio_verne2.gif);
	height: 89px;
	width: 64px;
	position: absolute;
	left: 10px;
	top: 10px;
}

#caja {
	width: 650px;
	left: 90px;
	top: 120px;
	position: absolute;
}

#caja2 {
	width: 650px;
	left: 90px;
	top: 30px;
	position: absolute;
}

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

#nota a{
	color: #999900;
	text-decoration: underline;
}

#nota a:hover{
	color: #006600;
	text-decoration: underline;
}

#autor {
	width: 200px;
	left: 90px;
	top: 10px;
	position: absolute;
	background-image: url(letras2.gif);
	height: 50px;
}

#botonera {
	position: absolute;
	height: 40px;
	width: 360px;
	left: 90px;
	top: 60px;
}


#b1 {
	background-image: url(b1p2.gif);
	width: 100px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}

#b1 a{
	display: block;
	text-decoration: none;
}

#b1 a:hover{
	background-image: url(b1p2a.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
}

#b2 {
	background-image: url(b2p2.gif);
	width: 70px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

#b2 a{
	display: block;
	text-decoration: none;
}

#b2 a:hover{
	background-image: url(b2p2a.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

#b3 {
	background-image: url(b3p2.gif);
	width: 90px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

#b3 a{
	display: block;
	text-decoration: none;
}

#b3 a:hover{
	background-image: url(b3p2a.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

#b4 {
	background-image: url(b4p2.gif);
	width: 90px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

#b4 a{
	display: block;
	text-decoration: none;
}

#b4 a:hover{
	background-image: url(b4p2a.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}


#cajita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCC99;
	text-align: center;
	height: 80px;
	width: 150px;
	float: left;
	margin-right: 15px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
}

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

#bautor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	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: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
}

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

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

#nota1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 450px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: left;
	margin-bottom: 15px;
	font-style: italic;
}

