#body_main{
    padding-left: 33px;
    padding-right: 20px;
    width: 538px;
    text-align: justify;
    padding-top: 7px;
}

#body_main p{
    padding-bottom: 15px;
}

#body_main .titulo{
    margin-left: -5px;
}

.img_empresa{
    width: 200px;
    float: left;
    margin: 8px 10px 10px 0;
    border: 2px solid #aa8855;
}

.ver_mapa{
    display: block;
    margin-bottom: 15px;
    color: #936726;
    cursor: pointer;
}

#galeria img{
    display: inline;
    border: 2px solid #90682b;
    margin: 10px;
}

#galeria {
    text-align: center;
}

h1{
    text-align: center;
    font-size: 18px;
    padding-bottom: 20px;
    color: #90682b;
}

strong{
    font-weight: bold;
}

.lista_produtos .foto{
    width: 150px;
    float: left;
    padding-right: 10px;
    min-height: 70px;
    height:auto !important;
    height:70px;
}

.lista_produtos img{
    border: 2px solid #a17b43;
}

.lista_produtos a{
    color: #a6834e;
}

.linha_noticias{
    width: 303px;
    background: url(../img/noticias_linha1px.jpg) repeat-y;
}

.lista_produtos .hr2{
    height: 2px;
    background: transparent url(../img/linha_rodape.gif);
    border: none;
    font-size: 0px;
    margin: 15px 0;
}

a{
    color: #a6834e;
}

/* Paging */
div.paging * {
    color: #a6834e;
}
div.paging {
    margin-top: 15px;
	margin-bottom: 2em;
    text-align: center;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {

}
div.paging span.current {
	color: #000;
    font-weight: bold;

}
div.paging span a {

}

ol{
    list-style-type: decimal;
    margin-left: 20px;
}

#body_main .formulario p{
    text-indent: 0px;
}

.formulario label{
    display: block;
}

.formulario div{
    padding-bottom: 10px;
}

.atualizar_captcha,
#ow_core_captcha{
    display: inline;
}


input,textarea{
    width: 350px;
}

input.submit{
    width: auto;
}

#ContatoCaptcha,
#EnvieReceitaCaptcha{
    width: 100px;
}

.error-message{
    color: red;
}

#flashMessage{
    color: #e32525;
    border: 1px solid #df2525;
    padding: 5px;
    background-color: #f7b8b8;
    margin-bottom: 15px;
}

#ContatoReceita{
    width: 500px;
}

.caption h1{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.slideshow{
    text-align: center;
}

.slideshow img{
    margin: 0 auto;
}

.formulario h2{
    font-size: 17px;
    font-weight: bold;
    padding-top: 15px;
}

.sub_receita li{
    padding-left: 20px;
}

.sub_receita{
    padding-bottom: 30px;
}

.receita{
    font-weight: bold;
}

.texto_receita,
#galeria_receitas{
    float: left;
}

.texto_receita{
    width: 360px;
}

#galeria_receitas img{
    display: inline;
    border: 2px solid #90682b;
    margin-bottom: 10px;
}

#galeria_receitas {
    text-align: center;
    width: 170px;
}

div.cidade_estado div{
    float: left;
    padding-right: 10px;
}

.formulario div.clear{
    padding-bottom: 0px;
}
#ContatoCidade,
#TrabalheConoscoCidade{
    width: 201px;
}

#slideshow img{
    width: 280px;
    height: auto;
}
#body_main div.embox p{
    text-indent: 0;
}

div.classe_produtos{
    float: left;
    width: 540px;
}
div.content a.downloadFoto{
    color: #906725;
}

em{
    font-style: italic;
}
