/* PEEKABOO */
* html .clearBoth { 
	height:1%;
}

html {
	height:auto;
	min-height:100%;
}

/* ZERANDO MARGIN E PADDING */
body,form,p,h1,h2,h3,h4,h5,h6,ul,li { 
	padding:0;
	margin:0; 
}

/* ZERANDO BORDAS */
img { 
	border:0;
}
a { 
	outline:0;
}


/* BACKGROUND DO SITE */
body {
	background:url(../imagens/bg_site.jpg) repeat-x top left #f2f3ef;
	text-align:center;
}

/* FLOAT */
.clearBoth {
	clear:both;
	display:block;
}
.floatLeft {
	display:block;
	float:left;
}
.floatRight {
	display:block;
	float:right;
}

.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
}

/* DEFININDO PROPRIEDADES DAS FONTES */
body,table,h1,h2,h3,h4,h5,h6,p,input,select,textarea,button,div,a {
	color:#89816b;
	font:normal 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
h2 {
	color:#e3770f;
	font-size:18px;
	margin-bottom:5px;
}
h2 span {
	display:block;
	color:#595243;
	font-weight:bold;
	font-size:12px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color:#595243;
}
h3 a {
	font-size:12px;
	font-weight:bold;
	color:#595243;
}
h3 a:hover {
	text-decoration:underline;
}

/* DEFININDO ALINHAMENTO DO SITE */
#alinhamento {
	width:900px;
	padding:10px 10px 15px 10px;
	background:url(../imagens/bg_site-inferior.gif) bottom left no-repeat;
	margin:0 auto;
	position:relative;
	text-align:left; /* Para voltar o alinhamento dos textos */	
}
#site {
	display:block;
	width:900px;
	background:url(../imagens/bg_site-superior.gif) top left repeat-x #fff;
}

/* ESCONDE */
.esconde { 
	display:none;
}

/* FORMULARIOS */
div.bot {
	clear:both;
	text-align:right;
	color:#595243;
	margin-top:5px;
}
div.bot a {
	font-weight:bold;
	color:#595243;
}
div.bot a:hover {
	color:#e3770f;
}
input.bot {
	background:url(../imagens/bg_botao.gif) repeat-x bottom left #e3770f;
	border:none;
	color:#f7f7f7;
	font-size:12px;
	font-weight:bold;	
	cursor:pointer;
	height:24px;	
	padding:3px 5px;
}
.campo {
	background-color:#f6f5f1;
	color:#595243;
	padding:2px;
	border:1px solid #c4beae;
	border-bottom:1px solid #e4e0d6;
	border-right:1px solid #e4e0d6;
}

/* CONTEUDO */
ul.lista {
	display:block;
}
ul.lista li {
	padding:3px 4px 3px 10px;
	list-style:none;
	font-size:12px;
	color:#595243;
	background:url(../imagens/marc-lista.gif) top left no-repeat;
	border-top:1px solid #eae6db;
}
ul.lista li span {
	color:#000;
	font-weight:bold;
}
ul.lista li a {
	color:#595243;
}
ul.lista li a:hover {
	color:#e3770f;
}


#esquerda {
	display:block;
	float:left;
	width:220px;
	padding:10px;
}

#menu {
	display:block;
	padding:20px;
	margin:0 auto;
	width:160px;
	background:url(../imagens/bg_menu.gif) bottom left repeat-x;
}
#menu li ul {
	padding:0 0 0 10px;
}
#menu li {
	font-weight:bold;
	padding:3px 4px 3px 10px;
	list-style:none;
	font-size:12px;
	color:#595243;
	background:url(../imagens/marc-menu.gif) top left no-repeat;
	border-top:1px solid #eae6db;
}
#menu li a {
	font-weight:bold;
	font-size:12px;
	color:#595243;
}
#menu li a:hover {
	padding-left:2px;
	color:#e3770f;
}
#menu li ul {
	padding:0;
}
#menu li ul li {
	font-weight:normal;
	padding:3px 4px 3px 10px;
	background:url(../imagens/marc-submenu.gif) top left no-repeat;
}
#menu li ul li a {
	font-weight:normal;
}

ul.bannersButton {
	display:block;
	padding:20px;
	margin:0 auto;
	width:120px;
}

ul.bannersButton li {
	display:block;
	margin-bottom:10px;
	height:60px;
	list-style:none;
}



