#franjaColores{
    position: relative;
    height: 25px;
    width: 100%;
}
#franjaColores>div{
    position: relative;
    height: 25px;
    width: 15%;
}
.bgp{
    background-color: #8b8f63;
}