@charset "iso-8859-1";

/* CSS Document */
body.print
{
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial;
	/*font-family:"Arial Narrow",Arial;*/
	color:rgb(102,102,102);
	font-size:11px;
}
.print #Container
{
	width:946px;
	min-height:800px;
	height:auto !important;
	height:800px;
	margin:0 auto 0 auto;
	padding:30px 0 0 0;
}
#busca
{
	float:right;
	margin:43px 0 0 0;	
}
#busca input.texto
{
	border:1px solid rgb(239,245,231);
	font-size:10px;
	color:rgb(87,115,51);
	margin:0 4px 0 0;
	vertical-align:middle;
	width:76px;
}
#busca input.imagem_busca
{
	vertical-align:middle;
	border:none;
}
#conteudo_dinamico
{
	margin:30px 0 0 0;
}
#menu_dir
{
	width:212px;
	min-height:497px;
	float:right;
	margin:30px 0 30px 0;
}
#centro
{
	width:346px;
	min-height:497px;
	margin:0 177px 0 370px;
}
#esquerda
{
	width:346px;
	min-height:497px;
	float:left;	
}
h1
{
	font-weight:bold;
	font-size:14px;
	color:rgb(37,39,64);
	padding:0 0 0 20px;
	line-height:22px;
	border-bottom:1px solid rgb(239,158,74);
	margin:0 0 15px 0;
}
h1#n_
{
	background:url(../img/noticias.jpg) left center no-repeat;
}
h1#a_
{
	background:url(../img/atualidades.jpg) left center no-repeat;
}
h1#f_
{
	background:url(../img/fotos.jpg) left center no-repeat;
}
h1#v_
{
	background:url(../img/videos.jpg) left center no-repeat;
}
.titulo_n
{
	color:rgb(87,115,51);
	font-size:10pt;
	margin:0 0 10px 0;
	line-height:11pt;
}
.titulo_n span
{
	font-size:8pt;
	display:block;
	margin:1px 0 0 0;
	color:rgb(102,102,102);
}
.titulo_n_hover
{
	color:rgb(102,102,102);
 	border: #FFF 1px solid;
	margin-bottom:14px;
}

.titulo_n_hover h2:hover
{
	text-decoration:underline;
}

.titulo_n_hover h2
{
	color:rgb(87,115,51);
	font-size:10pt;
	line-height:11pt;
	padding-bottom:3px;
	font-weight:bold;
}
.titulo_n_hover span
{
	font-size:8pt;
	display:block;
	margin:1px 0 0 0;	
}
.titulo_n_hover p
{
	margin:2px 0 10px 0;
	font-size:8pt;
	line-height:10pt;
}
#noticias a
{
	text-decoration:none;
}


/*#noticias a:hover div.titulo_n_hover
{
	display:block;
}
#noticias a:hover div.titulo_n
{
	display:none;
}*/
#noticias ul
{
	margin:0 0 0 0;

}
.mais
{
	font-size:10px;
	color:rgb(102,102,102);	
	display:block;
	padding:4px 0 4px 12px;
}
.mais:hover
{	
	color:rgb(239,158,74);
}
#noticias_a
{
	
	background:url(../img/noticias_mais.jpg) 0 center no-repeat;
}
#noticias_a:hover
{
	background:url(../img/noticias2_over.jpg) 0 center no-repeat;
}
#atualidades_a
{
	background:url(../img/atualidades_mais.jpg) 0 center no-repeat;
}
#atualidades_a:hover
{
	background:url(../img/atualidades2_over.jpg) 0 center no-repeat;
}
#fotos_a
{
	margin-top:15px;
	background:url(../img/fotos4.jpg) 0 center no-repeat;
	padding:0 0 0 10px;
}
#fotos_a:hover
{
	
	background:url(../img/fotos4_over.jpg) 0 center no-repeat;
}
#videos_a
{
	margin-top:20px;
	background:url(../img/videos2.jpg) 0 center no-repeat;
}
#videos_a:hover
{
	background:url(../img/videos2_over.jpg) 0 center no-repeat;
}

