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

#wrapper{background:#efe2df;}

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

#navegacao a {color:#7e463c;}
#navegacao a:hover {color:#834a3f; background:#d3aea5;}

#conteudo h1 {border-bottom:#834a3f;}
#conteudo h2 {border-bottom:#d3aea5;}
#conteudo h4 {color:#efe2df;}
#conteudo a {color:#7e463c;}

#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 #c38b81; 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:#c38b81; border-top:solid 1px #7e463c; color:#7e463c;}
#footer a {color:#7e463c;}