body { margin:0px; width:100%; }
.topo { position:relative; width:100%; height:45px; }
#dtabel { display: table; height:45px; }
.logo { position:relative; padding:0px;}
.painel { position:relative; width:100%; text-align:center; }
.btt { position:absolute; margin:0px; padding:11px 8px; top:0px; height:25px; cursor:pointer; }
.l1, .l2 { margin:2px 10px 0px 32px; font-family: Helvetica; font-size: 9px; letter-spacing:0.05em; font-weight:bold; }
.l2 { margin:0px 10px 0px 32px; }
.l3 { font-family: Helvetica; font-size: 9px; letter-spacing:0.05em; font-weight:bold; }

.red4 { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.red5 { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.red8 { border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }

.ftl { position:absolute; z-index:1; width:102px; height:102px; }

.p0 { margin:0px; }
.p10p0 { margin: 10px 0px 0px; }
.p10p10 { margin: 10px 0px; }
.p2p0 { margin: 5px 0px 0px;}
.p5p0 { margin: 5px 0px 0px;}
.p0p5 { margin: 0px 0px 5px;}
.p0p10 { margin: 10px 0px 0px; }

.xnp { position:absolute; top: 82px; width:38px; color:#ffffff; padding:2px; z-index:4; text-align:center; font-family: Verdana; font-size: 8px; letter-spacing:0.07em; font-weight:bold;}
.barra_tit { padding:10px; font-family: Helvetica; font-size: 16px; margin:10px 0px 5px; letter-spacing:0.07em; }
.sepp { height:1px; background-color:#E0E1E2; width:100%; margin:5px 0px; }

.hs3 {height:3px;}
.bpr { width:100%; height:114px; overflow:hidden; }
.ceti { border:0px; margin-right:2px; width:11px; height:11px; }

*:focus { outline: none; }
textarea:focus, input:focus{ outline: none; }

.bgpes { width:100%; }
.inpes { font-family: Arial; font-size: 15px; padding:9px 8px 8px; margin:0px; width:90%; border:0px; }

.placeholder { color:#ffffff; }
#pure-html5 ::-webkit-input-placeholder { color: #ffffff; }
.pashow { padding:10px 10px; border-bottom:1px #999 dashed; font-size:15px; display:inline-block; }

textarea { resize: none; }

.back-to-top { position: fixed; bottom: 0px; right: 0px; text-decoration: none; color: #000000; font-size: 12px; padding: 1em 2em; display: none; opacity: 0.5; filter: alpha(opacity=50); z-index:1000;}
.back-to-top:hover { opacity: 0.8; filter: alpha(opacity=80); }
.ulnk { text-decoration:none; }

.btsub { background-color:#4475D0; color:#ffffff; letter-spacing:0.02em; font-family: Arial; font-size: 14px; border:1px solid #C7CFD6; padding:12px 20px 11px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; display: inline-block; margin:20px 0px; cursor:pointer; }
.btsub:hover { background-color:#CC0005; }

