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

#wrapper{background:#e3efdf;}

#header {background:url("../images/header-livro.jpg") right top no-repeat;}

#navegacao a {color:#537e3d;}
#navegacao a:hover {color:#56833f; background:#b3d4a5;}

#conteudo h1 {border-bottom:#496179;}
#conteudo h2 {border-bottom:#acbccd;}
#conteudo h4 {color:#e3efdf;}
#conteudo a {color:#537e3d;}

#footer {background:#97c383; border-top:solid 1px #537e3d; color:#537e3d;}
#footer a {color:#537e3d;}