/* geral */
* { margin:0px; padding:0px; }
body { margin:10px 0px; }
a { outline:none; color:#083F88; }
a img { border:0px; }
hr { height:0px; border:none; border-bottom:1px solid #999999; }
.clear { clear:both; height:0px; overflow:hidden; }
.left { float:left; display:inline; }
.right { float:right; display:inline; }

#geral { width:775px; margin:auto; }
#header { position:relative; height:211px; background:url(../_img/bg-header-v2.gif); }
#header a.pd { display:inline; float:right; width:97px; height:26px; text-indent:-999em; background:url(../_img/desenvolver.gif); margin:35px 16px 0px 0px; }
#header form { position:absolute; width:122px; height:14px; top:87px; left:637px; background:url(../_img/bg-busca.gif); }
#header form input { position:absolute; left:22px; width:78px; height:14px; border:none; background-color:#FFFFFF; font:9px Arial, Helvetica, sans-serif; color:#CCCCCC; }
#header form.focus { background-position:0px -14px; }
#header form.focus input { color:#666666; }
#header form input.button { position:absolute; left:100px; width:20px; overflow:hidden; background:none; padding:20px 0px 0px 0px; cursor:pointer; text-indent:-999em; }
#header img { display:block; margin-left:1px; width:773px; height:103px; }
#header img.logo { display:inline; float:left; width:414px; height:39px; margin:27px 0px 0px 50px; }

#banner { position:relative; z-index:1; }
#banner img { position:absolute; }

#menu { height:25px; background-color:#083f88; margin-top:17px; list-style-type:none; }
#menu li { float:left; display:inline; height:20px; margin:0px 8px; position:relative; z-index:10; }
#menu li a { float:left; display:inline; height:15px; font:bold 14px Arial, Helvetica, sans-serif; color:#f19d2c; text-decoration:none; padding:5px 12px; }
#menu li a.active { background-color:#f19d2c; color:#ffffff; }
#menu li a:hover, #menu li a.hover { background-color:#e1e2e4; color:#f19d2c; }
#menu ul { float:none; position:absolute; top:25px; left:0px; list-style-type:none; display:none; z-index:1000; }
#menu ul li { float:none; height:auto; }
#menu ul li a { float:none; display:block; background-color:#e1e2e4; color:#666666 !important; border-top:1px solid #FFFFFF; width:126px; min-height:15px; height:auto !important; height:15px; }
#menu ul li a:hover { background-color:#666666; color:#FFFFFF !important; }

#main { padding:25px 25px 0px 25px; border:1px solid #083f88; border-bottom:none; font:12px Arial, Helvetica, sans-serif; }
#content { position:relative; z-index:2; text-align:justify; min-height:296px; height:auto !important; height:296px; }
#content ul { padding-left:16px; }
#content h2 { font:18px Arial, Helvetica, sans-serif; margin-bottom:12px; color:#083f88; }
#content h3 { font-size:14px; margin-bottom:12px; }
#content #icons { position:absolute; top:0px; left:585px; width:139px; height:20px; overflow:hidden; background:url(../_img/ico-mail-print.gif) no-repeat; }
#content #icons a { float:left; display:inline; width:74px; height:20px; text-indent:-999em; }
#content #icons a.indique { width:64px; margin-right:1px; }

#footer { padding-top:32px; background:url(../_img/bg-footer.gif) no-repeat; text-align:center; font:10px Arial, Helvetica, sans-serif; color:#083f88; margin-bottom:4px; }
#footer a { color:#083f88; }
#fontsize { float:right; display:inline; margin-right:30px; font-size:12px; font-weight:bold; }
#fontsize a { text-decoration:none; margin-right:5px; }


/* home */
#noticias { width:422px; min-height:246px; height:auto !important; height:246px; padding:0px 10px; border:1px solid #849fc4; float:left; display:inline; }
#noticias h3 { font-size:12px; margin-bottom:6px; }
#noticias div.item { padding:10px 0px; border-bottom:1px solid #999999; }
#noticias div:last-child { border:none; }
#noticias a { color:#000000; text-decoration:none; }
#noticias div.hover { background-color:#e1e2e4; cursor:pointer; padding:10px; }
div.home { width:252px; display:inline; float:right; }
div.home img { width:252px; }
#newsletter { position:relative; }
#newsletter img { position:absolute; top:-16px; left:548px; }


/* contato */
#content.c6 div.left { width:260px; }
#content.c6 div.right { width:440px; }
#content.c6 table { border-collapse:collapse; float:right; }
#content.c6 table tr td { border:0px solid #083F88; padding:4px; text-transform:uppercase; color:#666666; font-size:10px; font-weight:bold; white-space:nowrap; }
#content.c6 table tr td span { display:inline; float:left; width:70px; padding-top:5px; }
#content.c6 input, #content.c6 textarea { width:335px; font:bold 12px Arial, Helvetica, sans-serif; border:none; background-color:#e1e2e4; padding:3px 4px; }
#content.c6 textarea { margin:4px 1px; overflow:auto; }
#content.c6 input.button { border:1px solid #083F88; float:right; margin-right:4px; width:auto; }


/* noticias */
#content div.more { margin-top:20px; padding-top:20px; border-top:1px solid #083F88; }
#content div.more a { text-decoration:none; }
#content div.more a:hover { text-decoration:underline; }
#content div.more a.active { font-weight:bold; color:#f19d2c; cursor:default; }
#content div.more a.active:hover { text-decoration:none; }
#content div.notData { position:relative; top:-12px; font-size:10px; }

