.nav   { 
	font-size: 0.8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #f0f0f0; 
	padding: 4px; 
	border-bottom: 1px dotted #999;
}
.nav a { 
	color: #333; 
	text-decoration: none ;
}
.nav a:visited { 
	color: #333; 
	text-decoration: none;
}
.nav a:hover { 
	color: #333; 
	text-decoration: underline; 
	background-color: #e9e9e9;
}
.nav h1 { 
	color: #333; 
	font-size: 1em; 
	font-weight: bold; 
	line-height: 1.2em; 
	margin: 0; 
	padding: 0; 
	height: 16px;
}
.pdf  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image: url(../media/pdf.gif); 
	background-repeat: no-repeat; 
	background-position: 2px 2px; 
	padding: 2px 4px 4px 24px;
}
.pdf a { 
	color: #333; 
	text-decoration: none;
}
.pdf a:visited {
	color: #333; 
	text-decoration: none;
}
.pdf a:hover  { 
	color: #333; 
	text-decoration: underline;
}
.pdf b  { 
	color: #333; 
	font-size: 1em; 
	font-weight: bold; 
	margin: 0; 
	padding: 0; 
	height: 16px;
}
.fi  { 
	font-size: 0.8em; 
	background-color: #f0f0f0; 
	background-image: url(../media/fi.png); 
	background-repeat: no-repeat; 
	padding: 34px 4px 4px;
}
.txt  { 
	font-size: 0.8em; 
	padding: 4px;
}
.txt h1  { 
	font-size: 1.5em; 
	font-weight: bold; 
	display: block;
}
.txt a { 
	color: #333; 
	text-decoration: none;
}
.txt a:visited { 
	color: #333; 
	text-decoration: none;
}
.txt a:hover { 
	color: #333; 
	text-decoration: underline; 
}
.back { 
	background-image: url(../media/back.jpg); 
	background-repeat: no-repeat; 
	padding: 10px; 
}
.padd { 
	padding: 5px; 
}
div#pmnu    { 
	color: #333; 
	font-size: 0.8em; 
	line-height: 18px; 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	background-color: #f0f0f0; 
	vertical-align: top; 
	float: left; 
	clear: both; 
	width: 100%; 
	height: 100%;
}
div#pmnu a   { 
	color: #333; 
	line-height: 18px; 
	text-decoration: none; 
	background-color: #f0f0f0; 
	float: left; 
	margin: 0px; 
	padding: 3px 10px; 
	border-left: medium none #fff; 
	width: 200px;
}
div#pmnu span { 
	color: #333; 
	line-height: 18px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #e9e9e9; 
	float: left; 
	margin: 0px; 
	padding: 3px 10px; 
	border-top: 1px dotted #999; 
	border-bottom: 1px dotted #999; 
	border-left: medium none #fff; 
	width: 200px;
}
div#pmnu a:hover   { 
	color: #333; 
	line-height: 18px; 
	text-decoration: underline; 
	background-color: #f0f0f0; 
	float: left; 
	padding: 3px 10px; 
	border-left: medium none #fff; 
	width: 200px;
}
#ln {
	padding:1px; 
	padding-left:2px;
}
#ln a { 
	text-decoration: none;
}
#ln a:visited { 
	text-decoration: none;
}
#ln a:hover { 
	text-decoration: none;
}
#shelf{
	background-image:url("../media/madera.jpg");
	background-repeat:repeat;
	width:380px;
	padding:10px;
	margin:10px;
}
#shelf .item{
	background-color:#DBFDE0;
	color:#333333;
	margin-bottom:10px;
	padding:5px;
}
#shelf .info{
	margin-left:130px;
	padding:10px;
	margin-bottom:10px;
	/*background-color:blue;*/
}
#shelf .cover{
	width:95px;
	height:142px;
	margin:20px 10px 0 10px;
	float:left;
	/*background-color:orange;*/
}
.info p.author{
	color:#666666;
	font-size:12px;
}
.info .description{
	font-size:10px;
	/*background-color:green;*/
	padding:3px;
	text-align:justify;
}
#buy{
	font-size: 14px;
	padding:0 3px 3px 10px;
	margin-bottom:10px;
	width:auto;
}
.price{
	color:#FF6600;
	font-weight:bold;
	line-height:27px;
}
.add{
	margin-left:105px;
	display:inline;
	right:5px;
	background:url(../media/cart.gif) no-repeat left top;
	padding:10px 35px;
}

/*#main{
	position:relative;
	background-color:orange;
}*/
#cat-libros{
	background-color:#666;
	position:relative;
	width:160px;
	z-index:10;
	visibility:hidden;
	float:right;
	left: 0px;
	top: -40px;
}
#cat-libros ul{
	margin:0;
	padding:10px;
}
#cat-libros li{
	list-style:none;
}
#cat-libros a:link, #cat-libros a:visited{
	text-decoration:none;
	color:white;
}
#person { 
	clear: left;
	border-bottom: 1px dotted #dddddd; 
}
#person img#photo { 
	display: block; 
	float: left;  
	padding: 2px 12px 2px 2px; 
	background: url(../media/icon_photo.gif) 0 0 no-repeat; 
}
#person ul { 
	float: left; 
	list-style-type:none; 
	margin:0 0 5px 10px; 
	padding:2px; 
	font-size: 11px; 
}
#person li { 
	margin:0px 0px 0px 0px; 
	font-size: 11px; 
	padding: 0px 0px 4px 17px; 
}
#person li#name { 
	font-weight: bold;   
	font-size: 1.2em;  
	padding: 0px 0px 2px 0px; 
}
#person li#title { 
	font-weight: normal;
	padding: 0px 0px 2px 0px; 
}
#person li#email { 
	background: url(../media/sico_email.gif) 0 0.4em no-repeat; 
}
	

