* {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	border: 0px;
	vertical-align: middle;
	color:#333333;
}
	
body {
	text-align: left;
	background: #fcfcfc;
}
 	
a:hover {text-decoration: underline;}	

b { font-weight: bold;}

*:focus { outline:0 none; }

#conteudo {
	margin: 0 auto; 
	width:979px;
	padding-bottom:20px;
}

#topo{
	width:100%; 
	height:240px;
	background: url(../imagens/bg-topo.png) left top repeat-x;
	position:relative;
}

#centro-topo {
	width:1000px; 
	height:240px;
	margin:-72px auto 0;
	background: url(../imagens/logo-menu.png) center 10px no-repeat;
}

#folhas {
	width:767px; 
	height:73px;
	margin:0 auto;
	background: url(../imagens/folhas.png) center top no-repeat;
}

#menu {
	width:800px;
	margin:0 auto;
	padding-top:100px;
}	

#menu li{
	float:left;
}

#menu li.divide{
	width:254px;
}

#rodape {
	width:100%;
	height:87px;
	background: url(../imagens/bg-footer.jpg) left top repeat-x;
	clear:both;
}

#centro-rodape{
	width:979px;
	margin:0 auto;
	background: url(../imagens/sombra-footer.jpg) center 5px no-repeat;
}

.lnk-01 {
	color:#b3040a;
	text-decoration:underline;
}

.lnk-02 {
	color:#666666;
	text-decoration:underline;
}

.lb-roda {
	color:#666666;
	font-size:10px;
}

.al-p {
	margin-bottom:5px;
}

.img-roda {
	margin-top:-10px;
	position:relative;
}

/* ========================== EMPRESA =====================================*/

.titulo-emp {
	background: url(../imagens/titulo-apresentacao.jpg) center left no-repeat;
	width:174px;
	height:34px;
	text-indent:-9999px;
}	

#left-emp {
	width:367px;
	float:left;
	margin-right:25px;
}	

#right-emp {
	width:575px;
	float:left;
}

#right-emp p {
	color:#666666;
	font-size:12px;
	text-align:justify;
	clear:both;
}

#left-emp p {
	color:#666666;
	font-size:12px;
	text-align:justify;
}	

.slogan-emp {
	background: url(../imagens/titulo-premios.jpg) center left no-repeat;
	width:390px;
	height:48px;
	text-indent:-9999px;
	float:left;
	margin-right:57px;
}

.slogan{
	background:url("../imagens/titulo-sabor-tradicao.jpg") no-repeat scroll left center transparent;
	float:right;
	height:24px;
	margin:-39px 8px 0 0;
	text-indent:-9999px;
	width:395px;
}

/* ======================================= CONTATO ===================================*/

.titulo-contato {
	background: url(../imagens/titulo-contato.jpg) center left no-repeat;
	width:102px;
	height:26px;
	text-indent:-9999px;
}

#left-contato {
	float:left;
	width:215px;
	margin-right:25px;
}	

#right-contato {
	float:left;
	width:722px;
}

.box-info{
	background: url(../imagens/bg-informacoes.jpg) center left no-repeat;
	width:214px;
	height:204px;
	text-align:center;
}

.box-info p,a{
	color:#fff;
	font-size:12px;
}

.tbl-contato{
	width:730px;
}

.tbl-contato tr td.td1 {
	background: url(../imagens/cont01.jpg) center left no-repeat;
	width:345px;
	height:37px;
	text-align:left;
	vertical-align:middle;
}

.td1-sel {
	background: url(../imagens/cont01-sel.jpg) center left no-repeat !important;
	height:25px !important;
}

.td2-sel {
	background: url(../imagens/cont02-sel.jpg) top left no-repeat !important;
	text-align:center;
}


#nome, #sobrenome, #telefone, #email {
	background:none repeat scroll 0 0 #F2F2F2;
	color:#666666;
	font-size:12px;
	height:14px;
	padding:6px 0 6px 10px;
	vertical-align:bottom;
	width:326px;
}

