/*div{border:1px solid #eaeaea;}*/
.clearboth{
	clear:both;
}
body{
	background: #f4f4f4;
	background-image: url('../img/page_bg.gif');
	text-align: center;
	font-family: Candara, Arial, Verdana, Helvetica, Tahoma;
	background-repeat: repeat;
}
#wrap{
	background: #ffffff;
	width: 850px;
	margin: 0px auto 20px auto;
	text-align: left;
	overflow: hidden;
	border: 2px solid #ffffff;
}
.adv {
	display: block; 
	font-size: 0.7em; 
	font-family:Arial; 
	font-weight: bold; 
	color: #c6c6c6; 
	border: 1px dashed #eaeaea;
	padding: 4px;
	margin:10px 0;
}
/*-------------------------------------- Header --------------------------------------*/
#header{
	overflow: hidden;
	height: 206px;
}
.header-col-a {
	margin-top: 61px;
	font-size: 12px;
	float: right;
	z-index: -2px;
	position: absolute;
	padding-left: 19px;
}
.header-col-b {
	border-bottom: 4px solid #ffffff;
	overflow: hidden;
}
.header-col-b h1 {
	font-size: 21px;
	float: left;
	text-align: center;
}
.header-col-b h2 { 
	font-size: 52px;
	float: left;
	margin-bottom: -14px;
	padding-left: 19px;
}
.header-col-b h3 { 
	padding-right: 19px;
	font-size: 15px;
	float: right;
	margin-top: 33px;
}
.header-col-b h4 { 
	padding-right: 19px;
	font-size: 25px;
	float: right;
	margin-top: 23px;
}
.header-col-c {
	height: 140px;
	overflow: hidden;
}
.header-linea {
	height: 3px;
	background: #bfbfbf url('img/page_bg.gif') repeat-x;
	overflow: hidden;
	display: block;
}
.header-txt {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background-color: #970000;
	background-image: url(img/2.gif);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 5px;
}
.header-links {
	background: #bebebe url('../img/bg-horz.jpg');
	border-top: 2px solid #ffffff;
	/*overflow: hidden;*/
	display: block;
	height:27px;
}
.header-links ul#menu-h {text-align:center;width:auto;height:27px;display:block;}
.header-links ul#menu-h li {
	height:27px;
	width: 141px;
	float: left; /*For IE 7 lack of compliance*/
	display:inline-block;
	display: block !important;
	display: inline; /*For IE*/
}
.header-links ul#menu-h li a {
	color: #333333;
	padding:4px 0;
	border-left: 1px solid #8c8a8c;
	display: block;
	height: auto !important;
	height: 1%; /*For IE*/
}
.header-links ul#menu-h li a:first-child{border-left: 1px solid #bebebe;}
.header-links ul#menu-h li a:hover {background: #dfdfdf;}
.header-links ul#menu-h li a:active{color: #970000;}

