﻿/* ------------------------------------------------------------------------------------------------------ */
/*		Estilo - Brasil Cacau - Index					           */
/*		Criado por: Philippy Gonzales		Em: 11/12/2008		   */
/*		Contato: philippyg@gmail.com						 	   */
/*		Modificado por:	-			Em: __/__/____	    		   */
/* ------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------ */
/* Config. Geral */
/* ------------------------------------------------------------------------------------------------------ */


*{
	margin: 0;
	padding: 0;
}


html{
		background: url(../img/bg.jpg) no-repeat top center #fff2db;
}

.geral{
	width: 914px;
	margin: 24px auto;
	position: relative;
}

#cabecalho h1 a, .menu_top a, .menu_produtos a, .btn_busca, .con_capa h2, .lnk_rss, .lnk_receita, .eti_sua_receita, .eti_nossa_receita, .ratio span, .btn_fechar, .btn_fechar_veja_mais, .btn_fechar_veja_mais_top,
.btn_crie_sua_receita, .area_curiosidades a, .area_novidade label, .area_novidade .btn_enviar, .rodape span, .poweredby, #cabecalho_impressao a, .con_esquerda h2, .con_esquerda h3, .area_curiosidades h2
{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

li{
	list-style: none;
}

fieldset{
	border: none;
}
img 
{
	behavior: url(../img/iepngfix.htc);
	border:none;
}
body
{
	font-family:Verdana;
	font-size:11px;
}
a
{
	text-decoration:none;
}

/* ------------------------------------------------------------------------------------------------------ */
/* CABEÇALHO */
/* ------------------------------------------------------------------------------------------------------ */
.conteudo
{
	margin:0 0 0 -10px;
	width:916px;
}

#cabecalho { float:left; height:258px; position:relative; display:block; }


#cabecalho h1 a{
	background: url("../img/logo.png") no-repeat;
	width: 253px; height: 132px;
	position: absolute;
	top: 66px;
	left: -26px;
	z-index:99;
}
.menu_top{
	background:url(../img/cabecalho.gif) no-repeat;
    height:23px;
    padding-left:13px;
    width:591px;
    margin-top:-15px;
    margin-left:190px;
    position:relative;
    float:left;
    z-index:100;
}

.menu_top li{
	float:left;
    margin-right:0px;
    margin-top:3px;
}

#mediabox{
	float:right;
	position:relative;
	display:block;
	margin-right:-42px;
	margin-top:-19px;
	z-index:1;
}

.btn_veja_mais_top{
	background: url("../img/menu_topo2.png") no-repeat;
	width: 59px; 
	height: 14px;
}
.lnk_cacau{
	background: url("../img/menu_topo1.png") no-repeat;
	width: 73px; 
	height: 14px;
	text-indent:-9000px;
}
.lnk_produtos{
	background: url("../img/menu_topo2.png") no-repeat;
	width: 59px; 
	height: 14px;
}

.lnk_nossas_lojas{
	background: url("../img/menu_topo3.png") no-repeat;
	width: 75px; height: 14px;
}

.lnk_franquias{
	background: url("../img/menu_topo4.png") no-repeat;
	width: 59px; height: 14px;
}

.lnk_cadastre{
	background: url("../img/menu_topo5.png") no-repeat;
	width: 72px; height: 14px;
}

.lnk_noticias{
	background: url("../img/menu_topo6.png") no-repeat;
	width: 115px; height: 14px;
}

.lnk_fale_conosco{
	background: url("../img/menu_topo7.png") no-repeat;
	width: 45px; height: 14px;
}

.lnk_concurso {
	background: url("../img/menu_topo_concurso.png") no-repeat;
	width:83px; height: 14px;
}


/* ------------------------------------------------------------------------------------------------------ */
/* CONTEUDO CENTRAL */
/* ------------------------------------------------------------------------------------------------------ */

.con_capa
{
	width: 915px;
	margin-left:-7px;
	float:left;
}
.fundo_conteudo{
	width: 915px;
	/*height: 20px;*/
	float: left;
	margin: -2px 0px -10px 0;
	float:left;
	position:relative;
	display:block;
	z-index:100;
	font-family: Verdana;
	font-size: 11px;
	color: #b9764e;
}