.tbl-contato tr td.td2 {
	background: url(../imagens/cont02.jpg) top left no-repeat;
	width:702px;
	height:127px;
}

#mensagem {
	width:673px;
	height:105px;
	padding:10px 0 0 10px;
	background:#f2f2f2;
	color:#666666;
	font-size:12px;
	padding-left:10px;
}

.tbl-contato tr td p{
	color:#666666;
	font-size:11px;
}

.titulo-conf{
	color:#540002;
	font-size:19px;
}

.p-confima {
	color:#666666;
	font-size:11px;
}	

.info-contato{
	background:#f2f2f2;
	padding:15px;
	width:700px;
}

/* =================================== RECEITAS ================================*/

#left-receita {
	width:575px;
	float:left;
}

#right-receita {
	background:url("../imagens/bg-outros.jpg") no-repeat scroll center top transparent;
	float:left;
	width:360px;
	min-height:616px;
}

#left-receita h2{
	color:#540002;
	font-size:18px;
}

#left-receita p{
	color:#666666;
	font-size:12px;
}

.titulo-receita {
	background: url(../imagens/receitas-destaque.jpg) center left no-repeat;
	width:249px;
	height:25px;
	text-indent:-9999px;
}

.sombra-telha {
	border:1px solid #F2F3F3;
	float:left;
	padding:5px;
}

.borda-lat {
	float:left;
	width:5px;
	height:135px;
	background: url("../imagens/borda-right.jpg") no-repeat left top;
}

.borda-baixo{
	background:url("../imagens/borda-baixo.jpg") no-repeat scroll right top transparent;
	clear:both;
	height:6px;
	width:144px;
}

.img-receita {
	float:right;
	padding:15px;
}

.titulo-outras {
	background: url(../imagens/outras-receitas.jpg) center left no-repeat;
	width:198px;
	height:27px;
	text-indent:-9999px;
	margin-left:45px;
}

#imgList {
	width:360px;
	margin-left:7px;
}

.t-receita{
	color:#540002;
	font-size:14px;
}

.p-receitas {
	color:#666666;
	font-size:12px;
	width:100%;
	text-align:center;
}

/* =================================== CHURRASCO =======================*/

.fundo-churrasco{
	width:100%;
}

.bg-chur{
	background: url(../imagens/bg-tit-churrasco.png) center left no-repeat;
	width:272px;
	height:27px;
	text-indent:-9999px;
}

.tbl-churrasco{
	float:right;
	width:654px;
}

.p-chur {
	color:#fff;
	font-size:18px;
}

.input-chur{
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	border-style:groove solid solid groove;
	border-width:2px;
	width:40px;
	text-align:center;
	color:#141213;
	font-size:14px;
	height:20px;
}

.total{
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	font-size:30px;
	height:52px;
	padding-top:10px;
	text-align:center;
	width:197px;
}

.l-chur {
	color:#fff;
	font-size:18px;
	float:left;
	vertical-align:bottom;
}

.box-chur {
	width:313px;
	padding-bottom:20px;
	float:left;
	border:1px solid #fff;
}

.bg-corte1{
	background:url("../imagens/bg-cortes.jpg") no-repeat scroll center center #141213;
	height:19px;
	margin:-10px 0 0 15px;
	text-align:center;
	text-indent:-9999px;
	width:150px;
}

.bg-corte2{
	background:url("../imagens/bg-cortes-s.jpg") no-repeat scroll center center #141213;
	height:19px;
	margin:-10px 0 0 15px;
	text-align:center;
	text-indent:-9999px;
	width:150px;
}

#b-chur {
	float:right;
	width:654px;
	margin-top:50px;
}

.tbl-opc{
	width:292px;
	margin:15px 0 0 20px;
}

.l-op-chur{
	color:#fff;
	font-size:12px;
}

.btn-calc{
	float:right;
	margin:10px 5px 0 0;
}

/*************** Página Inicial ***********************/
div.itens-ini {
	float:left;
	margin-right:16px;
	width:228px;
}

