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

body { margin:0;  background: #e9eeed url(../site/imagens/fundo_index.gif); font-family: Arial, Verdana, Helvetica, sans-serif; color: #565656;font-size: 12px;}

/*COMPORTAMENTO*/

A:link { TEXT-DECORATION: none; }
A:visited { TEXT-DECORATION: none; }
A:hover { TEXT-DECORATION: none; color:#4e6650;}


.menu { font-size:11px; color:#1e1e1e;}




/*RODAPE*/
.rodape { background-color:#dadada; color:#535353; font-size:11px; padding: 10px ;}
.copyright { color:#999999; font-size:10px;}