.banner_hm {
    position:relative;
    float:left;
    margin-left:34px;    
    display:inline; 
    overflow:hidden; 
    text-indent:-9999px;
    width:416px;
    height:37px;
}

#banner_hm a
{
    width:416px;
    height:37px;
    background:url(../img/homeNovidades.gif);
    float:left;  
}

/*----- BOX ESQUERDA --------*/

.con_esquerda{
	background: url("../img/quadroLeft.png") no-repeat;
	height: 313px;
	width: 245px;
	float: left;
	position: relative;
	margin:-45px 0 0 -18px;
}

.con_esquerda h2{
	background: url("../img/imgTopoNoticia.jpg") no-repeat;
	width: 193px; height: 89px;
	float: left;
	margin: 26px 0 0 27px;
	text-indent:-9000px;
}

.con_esquerda ul{
	clear: both;
}

.con_esquerda .lista_destaques li{
	margin: 0 10px -18px 20px;
}


.con_esquerda a img{
	border: none;
}

.con_esquerda .lista_destaques strong{
	text-align: left;
	display: block;
	font-family: "Verdana";
	font-size: 10px;
	color: #8b6036;
	width: 154px;
	height: 16px;
	float:right;
	position:relative;
	margin:20px 0 0 0;
}
#destaqueDesc{
	text-align: left;
	font-family: "Verdana";
	font-size: 10px;
	color: #888;
	width: 154px;
	height: 32px !important;
	float:right;
	position:relative;
	margin:-32px 0 0 0;
	clear:both;
}
#img_destaque
{
	margin:22px 0 0 0;
	width:48px;
	height:44px;
	float:left;
	position:relative;
	clear:both;
	border:solid 3px #78320e;
}
#vejaMais
{
	width:60px;
	height:16px;
	float:right;
	position:relative;
	margin:2px 10px 0 0px;
}
.con_esquerda .lista_destaques span
{
	background:url("../img/separador_box_destaque.gif") no-repeat;
	background-position:left;
	height:2px;
	width:194px;
	float:left;
	position:relative;
}

/*--------------------------------*/

/*--------- BOX CENTRO ----------*/

.btns{
	float: right;
	position:absolute;
	height: 28px;
	width:450px;
	margin: -25px 0 0 0;
	top:10px;
	text-align:right;
}
.btn_busca{
	background: url("../img/btn_busca.png") no-repeat;
	width: 82px; height: 21px;
	float: right;
	margin: 4px 0 0 10px;
	text-indent:-9000px;
}

.btn_veja_mais{
	background: url("../img/btn_produtos.png") no-repeat;
	width: 101px; height: 21px;
	float: right;
	margin: 4px 0 0 10px;
	text-indent:-9000px;
}


.con_centro{
	background: url("../img/QuadroCentro.gif") no-repeat;
	height: 342px;
	width: 485px;
	float: left;
	position:relative;
	display:block;
	margin:-14px 0 0 4px;
	z-index:100px;
}

#destaqueCentro
{
	width:424px;
	height:253px;
	position:relative;
	display:block;
	float:left;
	margin:9px 0px -10px 7px;
	padding-left:28px;
}

/*-------------------------------*/
/*------- Enviar Email --------*/
.receba_email
{
	width: 418px; 
	height: 45px;
	padding-left:33px;
	float:left;
	position:relative;
	display:block;
	margin:-6px 0 0 0;
}
.area_novidade{
	margin: -87px 25px 0 5px;
	height: 40px;
	width: 250px;
	position: relative;
	float:right;
}

.area_novidade fieldset{
	margin: 40px 0 10px 70px;
	position: relative;
}

.area_novidade label{
	width: 154px;
	height: 12px;
	margin: 0 0 5px 0;
}

.area_novidade .btn_enviar{
	background: url("../img/btn_enviar.gif") no-repeat;
	width: 17px;
	height: 16px;
	word-spacing: 999px;
	border: none;
	float: right;
	cursor: pointer;
	margin: -18px 25px 0 0;
}

