@charset "utf-8";
/* CSS Document */

#rodape {
margin:0px; 
padding:0px;
color:#FFFFFF;
font-family:'Lato', sans-serif;
font-size:10px;
width:600px;
height:85px;
min-height:85px;
background-image:url(../imagens/img3.png);
}


