
/************************** SITE **************************/
#site{
    background-image: url(img/bg_receita.jpg);
}

#siteTopo{
    background: url("img/bg_topo_receitas.jpg") no-repeat 0 109px;
    height:300px;
}

.btVejaMaisProdutos a { display:block; width:100%; height:100%; }

.credito{
    font-size:10px;
    color:#999999;
}

#NutricionalReceita, #IngredientesReceita, .preparo { float:left; width:480px; }

/************************** Box Busca Receita **************************/
.FormBuscaReceita { margin:20px 0 50px 0; padding:10px; background-color:#F1F1F1; width:480px; height:58px; }
.FormBuscaReceita span { float:left; margin:11px 5px 0 5px; width:48px; height:12px; font-color:#fffff; display:block; }
.FormBuscaReceita select { width:162px; height:20px; font-size:10px; float:left; margin-top:6px; }

.BoxCombo { padding:10px; background-color:#F1F1F1; width:283px; height:55px }
.BoxCombo span { float:left; margin:11px 5px 0 0; width:50px; height:12px; font-color:#fffff; display:block }
.BoxCombo select { width:162px; height:20px; font-size:10px; float:left; margin-top:6px; }

.CampoOcasiao { background:url(img/tit_ocasiao.gif) no-repeat; }
.CampoCorte { clear:both; background:url(img/tit_corte.gif) no-repeat; }

.BotaoOk { float:right; width:35px; height:27px; margin-left:5px; }
.BotaoOk input { background:url(img/btn_ok.gif); border:none; width:35px; height:27px; font-size:0px; letter-spacing:-1px; color:#FFFFFF; cursor:pointer; margin-top:2px; }

/************************ CONTEÚDO *************************/
#siteConteudo { width: 548px; }

h2 { height:46px; background-image: url(img/ttl_receitas.gif); }

.foto { margin-bottom:7px; }

h5 { height: 20px; }

ul.dados{
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
}
ul.dados li{
    float:left;
    display: block;
    margin: 0 20px 0 0;
    padding: 0;
}
ul.dados label{
    display: block;
    color: #007B4A;
    font-weight: bold;
}

div.ingred{
    padding-top: 30px;
}
div.ingred h5{
    background-image: url(img/sub_ingredientes.gif);
}
div.ingred ul{
    margin: 0;
    padding: 10px 0 0 0;
}
div.ingred li{
    margin: 0;
    padding-top: 3px;
    padding-left: 10px;
    list-style: none;
    background: url(img/icn_lista.gif) no-repeat left 10px;
}

div.preparo{
    padding-top: 30px;
}
div.preparo h5{
    background-image: url(img/sub_preparo.gif);
    display:block;
    margin-bottom:10px;
}



div.nota{
    height: 11px;
    padding-top: 45px;
    padding-right: 19px;
    background: url(img/nota.gif) no-repeat right bottom;
}
div.nota label{
    display: none;
}
div.nota span.estrelas{
    display: block;
    width: 70px;
    height: 11px;
    margin-left: auto;
    background-image: url(img/nota_estrelas.gif);
    background-position: -69px top;
    background-repeat: no-repeat;
}
div.nota span.nota1{
    background-position: -56px top;
}
div.nota span.nota2{
    background-position: -42px top;
}
div.nota span.nota3{
    background-position: -28px top;
}
div.nota span.nota4{
    background-position: -14px top;
}
div.nota span.nota5{
    background-position: 0 top;
}
div.nota span.estrelas a{
    position: absolute;
    float: left;
    display: block;
    height: 11px;
    font-size: 0;
    overflow: hidden;
}
div.nota span.estrelas a:hover{
    text-decoration: none;
    background-image: url(img/nota_estrelas_2.gif);
}
div.nota span.estrelas a.estr1{
    z-index: 5;
    width: 14px;
}
div.nota span.estrelas a.estr2{
    z-index: 4;
    width: 28px;
}
div.nota span.estrelas a.estr3{
    z-index: 3;
    width: 42px;
}
div.nota span.estrelas a.estr4{
    z-index: 2;
    width: 56px;
}
div.nota span.estrelas a.estr5{
    z-index: 1;
    width: 70px;
}

#msnAlerta { display:none; }

blockquote.relacionadas { float:left; width:430px; }
blockquote.relacionadas h3{
    background-image: url(img/lst_receitas_relac.gif);
}

div.listaReceiras{
    margin-top: 10px;
}
div.listaReceiras h5{
    background-image: url(img/sub_receitas_mais_vistas.gif);
}

#ImagemReceita, #CreditoReceita, #DadosReceita { float:left; width:480px; }

#EnviaEmail { float:left; width:430px; padding-top:10px }
#EnviaEmail label{width:150px; display:block; float:left}
#EnviaEmail .text{width:250px; margin:3px}

/************************* LATERAL *************************/
#siteLateral{
    width: 393px;
    display:inline;
    margin-right:60px;
}

blockquote.cortes h3 { margin-left:0; }
blockquote.cortes ul { padding:0; }
blockquote.cortes ul li { background:none; }

#siteLateral blockquote{
    padding-top: 40px;
}

#boxDicas { width: 393px; float:left; }

div.lista ul, .lista li { background:none; }
blockquote b { display:block; color:#1B8955; }
blockquote.dicas h3 { height: 36px; background-image: url(img/lst_dicas.gif); }
blockquote.dicas ul { padding:0; }
blockquote.dicas ul li { background:none; }

blockquote.buscarReceitas h3{
    height: 56px;
    background-image:url(img/tit_buscarReceitas.gif);
}

blockquote.listaReceitas h3{
    height: 56px;
    background-image: url(img/lst_receitas_mais.gif);
}
.btTopo{
    background-image: url(img/bt_onde_comprar.gif);
}

.informacoes { float:left; width:274px; margin-top:40px; }
.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; }
