.listaCilindros {
    list-style-type:none; 
    float: left; 
    width: 65px; 
    height: 50px; 
    margin-right: 5px;
    margin: 10px;
    font-size: 20px;
    color: #fff;
}

.listaCilindrosTxt {
    font-size: 13px;
    text-align: center;
    font-weight: 800;
}

.listaCilindros a {
    color: #fff;
}

.listaCores {
    list-style-type:none; 
    float: left; 
    width: 30px; 
    height: 30px; 
    margin-right: 5px;   
    margin-bottom: 5px;
    font-size: 20px;
    color: #fff;
}