/* padrao */
body, ul, form, p {margin:0;padding:0}
body {background:#CCC url(../img/estrutura/bg_sombra.gif) center repeat-y;font:11px Arial,sans-serif;color:#333;border:none;text-align:center}
img {border:0}
a {color:#346AA6;text-decoration:none}
a:hover {color:#333;text-decoration:underline}
h1, h2, h3, h4 {margin:0;padding:0;font-weight:bold;font-family:Arial,sans-serif}
h1, h3 {color:#346AA6}
h2, h4 {color:#333}
h1 {font-size:20px}
h2 {font-size:17px}
h3 {font-size:14px;text-align:center}
h4 {font-size:11px}
abbr[title] {border-bottom:1px dashed #666;color:#000;cursor:help}
abbr {speak:spell-out;border:none}

/* forms */
form input, form select, form textarea {font:11px Arial,sans-serif;color:#333}

/* raiz */
#raiz {width:760px;margin:0 auto;text-align:left}

/* topo */
#topo {height:85px;background:url(../img/estrutura/topo_bg.gif) top repeat-x}
#logotipo {float:left;/* IE6 Bug -> */display:inline}
#topo_apoio {float:right;width:530px;height:85px}
.topo_conteudo {float:right;display:inline;height:16px;/* FireFox Bug -> */line-height:16px;text-align:right;padding:0 5px 0 30px;background:#346AA6 url(../img/estrutura/topo_borda_bg.gif) left no-repeat;color:#FFF;font-size:10px}
.topo_conteudo span {padding:0 3px}
.topo_conteudo a {color:#FFF}
.topo_conteudo a:hover {color:#CCC}
.topo_conteudo img {position:relative;top:2px}
.topo_nav {clear:both;height:67px}
#olho {background-color:#4E8FBC}

/* conteudo */
#conteudo {width:700px;float:left;display:inline;padding:30px 0 30px 30px;background-color:#000000}

/* apoio */
#apoio {width:190px;float:right;display:inline;margin:30px 30px 30px 15px;background-color:#000000}
.apoio_menu {padding:0 10px;border-left:1px solid #CCC;border-right:1px solid #CCC;background-color:#000000}

.bloco_sup {background:url(../img/estrutura/cbloco_sup_dir.gif) right no-repeat;background-color:#000000}
.bloco_inf {background:url(../img/estrutura/cbloco_inf_dir.gif) right no-repeat;background-color:#000000}

/* rodape */
#rodape {clear:both;text-align:center;font-size:10px;padding-bottom:15px;background-color:#000000}
#rodape address {font-style:normal}
#rodape p {color:#666}
#rodape p.w3c {margin-top:10px}
#rodape p.w3c a {margin-left:10px}
#conteudo ul {margin-left:40px;margin-bottom:15px}