div.itens-ini a {
	cursor:pointer;
}

h1.item1 {
	background:url("../imagens/inicial_01.jpg") no-repeat scroll left top transparent;
	height:173px;
	text-indent:-9999px;
	width:237px;
}

h1.item2 {
	width: 208px;
	height: 173px;
	background: url(../imagens/inicial_02.jpg) top left no-repeat;
	text-indent: -9999px;
}

h1.item3 {
	width: 210px;
	height: 173px;
	background: url(../imagens/inicial_03.jpg) top left no-repeat;
	text-indent: -9999px;
}

h1.item5 {
	background:url("../imagens/inicial_05.jpg") no-repeat scroll left top transparent;
	height:162px;
	text-indent:-9999px;
	width:218px;
	margin-top:18px;
}

.ini {
	color: #666;
	font-size: 12px;
}

p.ini a.ini {
	cursor: pointer;
}

div.blog {
	float:left;
	margin-top:21px;
	width:285px;
}

h1.titulo-blog {
	width: 94px;
	height: 17px;
	background: url(../imagens/titulo-blog.jpg) top left no-repeat;
	text-indent: -9999px;
}

ul.lista-posts {
	width:285px;
}

ul.lista-posts li {
	padding: 12px 0;
	border-bottom: 1px dashed #ababab;
}

.data {
	font-size: 12px;
	color: #80b814;
}

/**************************** ONDE COMPRAR *****************************/


h1.titulo-comprar {
	width: 172px;
	height: 24px;
	background: url(../imagens/titulo-comprar.jpg) top left no-repeat;
	text-indent: -9999px;
}

#imgs-comprar {
	width: 490px;
	float: left;
	margin-bottom:30px;
}

.img1 {
	width: 235;
	float: left;
}

.img2 {
	width: 235;
	float: right;
}

#endereco {
	float:right;
	text-align:right;
	width:210px;
	margin-bottom:30px;
}

.end {
	font-size: 13px;
	color: #333333;
	margin-bottom: 5px;
}

#endereco p.simples {
	color: #333;
	font-size: 12px;
}

hr.har {
	width: 210px;
	height: 4px;
	background: #f3f3f3;
	margin:13px 0;
	color: #f3f3f3;
}

.fones {
	color: #511d1d;
	font-size: 15px;
	margin-top: 10px;
}

.fones2 {
	color: #511d1d;
	font-size: 15px;
	margin-bottom:13px;
}

.big_fone {
	color: #511d1d;	
	font-size: 20px;
	vertical-align:baseline;
}

a.mail {
	color: #511d1d;	
	font-size: 12px;
	margin-top: 10px;
}

table.tabela {
	width: 99%;
	clear: both;
}

table.tabela tr.head {
	background: #cdcccc;
	color: #666;
}

table.tabela tr.head td {
	border-right:1px solid #FFFFFF;
	color:#666666;
	font-size:15px;
	text-indent:40px;
	height:30px;
}

table.tabela tr.bg td {
	border-right:1px solid #FFFFFF;
	background: #f3f3f3;
	height: 55px;
	padding:10px 0 10px 40px;
}

table.tabela tr.nobg td {
	border-right:1px solid #FFFFFF;
	background: #f9f9f9;
	height: 55px;
	padding:10px 0 10px 40px;
}

table.tabela tr td.repres {
	font-size: 18px;
	color: #511d1d;
}

table.tabela tr td.cidades {
	color: #666666;
	font-size: 12px;
}

table.tabela tr td.fone {
	color: #974040;
	font-size: 18px;
}

.mini {
	color: #974040;
	font-size: 13px;
}

/*************************** PARCEIROS ******************************/

h1.titulo-parceiros {
	width: 124px;
	height: 25px;
	background: url(../imagens/titulo-parceiros.jpg) top left no-repeat;
	text-indent: -9999px;
}

div.box {
	width: 470px;
	float: left;
	margin-right: 20px;
}

div.box2 {
	width: 470px;
	float: left;
}

