ul#listaproductos-catalogo {
	width:500px;
	overflow:auto;
	overflow:hidden;
	padding:0 0 20px 0;
	margin-bottom:6px;
}
ul#listaproductos-catalogo li {
	padding:20px 30px 0 30px;
	width:103px;
	height:280px;
	float:left;
	overflow:auto;
	overflow:hidden;
	text-align:center;
	margin-bottom:5px;
}
ul#listaproductos-catalogo li a {
	color:#4c4d51;
	font-weight:bold;
	cursor:pointer;
}
ul#listaproductos-catalogo li a span {
	height:54px;
	overflow:auto;
	overflow:hidden;
	width:auto;
	clear:both!important;
}
ul#listaproductos-catalogo li a img {
	padding:0 3px 3px 0;
	margin:0 0 4px 0;
	width:100px;
	display:inline-block;
	background:url(../img/sombra.gif) no-repeat 0.2em 3px;
	max-height:140px;
}
ul#listaproductos-catalogo li a:hover img {
	background:url(../img/sombra_f2.gif) no-repeat 0.2em 3px;
}
div#contingut-der div#titulopaginacion {
	margin:25px 0 4px 0;
	padding:0 0 4px 0;
	background:url(../img/lineas-h2.gif) repeat-x bottom;
	overflow:auto;
	overflow:hidden;
	width:500px!important;
}
div#contingut-der div#titulopaginacion_sinMargen {
	margin:0px 0 4px 0;
}
div#contingut-der div#titulopaginacion h4 {
	margin:0;
	padding:0;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	overflow:auto;
	overflow:hidden;
	width:330px;
	float:left;
	background-image:none;
	color:#948c8c;
}
ul#listaproductos-catalogo p a {
	text-align:center;
	margin:4px 0 0 0;
	padding:1px 0 0 0;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:67px;
	height:28px;
	display:inline-block;
}
ul#listaproductos-catalogo p a:hover {
	color:#FFF;
}
ul.paginacion {
	text-align:center;
	margin-top:25px;
	font-size:10px;
	font-weight:bold;
}
ul.paginacion li {
	display:inline-block;
	width:12px;
	background:url(../img/paginacion-border.gif) no-repeat right bottom;
	padding-right:1px;
}
div#contingut-der div#titulopaginacion ul.paginacion {
	margin-top:0;
	float:right;
	width:170px;
	overflow:auto;
	overflow:hidden;
	padding-top:4px;
}

