@charset "utf-8";
/* CSS Document */

.vercarrito, .comprar, .comprar2 {
	height:16px;
	width:145px;
	display:block;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	letter-spacing:-1px;
	text-align:left;
	margin-top:12px;
	padding:9px 0 0 5px;
	background:url(../imagenes/comprar2.gif);
	color:#fff;
	float:right;
}
.comprar,.comprar2 {
	position:absolute;
	bottom:10px;
	left:10px;
	margin-top:0px;	
}
.destacado1 .imagen, .destacado2 .imagen {
	margin: 0 20px 0px 15px
}

.destacado1, .destacado2 {
	background:#e8e8e8;
	position:relative;
	margin:5px 0 15px 0;
	padding:15px 10px 10px 10px;
	width:360px;
	min-height:210px;_height:210px;
	float:left;
}
.destacado1 { clear:both }
.destacado1 p,.destacado2 p { margin:15px 0 }
.destacado2 {
	margin-left:15px;
}
.destacado1 p a, .destacado2 p a {
	color:#666
}



.destacado1 h3, .destacado2 h3 { font-size:14px; margin-top:3px }
.normal { font-weight:normal }
.vermas {
	position:absolute;
	background: url(../imagenes/ver-mas.gif) right bottom no-repeat;
	bottom:-13px;
	display:block;
	height:30px;
	padding-right:25px;
	right:-8px;
}

#categorias {
	border:1px solid #e8e8e8;
	border-top:20px solid #e8e8e8;
	margin:10px 5px 0 0;
	*margin:23px 5px 0 0
	
}
#categorias h2 {
	font-size:18px;
	margin-bottom:-15px;
	position:relative;
	top:-38px
}

#categorias ul {
	list-style:none;
	margin-left:25px;
	padding:10px 0 20px 0
}
#categorias li {
	background:transparent url(../imagenes/item.gif) no-repeat scroll 0pt 4px;
	padding-left:12px;
	width:48%;
	float:left
}
#categorias a {
	color:#666;
	text-decoration:none
}
#categorias a:hover {
	color:#999;
}




.articulo, .articulo1 {
	border:1px solid #e8e8e8;
	position:relative;
	margin: 10px 11px 10px 0;
	padding:7px 0 0 0;
	width:249px;
	min-height:125px;_height:125px;
	float:left;
	margin-top:10px
}
.articulo1 {
	margin: 10px 0
}
.articulo .imagen, .articulo1 .imagen {
	margin: 0 10px 0px 23px
}
.articulo h3, .articulo1 h3 {
	font-size:11px;
	margin-top:2px
}
.articulo p,.articulo1 p {
	margin-top:10px
}
.comprar2 {
	background:url(../imagenes/comprar3.gif);
	width:95px
}

#paginacion { 
	margin:20px auto 0;
	*margin:30px auto 0;
}
