
/********************************************
* Parceiros Style
********************************************/

/*********************************
* Títulos
*********************************/

#hdr-parceiros,
#hdr-contato,
#hdr-solicite  {
    height: 20px;
    text-indent: -9999px;
    margin-bottom: 5px;
}

#hdr-parceiros {
    background: url(../images/hdr_parceiros.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#parceiros {
    background: url(../images/subnav_parcerias.gif) top left no-repeat;
}
#subnav a#anoreg {
    background: url(../images/subnav_anoreg.gif) top left no-repeat;
}

#subnav a#irib {
    background: url(../images/subnav_irib.gif) top left no-repeat;
}

#subnav a#colegio {
    background: url(../images/subnav_cnb.gif) top left no-repeat;
}

#subnav a#camara {
    background: url(../images/subnav_camara.gif) top left no-repeat;
}

#subnav a#bry {
    background: url(../images/subnav_bry.gif) top left no-repeat;
}

#subnav a#netscan {
    background: url(../images/subnav_netscan.gif) top left no-repeat;
}
#subnav a#parceiros:hover, body.parceiros-on #subnav a#parceiros {
    background: url(../images/subnav_parcerias.gif) bottom left no-repeat;
}
#subnav a#anoreg:hover, body.anoreg-on #subnav a#anoreg {
    background: url(../images/subnav_anoreg.gif) bottom left no-repeat;
}

#subnav a#irib:hover, body.irib-on #subnav a#irib {
    background: url(../images/subnav_irib.gif) bottom left no-repeat;
}

#subnav a#colegio:hover, body.colegio-on #subnav a#colegio {
    background: url(../images/subnav_cnb.gif) bottom left no-repeat;
}

#subnav a#camara:hover, body.camara-on #subnav a#camara {
    background: url(../images/subnav_camara.gif) bottom left no-repeat;
}

#subnav a#bry:hover, body.bry-on #subnav a#bry {
    background: url(../images/subnav_bry.gif) bottom left no-repeat;
}

#subnav a#netscan:hover, body.netscan-on #subnav a#netscan {
    background: url(../images/subnav_netscan.gif) bottom left no-repeat;
}