/* ZERA TUDO */
* {border:none; margin:0; list-style:none; padding:0; text-decoration:none}

/* TITULOS, FONTES E OUTRAS TAGS */
body {background:#262626 url(imgs/bg_princ.jpg); font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; width:100%; text-align:center}

/* ESTRUTURA */
#geral {background-color:#121212; margin:0 auto; width:700px; overflow:hidden; text-align:center }
#conteudo {background-color:#121212; width:600px; padding:20px 50px;color:#8d8d8d; font-size:60%; line-height:13px;text-align:center }
#rodape {background: #121212 url(imgs/linha_horiz.gif) no-repeat top center; clear:both; text-align:center; padding:25px 105px 10px 105px; width:490px}

/* MIOLO - CONTEUDO */

/* geral */
#conteudo h1 {background:url(imgs/logo-moldura-modelo.jpg) no-repeat center; height:290px; margin:0 auto; padding-bottom:25px; width:600px; overflow:hidden; text-indent:-5000px}
#conteudo h2 {height:1px; margin:0 auto; width:1px; overflow:hidden; text-indent:-5000px}
#conteudo h3 {padding-bottom:20px; font-size:150% }
#conteudo p {margin-bottom:12px;}
#conteudo p a {color:#8d8d8d; text-decoration:underline}
#conteudo p a:hover {color: #e4b92f; text-decoration:underline}
#conteudo ul {width:600px;float:left; margin:0 0 20px 0}
#conteudo ul li {float:left;margin-left:10px;margin-top:10px; }
#conteudo ul li a {color:#8d8d8d;font-size:150%; float:left; width:134px; border:1px solid #282828; padding:19px 25px}
#conteudo ul li a:hover {color: #e4b92f;background:#282828}

/* RODAPE */
#rodape p {color:#656565; text-align:center; font-size:55%; margin-bottom:5px; }
#rodape p a {color:#656565;}
#rodape p a:hover {color: #e4b92f}
#rodape address {color:#656565; display:block; font-size:60%; font-style: normal; clear:both; padding:20px}
