﻿.cabeceraSeccion {
	background-image: url(images/corte-cabecera-iluminacion.gif);
	background-color: #AEE239;
}

.bordeFamiliaProductos {
	border: solid 1px #AEE239;
}

.filaListadoCategoriasSeleccionada a, .filaListadoCategorias a:hover {
	color: #8FBE00;
}

.listaProductosMasDetalles {
	background-image: url(images/mas-iluminacion.gif); 
}

.tituloSeccionDetalleProducto, .celdaDetalleProducto a:hover  {
	color: #F85900;
}

.filaEspecificacionesAlterna {
	background-color: #8FBE00;
}

.tablasEspecificacionesProducto {
	background-color: #AEE239;
}

.celdaDetalleProducto, .celdaDetalleProducto a {
	color: Black;
}

h1 a, h1 span {
	color: Black;
}
