/*
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 : 09/12/2014, 11:25:06
    Author     : Thiago
*/

body {
    background-color: #f3f3f3;
}

.no-bottom-margim {
    margin-bottom: 0;
}

.no-top-margim  {
    margin-top: 0;
}

.no-top-padding  {
    padding-top: 0;
}

.color-primary {
    background-color: #00529c;
}

.wrapper {
    background-image: url("../img/20110119_1132359.jpg");
    height: 270px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    alignment-adjust: central;
}

