
#buttonb {
    background: url("images/acessar.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 27px;
    margin-bottom: 60px;
    text-indent: -9999px;
    width: 74px;
}
* {
    margin: 0;
    padding: 0;
}
body {
    color: #112147;
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
#form1b {
    margin: 0 auto;
    width: 80%;
}
#campo {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px #666666;
    color: #666666;
    float: none;
    height: 40px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}
#formulario {
    padding-top: 30px;
}
body a {
    color: #112147;
    text-decoration: none;
}
body a:hover {
    color: #F68B1F;
    text-decoration: none;
}
.wrap {
    background: url("images/bg3.jpg") no-repeat scroll 0 -18px transparent;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}
#topo {
    background: url("images/bg_reserve.jpg") repeat scroll 0 0 transparent;
    height: 50px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 2;
}
#aviao {
    background: url("images/aviao.png") repeat scroll 0 0 transparent;
    float: left;
    height: 55px;
    margin: 13px 0 0 13px;
    width: 119px;
}
#reserve {
    background: url("images/reserve.png") repeat scroll 0 0 transparent;
    float: right;
    height: 25px;
    margin: 13px 13px 0 0;
    width: 85px;
}
img {
    max-width: 100%;
}
#logo {
    height: 55px;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 147px;
}
#clear {
    clear: both;
}
