#contenedora-cat{min-height:50px; margin:20px 0px 20px 0px; border:solid 1px #CCC; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px; -khtml-border-radius: 10px; padding:10px 10px 10px 10px; text-align:center}
#cat-caja {width:100%; text-align:center; margin:auto;}
	#cat-descripcion {margin-bottom: 10px; text-align: justify}
	.cat-titulo {margin-bottom: 10px; text-align: left; font-weight:bold}
	#contendora-items-cat {width:100%; text-align:center; margin:auto}
		.items-cat {width:33%; float:left; display: block; margin-bottom: 40px;}
			.items-nombre-cat {min-height:40px;}
			.items-imagen-cat {padding-top:10px; padding-bottom:10px; width:140px; height:160px; text-align:center; margin:auto; border:solid #999 1px; background:#fff; box-shadow: 2px 2px 4px #999; border-radius: 5px; 
						-moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px;}
			.items-imagenpre-cat {padding-top:10px; padding-bottom:30px; width:120px; height:160px; text-align:center; margin:auto;}