﻿#header { display: block; padding-top: 130px; }
#conteudo { width: 880px; background-color: #ffffff; padding: 25px 40px; margin: 0 auto; overflow: hidden; }
#cabecalho { border-bottom: #ECECEC 1px solid; }
#caminho li { color: #cccccc; display: inline; padding-right: 10px; background: url("/images/separador_caminho.png") no-repeat scroll right center transparent; }
#caminho li.active { background: transparent; }
#caminho a { color: #D19439; }
#titulo { color: #30261F; margin-top: 10px; margin-bottom: 25px; }

#menu_lateral { width: 170px; border-top: 8px solid #ECECEC; padding-top: 35px; float: left; }


#menu_lateral li { padding-bottom: 3px; }
#menu_lateral li a { color: #30261F; }
#menu_lateral .active { color: #D19439; }
#textos { padding-top: 30px; width: 680px; float: right; color: #30261F; line-height: 1.5em; }
#gotop { cursor: pointer; cursor: hand; background: url("/images/seta_gotop.png") no-repeat scroll left center transparent; clear: both; float: right; padding-left: 15px; width: 665px; color: #D19439; margin-bottom: 20px; margin-top: 50px; }
#fundo { clear: both; border-top: 1px solid #ECECEC; margin-bottom: 20px; }
#barra_fundo { width: 170px; height: 8px; background-color: #ECECEC; }