html:first-child > body .area_novidade .btn_enviar{margin: 2px 52px 0 0;}

.area_novidade .cmp_email{
	border: 1px solid #c0c0c0;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	*margin-left: -70px;
}

.msg_newsletter{
	display: block;
	width: 362px;
	color: #FF0000;
	font-family: "Verdana";
	font-weight: 800;
	font-size: 9px;
	position: absolute;
	top: 52px;
	left: -191px;
	text-align:right;
}


/*--------------------------------*/
/*----- CONTEUDO DIREITA --------*/

.con_direita{
	background: url("../img/quadroRight.png") no-repeat;
	height: 311px;
	width: 245px;
	float: right;
	position: relative;
	margin:-30px -50px 0 0;
}
.area_curiosidades h2{
	background: url("../img/imgTopoCuriosidades.gif") no-repeat;
	width: 198px; height: 94px;
	float: left;
	margin: 20px 0 0 24px;
}
.area_curiosidades blockquote{
	clear: both;
	padding: 10px 5px 5px 17px;
	margin-left:13px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #888;
	width:84%;

}
#mycustomscroll
{
	position:relative;
	float:left;
	width:120px;
}
.rss_noticia{
	margin: -30px 25px 0 0;
}

.noticias .rss_noticia{
	margin: -22px 25px 0 0;
}
.lista_produtos2{
	padding-top: 10px;
	width:920px;
	float:right;
	position:relative;
	margin:18px 8px 0 0;
	background:url("../img/separa_produtos2.gif") no-repeat top left;
}
.lista_produtos2 a
{
	float:left;
}
.lista_produtos2 ul{
		display:inline;
		margin:0 0 0 10px;
		float:left;
		position:relative;
}
.lista_produtos2 li{
	float: left;
	text-align: left;
	width: 210px;
	height: 85px;
	margin:-8px 5px 20px 5px;
}

.lista_produtos2 li strong, .produtos .lista_produtos li img{
	display: block;
	border: none;
}

.lista_produtos2 li img
{
	border: none;
}

.lista_produtos2 li strong{
	font-size: 11px;
	color: #8b6036;
	height:52px;
	width:130px;
	float:right;
}
.prod_descricao
{
	width:125px;
	float:right;
	position:relative;
	padding-left:5px;
}

.paginacao_links strong a
{
	color:#A86024 !important;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline !important;
}
/* ------------------------------------------------------------------------------------------------------ */
/* RODAPÉ */
/* ------------------------------------------------------------------------------------------------------ */

.rodape{
	float: left;
	width: 925px;
	height:220px;
	margin: -10px auto;
	position: relative;
	text-align:left;
}

.rodape .img_doce{
	background: url("../img/img_doce_bottom.png") no-repeat;
	width: 282px;
	height: 156px;
	position: absolute;
	right: -30px;
	top: -60px;
}

.rodape address{
	display: block;
	width: 260px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #98732f;
	font-style: normal;
	margin:132px 0 0 0;
}

.rodape .menu_top{
	float: left;
	margin-top: 1px !important;
}

.poweredby{
	background: url("../img/pwred_focusnetworks.gif") no-repeat;
	width: 221px;
	height: 17px;
	float: right;
	margin: 140px 5px 0 0;
}
.poweredby_int{
	width: 221px;
	height: 17px;
	float: right;
	margin: 136px -25px 0 0;
	color:#997232;
	text-decoration:none;
	font-size: 10px;
}
.poweredby_int a:hover {
	color:#997232;
	text-decoration:underline;
}

.loading_ajax_block
{
	display: block;
	background: url("../img/loading.gif") no-repeat;
	position: relative;
}

.display_none
{
	display: none;
}

.display_block
{
	display: block;
}

/*------------------*/

.menu_rodape{
	margin: -10px 0 0 -260px;
	float:left;
	position:relative;
	z-index:3;
}

.menu_rodape, .menu_rodape li{
	float: left;
	color: #98732f;
	font-size: 10px;
	text-decoration:none !important;
}