.header-links ul#menu-h li.menu-index {	width: 100px;}
.header-links ul#menu-h li.menu-dest{	width: 141px;}
.header-links ul#menu-h li.menu-cart{	width: 170px;}
.header-links ul#menu-h li.menu-fpago{	width: 182px;}
.header-links ul#menu-h li.menu-about{width: 141px;}
.header-links ul#menu-h li.menu-contact{width: 110px;}
/*-------------------------------------- Main --------------------------------------*/
#main{
	overflow: hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.productList{
	margin: 20px 0 10px 0;
	border-bottom: 6px solid #970000;
}
.pl-contenedor {
	border: 1px solid #eaeaea;
	overflow: hidden;
	padding: 20px;
	margin-bottom: 10px;
	background: url('../img/bg-dest.jpg') repeat-x;
	clear:both;
}
.pl-contenedor ul {
	overflow: hidden;
	display: block;
	clear: both;
}
.pl-contenedor strong {
	font-weight: bold;
}
.pl-col-a {
	
}
li.pl-img{
	height: auto;
}
.pl-img {
	width: 90px;
	float: left;
	margin-right: 20px;
	float: left;
}
.pl-titlibro { 
	font-family: Arial;
	font-size: 1.2em;
	float: left;
	width: 368px;
	font-weight: bold;
}
.pl-price{
	float: right;
	width: 100px;
	text-align: right;
	font-family: Arial, Helvetica;
}
.pl-author{
	display: block;
	float: left;
	font-style: italic;
	width: 350px;
}
.pl-code {
	float: left;
	width: 468px;
	margin: 10px 0 0 0;
	width: 350px;
	font-size: 0.75em;
	color: #999999;
}
.pl-editorial {
	margin: 10px 0 0 0;
	float: left;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Sans Serif;
	width: 350px;
}
.pl-descripcion { 
	font-size: 0.9em;
	margin: 10px 0 0 0;
}
.pl-boton {
	float: right;
	background-color: #970000;
}
.pl-boton a {
	color: #ffffff;
	padding: 10px 5px;
	font-weight: bold;
	display: block;
}
.pl-boton a:hover {
	cursor: pointer;
	background: #a50000;
}
/*-------------------------------------- Left --------------------------------------*/
#left {
	background: #cccccc;
	width: 220px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.search {
	overflow: hidden;
	border-bottom: 2px solid #ffffff;
}
.search h2 {
	color: #FFFFFF;
	padding: 5px;
	background: #970000;
	border: 2px solid #6c6c6c;
	font-weight: bolder;
}
.search label {
	margin: 5px;
	display: block;
}
.search input[type=text] {
	border: 1px solid #acacac;
	margin: 5px;
	padding: 5px;
	display: block;
	width: 90%;
}
.search input[type=submit] {
	color: #ffffff;
	float: right;
	margin: 5px;
	background-color: #970000;
}
.search input[type=submit]:hover {
	cursor: pointer;
	background: #a50000;
}
.categories-header {
	background: #970000;
	border: 2px solid #6C6C6C;
	color: #ffffff;
	padding: 5px;
	font-size: 0.9em;
}
.categories ul li {
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
	font-size: 0.9em;
}
.categories ul li:first-child {
	margin-top: 10px;
}
.categories ul li:last-child {
	border-bottom: 0px solid #ffffff;
}
.categories-content ul li a {
	color: #333333;
	padding: 5px;
	display: block;
	font-weight: bold;
}
.categories-content ul li a:hover {
	background: #333333;
	color: #ffffff;
}
.categories-content ul li a:active {
	background: #555555;
	color: #ffffff;
}
/*-------------------------------------- Right --------------------------------------*/
#right{
	width: 620px;
	overflow: hidden;
	float: left;
}
.content-a {
	
}
.content-title h1, .content-text h1{
	color:#970000;
	padding: 5px 0;
	font-weight: bold;
	font-size: 1.5em;
}
.content-text{
	margin: 0 10px 5px 0;
}
.content-text h2 {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 5px 0;
}
.content-text p {
	margin: 10px 0;
	font-family: Candara, Tahoma, Arial, Courier, Helvetica, Sans Serif;
	font-size: 0.92em;
	line-height: 140%;
}
.content-text small {
	font-size: 0.7em;
}
#contacto {
	-moz-border-radius:2px 2px 2px 2px;
	background:none repeat scroll 0 0 #E3E3E3;
	border:1px solid #BCBBBB;
	padding:2em;
}
.content-text input[type="text"] {
	display: block;
	width:70%;
	border:1px solid #ACACAC;
	padding:5px;
}
.content-text textarea {
	display: block;
	width:96%;
	border:1px solid #ACACAC;
	padding:5px;
}
/*-------------------------------------- Footer --------------------------------------*/
#foot {
	overflow: hidden;
	text-align: center;
	margin-top: 2px;
}
.foot-contacto {
	color: #ffffff;
	padding: 10px 0 10px 0;
	font-size: 0.9em;
	background-color: #970000;
}
.foot-contacto a {
	color: #eaeaea;
}
.foot-contacto a:hover {
	color: #ffffff;
}
.foot-copy {
	padding: 10px 0 10px 0;
	font-size: 0.6em;
	font-family: arial, helvetica;
}
/*-------------------------------------- Destacados --------------------------------------*/
.dest{
	width:280px;
	float:left;
	color:#464646;
	border: 1px solid #dcdcdc;
	padding:10px;margin:0 2px 4px 0px;
	height: 162px;
	overflow: hidden;
	background: transparent url('../img/bg-dest.jpg');
}
.dest strong{font-weight:bold;}
.dest ul li {text-align: left;}
.dest-title{
	color:#5d5d5d;
	font-family:Arial;
	font-size:0.95em;
	font-weight:bold;
	margin-bottom: 10px;
	height:95px;
	width:184px;
	float:right;
	margin-left:5px;
	display: block;
}
.dest-image{float:left;width:90px;height:160px;}
.dest-image img{width:90px;max-width: 150px;}
.dest-price{width:150px;float:right;margin-left:5px;text-align:right;font-family:Arial;font-size:0.8em;}
.dest-price strong{margin-right:5px;font-size:0.9em;}
.dest-author{font-style: italic;font-size:0.8em;}
.dest-code{width:150px;float:right;margin-left:5px;}
.dest-editorial{width:150px;float:right;margin-left:5px;}
.dest-description{
	background: #ffffff url('../img/bg-dest.jpg');
	background: #333333;
	color:#ffffff;
	margin: 0 0 0 60px;
	_margin: -140px 0 0 -30px; /* Para Internet Explorer 6 */
	display:none;
	z-index:2;
	max-width:200px;
	position:absolute;
	border: 5px solid #cecece;
	font-size: 0.75em;
	padding: 15px;
	-moz-box-shadow: 0 0 2px #333333;
	-webkit-box-shadow: 0px 0 3px #333333;
}
.dest-code{width:150px;float:left;margin-left:5px;}
.dest-buy{
	background: #970000;
	width:73px;
	color:#ffffff;
	text-align:center;
	float: right;
	bottom: 1px;
	padding:4px;
	margin-top: 8px;
	font-weight:bold;
	display:block;dest-image
}
.dest-buy a {
	color:#ffffff;
}
.dest-buy:hover{cursor:pointer;background:#a50000;}
/*-------------------------------------- Carrito --------------------------------------*/
#carrito{}
#carrito caption{font-size: 1.5em;}
