@CHARSET "UTF-8";

/*
Projeto: Sivendiweb
Author: Marcos Gray
Website: http://sivendi.com.br/
*/

.footer {
    position:fixed;
   	float:right;
    bottom:0;
    width:20%;
    left: 80%;

}