@charset "utf-8";
/* CSS Document */
h1{
	font-size:24px;
	margin:18px 0 0 0;
	_margin:15px 0 0 0;
	font-weight: normal;
}
h3{
	text-transform:uppercase;
	font-size:14px;	
	font-weight: normal;
}

h4{
	text-transform:uppercase;
	color:#DA2128;
	margin:9px 0 25px 15px;
	font-size:14px;
	font-family:trebuchet, arial;
}

.paragrafo{
	height:100px;
}
.paragrafo a{text-decoration: none;}
#center-container{
	float:left;
	width:263px;
	padding-top:0;
}
#center-container h1{
	margin:0 0 0 0;
}

#left-container {
	width:200px;
	float:left;
	min-height:772px;
}


#left-container li .bold-0{
	font-size:12px;
	font-weight:bold;
	color:#1C3C09;
}
#left-container li .bold-1{
	font-size:12px;
	font-weight:bold;
	color:#2E7403;
}
#left-container .li{
	background:#E0F4AA;	
}
#left-container .li-interna{
	background:#F8FEB8;	
}
#col1{
	width:767px;
	padding-left:10px;
	float:left;
	
}

.top-receita{
	border-bottom:1px dotted #2F7C00;
	float:left;
}
.top-receita p{
	color:#B45A00;
}
.top-receita .interna{
	width:768px;
	float:left;	
}


#img-right{
	float:left;	
	margin:80px 0 0 0;
}
.composicao-alimentos{
	float:left;
	width:360px;
}
.composicao-alimentos p{
	margin:10px 0 10px 0;
}
.foto-composicao-alimentos{
	background:url(interface/bg-foto-composicao.png) no-repeat;
	width:360px;
	height:161px;
	padding:3px 0 0 3px;
}
.foto-composicao-alimentos p{
	color:#486F31;	
}
.composicao-alimentos-right{
	float:left;
	width:360px;
	margin:0 0 0 42px;
	_margin:0 0 0 40px;
}
.composicao-alimentos-right p{
	margin:10px 0 10px 0;
}
.foto-composicao-alimentos-right{
	background:url(interface/bg-foto-composicao.png) no-repeat;
	width:360px;
	height:161px;
	padding:3px 0 0 3px;
}
.saber-mais-sobre{
	background:url(interface/bg-saber-mais-sobre.png) no-repeat;
	width:778px;
	height:284px;
	margin:3px 0 0 0;
	padding:10px 0 0 0;
}
.saber-mais-sobre h3{
	margin:0 0 10px 23px;
	font-weight:normal;	
}
.saber-mais-sobre li{
	list-style:none;
	border-bottom:1px dotted #486F31;
	width:768px;
	padding:3px 0 3px 0;
}
.saber-mais-sobre li.li{
	list-style:none;
	border-bottom:none;
	width:768px;
	padding:3px 0 3px 0;
}
.saber-mais-sobre a{
	position:relative;
	color:#367B17 !important;
	font-size:11px;
	line-height:18px;
	text-decoration:none !important;
	margin:0 0 0 10px;
}
.saber-mais-sobre a strong{
	color:#367B17 !important;
	font-size:12px;
	margin:0 0 0 5px;
}
span{
	color:#B45A00;
	font-size:12px;
}
.segredo{
	width:738px;
	float:left;
	background:#F2FCD7;
	padding:10px 20px 10px 10px;
	margin:10px 0 0 0;
}