#atualidades
{
	margin:30px 0 0 0;
}
#atualidades a, #fotos a, #videos a
{
	text-decoration:none;
}
#atualidades a:hover div.titulo_n
{

	text-decoration:underline;
}
#atualidades ul
{
	margin:0 0 20px 0;
}
#rodape
{
	margin:100px 0 50px 0;
	padding:5px 0 0 0;
	border-top:1px solid rgb(37,39,64);
	clear:both;
}



#rodape ul
{
	margin:0 390px 0 390px;
}
#rodape ul li
{
	float:left;
	border-right:1px solid rgb(87,115,51);
	padding:0 4px;
}
#rodape ul li a
{
	color:rgb(87,115,51);
	text-decoration:none;
}
#rodape ul li a:hover
{
	color:rgb(239,158,74);
	text-decoration:none;
}
#rodape ul li.noborder
{
	border:none;
}
#legenda_foto
{
	width:295 px;	

	height:57px;


}

#legenda_foto h3, #legenda_video h3
{
	color:rgb(87,115,51);
	font-size:14px;
}
#legenda_foto span, #legenda_video span
{
	font-size:10px;
	color:rgb(102,102,102);
}
#legenda_foto p, #legenda_video p
{

	height:30px;
	text-align:justify;
	margin:10px 0 0 0;
	
}
#videos
{
	margin:30px 0 0 0;
}
#videos #ContainerVideo, #videos a.VideoPlayer{
	display:block;
	width:258px;
	height:183px;
	margin-left:20px;
}
#videos a.VideoPlayer img{
	margin:65px 107px;
}
#videos #ContainerVideo2, #videos a.VideoPlayer2{
	display:block;
	width:480px;
	height:360px;
	margin-left:20px;
}
#videos a.VideoPlayer2 img{
	margin:153px 218px;
}
#legenda_video
{
	width:295 px;	
	
	height:57px;
}
#menu_dir h4
{
	color:rgb(102,102,102);
	font-size:11px;
	padding:6px 0 5px 0;
	border-bottom:1px solid rgb(239,158,74);
}
#menu_dir ul
{
	margin:17px 0 0 0;
	list-style:none;
}
#menu_dir ul li
{
	text-align:center;
	margin:0px 0 0 0;
}
#clube_phytus
{
	margin:17px auto 0 auto;
	padding:30px 10px 0 10px;
	text-align:center;
	width:180px;
	height:230px;
	background:rgb(247,250,242);
}
#clube_phytus p
{
	color:rgb(87,115,51);
	margin:20px 0 0 0;
}
#clube_phytus a
{
	text-decoration:underline;
	color:rgb(87,115,51);
	margin:20px 0 0 0;
	display:block;
}
#clube_phytus table
{
	margin:30px 0 0 0;
}
#clube_phytus input
{
	vertical-align:middle;
}
#clube_phytus .texto_f
{
	text-align:right;
}
#clube_phytus input.texto_i
{
	width:74px;
	border:1px solid rgb(239,245,231);
}
#acompanhe
{
	margin:0 auto 0 auto;
	padding:0 5px 0 37px;
	height:20px;
}
#acompanhe li
{
	color:rgb(87,115,51);
	float:left;
	height:20px;
	padding:0 5px 20px 0;
	line-height:20px;
}
.zoom_foto
{
	display:none;
}
h5
{
	padding:5px 0 5px 100px;
	color:#252740;
	font-size:12px;
	width:607px;
	border-bottom:1px solid #EF9E4A;
	font-weight:bold;
}
h5 span
{
	color:#577333;	
}
h5 a
{
	text-decoration:none;
	color:rgb(37,39,64);
}
h5 a:hover
{
	color:rgb(87,115,51);
}
#div_texto
{
	margin:15px 0 0 0;
	width:100%;
	line-height:130%;
	text-align:justify;
	font-size:10pt;
}
#div_texto a{
	color:rgb(102,102,102);
	text-decoration:underline;
}
#div_texto a:hover{
	color:rgb(87,115,51);
}
#div_texto ul li{
	list-style:disc;
	list-style-position:inside;
}

