
/********************************************
* Mercado Style
********************************************/

/*********************************
* Títulos
*********************************/

#hdr-mercado,
#hdr-produtos,
#hdr-devprodutos,
#hdr-assina,  
#hdr-notas,  
#hdr-protesto, 
#hdr-protest, 
#hdr-civil,
#hdr-recivil,
#hdr-titulos,
#hdr-document,
#hdr-distribuicao,
#hdr-distribuidor,
#hdr-relacionados,
#hdr-imoveis,
#hdr-cashnotary,
#hdr-ebackup,
#hdr-escribaweb,
#hdr-register,
#hdr-contato,
#hdr-solicite {
    height: 20px;
    text-indent: -9999px;
    margin-bottom: 5px;
}

#hdr-mercado {
    background: url(../images/hdr_mercado.gif) top left no-repeat;
}
#hdr-produtos {
    background: url(../images/hdr_escribaprodutos.gif) top left no-repeat;
}
#hdr-devprodutos {
    background: url(../images/hdr_devprodutos.gif) top left no-repeat;
}
#hdr-notas {
    background: url(../images/hdr_escribanotas.gif) top left no-repeat;
}
#hdr-assina {
    background: url(../images/hdr_assina.gif) top left no-repeat;
}
#hdr-protesto {
    background: url(../images/hdr_protesto.gif) top left no-repeat;
}
#hdr-protest {
    background: url(../images/hdr_protest.gif) top left no-repeat;
}
#hdr-civil {
    background: url(../images/hdr_civil.gif) top left no-repeat;
}
#hdr-recivil {
    background: url(../images/hdr_recivil.gif) top left no-repeat;
}
#hdr-imoveis {
    background: url(../images/hdr_imoveis.gif) top left no-repeat;	
}
#hdr-register {
    background: url(../images/hdr_register.gif) top left no-repeat;	
}
#hdr-titulos {
    background: url(../images/hdr_titulos.gif) top left no-repeat;	
}
#hdr-document {
    background: url(../images/hdr_document.gif) top left no-repeat;	
}
#hdr-distribuicao {
    background: url(../images/hdr_distribuicao.gif) top left no-repeat;		
}
#hdr-distribuidor {
    background: url(../images/hdr_distribuidor.gif) top left no-repeat;		
}
#hdr-escribaweb {
    background: url(../images/hdr_escribaweb.gif) top left no-repeat;
}
#hdr-relacionados {
    background: url(../images/hdr_relacionados.gif) top left no-repeat;	
	
}
#hdr-cashnotary {
    background: url(../images/hdr_cashnotary.gif) top left no-repeat;	
	
}
#hdr-ebackup {
    background: url(../images/hdr_ebackup.gif) top left no-repeat;	
	
}
#hdr-contato {
    background: url(../images/hdr_contato_rel.gif) top left no-repeat;	
	
}

#hdr-solicite {
    background: url(../images/hdr_solicite.gif) top left no-repeat;	
	
}

/*********************************
* SubMenu
*********************************/
#subnav a#produtos {
    background: url(../images/subnav_produtos.gif) top left no-repeat;
}
#subnav a#assina {
    background: url(../images/subnav_assina.gif) top left no-repeat;
}

#subnav a#notas {
    background: url(../images/subnav_prodnotas.gif) top left no-repeat;
}

#subnav a#protest {
    background: url(../images/subnav_prodprotest.gif) top left no-repeat;
}

#subnav a#recivil {
    background: url(../images/subnav_prodrecivil.gif) top left no-repeat;
}

#subnav a#register {
    background: url(../images/subnav_prodregister.gif) top left no-repeat;
}

#subnav a#document {
    background: url(../images/subnav_proddocument.gif) top left no-repeat;
}

#subnav a#distribuidor {
    background: url(../images/subnav_proddistribuidor.gif) top left no-repeat;
}

#subnav a#cashnotary {
    background: url(../images/subnav_prodcash.gif) top left no-repeat;
}

#subnav a#ebackup {
    background: url(../images/subnav_prodebackup.gif) top left no-repeat;
}
#subnav a#escribaweb {
    background: url(../images/subnav_prodescribaweb.gif) top left no-repeat;
}
#subnav a#mercado:hover, body.mercado-on #subnav a#mercado {
    background: url(../images/subnav_mercado.gif) bottom left no-repeat;
}
#subnav a#assina:hover, body.assina-on #subnav a#assina {
    background: url(../images/subnav_assina.gif) bottom left no-repeat;
}

#subnav a#notas:hover, body.notas-on #subnav a#notas {
    background: url(../images/subnav_prodnotas.gif) bottom left no-repeat;
}

#subnav a#protest:hover, body.protest-on #subnav a#protest {
    background: url(../images/subnav_prodprotest.gif) bottom left no-repeat;
}

#subnav a#recivil:hover, body.recivil-on #subnav a#recivil {
    background: url(../images/subnav_prodrecivil.gif) bottom left no-repeat;
}

#subnav a#register:hover, body.register-on #subnav a#register {
    background: url(../images/subnav_prodregister.gif) bottom left no-repeat;
}

#subnav a#document:hover, body.document-on #subnav a#document {
    background: url(../images/subnav_proddocument.gif) bottom left no-repeat;
}

#subnav a#distribuidor:hover, body.distribuidor-on #subnav a#distribuidor {
    background: url(../images/subnav_proddistribuidor.gif) bottom left no-repeat;
}

#subnav a#cashnotary:hover, body.cashnotary-on #subnav a#cashnotary {
    background: url(../images/subnav_prodcash.gif) bottom left no-repeat;
}

#subnav a#ebackup:hover, body.ebackup-on #subnav a#ebackup {
    background: url(../images/subnav_prodebackup.gif) bottom left no-repeat;
}
#subnav a#escribaweb:hover, body.escribaweb-on #subnav a#escribaweb {
    background: url(../images/subnav_escribaweb.gif) bottom left no-repeat;
}