
/************************** SITE **************************/
#site{
    background-image: url(img/bg_organic_beef3.jpg);
}

/************************** TOPO **************************/
#siteTopo{
    background: url("img/bg_organic_beef3.jpg") no-repeat 0 109px;
    height:300px;
}


/************************ CONTEÚDO *************************/
#siteConteudo{
     width: 475px;
}

h2{
    background-image: url(img/ttl_organic_beef.gif);
    height:73px;

}


/************************* LATERAL *************************/
#siteLateral{
    width: 432px;
    margin-left:50px;
}

.informacoes { float:left; width:274px; margin-top:40px; clear:both; }
.informacoes .onde-comprar { width:270px; height:92px; background:url(img/bg_onde_comprar.gif) no-repeat; }
.informacoes .onde-comprar h3 { width:120px; height:13px; margin-left:88px; background:url(img/tit_onde_comprar.gif) no-repeat; text-indent:-5000em; }
.informacoes .onde-comprar a { display:block; width:95px; height:13px; margin-left:88px; background:url(img/bt_encontrar_lojas.gif); text-indent:-5000em; }
.informacoes .onde-comprar p { margin-left:88px; }