.menu_rodape li{
	margin: 168px 6px 0 0px;
	float:left;
	position:relative;
	list-style-position:inside !important;
	text-decoration: none;
}

.menu_rodape li a{
	font-family: Arial;
	color: #98732f;
	font-size: 10px;
	margin:0 0 0 2px;
	text-decoration: underline;
}

.menu_rodape li a:hover
{
	text-decoration: none;
}

/*----- BUSCA ------*/

.float_busca{
	background: url("../img/bg_busca.png") no-repeat;
	width: 221px;
	height:183px;
	position: absolute;
	z-index: 100;
	display: none;
	top: 290px;
	right: 208px;
	font-family: "Verdana";
	font-size: 10px;
	font-weight:bold;
	color: #8b6036;
	padding-bottom: 5px;
	margin-top: -39px;
}

.float_busca strong{
	display: block;
	padding-top:13px;
	padding-bottom:9px;
}

.float_busca fieldset{
	margin: 10px 0 0 10px;
}

.float_busca fieldset ul{
	width: 220px;
}

.float_busca fieldset ul li{
	float: left;
	display: block;
	width: 100px;
}

.float_busca fieldset a{
	text-decoration: none;
	font-family: "Verdana";
	font-size: 10px;
	color: #8b6036;
	margin-top: 5px;
	width: 95px;
	padding: 0 0 0 14px;
	background: url("../img/check_vazio.gif") no-repeat left center;
}

.float_busca .cmp_palavra_chave{
	width: 180px;
	border: 1px solid #c0c0c0;
	font-family: "Verdana";
	font-size: 11px;
	color: #8b6036;
}

.float_busca .btn_enviar{
	background: url("../img/btn_buscar.gif") no-repeat;
	width: 70px !important;
	height: 18px;
	padding: 0 !important;
	word-spacing: 999px;
	border: none;
	cursor: pointer;
	float: right;
	margin: 16px 30px 0 0px;
	text-indent:-9999px;
}

html:first-child > body .btn_enviar{padding-top: 90px;}

.lista_opcoes{
	float: left;
	width: 200px !important;
	margin: 5px 0 0 0;
}

.lista_opcoes li{
	margin: 0 !important;
	width: 80px !important;
	padding: 1px 0 1px 14px !important;
}

.chk_categoria{
	margin: 1px 5px 0 0;
	border:solid 1px #777;
}

.op_contem{
	background: url("../img/check_contem.gif") no-repeat left center !important;
}

.op_nao_contem{
	background: url("../img/check_nao_contem.gif") no-repeat left center !important;
}

.check_list label{
	background: url("../img/check_vazio.gif") no-repeat left center;
	display: block;
	padding-left: 15px;
	float: left;
}

.check_list input{
	position: absolute;
	left: -1000px;
}

.dados_busca
{
	width:450px;
	float: left;
	position:absolute;
	top:474px;
	left:34px;
	z-index:101;
}


.btn_fechar{
	background: url("../img/blank.gif") no-repeat;
	width: 221px;
	height: 10px;
	float: right !important;
	position:absolute;
	margin: 165px 10px 0 0;
}

/*------------------*/

/*----- Veja Mais ------*/

.float_veja_mais{
	background: url("../img/bg_produtos.png") no-repeat;
	width: 371px;
	height: 183px;
	position: absolute;
	z-index: 100;
	display: none;
	top: 290px;
	right: 240px;
	font-family: "Verdana";
	font-size: 10px;
	color: #8b6036;
	padding-bottom: 0px;
	margin-top: -39px;
}

.float_veja_mais ul
{
	margin:6px 0 0 0;
	width: 360px;
	height:150px;
	float:left;
}
.indica
{
	background:url("../img/img_menu_list.gif") no-repeat;
	width:10px;
	height:10px;
	float:left;
	margin:0 6px 0 0;
}
.float_veja_mais ul li{
	width: 165px;
	margin:7px 0 4px 10px;
	padding:0px;
	list-style-image:url("../img/img_menu_list.gif");
	list-style-position:outside;
	float:left;
	display:inline;
}
.float_veja_mais a{
	font-family: "Verdana";
	font-size: 10px;
	font-weight:bold;
	color: #8b6036;
	display: block;
	height:13px;
	text-decoration:none;
}
.float_veja_mais a:hover{
	text-decoration:underline;
}

