/*----------------------- CONFIGURAÇÕES DO CANAL ---------------------*/
	
	#container h1{
		color:#0c8515;
		cursor:pointer;
	}
	
	#previsao p a{
		font-size:14px;
		color:#060;
	}
	 .bgh1-agricultura{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/ico-culturas.jpg) right no-repeat;
	}
		
	.agroh2{ background:#fbfbfb; color: #016908; margin-top:10px; margin-bottom:10px;}
	
	.barra-topo-canal-agroclima{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/bgCanalVerde.png ) no-repeat;
	}
	
	.bg-canal-agroclima{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/bg-canal-agroclima.jpg)  no-repeat;
	}
	
	/* O Agroclima */
	.space-botao{
		margin-top:15px;
		
	}
	
	/*como usuarios não logado */
	#comboNaoLogado{
		margin-top:10px;
		margin-bottom:10px;
		float:left;
	}
	
	#comboNaoLogado select{
		width:151px;
		height:30px;
		float:left;
		border:1px solid #ccc;
		font-size:14px;
	}
	
	/* culturas */
	
	#culturas{
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#culturas p a { font-size:12px; font-weight:bold; }
	
	
		#culturas a{
			font-size:24px;
			font-weight:normal;
			color:#0c8515;
			
		}
		#culturas ul{
			list-style:none;
			display:block;
			float:left;
			margin:15px 0 0 0;
			padding:0;
		}
		
		#culturas ul li{
			width:101px;
			height:102px;
			float:left;
			display:block;
			margin:4px;
		}
		

		
		
	/*fim culturas */
	
	
	#videos .select{
		width:226px;
	}
	
	#noticias {
		float:left;
		margin-top:15px;
		font-size:14px;
	}
	
	#noticias ul{
		font-size:14px;
		width:100%;
		list-style:none;
		display:block;
		float:left;
		margin:15px 0 0 0;
		padding:0;
		
	}
	
	#noticias ul li{
		font-size:14px;
		width:100%;
		height:auto;
		float:left;
		display:block;
		margin-top:5px;
		border:1px solid #ccc;
		background:#f9f9f9;
		padding:5px 0 5px 0;
		
		
	}
	
	#noticias ul li a{
		font-size:14px;
	}
	
	a:hover{
		color:#093;
		font-size:14px;
		
		
	}
	
	
	/* NOTÍCIA INTERNA */
	
	#noticiaInterna{
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#noticiaInterna .fonteNoticia{ font-size:12px; color:#CCC; }
	
	#noticiaInterna table{
		font-size:14px;
		font-weight:bold;
		margin-top:20px;
		float:left;
	}
	
	#publicidade{
		margin:20px 0 0 0;
	}
	
	#publicidade-pq{
		margin-top:5px;
	}
	
	#publicidade-cont-interno{
		text-align:left;
		padding:0;
		margin:10px 0 0 0;
	}

	/* ACCORDION ----------------------------------- */
	
	.ico-accordion{
		margin-right:5px;
		margin-top:2px;
	}
	
	.iconeCultura{
		width:77px;
		height:78px;
		float:left;
		margin:5px;
	}
	
	.inputs-culturas{
		width:330px;
		height:auto;
		float:left;
		display:block;
		margin-top:30px;
	}
	
	.selectCidade{
		width:330px;
		height:30px;
		border:solid 1px #f9f9f9;
		font-size:16px;
		padding-top:2px;
	}
	
	/* usar essas classes quando o accordion estiver na segunda coluna */
	.inputs-culturas-coluna2{
		width:200px;
		height:auto;
		float:left;
		display:block;
		margin-top:30px;
	}
	
	.selectCidade-coluna2{
		width:200px;
		height:30px;
		border:solid 1px #f9f9f9;
		font-size:16px;
		padding-top:2px;
	}
	
	/* FIM - usar essas classes quando o accordion estiver na segunda coluna */
	
	.opt{
		height:30px;
	}
	
	select option hover{
		margin:10px;
	}
	.pageContent { width: 100%; }
	.accordion { list-style-type: none; padding: 0; margin: 0;  border-top: none; border-left: none; }
	.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
	.accordion li { background: #fbfbfb; border:1px solid #f9f9f9; cursor: pointer; list-style-type: none; padding: 0; margin: 5px 00 0 ; float: left; display: block; width: 100%;}
	.accordion li.active>a { background: url('close.gif') no-repeat center right; }
	.accordion li div { background: #fff; display: block; overflow:hidden; clear: both; float: left; width: 100%;}
	.accordion a { text-decoration: none; height:35px; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; margin-top:5px; color: #3c971e; padding: 0 10px; display: block; cursor: pointer; background: url('open.gif') no-repeat center right;}
	
	/* Level 2 */
	.accordion li ul li { background: #7FD2FF; font-size: 0.9em; }
	
	
	/* CADASTRO */
	
	#cadastro{
		width:438px;
		float:left;
		background:#f9f9f9;
		border:1px solid #e8e8e8;
		margin-top:15px;
		-moz-border-radius: 10px;
		border-radius:10px;
		font-size:14px;
	}
	
	#cadastro select{
		width:167px;
		height:36px;
		border:1px solid #e8e8e8;
		margin:10px 0 0 0;
	
	}
	
	#cadastro input{
		width:300px;
		height:36px;
		border:1px solid #e8e8e8;
		padding-left:36px;
		margin:10px;
	}
	
	#cadastro textarea{
		width:336px;
		height:90px;
		border:1px solid #e8e8e8;
		margin:10px;
	}
	
	#cadastro table{
		width:100%;
		text-align:right;
		margin-top:20px;
		margin-right:10px;
		font-size:14px;
	}
	
	.ico-telefone{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/ico-telefone.jpg) no-repeat left #fff;
	}
	
	.ico-email{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/ico-email.jpg) no-repeat left #fff;
	}
	
	.ico-nome{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/ico-user.jpg) no-repeat left #fff;
	}
	
	.ico-empresa{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/ico-empresa.jpg) no-repeat left #fff;
	}
	
	.ico-cpf{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/ico-cpf.jpg) no-repeat left #fff;
	}
	
	
	/*abas */
	#acessoRapido{padding:0; margin-top:20px; float:left; width: 542px;}
	#acessoRapido p{ float:left; display:block;}
	#acessoRapido h2{ color:#0c8515;}
	div.acessoRapido-tab {width: 100%; margin: 0 0 20px 0;}
	ul.acessoRapido-tab {list-style-type: none; width: 100%;float: left;background: url(http://imagens.climatempo.com.br/site/imagens/pixel.gif) bottom left repeat-x; margin-bottom:7px;}
	ul.acessoRapido-tab li {margin: 0 2px 0 0;float: left;}
	ul.acessoRapido-tab a {
		float: left;
		display: block;
		padding: 4px 8px;
		border: 1px solid #ccc;
		border-bottom: 0;
		color: #7f7f7f;
		background: #f9f9f9;
		text-decoration: none;
		font-weight: bold;
	}
	.acessoRapido-tab .tab{clear:both;}
	ul.acessoRapido-tab a:hover {background: #fff; font-size:12px;}
	ul.acessoRapido-tab a.active {background: #fff;padding-bottom: 5px;cursor: default; color:#666;}
	
	/*abas HOme */
	#cotacaoBMF{padding:0; margin-top:20px; float:left;}
	#cotacaoBMF table{ margin:5px; }
	#cotacaoBMF table .baixa{ color:#900; font-weight:bold;}
	#cotacaoBMF table .alto{ color:#113ea4; font-weight:bold;}
	#cotacaoBMF p{ float:left; display:block;}
	#cotacaoBMF h2{ color:#0c8515;}
	div.cotacaoBMF-tab {width: 100%; height:auto; margin: 0 0 20px 0;}
	ul.cotacaoBMF-tab {list-style-type: none; width: 100%; height:auto; float: left;background: url(http://imagens.climatempo.com.br/site/imagens/pixel.gif) bottom left repeat-x; margin-bottom:7px;}
	ul.cotacaoBMF-tab li {margin: 0 2px 0 0;float: left;}
	ul.cotacaoBMF-tab a {
		float: left;
		display: block;
		width:auto;
		padding:4px 5px;
		border: 1px solid #ccc;
		color: #7f7f7f;
		background: #f9f9f9;
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		margin-top:2px;
	}
	.cotacaoBMF-tab .tab{clear:both;}
	ul.cotacaoBMF-tab a:hover {background: #fff; font-size:12px;}
	ul.cotacaoBMF-tab a.active {background: #fff; cursor: default; color:#666;}
	#cotacaoBMF .imgCulturaCotacao{ width:100px; height:100px; float:left; }
	#cotacaoBMF .cotacoes{ width:322px; height:100px; float:left; border:1px solid #ccc; margin-left:5px; }
	
	#cotacaoCBOT{padding:0; margin-top:20px; float:left;}
	#cotacaoCBOT table{ margin:5px; }
	#cotacaoCBOT table .baixa{ color:#900; font-weight:bold;}
	#cotacaoCBOT table .alto{ color:#113ea4; font-weight:bold;}
	#cotacaoCBOT p{ float:left; display:block;}
	#cotacaoCBOT h2{ color:#0c8515;}
	div.cotacaoCBOT-tab {width: 100%; height:auto; margin: 0 0 20px 0;}
	ul.cotacaoCBOT-tab {list-style-type: none; width: 100%; height:auto; float: left;background: url(http://imagens.climatempo.com.br/site/imagens/pixel.gif) bottom left repeat-x; margin-bottom:7px;}
	ul.cotacaoCBOT-tab li {margin: 0 2px 0 0;float: left;}
	ul.cotacaoCBOT-tab a {
		float: left;
		display: block;
		width:auto;
		padding:4px 5px;

		border: 1px solid #ccc;
		color: #7f7f7f;
		background: #f9f9f9;
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		margin-top:2px;
	}
	.cotacaoCBOT-tab .tab{clear:both;}
	ul.cotacaoCBOT-tab a:hover {background: #fff; font-size:12px;}
	ul.cotacaoCBOT-tab a.active {background: #fff; cursor: default; color:#666;}
	#cotacaoCBOT .imgCulturaCotacao{ width:100px; height:100px; float:left; }
	#cotacaoCBOT .cotacoes{ width:322px; height:100px; float:left; border:1px solid #ccc; margin-left:5px; }
	
	
	#cotacaoNYBOT{padding:0; margin-top:20px; float:left;}
	#cotacaoNYBOT table{ margin:5px; }
	#cotacaoNYBOT table .baixa{ color:#900; font-weight:bold;}
	#cotacaoNYBOT table .alto{ color:#113ea4; font-weight:bold;}
	#cotacaoNYBOT p{ float:left; display:block;}
	#cotacaoNYBOT h2{ color:#0c8515;}100%	
	div.cotacaoNYBOT-tab {width: 100%; height:auto; margin: 0 0 20px 0;}
	ul.cotacaoNYBOT-tab {list-style-type: none; width: 100%; height:auto; float: left;background: url(http://imagens.climatempo.com.br/site/imagens/pixel.gif) bottom left repeat-x; margin-bottom:7px;}
	ul.cotacaoNYBOT-tab li {margin: 0 2px 0 0;float: left;}
	ul.cotacaoNYBOT-tab a {
		float: left;
		display: block;
		width:auto;
		padding:4px 5px;
		border: 1px solid #ccc;
		color: #7f7f7f;
		background: #f9f9f9;
		text-decoration: none;
		text-align:center;
		font-weight: bold;
		margin-top:2px;
	}
	.cotacaoNYBOT-tab .tab{clear:both;}
	ul.cotacaoNYBOT-tab a:hover {background: #fff; font-size:12px;}
	ul.cotacaoNYBOT-tab a.active {background: #fff; cursor: default; color:#666;}
	#cotacaoNYBOT .imgCulturaCotacao{ width:100px; height:100px; float:left; }
	#cotacaoNYBOT .cotacoes{ width:322px; height:100px; float:left; border:1px solid #ccc; margin-left:5px; }
	
	
	/* PREVISAO */
	
	#previsao{
		margin-top:15px;
	}
	
	#definir_padrao{position:absolute; right:0; bottom:0;}
	#previsao{margin:5px 0 20px 0; clear:both;}
	#previsao .cabecalho{background-color:#f9f9f9; height:30px; margin-bottom:5px; text-align:left; padding:0 3px 0 3px;font-size:11px; font-weight:bold;}
	#previsao .cabecalho .data{ float:left; margin-top:7px;}
	#previsao .cabecalho .sol{ float:right; margin-top:3px;}
	#previsao .icones{float:left; width:47px; height:57px; text-align:center; font-size:10px;}
	#previsao #temperatura{width:80px; height:50px; float:left;}
	#previsao #temperatura #min{color:#0283c7; height:30px; text-align:center; font-size:24px; font-weight:bold;}
	#previsao #temperatura #max{color:#c00000; height:30px; text-align:center; font-size:24px; font-weight:bold;}
	#previsao #prob{width:25px; float:left; margin-left:10px; margin-top:15px;}
	#previsao #prob_dados{float:left; width:120px; }
	#previsao #prob_dados span{float:left; width:100%; font-size:24px; font-weight:bold; color:#035986; margin-left:10px;}
	#previsao #vento{width:25px; height:50px; float:left; padding-top:16px;}
	#previsao #vento_dados{height:50px; float:left; width:40px; padding-top:16px;}
	#previsao #ur{width:30px; height:50px; float:left; padding-top:16px;}
	#previsao #ur_dados{height:50px; float:left; width:50px; padding-top:16px;}
	#previsao #veja_mais{ margin-left:3px; color:#FF0000; font-weight:bold;}
	#previsao #frase{clear:both; margin:0 3px 7px 3px;}
	#previsao .mtn{font-size:11px;text-align:center;}
	#previsao .titulo{padding-left:3px; font-size:11px; font-weight:bold;}
	#previsao .alt{background-color:#FBFBFB;}
	
	
	/* TENDENCIA PARA OS PROXIMOS DIAS */
	#tendencia{width:437px; height:auto;}
	#tendencia .box_tendencia{border:1px #e2e2e2 solid; float:left; width:436px; height:auto; margin:5px 0 5px 0; padding-bottom:10px;}
	#tendencia .box_sel{background-color:#f9f9f9; margin:0;}
	#tendencia .cabecalho{ width: 436px; padding:5px 0 5px 0 ; float:left; }
	#tendencia .data{ width:436px; margin-left:12px; width:81px; float:left; font-weight:bold;}
	#tendencia .icones{ width:50px; height:auto; float:left; margin-left:10px;}
	#tendencia #temperatura { width:60px; float:left; margin:0; padding:0; }
	#tendencia #temperatura #min{color:#0283c7; height:20px; float:left; text-align:center; font-size:18px; font-weight:bold;}
	#tendencia #temperatura #max{color:#c00000; height:20px; float:left; text-align:center; font-size:18px; font-weight:bold;}
	#tendencia #prob_dados{ width:75px; height:30px; float:left;}
	#tendencia #prob_dados img{float:left; display:block; }
	#tendencia #prob_dados span{ float:right; font-size:18px; color:#035986;}
	#tendencia #frase{ width:230px; height:40px; float:right;}
	#tendencia .obs{ width:430px;}
	
	
	/* PLAYER SATELITE BRASIL */
	#satelite{
		margin-top:15px;
	}
	
	#satelite #estados select{
		width:149px;
		margin-bottom:10px;
	}
	
	.player{text-align:center;}
	.botao_player{ float:left; border:1px #C0C0C0 solid; padding:2px 4px; margin:1px;}
	
	
	/* LOGIN */
	
	#login-topo{
		width:auto; 
		float:right; 
		color:#666; 
		margin-top:10px; 
		margin-right:10px; 
		font-weight:bold;
	}
	
	#bt-sair{
		width:auto; 
		float:right; 
		margin-right:10px; 
		margin-top:3px;
	}
		
	#login{
		width:438px;
		height:150px;
		float:left;
		background:#f9f9f9;
		border:1px solid #e8e8e8;
		margin-top:15px;
		-moz-border-radius: 10px;
		border-radius:10px;
		font-size:14px;
	}
	
	#login table a{ color:#999; font-size:12px; font-weight:normal; }
	#login table a:hover{ color:#060; font-size:12px; font-weight:normal; }
	
	#login input{
		width:308px;
		height:36px;
		border:1px solid #e8e8e8;
		padding-left:28px;
		margin:10px;
	}
	
	#login table{
		width:100%;
		text-align:right;
		margin-top:20px;
		margin-right:10px;
		font-size:14px;
	}
	
	.ico-senha{
		background:url(http://imagens.climatempo.com.br/canais/agroclima/imagens/ico-senha.jpg) no-repeat left #fff;
	}
	
	/* ACCORDION GRÁFICOS */
	
	#graficos{ margin-top:10px; float:left; width:100%; }
	#graficos ul li{ color:#666; height:25px;}
	#graficos ul li a{ color:#999 ; font-size:16px; margin:0; height:22px; padding-top:3px; }
	#graficos ul li a:hover{ color:#8d8d8d ; background:#ebf4e8; height:25px; font-size:16px; }

	
	#mapas{ margin-top:10px; float:left; }
	#mapas ul li{ color:#666; height:25px; }
	#mapas ul li a{ color:#999 ; font-size:16px; margin:0; height:22px; padding-top:3px; }
	#mapas ul li a:hover{ color:#8d8d8d ; background:#ebf4e8; height:25px; font-size:16px; }
	
	/* BT VOLTAR  PREVISÃO CONTEUDO INTERNO */
	#bt-voltar-para-previsao-selecionada{
		text-align:right;
	}
	
	/* SOLICITAR CIDADE */
	#solicitar_cidade{
		width:438px;
		height:280px;
		float:left;
		background:#f9f9f9;
		border:1px solid #e8e8e8;
		margin-top:15px;
		-moz-border-radius: 10px;
		border-radius:10px;
		font-size:14px;
	}
	
	#solicitar_cidade input{
		width:308px;
		height:36px;
		border:1px solid #e8e8e8;
		padding-left:28px;
		margin:10px;
	}
	
	#solicitar_cidade textarea{
		width:336px;
		height:90px;
		border:1px solid #e8e8e8;
		margin:10px;
	}
	
	#solicitar_cidade select{
		width:167px;
		height:36px;
		border:1px solid #e8e8e8;
		margin:10px 0 0 0;
	
	}
	
	#solicitar_cidade table{
		width:100%;
		text-align:right;
		margin-top:20px;
		margin-right:10px;
		font-size:14px;
	}
	
	/* BOX MAPA SATELITE */
	#satelite{float:left; width:300px; margin-top:6px;}
	#satelite p{ width:100%; float:left;}
	#satelite select{ float:left; width:150px; height:30px; border:1px solid #ccc; color:#666; margin-top:5px;}
	
	/* PLAYER SATELITE BRASIL */
	.player{text-align:center;}
	.botao_player{ float:left; border:1px #C0C0C0 solid; font-size:12px; color:#666; padding:2px 4px; margin:1px;}
	.botao_player a{ font-size:12px; color:#666; text-decoration:none; }
	.botao_player a:hover{ font-size:12px; color:#060; text-decoration:none;}
	
	#conteudoRestrito{ width:552px; height:auto; margin:0 auto 0 auto; }
	
	/* TEMPO CLIMA (TSM) */
	span.accordion{cursor: pointer; float:left; background:#0C8515; padding:4px; width:100%; color:#fff; font-weight:bold; }
	p.accordion{display:none;}
