*, html {

    margin: 0;
    padding: 0;
    border: 0;
}
div#topo:after, div#logos_banner:after {
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}
/* ------------------------------------ IN�CIO MENU -------------------------------- */
div#topo{
    width: 955px;
    display: block;
    position: relative;
}
    div#menu_principal{
        width: 954px;
        height: 41px;
        display: block;
        float: right;
        margin-top: 6px;
    }
        div#menu_principal ul li{
            display: inline;
            float: left;
            margin-left: 15px;
            margin-top: 13px;
        }
            div#menu_principal ul li.separador,
			div#menu_principal ul li.logo_twitter{
                margin-top: 0;
            }			
            div#menu_principal ul li a{
                font-size: 14px;
                font-weight: bold;
                color: #ffffff;
                text-decoration: none;
            }
                div#menu_principal ul li a:hover{
                    color: #aaaaaa;
                    text-decoration: underline;
                }
/* ------------------------------------ FIM MENU -------------------------------- */

/* ------------------------------------ IN�CIO LOGO E BANNER -------------------- */
div#logos_banner{
    width: 902px;
    height: 122px;
    display: block;
    padding-top: 13px;
    clear: both;
}
    div#logo_mercado{
        width: 83px;
        height: 122px;
        display: block;
        float: left;
    }
        div#logo_mercado h1{
            background: url(../images/logo_mercado.jpg) no-repeat;
	    width: 83px;
	    height: 122px;
	    text-indent: -9000px;
	    overflow: hidden;
        }
            div#logo_mercado h1 a{
                width: 83px;
                height: 122px;
                display: block;
                float: left;
            }
            div#banner_topo{
                width: 651px;
                height: 122px;
                display: block;
                float: left;
                margin-left: 32px;   
            	position: relative;     	
            }
                        div#logo_ascesme{
                            width: 83px;
                            height: 122px;
                            display: block;
                            float: left;
                            margin-left: 21px;
                        }
                            div#logo_ascesme h2{
                                background: url(../images/logo_ascesme.jpg) no-repeat;
                                width: 115px;
                                height: 122px;
                                text-indent: -9000px;
                                overflow: hidden;
                            }
                                div#logo_ascesme h2 a{
                                    width: 83px;
                                    height: 122px;
                                    display: block;
                                    float: left;
                                }
/* ------------------------------------ FIM LOGO E BANNER -------------------- */

/* ------------------------------------ IN�CIO BUSCA -------------------- */
div#busca{
    width: 902px;
    height: 39px;
    display: block;
    background: #930801;
    margin-top: 8px;
    
}
    div#busca ul li{
        display: inline;
        margin-left: 7px;
        float: left;
        margin-top: 7px;
    }
        div#busca ul li select{
            margin-top: 4px;
        }
            div#busca ul li h3{
                font-size: 20px;
                font-weight: bold;
                color: #FFF;
                margin-left: 90px;
                margin-top: 2px;
            }
                                    .campo_busca{
                                        border: 1px solid #eae8e2;
                                        background: url(../images/lupa.gif) no-repeat right #ffffff;
                                        font-family: Arial, Verdana, Helvetica, sans-serif;  
                                        color:#000000;
                                        font-size: 12px;
                                        font-weight: bold;
                                        padding: 5px;
                                        width: 320px;
                                        height: 15px;
                                    }
                                    .campo_selecao{
                                        border: 1px solid #eae8e2;
                                        background-color: #ffffff;
                                        font-family: Arial, Verdana, Helvetica, sans-serif;  
                                        color:#000000;
                                        font-size: 12px;
                                        font-weight: bold;
                                        width: 165px;
                                        height: 20px;
                                    }
                    .ok_busca{
                        border: solid 1px #cbbbaa;
                    }
                    
#a-banner-topo{
	position: absolute;
    top: 18px;
    left: 0px;
                    width: 651px;
                    height: 93px;
                    display: block;
                    background: url(../images/bg_banners.gif) repeat top left;
}

div#banner-topo-conteudo {
	width: 651px;
	height: 93px;
}

