
body{background-image: url('pictures/lado3.jpg'); background-repeat:repeat-x;}

.limpa{clear: both;}
.esconde{display: none;}

.site{width:980px; margin:0px auto;}
    #menu_topo{list-style: none; padding: 0px; border-top-left-radius: 5px; border-top-right-radius: 5px; margin: 30px auto 0px; width:650px; height: 30px; background-color: #8a0606;}
        #menu_topo li{display: inline; margin-left: 31px; line-height: 30px; font-family: 'Ubuntu', sans-serif; font-size:16px; color:#fff; font-weight: bold;}
        #menu_topo li a{color:#fff; text-decoration: none;}
        #menu_topo li a:hover{color:#fff; text-decoration: underline;}
        #menu_topo #anuncie a{color:#ff6600;}
        #menu_topo #anuncie a:hover{color:#fff; text-decoration: underline;}
    .fundo_topo{width:980px; height: 291px; background-image: url('pictures/novo_topo2.png');}
        .area_busca{width:300px; height: 145px; margin-left: 50px; margin-top:90px; float:left;}
            .titulo_busca{font-family: 'Ubuntu', sans-serif; font-size:16px; color:#fff; font-weight: bold; margin-bottom: 10px;}
            .label_busca{font-family: 'Ubuntu', sans-serif; font-size:13px; color:#fff; margin-top: 8px; width:50px; text-align: right; float:left; margin-right: 5px;}
            .area_campos_busca{float:left;}
                .campo_busca_select{
                    margin-top:5px;
                    width:230px;
                    height:24px;
                    border:1px solid #8a0606;
                    color:#666;
                    font-family: 'Ubuntu', sans-serif;
                    font-size:13px;
                    outline:none; /* TIRAR BORDAS FOCO CHROME */
                    padding-top:2px;
                }

                .campo_busca_txt{
                    margin-top:5px;
                    width:226px;
                    height:20px;
                    border:1px solid #8a0606;
                    color:#666;
                    font-family: 'Ubuntu', sans-serif;
                    font-size:13px;
                    outline:none; /* TIRAR BORDAS FOCO CHROME */
                    padding-top:2px;
                }
                .txt_busca_avancada{float:left; font-family: 'Ubuntu', sans-serif; font-size: 14px; margin-top: 8px; color:#fff;}
                    .txt_busca_avancada a{color:#fff; text-decoration: none;}
                    .txt_busca_avancada a:hover{color:#fff; text-decoration: underline;}
                .botao_submit_busca{width:31px; height: 22px; float:right; margin-top: 5px; margin-right: 15px;}
        .area_restrita{float:right; width:300px; height: 40px; margin-right: 45px; margin-top: 40px;}
            .campo_esq_restrito{float:left; margin-right: 5px; margin-left: 3px;}
                .label_restrito{font-family: 'Ubuntu', sans-serif; font-size:12px; color:#fff;}
                .campo_txt_restrito{
                    margin-top:2px;
                    width:100px;
                    height:15px;
                    border:1px solid #8a0606;
                    color:#666;
                    font-family: 'Ubuntu', sans-serif;
                    font-size:13px;
                    outline:none; /* TIRAR BORDAS FOCO CHROME */
                    padding-top:2px;
                }
            .botao_submit_restrito{float:left; width:22px; height: 18px; margin-top: 18px;}
            .botao_esqueci{float:left; width:49px; height: 21px; margin-top: 16px; margin-left: 5px;}
            .txt_logado{font-family: 'Ubuntu', sans-serif; font-size:14px; font-weight: bold; color:#fff; margin-left: 5px;}
                .txt_logado a{color:#fff; text-decoration: none;}
                .txt_logado a:hover{color:#fff; text-decoration: underline;}

        .info_loja{margin:20px 0; text-align: center; color:#9b0506; font-family: 'Ubuntu', sans-serif; font-size:18px;}
        .espaco_info{margin-bottom: 5px;}

        .area_rodape{margin:0px 10px 0px 20px; width:945px;}
            .linha_rodape{width:945px; height: 2px; background-color: #ccc;}
            .texto_rodape{font-family: 'Ubuntu', sans-serif; font-size:14px; color:#666; float:left; margin-top: 15px;}
            .endereco_rodape{font-family: 'Ubuntu', sans-serif; font-size:18px; color:#666; margin-top: 10px; float:left;}
            .logo_doway{width:168px; height: 57px; float:right;}
