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

#header * { display:none; }
#header img.logo { display:block; width:376px; height:39px; margin-bottom:1cm; }

#main { padding:25px; border:1px solid #000000; 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:bold 18px Arial, Helvetica, sans-serif; margin-bottom:12px; }
#content h3 { font-size:14px; margin-bottom:12px; }
#content #icons { display:none; }

#footer { padding-top:32px; text-align:center; font:10px Arial, Helvetica, sans-serif; }
#fontsize { display:none; }
#footer span { display:none; }


/* home */
#noticias { width:322px; 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; }
div.home { position:relative; width:252px; display:inline; float:right; }
div.home img { position:absolute; width:252px; }
#newsletter { display:none; }


/* contato */
#content.c6 div.left { width:260px; }
#content.c6 div.right { width:340px; }
#content.c6 table { border-collapse:collapse; }
#content.c6 table tr td { border:1px solid #083F88; padding:4px; text-transform:uppercase; color:#000000; 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:235px; font:bold 12px Arial, Helvetica, sans-serif; border:none; 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 { display:none; }
#content div.notData { position:relative; top:-12px; font-size:10px; }

