/*
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 : 28 de abr de 2020, 14:02:12
    Author     : leand
*/

.footer{
    background: white;
    height: 20px;
    text-align: center;
}

.fo2{
   background-color: white;
}

.fo3{
    background-color: white;
}

#header2{
	padding-top:0px;
	background:#2d2d2d;
	position: relative;
	width:100%;
	top:0;
	left:0;
	z-index:1000;
	color:#ffffff;	
}




