/* HOME */
div#blocoFlash { margin:0 0 10px 0; position:relative; }

.home div.floatLeft { width:470px; }
.home div.floatRight { width:375px; }

div.box { background:#f6f6f6; border:1px solid #878787; padding:15px 25px; margin-bottom:10px; }
div.box h5 { background: url("../img/seta.gif") no-repeat left center; text-transform:uppercase; margin-left:-16px; margin-bottom:0; padding-left:16px; line-height:1.2em; }
div.box p { margin-bottom:0; }

#titPq { background: url("../img/titPqLegalizar.gif") no-repeat center; display:block; height:47px; width:391px; overflow:hidden; text-indent:-50em; margin-bottom:10px; }
#titVeja { background: url("../img/titVeja.gif") no-repeat center top; display:block; height:22px; width:232px; overflow:hidden; text-indent:-50em; float:left; margin:9px 0 0 0; }

a.btInformar { background: url("../img/btFormalizar.gif") no-repeat center top; height:40px; width:186px; float:right; margin-bottom:15px; }
a.btInformar:hover { background-position:center -40px; }

a.btVeja { background: url("../img/bgVeja.gif") no-repeat center top; height:22px; width:121px; }
a.btVeja:hover { background-position:center -22px; }

#home div.floatRight h6 { margin-bottom:9px; }

h6.titNoticias { margin-top:17px; }
div#noticias { padding:12px; height:100%; overflow:hidden; }
div#noticias img { display:inline; float:left; margin-right:12px; }
div#noticias p.uppercase { font-weight:bold; line-height:1em; }
div#noticias a.btVeja { float:right; clear:left; margin-top:5px; }

div#ajuda { background:#f6f6f6 url("../img/bgAjuda.gif") no-repeat right top; height:62px; padding:12px 120px 12px 12px; overflow:hidden; }

/* quadro de aviso */
div#avisoModal { background:#000; position:absolute; top:0; left:0; height:1200px; width:100%; opacity:.6; filter:alpha(opacity=60); z-index:9999; overflow:hidden; display:block; }
div#bodyAviso { background:#fff; border:1px solid #000; position:absolute; left:50%; top:50%; width:750px; z-index:9999; padding:15px 15px 15px 15px; margin:0 0 0 -375px; }
body#inicio div#bodyAviso { display:block; }
div#bodyAviso * { font-family:"Trebuchet MS"; }
div#bodyAviso h3 { font-size:1em; }
div#bodyAviso p { font-size:.94em; }
div#bodyAviso p a { color:#003471 !important; font-weight:lighter !important; }
div#bodyAviso span { font-size:1.13em; font-weight:bold; }
a.btFecharAviso { background:url(../img/btnModalFecharPrint.png); position:absolute; right:15px; top:15px; display:block; height:16px; width:51px; text-indent:-50em; overflow:hidden; }