div.top-box {
	background: url(../imagens/box_01.jpg) top left no-repeat;
	width: 470px;
	height: 28px;
}

div.left-box {
	background: url(../imagens/box_02.jpg) top left no-repeat;
	float: left;
	width: 10px;
	height: 709px;
}

div.center-box {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	height:709px;
	padding:0 15px;
	width:418px;
	text-align: justify;
}

div.right-box {
	background: url(../imagens/box_04.jpg) top left no-repeat;
	float: left;
	width: 12px;
	height: 709px;
}

div.bottom-box {
	background: url(../imagens/box_05.jpg) top left no-repeat;
	width: 470px;
	height: 18px;
	clear: both;
}

img.rancho {
	width: 181px;
	height: 107px;
	float: left;
}

img.lomas {
	width: 175px;
	height: 86px;
	float: left;
	margin-top: 10px;
}

h1.parceiros {
	color:#540002;
	font-size:18px;
	font-style:italic;
	height:80px;
	margin:50px 0 0 258px;
	text-transform:uppercase;
}

h1.parceiros-l {
	color:#540002;
	font-size:18px;
	font-style:italic;
	height:80px;
	margin:50px 0 0 273px;
	text-transform:uppercase;
}

p.parceiros {
	font-size: 12px;
	color: #666666;
}

img.rancho2 {
	float: left;
	margin: 20px 8px 30px 6px;
}

img.lomas1 {
	width: 124px;
	height: 124px;
	float: left;
	margin: 0 0 25px 0;
}

img.lomas2 {
	width: 125px;
	height: 124px;
	float: left;
	margin: 0 23px 25px 23px;
}

img.lomas3 {
	width: 123px;
	height: 124px;
	float: left;
	margin: 0 0 25px 0;
}

/*************************** PRODUTOS ******************************/

h1.titulo-produtos {
	width: 119px;
	height: 24px;
	background: url(../imagens/titulo-produtos.jpg) top left no-repeat;
	text-indent: -9999px;
}

#left-prod {
	width: 394px;
	float: left;
}

#left-prod p {
	color: #666;
	font-size: 12px;
}

h2 {
	font-size: 15px;
	color: #333333;
	margin-bottom: 20px;
}

h1.titulo-prod {
	font-size: 20px;
	color: #540002;
}

div.box-image {
	width: 388px;
	text-align: center;
	background: url(../imagens/bordas_06.jpg) top left repeat-y;
	margin-bottom: 20px;
}

div.top-image {
	width: 388px;
	height: 11px;
	background: url(../imagens/bordas_03.jpg) top left no-repeat;
}

div.bottom-image {
	width: 388px;
	height: 12px;
	background: url(../imagens/bordas_08.jpg) top left no-repeat;
}

#right-prod {
	background:url("../imagens/bg_mini.jpg") no-repeat scroll center top transparent;
	float:right;
	width:355px;
	min-height:485px;
	margin-top:30px;
}

img.miniProd {
	border: 1px solid #8a8a8a;
}

/* ==================================== POLÍTICA DE PRIVACIDADE ===========================*/

.p-politica {
	color:#666;
	font-size:12px;
	text-align:justify;
}

h1.titulo-politica {
	width: 284px;
	height: 29px;
	background: url(../imagens/titulo-politica.jpg) top left no-repeat;
	text-indent: -9999px;
}

/* =================================== BANNER INICIAL ======================================*/

#promocao {
	z-index:5000;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	opacity:0.5;
	background:#000;
	filter: alpha(opacity=20);
	display:none;
}

#img-promo2 {
	background: url("../imagens/cartao.png") no-repeat scroll left top transparent;
    height: 515px;
    left: 50%;
    margin-left: -376px;
    margin-top: -260px;
    position: fixed;
    top: 50%;
    width: 767px;
    z-index: 10000000;
    display:none;
}

.fechar2 {
	padding-top: 15px;
    position: relative;
    text-align: right;
    width: 725px;
    z-index: 10;
}