#div_galeria_textos
{
	float:right;
	margin:15px 100px 0 10px;
}
#cadastro
{
	margin:20px auto;
	width:600px;
}
#cadastro table
{
	width:500px;
}
#cadastro table tr td{
	padding:2px;
	margin:0px;
	font-size:12px;
}
#cadastro table tr td.direita
{
	text-align:right;
}
#cadastro input.verifica, #cadastro select, #cadastro input.naoobrigatorio
{

}
#cadastro p{
	font-size:12px;
	margin:8px -75px;
}
#cadastro p a{
	color:rgb(102,102,102);
}
#parceiros{
	width:700px;
}
#parceiros img
{
	margin:15px 0 0 15px;
}
#contato ul
{
	width:700px;
	height:70px;
	margin:20px 0 0 10px;
	padding:10px 0;
	padding-left:120px;
	/*
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	*/
}
#contato ul li
{
	float:left;
	text-align:center;
	margin:0 0 0 80px;
	line-height:120%;
}
#contato ul li strong
{
	font-weight:bold;
	text-decoration:underline;
}
#contato p
{
	text-align:center;
	margin:10px 0 0 0;
}
#contato table
{
	width:700px;
	text-align:center;
	margin:30px 0 0 0;
}
#contato textarea
{
	width:326px;
	height:70px;
	margin-top:2px;
	margin-left:2px;
}
#contato textarea, #contato input.verifica, #contato select
{

}
#contato input.verifica, #contato select
{

}
#contato table tr td
{
	padding:2px;
}
#contato table tr td.direita
{
	text-align:right;
	vertical-align:top;
	padding:5px 10px 0 0;
}
#noticiasin a
{
	margin:15px 0 0 100px;
	display:block;
	color:rgb(102,102,102);	
	text-decoration:none;
}
#noticiasin a:hover
{
	color:rgb(87,115,51);
	text-decoration:underline;
}
#noticiasdetalhes
{
	margin:15px 0 0 100px;
	width:520px;
	text-align:justify;
	font-size:10pt;
	line-height:12pt;
}
#noticiasdetalhes a{
	color:rgb(102,102,102);
	text-decoration:underline;
}
#noticiasdetalhes a:hover{
	color:rgb(87,115,51);
}
h6
{
	font-size:14px;	
	color:rgb(87,115,51);
	margin:0 0 10px 0;
	font-weight:bold;
}
h6 span
{
	font-size:12px;
	color:rgb(102,102,102);
}
ul#projetos li a
{
	display:block;
	width:210px;
	height:54px;
	text-decoration:none;
}

ul#projetos li a#ana
{
	background:url(../img/portifolio_ana.jpg) no-repeat center center;
}
ul#projetos li a#ana:hover
{
	background:url(../img/portifolio_ana_hover.jpg) no-repeat center center;
}

ul#projetos li a#atualizacoes
{
	background:url(../img/portifolio_atualizacoes_phytus.jpg) no-repeat center center;
}
ul#projetos li a#atualizacoes:hover
{
	background:url(../img/portifolio_atualizacoes_phytus_hover.jpg) no-repeat center center;
}

ul#projetos li a#clube
{
	background:url(../img/portifolio_clube_phytus.jpg) no-repeat center center;
}
ul#projetos li a#clube:hover
{
	background:url(../img/portifolio_clube_phytus_hover.jpg) no-repeat center center;
}

ul#projetos li a#fieldflow
{
	background:url(../img/portifolio_fieldflow.jpg) no-repeat center center;
}
ul#projetos li a#fieldflow:hover
{
	background:url(../img/portifolio_fieldflow_hover.jpg) no-repeat center center;
}

ul#projetos li a#linkage
{
	background:url(../img/portifolio_linkage.jpg) no-repeat center center;
}
ul#projetos li a#linkage:hover
{
	background:url(../img/portifolio_linkage_hover.jpg) no-repeat center center;
}

