.tablaListado {
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tituloListado3 {
	background-image: url(/images_diseno/imagenes/accesorios_bg_titulo.jpg);
	background-repeat:  repeat-x;
	width: 518px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #001a31;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	line-height: 25px;
}
.celdaFotoProducto {
	width: 112px;
}
.tablaListado h5 {
	font-size: 11px;
	color: #48759d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48759d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.tablaListado p {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.celdaDescripcion {
	width: 270px;
}
.precio {
	font-size: 11px;
	color: #48759D;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48759D;
}

