﻿body 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #116ab0;
    background-image: url(../Imagens/Principal/Fundo.jpg);
    background-repeat: repeat;
}

a
{
    text-decoration: none;
    color: inherit;
}

img
{
    border: none 0px;
} 

.DivTopo
{
    height: 55px;
}

.TdFotoTitulo
{
    width: 854px;
    height: 228px;
    background-image: url(../Imagens/Receita/bgFotoTitulo.png);
    background-repeat: no-repeat;
    vertical-align: top;
}

.TdBotoes
{
    width: 38px;
    height: 228px;
    vertical-align: top;
}

.TdMeio
{
    width: 854px;
    background-image: url(../Imagens/Receita/bgMeio.png);
    background-repeat: repeat-y;
    vertical-align: top;
}

.TdLateral
{
    width: 38px;
    background-image: url(../Imagens/Receita/Repete.png);
    background-repeat: repeat-y;
    vertical-align: top;
}

.TdRodape1
{
    width: 854px;
    height: 54px;
    background-image: url(../Imagens/Receita/Rodape1.png);
    background-repeat: no-repeat;
    vertical-align: top;
}

.TdRodape2
{
    width: 38px;
    height: 54px;
    background-image: url(../Imagens/Receita/Rodape.png);
    background-repeat: no-repeat;
    vertical-align: top;
}

.TdFoto
{
    width: 428px;
    height: 228px;
    vertical-align: top;
}

.TdTitulo
{
    width: 426px;
    height: 228px;
}

.DivFoto
{
    padding: 35px 0px 0px 90px;
}

.LblTitulo
{
    font-family: Verdana;
    font-size: 28px;
    color: #0078ac;
}

.LblTit
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #0078ac;
}

.TdEsquerda
{
    width: 428px;
    vertical-align: top;
}

.TdDireita
{
    width: 426px;
    vertical-align: top;
}

.DivEsquerda
{
    padding: 10px 15px 0px 62px;
}

.DivDireita
{
    padding: 10px 25px 0px 10px;
}

.LblTexto
{
    font-family: Verdana;
    font-size: 11px;
    color: #6d6d6d;
    line-height: 16px;
}

.TdLista
{
    padding: 30px 10px 30px 10px;
    vertical-align: top;
}

.LblSalgada
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: White;
    line-height: 20px;
}

.LblDoce
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: White;
    line-height: 20px;
}

.DivLista
{
    width: 140px;
}

.TdTopoBotao
{
    width: 300px;
}

.TdTopoBuscar
{
    text-align: right;
    padding-right: 38px;
}

.TextBox
{
    width: 200px;
    height: 20px;
    border: none 0px;
}
