/* CSS Document */
.tit_sec_plantabilidade{
	background:url(../imgs/tit_sec_plantabilidade.gif) no-repeat;
}
.subtit_sec_recomendacoesdisco{ 
	background:url(../imgs/subtit_sec_disco.gif) no-repeat;
	margin-bottom:10px;
}
.subtit_sec_recomendacoesplantio{ 
	background:url(../imgs/subtit_sec_plantio.gif) no-repeat;
	margin-bottom:10px;
}

#container_menu_institucional{ position:relative;}

#menu_institucional{
	width:296px; 
	height:30px; 
	position:absolute;
	top:10px;
	left:330px;
	
}

#menu_institucional ul { padding-top:5px;}

#menu_institucional ul li{ 
	float:left; 
	text-indent:-5000px;
	margin-right:3px;
	
}

#menu_institucional ul li a{ height:25px;  display:block;}

.recomendacoes_disco{ 
	margin-left:7px;
	_margin-left:5px;
	width:130px;
}
.recomendacoes_plantio{ 
	width:134px;
	margin-left:5px;
	_margin-left:11px;
}


#texto_plantabilidadedisco{ 
	width:288px;
	float:left;
}

#busca_plantabilidadedisco{ 
	width:256px;
	float:left;
	margin-left:10px;
}

#containerbusca_pantio{

	width:254px;
	background:url(../imgs/bttopobusca_plantio.gif) no-repeat;
	padding-top:55px;

}

#meiobuscaplantio{ 
	background:url(../imgs/bgmeioplantio.gif) repeat-y;
	height:160px;
}
#bottomplantio{
	width:254px;
	background:url(../imgs/bottomplantio.gif) no-repeat;
	height:16px;
}
.selectplantio{
	background:#fff;
	border:#C3C3C3 solid 1px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#1B460A;
	line-height:17px;
	padding-left:3px;
	margin-bottom:5px;

}
.inputscontato{
	background:#fff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#1B460A;
	height:16px;
	line-height:17px;
	padding-left:3px;
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-bottom-color: #E5E6E2;
	border-left-color: #C3C3C3;
	

}