/*--------------------------------------------------*/
/*--------------------------------------------------*/
#conteudo{
	width:777px;
	height:auto;
}
/*-------*/
	#noticias{
		float:left;
		width:234px;
		height:290px;
		padding-left:0;
		}
		#noticias img.noticias{
			margin:10px 0 0 29px;
			}
		#noticias p{
			width:188px;
			margin:10px 0 10px 31px;
			color:#446666;
			font:11px arial;
			}
		#noticias img.veja_mais{
			margin:6px 0 0 28px;
			}
		#noticias a{
			cursor:pointer;
			color: #385455;
			font-weight:bold;
			}
/*-------*/
	#produtos{
		float:right;
		width:524px;
		height:auto;
		background:none;
		}
	
		#produtos div{
			width:524px;
			height:146px;
			}
			
		#produtos a.logo{
			display:block;
			position:relative;
			width:81px;
			height:82px;
			top:14px;
			margin:0 0 0 30px;
			float:left;
			}
			
		#produtos a.detalhes{
			position:relative;
			display:block;
			margin-left:132px;
			top:10px;
			clear:both;
			}
			
		#produtos h4{ display:none; }
		
		#produtos p{
			float:right;
			margin-top:40px;
			width:247px;
			padding-right:146px;
			color:#446666;
			}
			
		#produtos #checktracing{
			background:url('../../images/bg_produtos_checktracing.jpg');
			height:144px;
			}
			
		#produtos #cadernodecampo{ background:url('../../images/bg_produtos_cadernodecampo.jpg'); }
		
		#produtos #moritor{ background:url('../../images/bg_produtos_moritor.jpg'); }
				
		#produtos #rastreabilidadeonline{ background:url('../../images/bg_produtos_rastreabilidadeonline.jpg'); }

/*-------*/
	#servicos{
		float:left;
		width:253px;
		height:85px;
		margin-top:28px;
		}
		#servicos img.servicos{
			margin:19px 0 0 34px;
			}
		#servicos p{
			margin:3px 5px 0 34px;
			}
		#servicos img.veja_mais{
			margin:8px 0 0 34px;
			}
/*-------*/
	#checkplant{
		float:right;
		width:270px;
		height:85px;
		margin-top:28px;
		}
		#checkplant img.checkplant{
			margin:19px 0 0 34px;
			}
		#checkplant p{
			margin:3px 5px 0 34px;
			}
		#checkplant img.conheca{
			margin:8px 0 0 34px;
			}
/*--------------------------------------------------*/