.form{
	background-color:#fff;
	color:#636363;
}

.tab_cadastro input{
	/*border:1px inset #d3d3d3;*/
	padding:7px 5px 3px 5px;
	font-size:11px;
}

.form .navTab{
	width:100px;
	float:right;
}
.form .navTab li a{
	display:block;
	width:90px;
	height:65px;
	line-height:65px;
	text-align:right;
	padding-right:10px;
	font-size:16px;
	text-decoration:none;
	color:#636363;
	background-image:url(../images/form/tab.png);
}

.form .navTab li a.active{
	width:91px;
	height:70px;
	background-image:url(../images/form/tabOn.png);
	color:#9db225;
	font-weight:bold;
	font-size:15px;
}

.tab{
	float:right;
	width:580px;
}

.tab .tl,
.tab .tr,
.tab .cl,
.tab .cr,
.tab .bl,
.tab .br{ background-image:url(../images/form/bg_Form.gif); }

.tab .tl{
	padding-left:5px;
}
.tab .tr{
	background-position:100% 0;
	height:30px;
}

/*.tab_projeto .tr{
	background-position:100% 0;
	height:26px;
}*/


*/


.tab .cl{
	background-position:0 50%;
	padding-left:15px;
}

.tab .cr{
	background-position:100% 50%;
	min-height:300px;
	padding-right:15px;
	margin-left:1px;
	*+margin-left:2px;
}

.tab .bl{
	background-position:0 100%;
	padding-left:26px;
}
.tab .br{
	background-position:100% 100%;
	height:26px;
}

.cadastro_form{
}

.cadastro_form p{
	clear:both;
	padding:8px 0;
	*padding:4px 0;
}

