*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	color: #555;
}
body{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #F2F2F3 url(../img/bg-body.gif) no-repeat;
	padding-bottom: 20px;
}
a *{
	cursor: pointer;
}
img{
	border: none;
}
span.limpa{
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}
div#bg-container{
	width: 785px;
	margin: 0 auto;
	background: #fff url(../img/bg-container.jpg) repeat-y;
}
div#container{
	position: relative;
	width: 770px;
	text-align: left;
	background: transparent url(../img/fundo-indi.jpg) no-repeat 560px 570px;
	margin: 0 auto;
	padding-left: 3px;
	_padding-left: 4px;
}
div#bg-aux{
	position: absolute;
	top: 162px;
	left: 13px;
	_left: 14px;
	width: 107px;
	height: 93px;
	background: transparent url(../img/bg-indi-2.jpg) no-repeat;
	z-index: 1000; 
}
div#top{
	position: relative;
	width: 100%;
	height: 192px;
	background: transparent url(../img/top.jpg) no-repeat;
	margin-bottom: 15px;
	margin-left: -1px;
}
div#top a{
	position: absolute;
	top: 40px;
	left: 30px;
	width: 320px;
	height: 80px;
}
div#top h1{
	display: none;
}
div#coluna-esquerda{
	width: 604px;
	float: left;
}
div#menu{
	width: 154px;
	height: 336px;
	float: left;
}
div#menu ul{
	margin-top: 50px;
}
div#menu ul li{
	border-bottom: 2px dotted #eee;
	display: block;
}
div#menu ul li.ult{
	border: none;
}
div#menu ul li a{
	display: block;
	width: 150px;
	height: 60px;
}
div#menu ul li a span{
	display: none;
}
div#menu ul li a.bt-ghee{
	background: #fff url(../img/bt-ghee.jpg) no-repeat 15px 12px;
	height: 45px;
}
div#menu ul li a.bt-utilizar{
	background: #fff url(../img/bt-utilizar.jpg) no-repeat 15px 3px;
	height: 55px;
}
div#menu ul li a.bt-producao{
	background: #fff url(../img/bt-producao.jpg) no-repeat 15px 0;
}
div#menu ul li a.bt-saudavel{
	background: #fff url(../img/bt-saudavel.jpg) no-repeat 15px 1px;
}
div#menu ul li a.bt-contato{
	background: #fff url(../img/bt-contato.jpg) no-repeat 15px 4px;
	height: 35px;
}

div#conteudo{
	position: relative;
	width: 450px;
	float: right;
	min-height: 336px;
	height: auto !important;
	_height: 336px;
}
div.titulo{
	margin-bottom: 10px;
}
div.margem-esq {
	margin-left: 20px;
}
div#conteudo p{
	line-height: 150%;
	padding: 5px 20px 5px 15px;
}

div#conteudo-bottom{
	width: 604px;
	height: 336px;
}
div.adquirir {
	width: 220px;
	position: relative;
	top: 20px;
	left: 20px;
	text-align: center;
	height: 253px;
}
div.adquirir div.separador{
	position:absolute;
	top: 25px;
	right: -30px;
	width: 10px;
	height: 194px;
	background: #fff url(../img/img-separador.jpg) no-repeat center top;
}
div.adquirir p{
	font-size: 10px;
	padding: 0 0 10px 35px;
	text-align: left;
	width: 160px;
}

div.tabela-nutricional{
	position: relative;
	margin-top: -230px;
	left: 320px;
	width: 220px;
	height: 150px;
}
div.tabela-nutricional p{
	padding: 5px;
	padding-bottom: 10px;
	font-size: 10px;
}

div#coluna-direita{
	width: 164px;
	height: 470px;
	float: right;
	border-left: 2px dotted #ddd;
}
div.origem{
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 2px dotted #ddd;
	width: 90%;
	margin-left: 10px;
}
div.origem p{
	text-align: left;
	width: 135px;
	font-size: 10px;
	padding-left: 10px;
}

div.receita{
	margin-top: 15px;
	width: 90%;
	margin-left: 10px;
	text-align: center;
}
div.receita p{
	width: 135px;
	font-size: 10px;
	padding-left: 10px;
	text-align: left;
}

div#rodape{
	width: 100%;
	height: 40px;
	background: #fff url(../img/rodape.jpg) no-repeat;
	margin-left: -1px;
}
div#rodape p{
	padding: 10px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
div#rodape-logo{
	width: 768px;
	text-align: center;
}
div#rodape-logo img{
	padding: 20px;
}
div#bottom{
	width: 100%;
	height: 20px;
	background: transparent url(../img/bg-rodape-logo.jpg) no-repeat left bottom;
}
/* contato */
div#contato {
	padding-bottom: 50px;
}
div#contato h2{
	font-size: 16px;
	padding: 5px;
	margin-left: 15px;
}
div#contato form{
	padding: 20px;
	width: 370px;
	margin-left: 20px;
}
div#contato form div{
	padding: 5px 0 5px 30px;
}
div#contato label{
	display: block;
}
div#contato input{
	width: 260px;
}
div#contato textarea{
	width: 300px;
	height: 120px;
	overflow: auto;
}
div#contato input.submit{
	width: auto;
	margin-left: 250px;
}

/* tabela nutricional */
div#tabela-nutricional{
	padding-bottom: 30px;
}
table.table-tabela-nutricional{
	border-collapse:collapse;
	border: 1px solid #ccc;
	width: 430px;
	font-size: 11px;
	margin-left: 10px;
}
table thead{
	font-weight: bold;
}
table.table-tabela-nutricional td{
	border: 1px solid #ccc;
	border-collapse:collapse;
	padding: 3px;
}
table.table-tabela-nutricional td.cinco, table.table-tabela-nutricional td.cem{
	width: 90px;
}

/* produção */
div#producao{
	padding: 5px 15px 40px 15px;
	height: 346px;
	overflow: auto;
}

/* ghee */
div#ghee{
	padding: 10px;
	padding-bottom: 40px;
	height: 336px;
	overflow: auto;
}
div#ghee h3, div#ghee h4{
	margin-left: 15px;
	margin-bottom: 5px;
}
div#ghee ul li{
	list-style-type: disc;
	margin-left: 45px;
}


/* saudavel */
div#saudavel{
	padding: 5px 15px 40px 15px;
	height: 336px;
	overflow: auto;
}

/* utilizar */
div#utilizar{
	padding: 5px 15px 40px 15px;
	height: 336px;
	overflow: auto;
}

div.titulo a.def{
	margin-left: 30px;
}