.NEWRELEASES_AREA{
	width:600px;
	height:165px;

	
	
}
.NEWRELEASES_INFO{
	float:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.NEWRELEASES_INFO h1{
	font-size:14px;
	color:#000;
}
.NEWRELEASES_INFO a{
	text-decoration:none;
	color:#000;
}
.NEWRELEASES_INFO a:hover{
	text-decoration:underline;
}
.NEWRELEASES_VENTA_ASISTIDA {
	float:left;
	clear:both;
	display:block;
	margin-bottom:5px;
	text-indent:999px;
	
	width:94px;
	height:15px;
	
	background-repeat:no-repeat;
	background-image:url(../imagenes/home/newreleases/boton_venta_asistida-trans.png);
	overflow:hidden;
}
.NEWRELEASES_VENTA_ASISTIDA:hover {
	background-position:0px -16px;
}
.NEWRELEASES_HACER_PEDIDO {
	float:left;
	clear:both;
	display:block;
	margin-bottom:5px;
	text-indent:999px;
	
	width:83px;
	height:15px;
	
	background-repeat:no-repeat;
	background-image:url(../imagenes/home/newreleases/boton_hacer_pedido-trans.png);
	overflow:hidden;
}
.NEWRELEASES_HACER_PEDIDO:hover {
	background-position:0px -16px;
}
.NEWRELEASES_PRODUCTO{
	float:left;
	margin:0 auto;
	position:relative;
	left:30px;
	width:135px;
	height:157px;
	margin-right:0px;
	background-image:url(../imagenes/home/newreleases/producto_contenedor-trans.png);
	background-repeat:no-repeat;
	overflow:hidden;
	
}
.NEWRELEASES_PRODUCTO_TAPA{
	width:110px;
	height:auto;
	margin:5px 0px 0px 7px;
	overflow:hidden;
}
.NEWRELEASES_PRODUCTO_TAPA img{
	border:none;

}
.NEWRELEASES_PRODUCTO_INFO{
	width:80px;
	height:30px;
	margin:0px 0px 0px 20px;
	overflow:hidden;
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

.NOTICIAS_AREA{

	width:570px;
	
	position:relative;
	left:15px;
	top:-3px;
	background:#808080 url(../imagenes/fondoNewas.jpg);
	
}
.NOTICIAS_AREA .ENTRY{
	padding-left:10px;
}
.NOTICIAS_AREA .ENTRY .SEPARADOR{
	padding-top:5px;
	padding-bottom:5px;
}
.NOTICIAS_AREA .ENTRY .TITULO{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	width:110PX;
	text-transform:capitalize;
}
.NOTICIAS_AREA .ENTRY .FECHA{
	font-size:9px;
	color:#333;
}
.NOTICIAS_AREA .ENTRY .INFO{
	font-size:10px;
	color:#FFFFFF;
}
.NOTICIAS_AREA .ENTRY .INFO a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none
}
.NOTICIAS_AREA .ENTRY .img{
	float:left;
}
.NOTICIAS_AREA .ENTRY .INFO a:hover{
	font-size:10px;
	color:#FFCC00;
	text-decoration:none
}
.backs{
font-size:12px;
	color:#000;
}
.backs a{
font-size:12px;
	color:#000;
}
.backs a:hover{
font-size:12px;
	color:#FFCC00;
	text-decoration:none
}

.NOTICIAS_AREA .BOTON_ANT{
	background: url(../imagenes/home/boton_anterior-trans.png) no-repeat left top;
	display:block;
	width:47px;
	height:16px;
	text-indent: 999px;
	overflow:hidden;
}
.NOTICIAS_AREA .BOTON_ANT:hover{
	background-position:0px -17px ;
}

.NOTICIAS_AREA .BOTON_SIG{
	background: url(../imagenes/home/boton_siguiente-trans.png) no-repeat left top;
	display:block;
	width:47px;
	height:16px;
	text-indent: 999px;
	overflow:hidden;
	
}
.NOTICIAS_AREA .BOTON_SIG:hover{
	background-position:0px -17px ;
}
.BANNERS_AREA{
	padding:11px;
}


/*******************************************************************************
  PAGINATION
*******************************************************************************/
.pagination { border:0; margin:0; padding:0; font-size:10px; }
.pagination a { border:solid 1px #DEDEDE; margin-right:2px; }
.pagination .previous-off, .pagination .next-off { color:#888888; display:inline-block; font-weight:normal; padding:3px 4px; }
.pagination .next a,.pagination .previous a { font-weight:bold; border:solid 1px #FFFFFF; }
.pagination .active{ color:#000000; font-weight:bold; display:inline-block; padding:4px 6px; }
.pagination a:link, .pagination a:visited { display:inline-block; padding:3px 6px; text-decoration:none; }
.pagination a:hover{ text-decoration:none; border: 1px solid #999; }