#btnFecharVejaMais{
	background: url("../img/blank.gif") no-repeat;
	width: 371px;
	height: 13px;
	float: left !important;
	position:absolute !important;
	margin:164px 0 0 -5px;
}
/*------------------*/

/* ------------------------------------------------------------------------------------------------------ */
/* VEJA MAIS */
/* ------------------------------------------------------------------------------------------------------ */

.float_veja_mais_top{
	background: url("../img/bg_produto_top.png") no-repeat;
	width: 197px;
	height: 282px;
	position: absolute;
	z-index: 100;
	display: none;
	top: 15px;
	right: 412px;
	/* right: 312px; */
	font-family: "Verdana";
	font-size: 10px;
	color: #8b6036;
	margin-top: -10px;
}

.float_veja_mais_top ul{
	width: 190px;
	padding-top:4px;
	padding-left:4px;
	z-index: 101;
}

.float_veja_mais_top ul li{
	width: 190px;
	margin:7px 0 2px 25px;
	padding: 0px 0 0 0;
	list-style-image: url("../img/img_menu_list.gif");
	list-style-position:outside;
}
.float_veja_mais_top a{
	font-family: "Verdana";
	font-size: 10px;
	font-weight:bold;
	color: #8b6036;
	display: block;
	height:13px;
	text-decoration:none;
	margin-top:1px;
	width:150px;
	z-index: 102;
}
.float_veja_mais_top a:hover{
	text-decoration:underline;
}

#btnFecharVejaMaisTop{
	background: url("../img/blank.gif") no-repeat;
	width: 197px;
	height: 13px;
	float: left !important;
	position:absolute;
	margin-top:263px;
}

.float_veja_mais_top2{
	background: url("../img/bg_produto_top.png") no-repeat;
	width: 197px;
	height: 282px;
	position: absolute;
	z-index: 190;
	display: none;
	top: 225px;
	right: 412px;
	font-family: "Verdana";
	font-size: 10px;
	color: #8b6036;
	margin-top: -10px;
}

.float_veja_mais_top2 ul{
	width: 190px;
	padding-top:4px;
	padding-left:4px;
	z-index: 191;
}

.float_veja_mais_top2 ul li{
	width: 190px;
	margin:7px 0 7px 25px;
	padding: 0px 0 0 0;
	list-style-image: url("../img/img_menu_list.gif");
	list-style-position:outside;
}
.float_veja_mais_top2 a{
	font-family: "Verdana";
	font-size: 10px;
	font-weight:bold;
	color: #8b6036;
	display: block;
	height:13px;
	text-decoration:none;
	margin-top:1px;
	z-index: 192;
}
.float_veja_mais_top2 a:hover{
	text-decoration:underline;
}




/* ------------------------------------------------------------------------------------------------------ */
/* VERSÃO PARA IMPRESSÃO */
/* ------------------------------------------------------------------------------------------------------ */

#cabecalho_impressao{
	width: 680px;
	background: #F7F2EA;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}

#cabecalho_impressao h3{
	font-family: "Times New Roman";
	font-style: italic;
	color: #493C37;
	font-size: 16px;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #c0c0c0;
}

#cabecalho_impressao a{
	float: right;
	background: url("../img/btn_imprimir.gif") no-repeat;
	width: 58px;
	height: 16px;
	margin: -20px 10px 0 0;
}

.impressao{
	font-family: "Verdana";
	font-size: 11px;
	color: #493C37;
	text-align: justify;
	background: url("../img/bg_center_mid.png") repeat-y;
	width: 660px;
	height: 100%;
	margin: 0 auto;
	padding: 30px 10px 30px 10px;
}

.impressao ul{
	float: left;
	width: 450px;
}