.contenedor {
  background-color: #cccccc;
}

.cpri {
  background-color: #ffffcc;
}

.cseg {
  background-color: #99ff99;
}

.cter {
  background-color: #ccffff;
}

.fondoMenu {
  background-color: #ffccff;
}

.navbar {
  background-color: #ffd7fb;
}