ul#projetos li a#momento
{
	background:url(../img/portifolio_momento_phytus.jpg) no-repeat center center;
}
ul#projetos li a#momento:hover
{
	background:url(../img/portifolio_momento_phytus_hover.jpg) no-repeat center center;
}

ul#projetos li a#palestras
{
	background:url(../img/portifolio_palestras_phytus.jpg) no-repeat center center;
}
ul#projetos li a#palestras:hover
{
	background:url(../img/portifolio_palestras_phytus_hover.jpg) no-repeat center center;
}

ul#projetos li a#news
{
	background:url(../img/portifolio_phytus_news.jpg) no-repeat center center;
}
ul#projetos li a#news:hover
{
	background:url(../img/portifolio_phytus_news_hover.jpg) no-repeat center center;
}

ul#projetos li a#videochat
{
	background:url(../img/portifolio_videochat_phytus.jpg) no-repeat center center;
}
ul#projetos li a#videochat:hover
{
	background:url(../img/portifolio_videochat_phytus_hover.jpg) no-repeat center center;
}

#txtbanner
{
	width:953px;
	height:234px;
	
	*height:70px;
	*margin-top:180px;
	
	position:absolute;
	

}
#txtbanner div
{
	width:953px;
	height:212px;
	display:table-cell;
	vertical-align:bottom;
	text-align:right;
	padding:0 30px 0 0;	
}
#txtbanner div span
{
	width:350px;
	display:block;
	margin:0 0 0 auto;
	color:rgb(87,115,51);
	font-size:14px;
	text-align:center;
	line-height:130%;
}
#menubanner
{
	padding:10px 0 0 0;
	position:absolute;
	margin:0 0 0 915px;
	z-index:1;
}
#menubanner li a
{
	font-size:16px;
	width:17px;
	height:19px;
	background:url(../img/folha.png) no-repeat center center;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	color:#fff;
	display:block;
}
#menubanner li a:hover
{
	background:url(../img/folha_hover.png) no-repeat center center;
}
#menubanner li a.folhahover
{
	background:url(../img/folha_hover.png) no-repeat center center;
}
#texto_galeria, #texto_podcast, #texto_videos
{
	padding:18px 0 0 100px;
}
#texto_galeria ul, #texto_podcast ul
{
	margin:15px 0 0 0;
}
#texto_galeria ul li a:hover
{
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
#texto_galeria ul li
{
	float:left;
	width:240px;
	margin:0 20px 20px 0;
}
#texto_galeria ul li div
{
	float:right;
	text-align:left;
	width:150px;
}
#texto_galeria ul li div h2
{
	color:rgb(87,115,51);
	font-size:14px;
}
#texto_album
{
	padding:0 0 0 100px;
}
#texto_album h2
{
	color:rgb(87,115,51);
	font-size:14px;
	margin:10px 0 20px 0;
}
#texto_album div#legenda
{
	width:444px;
	margin:0 0 20px 40px;
}
#texto_album div#legenda h2
{
	color:rgb(87,115,51);
	font-size:14px;
	margin:0;
}
#texto_album div#legenda p
{
	margin:10px 0 0 0;
}
#texto_album div#legenda span
{
	font-size:10px;
}
#foto_small li a:hover
{
	opacity:0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}
#texto_album span#voltar
{
	display:block;
	text-align:right;
	padding:0 330px 0 0;
}
#texto_album span#voltar a
{
	text-decoration:none;
	font-size:10px;
	color:rgb(102,102,102);
}
#texto_album span#aviso_ampliacao
{
	font-size:10px;
	padding:0 0 0 25px;
}
#texto_galeria a:hover img
{
	opacity:0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}
#texto_podcast ul li
{
	width:515px;
	height:78px;
}
#texto_podcast ul li div
{
	float:right;
	text-align:left;
	width:427px;
}
#texto_podcast ul li div h2
{
	color:rgb(87,115,61);
	font-size:14px;
	margin:0 0 0px 0;
}

#texto_podcast ul li div h3
{
	color:rgb(102,102,102);
	font-size:10px;
	margin:0 0 10px 0;
}

#texto_podcast ul li div#download
{
	width:78px;
	margin:2px 0 0 auto;
	height:15px;
	float:none;
}
#podcast div#download a
{
	float:none;
	display:block;
	background:url(../img/download.jpg) no-repeat;
	width:52px;
	height:15px;
	text-decoration:none;	
}
#podcast div#download a:hover
{
	background:url(../img/download_hover.jpg) no-repeat;
}
#video_escolhido
{
	margin:15px 0 0 0;
}
#texto_videos ul
{
	margin:20px 0 0 0;
	width:530px;
}
#texto_videos ul li
{
	float:left;
	width:248px;
	margin-bottom: 3px;
	/* height:59px; */
}
#texto_videos ul li div
{
	width:160px;
	float:right;
	color:rgb(102,102,102);
}

.resultado_busca{
	display:none;
}

#texto_busca{
	border:rgb(239,245,231) 1px solid;
}
#acesso_ff{
	margin:20px 0 0 0;
	padding:30px 10px 0 250px;
	width:447px;
	height:100px;
	background-image:url(../img/marca_fieldflow.jpg);
	background-repeat:no-repeat;
	background-position: 30px center ;
	background-color:rgb(247,250,242);
}
#ff_titulo{
	font-weight:bold;
	font-size:9pt;
}
#acesso_ff form{
	padding:10px 0 0 0;
}
#acesso_ff input, #ff_consulta input, #ff_consulta select{

}
#acesso_ff input.botao, #ff_consulta input.botao{

}