.arquivo{ border:1px solid #000; }

.cadastro_form p label,
.cadastro_form p input{ float:left; }

.cadastro_form p label{
	display:block;
	height:24px;
	line-height:24px;
	color:#666666;
	margin-right:10px;
}

.cadastro_form p label.l{
	width:130px;
	text-align:right;
}

.cadastro_form p input{ margin-right:10px; }

.cadastro_form .txtNomeEmpresa{
	width:380px;
	background-image:url(../images/form/input1.gif);
}
.cadastro_form .txtEndereco{
	width:380px;
	background-image:url(../images/form/input1.gif);
}

.cadastro_form .txtCep{
	width:90px;
	background-image:url(../images/form/input2.gif);
}

.cadastro_form .txtCidade,
.cadastro_form .txtCnpj{
	width:137px;
	background-image:url(../images/form/input3.gif);
}

.cadastro_form .txtEstado{
	width:19px;
	background-image:url(../images/form/input4.gif);
}
.cadastro_form .txtDdd,
.cadastro_form .txtRespDdd{
	width:17px;
	background-image:url(../images/form/input5.gif);
}

.cadastro_form .txtTelefone,
.cadastro_form .txtRespTelefone{
	width:53px;
	margin-right:18px;
	background-image:url(../images/form/input6.gif);
}

.cadastro_form .txtResp,
.cadastro_form .txtFuncao,
.cadastro_form .txtNomeProjeto{
	width:155px;
	background-image:url(../images/form/input7.gif);
}

.cadastro_form .txtEmail,
.cadastro_form .txtRespEmail{
	width:223px;
	background-image:url(../images/form/input8.gif);
}

.cadastro_form .txtDataInscricao{
	width:70px;
	background-image:url(../images/form/input9.gif);
}

.cadastro_form p span.dropdown{
	background-image:url(../images/form/input8.gif);
	display:inline-block;
	height:24px;
	width:234px;
}
.cadastro_form p span.dropdown select{
	background:none;
	position:relative;
	top:2px;
	width:226px;
}

.tab_cadastro .sbmt{
	clear:both;
	/*margin-top:45px;*/
	width:85px;
	float:right;
	margin-right:40px;
}

.tab_cadastro .btnAvancar{
	display:block;
	width:92px;
	height:34px;
	text-indent:-2000px;
	overflow:hidden;
	background-image:url(../images/form/btnAvancar.gif);
}

/*.tab_pesquisa,
.tab_projeto{ display:none; }*/

.tab_pesquisa h3,
.tab_projeto h3{
	border-bottom:1px dotted #636363;
	margin-right:15px;
	padding-bottom:3px;
	margin-bottom:10px;
}

.tab_pesquisa .pesquisa p,
.tab_pesquisa .perguntas p{ margin-top:18px 0; }

.pesquisa label{padding:10px;}

.tab_pesquisa .perguntas label{ font-size:11px; }

.tab_pesquisa .pesquisa .radio a{
	display:block;
	height:12px;
	line-height:10px;
	background:#fff url(../images/form/radio.gif) left center no-repeat;
	padding-left:17px;
	margin-right:10px;
	float:left;
	text-decoration:none;
	color:#000;
}
.tab_pesquisa .pesquisa .radio a.active{ background-image:url(../images/form/radioOn.gif); }

.tab_pesquisa .pesquisa p.f input,
.tab_pesquisa .pesquisa p.f a{ float:left;}

.tab_pesquisa .pesquisa p.f input{
	height:24px;
	margin-right:10px;
}

.tab_pesquisa .perguntas{ display:none; }

.tab_pesquisa .perguntas p.i{ font-style:italic; }

.tab_pesquisa .perguntas p.p{
	margin:25px 0;
	padding-right: 15px;
	font-weight:bold;
}

.tab_pesquisa .perguntas ul{
	margin-left:15px;
	margin-right:20px;
}
.tab_pesquisa .perguntas ul li{ margin:7px 0; font-size:10px; }

.tab_pesquisa .perguntas .btnProximo{
	display:block;
	width:188px;
	color:#636363;
	text-decoration:none;
	text-align:center;
	float:right;
	margin-right:30px;
	padding-right:30px;
}
.tab_pesquisa .perguntas .btnProximo span{ display:block; }

.tab_pesquisa .perguntas p.o,
.tab_projeto .perg p.o{
	font-size:20px;
	color:#9db225;
	width:50%;
	margin:50px auto;
}

.tab_pesquisa .perguntas .btnAvancar{
	display:block;
	width:85px;
	position:relative;
	left:50%;
	margin-left:-42px;
}

.pesquisa span{ margin-bottom:8px; display:block; }
.pesquisa table th,
.pesquisa table td{ padding:2px; }

.tab_projeto .lista_itens{
	background-color:#a5b92f;
	margin-right:15px;
	padding:10px;
	max-height:300px;
	overflow:auto;
	margin-bottom:10px;
}
.tab_projeto .lista_itens p.item,
.tab_projeto .lista_itens p.item .projeto_alternativa{
	width:121px;
	float:left;
	margin-right:7px;
	margin-bottom:10px;
}
.tab_projeto .lista_itens p.item img{
	width:121px;
	height:107px;
}
.tab_projeto .lista_itens p.item label{
	display:block;
	color:#fff;
	text-align:center;
}

.tab_projeto .btnProximo{
	display:block;
	width:188px;
	color:#636363;
	text-decoration:none;
	text-align:center;
	float:right;
	margin-right:30px;
	padding-right:15px;
}
.tab_projeto .btnProximo span{ display:block; }

.tab_projeto .per1,
.tab_projeto .per2,
.tab_projeto .per3,
.tab_projeto .per4,
.tab_projeto .per5,
.tab_projeto .per6,
.tab_projeto .per7,
.tab_projeto .per8,
.tab_projeto .per9,
.tab_projeto .per10,
.tab_projeto .per11,
.tab_projeto .per12,
.tab_projeto .per13,
.tab_projeto .per14,
.tab_projeto .per15,
.tab_projeto .per16,
.tab_projeto .per17,
.tab_projeto .per18,
.tab_projeto .per19,
.tab_projeto .per20,
.tab_projeto .per21,
.tab_projeto .per22,
.tab_projeto .per23,
.tab_projeto .per24,
.tab_projeto .per25,
.tab_projeto .per26,
.tab_projeto .per27,
.tab_projeto .per28,
.tab_projeto .per29,
.tab_projeto .per30,
.tab_projeto .per31,
.tab_projeto .obrigado{ display:none; }

.tab_projeto .projeto .txtArea{
	margin-bottom:10px;
	background-image:url(../images/form/textarea.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:inline-block;
}
.tab_projeto .projeto .txtArea textarea{
	width:533px;
	height:90px;
	/*padding:6px 10px 4px 5px;*/
	margin:7px 10px 4px 8px;
	font-size:11px;
	background-color:#f1f4e7;
}

.tab_projeto .perg .txtArea  span{ display:block; }

.introForm img{ display:inline; }

.cls{ clear:both; }

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid #9DB226;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
}
.help_icon
{
	overflow: auto; 
	height: 100px; 
	width: 97%; 
	margin-top: 5px; 
	margin-bottom: 5px;
}
