@charset "utf-8";
/* CSS Document */
.novedades{
	width:640px;
	height:173px;
	float:left;
	background-image:url(_img/categoria_novedades_bg.gif);
	margin-left:9px;
	margin-top:13px;
	margin-bottom:20px;
	display:inline;
	padding-top:24px;
	/*display:none;*/
}
.novedades .reg{
	width:309px;
	height:164px;
	float:left;
	background-color:#FFFFFF;
}
.novedades .reg{
	width:305px;
	height:160px;
	overflow:hidden;
	float:left;
	background-color:#FFFFFF;
	padding:2px;
	margin-left:7px;
	display:inline;
}
.novedades .reg .reg_img{
	width:160px;
	height:160px;
	float:left;
}
.novedades .reg .reg_tit{
	width:140px;
	margin-left:5px;
	display:inline;
	height:110px;
	float:left;
	overflow:hidden;
}
.novedades .reg .reg_tit h2{
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#000000;	
	padding-top:2px;
}
.novedades .reg .reg_tit h2 a{
	color:#000000;	
	font-size:11px;
	line-height:12px;
}
.novedades .reg .reg_tit h2 a:hover{
	color:#FF0000;	
	font-size:11px;
	line-height:12px;
}
.novedades .reg .reg_tit p a{
	color:#333333;
	font-size:11px;
	line-height:12px;
}
.novedades .reg_precio{
	width:73px;
	height:54px;
	float:left;
	margin-left:2px;
	display:inline;
	margin-right:4px;
	background-image:url(_img/home_rec_preciobg.gif);
	overflow:hidden;
}
.novedades .reg_precio_ARS{
	width:63px;
	padding-left:5px;
	padding-right:5px;
	padding-top:18px;
	height:16px;
	overflow:hidden;
	float:left;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FF0000;
}
.novedades .reg_precio_USD{
	width:63px;
	padding-left:5px;
	padding-right:5px;
	height:14px;
	float:left;
}

.novedades .reg_masinfo{
	width:60px;
	height:15px;
	float:left;
	margin-top:16px;
	margin-bottom:2px;
	overflow:hidden;
}
.novedades .reg_comprar{
	width:60px;
	height:16px;
	float:left;
	overflow:hidden;
}

.listado{
	background-image:url(_img/categoria_listado_bg.gif);
	background-color:#FFFFFF;
}


.listado .reg{
	width:131px;
	height:270px;
	float:left;
	overflow:hidden;
	display:inline;
	border-bottom-color:#EFEFEF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.listado .reg_img{
	width:118px;
	height:118px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	margin-top:16px;
	overflow:hidden;
	float:left;
}
.listado .reg_tit{
	width:120px;
	height:68px;
	overflow:hidden;
	float:left;
	padding-top:18px;
	padding-left:5px;
	padding-right:5px;
}

.listado .reg_tit h2{
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#000000;	
	padding-top:2px;
}
.listado .reg_tit h2 a{
	color:#000000;	
	font-size:11px;
	line-height:12px;
}
.listado .reg_tit h2 a:hover{
	color:#FF0000;	
	font-size:11px;
	line-height:12px;
}
.listado .reg_tit p a{
	color:#333333;
	font-size:11px;
	line-height:11px;
}

.listado .reg_precio{
	width:73px;
	height:44px;
	float:left;
	margin-left:2px;
	display:inline;
	margin-right:2px;
	background-image:url(_img/categoria_preciobg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.listado .reg_precio_ARS{
	width:63px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	height:14px;
	overflow:hidden;
	float:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FF0000;
}
.listado .reg_precio_USD{
	width:63px;
	padding-left:5px;
	padding-right:5px;
	height:16px;
	float:left;
}
.listado .reg_masinfo{
	width:49px;
	height:15px;
	float:left;
	margin-top:4px;
	margin-bottom:2px;
	overflow:hidden;
}
.listado .reg_comprar{
	width:49px;
	height:15px;
	float:left;
	overflow:hidden;
}
