﻿/* CSS Acesse */
* { padding: 0; margin: 0; border: 0; font-family: Verdana; font-size: 11px; color: #000; }
html { overflow-x: hidden; }
ul { list-style: none; }
li { color: #5b5b5b; }
a { text-decoration: none; } 
a:hover { text-decoration: underline; } 
 
#principal { background: url(../_img/bg-topo.jpg) no-repeat; position: relative; }
#corpo { background: url(../_img/bg-baseteste.jpg) no-repeat 0 bottom; width: 1003px; padding-bottom: 150px; }

/* Acesse Conta */
#acesse { height: 22px; padding-left: 90px; padding-top: 6px;position:relative; background: url(../_img/bg-acesse.jpg) no-repeat; }
#acesse p { color: #df363d; font-size: 10px; font-weight: bold; background: url(../_img/ico-seta.gif) no-repeat right 4px; float: left; padding-right: 13px; }
#acesse form { float: left; width: 431px; margin-left: 12px; }

#acesse span { float: left; }
#acesse .lbl-agencia { background: url(../_img/txt-acesse-agencia.gif) no-repeat; width: 45px; height: 12px; display: inline-block; }
#acesse .lbl-conta { background: url(../_img/txt-acesse-conta.gif) no-repeat; width: 33px; height: 12px; display: inline-block; }

#acesse input { border: 1px solid #a9a4a1; float: left; }
#acesse .agencia { width: 34px; margin: 0 12px 0 3px; }
#acesse .conta { width: 57px; margin-left: 4px; }
#acesse .digito { width: 14px; margin-left: 3px; }

#acesse .btn-ok { background: url(../_img/btn-acesse-ok.gif) no-repeat; width: 25px; height: 19px; text-indent: -5000px; display: block; float: left; margin-left: 3px; }
#acesse .btn-como-usar { background: url(../_img/btn-acesse-como-usar.gif) no-repeat; width: 76px; height: 19px; text-indent: -5000px; display: block;position:absolute; top:8px; left:640px; }
#acesse .btn-mapa-site {background: url(../_img/btn-home-bradesco.gif) no-repeat; width: 89px; height: 19px; text-indent: -5000px; display: block;position:absolute; top: 6px; left:725px;}
