.cabeceraSeccion {
	background-image: url(images/corte-cabecera-audio.gif);
	background-color: #96788A;
}

.bordeFamiliaProductos {
	border: solid 1px #96788A;
}

.filaListadoCategoriasSeleccionada a, .filaListadoCategorias a:hover {
	color: #96788A;
}

.listaProductosMasDetalles {
	background-image: url(images/mas-audio.gif); 
}

.tituloSeccionDetalleProducto, .celdaDetalleProducto a:hover  {
	color: #AEE239;
}

.filaEspecificacionesAlterna {
	background-color: #7B5677;
}

.tablasEspecificacionesProducto {
	background-color: #96788A;
}

.celdaDetalleProducto, .celdaDetalleProducto a {
	color: White;
}

