/*.item{
	background: url("../media/producto-bg.png") no-repeat;
	padding: 17px 14px 21px 8px;
	width: 100px;
	height: 119px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	_margin-left: 20px;
	position: relative;
}

#item1,#item4{
	left: 25px;
}

#item2,#item5 {
	left: 55px;
}


#item0
{
	_top: 5px; 
	_left: 10px;
}

#item1
{
	_top: 5px;
	_left: 90px;
}

#item2
{
	_top: 5px;
	_left: 150px;
	clear: right;
}

#item3
{
	_top: 30px;
	clear: left;
	_left: 10px;
}

#item4
{
	_top: 30px;
	_left: 90px;
}

#item5
{
	_top: 30px;
	_left: 150px;
}

.botonon
{
	background: url(../img/botonon.png) no-repeat;
	padding: 6px 8px 6px 9px;
}

.botonoff
{
	text-align: center;
	background: url(../img/botonoff.png) no-repeat;
	padding: 6px 8px 6px 9px;
}

#catalogo{
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	clear:both;
}
.description-cat{
	padding: 0px 15px;
}

#grilla
{
	background-image: url(../img/fondocatalogo.jpg);
	position: relative;
	top: 0px;
	left: 0px;
	height: 436px;
	width: 100%;
}
.imgThumb{padding:3px; margin:5px 0px; border: 1px dotted orange;}
.imgThumb IMG{cursor: pointer;}

#paginador{
	position: absolute; 
	top: 355px;/*
	_top: 30px;
	*top: 0px;*//*
	_top: 385px;
	left: -35px;
	text-align:	right;
	width: 100%;
	font-size: 10px;
	color: black;
	padding: 10px 0px;
}

#paginador a{
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
}

#paginador strong{
	color: #666666;
}

#paginador a:hover, #paginador a:visited
{
	text-decoration: none;
	color: 666666;
	font-size: 10px;
	cursor: pointer;
}

#paginador .nr{
	color: #FFA200;
	font-weight: bold;
}
.item{
	background: url("../media/producto-bg.png") no-repeat;
	padding: 17px 14px 21px 8px;
	width: 100px;
	height: 119px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	_margin-left: 20px;
	position: relative;
}

#item1,#item4{
	/*margin-left: 35px;
	margin-right: 30px;*//*
	left: 25px;
}
#item2,#item5 {
	left: 55px;
}

.datosD,.datosD a{
	/*color: #666666;*//*
	font-size: 12px;
  font-weight: bold;
}
.imageDV img{
	
	margin-bottom: 5px;
}
.desD{
	padding: 5px 0px;
}
.datosD SPAN{font-size: 12px;color: #FF9900;}
.precioD{color: #FF9900; }
.precioD a{font-size: 10px;color:#666666; }

.name{
	min-height: 15px;
	height: 15px !important;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.name a
{
	font-size: 10px !important;
	font-size: 8px;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
}

.name a:hover
{
	text-decoration: none;
}

.category{
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.price{
	font-size: 12px;
	color: #FF9900;
	text-align: right;
	font-weight: bold;
}

.producto h2{
	text-transform: uppercase;
	margin-bottom: 8px;
}
.producto h3{
	color: #E2B218;
	margin: 8px 0px;
}

*/
