/*///RODAPE //////////////////////////////////////////////////////////////////////////////////////////////////*/

#rodape { 	position:absolute; z-index:1; margin-top: -50px; display: table; width: 100%; height: 355px; color: #bfbfbf; 
 			line-height: 20px; font-size: 11px; font-family: Arial;
}

#rodape_menu { display: table; width: 100%; color: #201710; }
#rodape_menu li { list-style: none; display: inline; }
#rodape_menu li a { text-decoration:none; font-family: Arial; color: #201710; } #rodape_menu li a:hover { text-decoration:underline; font-weight: bold; }

#rodape_conteudo {display: table; width: 100%; height: 260px; background: #361b17; }
#rodape_conteudo h1 { font-size: 15px; font-weight: bold; color: #ffcb05; }
#rodape_conteudo p { margin: 10px 0px 20px 0px; line-height: 20px; }
#rodape_conteudo a { text-decoration: underline; color: #bfbfbf; } #rodape_conteudo a:hover { text-decoration: none; }
#rodape_conteudo li { list-style: none; }
#rodape_conteudo li a { text-decoration:none; font-size: 11px; font-family: Arial; font-weight: bold; color: #bfbfbf; } #rodape_conteudo li a:hover { text-decoration:underline; }

#rodape_copyright { height: 30px; padding: 8px 20px 0px 20px; border-top: solid 2px #150a08; color: #938a68; background-color: #fff9ae; }
#rodape_copyright a { text-decoration: none; color: #938a68; font-weight: bold; } #rodape_copyright a:hover { text-decoration: underline; }

#hr_vertical { float: left; width: 1px; margin: 50px; height: 170px; background-color: #201612; }




