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

#wrapper{background:#e2e7ed;}

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

#navegacao a {color:#475e75;}
#navegacao a:hover {color:#496179; background:#acbccd;}

#conteudo h1 {border-bottom:#496179;}
#conteudo h2 {border-bottom:#acbccd;}
#conteudo h4 {color:#e2e7ed;}
#conteudo a {color:#475e75;}

#conteudo .ave {width:620px; height:150px; margin-left:auto; margin-right:auto; padding:10px 10px 10px 10px; background-color:#FFFFFF; font-size:14px; color:#333333; -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; border-radius:10px; border: solid 1px #8da3ba; background:  left top no-repeat;}
#conteudo .ave img {margin: -5px;}
#conteudo .ave p {margin-left:160px;}
#conteudo .ave h1 {margin-left:160px; margin-top: -170px;}
#conteudo .ave h2 {margin-left:160px;}
#conteudo .ave h3 {margin-left:160px;}
#conteudo .ave h4 {margin-left:160px;}
#conteudo .ave a {font-weight:bold;}

#footer {background:#8da3ba; border-top:solid 1px #475e75; color:#475e75;}
#footer a {color:#475e75;}