/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01/07/2018, 14:32:48
    Author     : Henrique Silva
*/

.divisor{
    height: 90px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
ul.clientes li.cliente{
    float: left;
}
ul.clientes{
    height: auto;
}
img.cliente{
    
    
}
