#voos{
    font-family: verdana, arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12px;
    background: url('../imagens/bgBody.png');
}
.abaLeft{
    position:relative;
    background: url('imagens/abaLeft.png') no-repeat;
    width: 9px;
    height: 21px;
    float: left;
}

.abaMid{
    position:relative;
    background: url('imagens/abaMiddle.png') repeat-x;
    width: auto;
    height: 21px;
    float:left;
}

.abaMid h2{
    position:relative;
    font-size: 13px;
    color: #fff;
    padding-top: 0px;
    margin-top:3px;
}

.abaRight{
    position:relative;
    background: url('imagens/abaRight.png') no-repeat;
    width: 17px;
    height: 21px;
    float:left;
}

.abaLeftoff{
    position:relative;
    background: url('imagens/abaOffLeft.png') no-repeat;
    width: 9px;
    height: 21px;
    margin-left: 5px;
    float: left;
}

.abaMidoff{
    position:relative;
    background: url('imagens/abaOffMiddle.png') repeat-x;
    width: auto;
    height: 21px;
    float:left;
}

.abaMidoff h2{
    position:relative;
    font-size: 13px;
    color: #fff;
    padding-top: 0px;
    margin-top:3px;
}

.abaRightoff{
    position:relative;
    background: url('imagens/abaOffRight.png') no-repeat;
    width: 17px;
    height: 21px;
    float:left;
}

.contBoxTop{
    position:relative;
    width: 374px;
    height: 8px;
    background: url('imagens/campoTp01_top.png') no-repeat;
    margin-top: 21px;
}

.contBoxMid{
    position:relative;
    width: 374px;
    background: url('imagens/campoTp01_middle.png') repeat-y;
    margin-top: 0px;
}

.contBoxMid img{
    position:relative;
    margin-left:8px;
    margin-top: 0px;
    float: left;
}

.contBoxMid p{
    width: 200px;
    position:relative;
    margin-left:10px;
    margin-top: 0px;
    float: left;
    line-height: 1.5em;
    font-size: 11px;
    color: #666;
}

.contBoxMid p a:link{
    color: #06c;
    text-decoration: none;
}

.contBoxMid p a:visited{
    color: #06c;
    text-decoration: none;
}

.contBoxMid p a:hover{
    color: #06c;
    text-decoration: underline;
}

.contBoxMid p a:active{
    color: #06c;
    text-decoration: none;
}

.contBoxBot{
    position:relative;
    width: 374px;
    height: 8px;
    background: url('imagens/campoTp01_bottom.png') no-repeat;
    margin-top: 0px;
}

.btMais{
    position: absolute;
    height: 20px;
    width: auto;
    bottom: 5px;
    right: 10px;
}

.btMais2{
    position: absolute;
    height: 20px;
    width: auto;
    bottom: 5px;
    left: 10px;
}

.maisLeft{
    width: 11px;
    height: 20px;
    background: url('imagens/btTipo01_left.png') no-repeat;
    float: left;

}

.maisMid{
    height: 18px;
    background: url('imagens/btTipo01_middle.png') repeat-x;
    font-size: 11px;
    float: left;
    color: #fff;
    padding-right: 5px;
    padding-top: 2px;
    *height: 20px;
}

.maisMid a:link, .maisMid a:visited, .maisMid a:hover, .maisMid a:active{
    color: #fff;
    text-decoration: none;
}

.maisRight{
    width: 20px;
    height: 20px;
    background: url('imagens/btTipo01_right.png') no-repeat;
    float: left;
}
#voos{
    position: relative;
    width: 374px;
    height: auto;
    display: table;
    margin-top: 10px;
    margin-left: 10px;
    float: right;
}

#voos h2 a:link, #voos h2 a:visited, #voos h2 a:hover, #voos h2 a:active{
    color: #fff;
    text-decoration: none;
}

#voos .contBoxTop{
    position:relative;
    width: 374px;
    height: 55px;
    background: url('imagens/campoTpPainel2_top.png') no-repeat;
    margin-top: 21px;
	*margin-top: -17px;
}

#voos th{
    background: url('imagens/dotPainel.jpg');
    color: #fff;
}

#voos tr.painel1{
    font-size: 11px;
    background: #666;
    color: #fff;
    height: 17px;
}

#voos tr.painel2{
    font-size: 11px;
    background: #999;
    color: #fff;
    height: 17px;
}

#voos td{
    text-align: center;
}

#voos #info{
    position:relative;
    width: 364px;
    margin-left: 5px;
    font-size: 9px;
}

#voos img{
    margin-left: 0px;
    border: 0px;
}

#voos .contBoxBot{
    height: 44px;
    background: url('imagens/campoTpPainel_bottom.png') no-repeat;
}

#painel{
    height:auto;
    width: 374px;
}