/************************************************************************************ ALIMENTAÇÃO *************/
#conteudo.noticias .dir p.citacao_p, #conteudo.noticias .dir p.citacao {
	padding-top:15px;
	text-align:right;
	color:#6B6B6B;
}
#conteudo.noticias .dir p.citacao {
	clear:both;
	border-top:1px dashed #6B6B6B;
}
#conteudo.noticias .dir cite {
	clear:both;
	font-weight:bold;
	color:#6B6B6B;
	float:right;
	margin-bottom:15px;
}

#conteudo.noticias h2.alimentacao { width:265px; background:url(../imagens/titulos/alimentacao.gif) no-repeat right top; }
#conteudo.noticias .esq { padding-top:0px; }
#conteudo.noticias .esq div.intro {
	color:#6693AA;
	text-align:right;
	padding-top:70px;
	padding-right:130px;
	height:50px;
	background:url(../imagens/alimentacao/graos.gif) no-repeat right top;
}
#conteudo.noticias .esq div.intro p {
	font-style:italic;
	text-align:right;
	padding:0px 5px 10px 5px;
	border-bottom:1px solid #6693AA;
}
#conteudo.noticias .esq div.intro cite {
	font-weight:bold;
	font-style:normal;
}

#conteudo.noticias .esq h4 {
	background-color:#E3E3C9;
	padding:3px 15px 3px 15px;
	border:0;
	margin-top:10px;
	font-size:14px;
}
#conteudo.noticias .esq p { padding:0px 15px 0px 15px; }
#conteudo.noticias .esq p.sobre { padding:15px; }
#conteudo.noticias .esq h5 {
	font-size:12px;
	padding:15px;
}
#conteudo.noticias .esq p.first {
	border-top:0;
}
/************************************************************************************ FIM ALIMENTAÇÃO *********/