#subcategorias,#subcategorias2{
height:330px;
}
* html #subcategorias{
height:280px;
position:absolute
}
* html #subcategorias2{
height:280px;
position:absolute
}
*:first-child+html #subcategorias{
height:280px;
}
*:first-child+html #subcategorias2{
height:280px;
}
#subcategorias td,#subcategorias2 td{
border: 1px solid #DCDCDC;
width:25%;
height:50%;
cursor:pointer;
background-color:#FFFFFF;
font-size:11px;
font-weight:bold;
color:#2b83d3;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-transform:lowercase;
}
#subcategorias img,#subcategorias2 img{
display:block;
border:0px;
padding-bottom:5px;
}
#subcategorias .vacia{
border: 0px;
width:25%;
height:50%;
cursor:auto;
background:none;
}
#subcategorias2 td,#subcategorias2 td .vacia{
width:20%;
}
#subcategorias2 .vacia{
border: 0px;
height:50%;
cursor:auto;
background:none;
}
/*//////////////*/
#productos{
overflow:auto;
overflow-x:hidden;
width:841px;
height:312px;
margin-bottom:6px;
position:relative;
	scrollbar-base-color: gray;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #DEDEDE;
	scrollbar-arrow-color: #14538B;
	scrollbar-3dlight-color: #DEDEDE;
	scrollbar-darkshadow-color: #DEDEDE;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
}
* html #productos{width:840px;}
#productos div {
	line-height:100px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position: 5px center;
	margin-bottom:3px;
	background-color:#FFFFFF;
	/*width:833px;
	text-align:right;*/
	text-align:left;
	/*text-indent:115px;*/
	/*width:810px*/
	width:400px; float:left; margin-right:9px;
	line-height:normal;
}
#productos a {
display:block;
/*width:100%;*/width:395px;
height:100px;
border:1px solid #DCDCDC;
padding-right:5px;
text-decoration:none;
font-size:13px;
font-weight:bold;
color:#2b83d3;
font-family: Tahoma, Arial, Helvetica, sans-serif;
/*text-transform:lowercase;*/

line-height:normal;
padding-left:110px;
padding-top:6px;
width:285px;
}
#productos a:hover {
border-color:#2b83d3;
}
#productos.productos_personalizables{
width:621px;
float:right;
}
#productos.productos_personalizables div {
width:285px;
margin-left:10px;
margin-right:0px;
}
* html #productos.productos_personalizables div {
margin-left:5px;
}
#productos.productos_personalizables a {
width:280px;
width:170px;
}
#productos a .codigo {
display:block;
color:#000000;
font-weight:normal;
width:160px !important;
overflow:hidden;
margin-left:0px;
margin-top:-10px;
font-size:11px;
}
* html #productos a .codigo { position:relative; left:-10px; top:0px;}
*+html #productos a .codigo { position:relative; left:-10px; top:0px;}
#banner_personalizable{
float:left;
border:1px solid #E0E0E0;
width:210px;
height:312px;
}
/**/
#banner_personalizable2{
float:left;
border:1px solid #E0E0E0;
width:515px;
height:310px;
}
#productos.productos_personalizables2{
width:315px;
float:right;
}
#productos.productos_personalizables2 div {
width:155px;
margin-left:10px;
margin-right:0px;
}
* html #productos.productos_personalizables2 div {
margin-left:5px;
}
#productos.productos_personalizables2 a {
width:160px;
}
/*//////////////*/
#paginacion{
position:absolute;
bottom:-30px;
right:0px;
z-index:999;
font-size:11px;
font-weight:bold;
}
#paginacion span{
line-height:27px;
float:right;
position:relative;
padding-left:10px;
}
#paginacion img{
border:0px;
}
.volver {
float:left;
bottom:-9px;
left:0px;
position:absolute;
}
.volver a{
background:url(imagenes/flecha_atras.gif) no-repeat left center;
padding-left:17px;
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#2b83d3;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-transform:lowercase;
display:block;
}
.volver a:hover{
color:#FF7223;
}
/*--------------*/
.detalle img{border:1px solid #DEDEDE; padding:5px; margin-right:20px;}
#productos .detalle div {
	line-height:normal;
	background-color:transparent;
	text-align:justify;
	text-indent:0px;
	float:none; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	width:auto;
}
#productos .detalle .nombre_detalle{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#14538B;
	margin-bottom:10px;
	text-decoration:none;
}
#productos .detalle .descripcion_detalle{
padding-right:15px;
}
* html #productos .detalle .marca{padding-right:30px;}
*+html #productos .detalle .marca{padding-right:30px;}
#productos .detalle .marca{
border:0px;
padding:0px;
margin-right:0px;
padding-right:15px;
}
