/*
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 : 12/03/2016, 13:31:38
    Author     : ander
*/
.topo{
    background-color:#530000;
    margin-top: 50px;
}
.main{
    background-color:#F2ECCD;
    text-align: center;
    color:#530000;
    padding:20px 0px;
}
.logo{
    text-align: center;
}
.contato{
    
}
.rodape{
    background-color:#530000;
    padding:10px 0px;
    text-align: center;
}
.copyright{
    color:#F2ECCD;
    text-align: left;
}
.linkwell{
    color:#F2ECCD;
    margin-left: 10%;
}

