/* 
    Document   : resumo
    Created on : 27/08/2013, 13:05:28
    Author     : Danielle
    Description:
        Purpose of the stylesheet follows.
*/

.linhaSeparadora {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.divide3Colunas {
    width: 33%;
    float: left;
}