/* CSS Document */

a {
	color: #993300;
	}
	
a:hover {
	color: #009999;
	}

/* ID Styles */

#navegando td {
	border-bottom: 1px solid #003366;
	}
	
	#navegando a {
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	color: #597C84;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 10px;
	}
	
#navegando a:hover {
	background: #99CC66;
	color:#993300;
	}
	
	
	.navega1 {
	font: small-caps 10px/15px Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
	}
.navega2 {
	font: 10px/15px Arial, Helvetica, sans-serif;
	color: #006699;
	letter-spacing:normal;
	text-decoration: none;
	text-indent: 15px;
}
.vinculo {

	font: 10px/15px Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
}
.titulolibro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
.libro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	clip: rect(auto,auto,auto,auto);
	padding-left: 20px;
	float: left;
	padding-top: 10px;
}
.librostienda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: normal;
	color: #003366;
}
.librostiendaColeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	color: #000033;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