#direita {
	display:block;
	float:left;
	width:650px;
	padding:10px 10px 10px 0;
}
.menuInstitucional {
	text-align:right;
	margin:10px 0;
}
.menuInstitucional li {
	display:inline;
	list-style:none;
	padding:0 10px;
	border-left:1px solid #eae7e0;
}
.menuInstitucional li a {
	color:#89816b;
	font-size:12px;
}
.menuInstitucional li a:hover {
	color:#e3770f;
}
#Fique-Informado  {
	display:block;
	float:left;
	width:183px;
	line-height:18px;
	padding-right:2px;
	margin-bottom:30px;
	margin-left:30px;
}
#Fique-Informado p {
	line-height:18px;
	text-align:justify;
	margin-bottom:10px;
}
#Fique-Informado label {
	clear:both;
	width:auto;
	display:block;
	padding:5px 1px 1px 1px;
}
#Fique-Informado input.campo {
	clear:both;
	width:179px;
	margin:0 0 3px 0;
}

#Destaque {
	clear:both;
	background-image:url(../imagens/bd-destaque-paginaprincipal.gif);
	background-repeat:no-repeat;
	display:block;
	height:270px;
	padding:12px 0 0 12px;
	width:650px;
	_width:638px;
}
#DestaquesE {
	display:block;
	float:left;
	width:420px;
}
#Variedades, #Receitas, #Dicas  {
	display:block;
	float:left;
	width:183px;
	line-height:18px;
	padding-right:2px;
	margin-bottom:30px;
}
#Enquete {
	display:block;
	float:left;
	width:208px;
	line-height:18px;
	padding-right:2px;
	margin:15px 0;
}
#Receitas {
	margin-left:30px;
}
#Variedades p, #Receitas ul.lista, #Dicas p {
	padding:0 9px;
}
#Receitas ul.lista li {
	padding:3px 0 3px 10px;
	list-style:none;
	color:#595243;
	background:url(../imagens/marc-lista.gif) top left no-repeat;
	border:none;
}
#Enquete {
	background:url(../imagens/bg_enquete.gif) bottom right no-repeat;
}
#Enquete h3 {
	margin-bottom:10px;
}
#Enquete label {
	display:block;
	clear:both;
}
#Enquete label input,#Enquete label span {
	display:block;
	float:left;
	width:155px;
	padding:2px 0 0 0;
}
#Enquete label input {
	width:20px;
	cursor:pointer;
}

#Enquete div.alignCenter {
	margin-top:10px;
}
#Enquete div.alignCenter span {
	display:block;
	margin-top:5px;
}
#Variedades div.img,#Receitas div.img,#Dicas div.img {
	background:url(../imagens/bg_img.gif) top left no-repeat;
	padding:9px 0 0 9px;
	width:174px;
	height:49px;
}
div#Ofertas, div.box {
	display:block;
	clear:both;
	width:400px;
	padding:10px;
	background:url(../imagens/bg_box-inferior.gif) bottom left repeat-x #fff;
}
div#Ofertas {
	padding-top:0;
	margin-bottom:10px;
}

.ofertas {
	clear:both;
	margin:10px 0;
	overflow:hidden;
}
.ofertas li {
	display:block;
	float:left;
	list-style:none;
	width:100px;
	font-weight:bold;
	margin:0 15px;
	text-align:center;
	color:#89816b;
}
.ofertas li span {
	display:block;
	font-size:12px;
	color:#e3770f;
}

#DestaquesD {
	display:block;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	width:208px;
	line-height:18px;
}
#DestaquesD .destaquesD {
	width:208px;
	border:1px solid #f2efea;
	background:url(../imagens/bg_box-superior.gif) top left repeat-x #fff;
	margin-bottom:20px;
}
#DestaquesD .JimmyBrown{
	padding-top:10px;
}
#DestaquesD .redesSociais{
	padding-top:10px;
}
#DestaquesD div.box {
	width:188px;
	padding-top:10px;
	background:none;
	background:url(../imagens/bg_box-inferior.gif) bottom left repeat-x;
}
#DestaquesD div.destaque div.img,#DestaquesD #Cadastro-Big-Lar div.img {
	float:left;
	width:70px;
}
#DestaquesD div.destaque {
	padding-bottom:50px;
	background:url(../imagens/bg_destaque.gif) bottom left repeat-x;
}
#DestaquesD div.F {
	padding-bottom:0;
	background:none;
}

/* RODAPE */
#rodape {
	display:block;
	clear:both;
	padding:5px 10px 10px 10px;
}
#rodape .menuInstitucional {
	text-align:left;
	padding-bottom:5px;
	border-bottom:1px solid #eae6da;
}
#rodape .menuInstitucional li {
	border:none;
	border-right:1px solid #eae7e0;
}
#rodape .menuInstitucional li a {
	font-size:11px;
}
#rodape p#assinatura {
	display:block;
	float:right;
	padding-top:20px;
}
#rodape p.texto {
	display:block;
}
#rodape p.texto span.img {
	float:left;
	padding-right:10px;
}