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

#wrapper{background:#e0efe7;}

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

#navegacao a {color:#3e785c;}
#navegacao a:hover {color:#377055; background:#a7d1bd;}

#conteudo h1 {border-bottom:#3e785c;}
#conteudo h2 {border-bottom:#e0efe7;}
#conteudo h4 {color:#3e785c;}
#conteudo a {color:#3e785c;}

#footer {background:#8cb9a0; border-top:solid 1px #3e785c; color:#3e785c;}
#footer a {color:#3e785c;}