input.botao{
	background-color:rgb(87,115,51);
	font-size:9pt;
	color:#FFFFFF;
	width:76px;
}
#ff_erro{
	background-color:#F00;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	font-size:8pt;
	line-height:10pt;
	margin:10px 0 0 0;
	text-align:center;
}
#ff_erro a{
	color:#FFF;
}
#ff_erro a:hover{
	color:#FFF;
	text-decoration:none;
}
#div_texto p{
	line-height:11pt;
	margin:7px 0;
	text-align:justify;
}
#ff_consulta{
	margin:0 0 0 20px;
	display:block;
}
#ff_consulta #LabelCampo{
	width:150px;
	padding:5px;
	height:30px;
	line-height:30px;
	text-align:right;
}
#ff_consulta #Campo{
	float:right;
	width:350px;
	text-align:left;
	padding:5px;
	height:20px;
	line-height:20px;
}
#ff_ResultadoConsulta{
	margin:30px 0 100px 0;
}
#ff_consulta_mensagem{
	font-weight:bold;
	text-align:left;
	margin:0 0 0 300px;
	padding:10px;
}
#ff_ResultadoConsulta table{
	width:800px;
	background-color: #FFF;
}
#ff_ResultadoConsulta table tr th{
	padding:3px;
	background-color:#E3F0D3;
	font-weight:bold;
	text-align:center;
}
#ff_ResultadoConsulta table tr td{
	text-align:center;
	padding:3px;
}
#ff_ResultadoConsulta table tr td a{
	text-decoration:none;
	color:rgb(102,102,102);
}
#ff_ResultadoConsulta table tr td a:hover{
	text-decoration:underline;
}
#ff_fundo{
	width:100px;
	height:100px;
	position:absolute;
	background-color:#000;
	top:0;
	left:0;
	opacity:0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	z-index:2999;
	display:none;
}
#ff_detalhes{
	width:820px;
	position:absolute;
	z-index:3;
	display:none;
	left:50%;
	margin:20px 0 20px -430px;
	padding:20px;
	background-color:#FFF;
	z-index: 3000 !important;
}
#ff_menu_detalhes{
	height:26px;
	width:550px;
	margin:0 auto;
	display:block;
	list-style: none !important;
}
#ff_menu_detalhes li{
	float:left;
}
#ff_menu_detalhes li a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	background-color:#E3F0D3;
	color:#666;
	text-align:center;
	padding:0 5px;
	height:26px;
	line-height:26px;
	margin:0 1px;
}
#ff_menu_detalhes li a:hover{
	background-color:#577333;
	color:#FFF;
}
#ff_detalhes_titulo{
	background-image:url(../img/marca_fieldflow.jpg);
	background-repeat:no-repeat;
	background-position:20px center;
	height:30px;
	margin:10px auto 20px auto;
	width: 790px;
	padding:10px;
}
#ff_detalhes_titulo a{
	color:#577333;
	display:block;
	line-height:25px;
	width:25px;
	height:25px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	float:right;
	font-size:11pt;
	margin:3px 0 0 0;
}
#ff_detalhes_titulo a:hover{
	background-color:#577333;
	color:#FFF;
}
#ff_titulo_protocolo{
	color:rgb(102,102,102);
	display:block;
	font-size:12pt;
	font-weight:bold;
	border-top:#E3F0D3 1px solid;
	border-bottom:#E3F0D3 1px solid;
	padding:7px 0 7px 240px;
	text-align:left;
	width:550px;
	margin:0 auto;
}
#ff_detalhes table td, #ff_detalhes table th{
	height:22px;
	line-height:22px;
	padding:2px;
	margin:2px;
	border:none;
	font-size:9pt;
}
#ff_detalhes table td.label{
	text-align:right;
	width:232px;
	font-weight:bold;
	background-color: transparent !important;
	color: #666 !important;
	text-shadow: none !important;
	white-space: normal !important;
}
#ff_detalhes table td.conteudo{
	text-align:left;
}
#ff_detalhes table th{
	text-align:center;
	font-weight:bold;
}
#ff_detalhes table th.titulo_interno{
	border-top:solid 1px #E6E6E6;
	border-bottom:solid 1px #E6E6E6;
	background-color:#FFF;
}
#ff_detalhes table td.conteudo_centralizado{
	text-align:center;
}
table#ff_detalhes_1, table#ff_detalhes_2, table#ff_detalhes_3, table#ff_detalhes_4, table#ff_detalhes_5, table#ff_detalhes_6{
	width:790px;
	border:none;
	margin:5px auto 5px auto;
	margin-top:0px;
}
#ff_produtos_doses{
	text-align:center;
	padding:0 10px;
}
table.ff_estadios{
	width:inherit;
}
.ff_alerta{
	text-align:center;
	font-weight:bold;
	color:#F00;
	padding:5px;
}
#ff_detalhes a.exportar_excel{
	background-color:rgb(87,115,51);
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	height:25px;
	line-height:25px;
	padding:0 5px;
	width:130px;
	text-align:center;
}
#ff_detalhes table td a{
	text-decoration:none;
	color:rgb(102,102,102);
	font-weight:bold;
}
#ff_detalhes table td a:hover{
	text-decoration:underline;
}
#edicoes_tecnica{
	padding:20px 0 0 100px;
}
#edicoes_tecnica a{
	margin:10px;
	display:block;
	/* float:left; */
	text-decoration:none;
}
#edicoes_tecnica p{
	font-size:12px;
	color:rgb(102,102,102);
	text-align:center;
	margin:3px 0 0 0;
}
#edicoes_tecnica a img{
	display:block;
	border:1px solid rgb(102,102,102);
}
a#downloadGaleria{
	display:block;
	float:right;
	padding:5px;
	color:#FFF;
	background-color:rgb(87,115,51);
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
a:hover#downloadGaleria{
	display:block;
	float:right;
	padding:5px;
	color:#FFF;
	background-color:#374921;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
#TituloPalestrasOnline{
	width:600px;
	height:35px;
	background-image:url(../img/fundo_titulo_palestras_online.png);
	line-height:35px;
	color:#FFF;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:115px;
}
#termoip{
	width:400px; height:200px; border:1px solid #B0C791; padding:10px; text-align:left;
}

td.label{
	color:#000!important;
	font-size: 14px;
	font-weight:normal !important;

}
