﻿.cabeceraSeccion {
	background-image: url(images/corte-cabecera-torres.gif);
	background-color: #8794A2;
}
  
.bordeFamiliaProductos {
	border: solid 1px #8794A2;
}

.filaListadoCategoriasSeleccionada a, .filaListadoCategorias a:hover {
	color: #8794A2;
}

.listaProductosMasDetalles {
	background-image: url(images/mas-torres.gif); 
}

.tituloSeccionDetalleProducto, .celdaDetalleProducto a:hover  {
	color: #AEE239;
}

.filaEspecificacionesAlterna {
	background-color: #627286;
}

.tablasEspecificacionesProducto {
	background-color: #8794A2;
}

.celdaDetalleProducto, .celdaDetalleProducto a {
	color: White;
}

