
/*
======================================================================

CONTEUDO INTERNO

======================================================================
*/
.formatado * {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.formatado h2,
.formatado h3 {
	margin:15px 50px;
	font-weight:normal;
}
.formatado h2 {
	font-size:18px;
}
.formatado h3 {
	font-size:16px;
	margin:15px 50px;
}
.formatado p {
	text-indent:15px;
	line-height:1.5;
	text-align:justify;
	letter-spacing:1.5;
	margin:15px 50px;
}
	.formatado p.noindent {
		text-indent:0;
	}
	
#corpo .formatado ul {
	list-style:none;
	list-style-image:none;
	margin:15px 50px;
	padding:0;
	position:relative;
}
	#corpo .formatado ul li {
		padding-left:15px;
		text-align:justify;
		margin:10px 0;
	}

.formatado form  {
	margin:0;
	padding:0;
}

.formatado input,
.formatado textarea,
.formatado select {
	border:none;
	padding:4px 2px;
}

.formatado .nostyle {
	background:none;
	border:none;
	padding:0;
	width:auto;
	vertical-align:middle;
}

.formatado button  {
	color:#FFFFFF;
	background:none;
	border:none;
}

/*
======================================================================

FORMULARIOS

======================================================================
*/

#curriculos  {
	margin-left:40px;
}
#curriculos legend {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
#curriculos .form {
	border:none;
	margin:0;
	margin-top:10px;
	padding:10px;
	padding-left:0;
	width:470px;
}
#curriculos .form input,
#curriculos .form textarea,
#curriculos .form select  {
	width:100%;
}
#curriculos .form select  {
	width:101.8%; _width:100%;
}

/* Fora da Coluna */
#curriculos .form .input,
#curriculos .form .radio,
#curriculos .form .select,
#curriculos .form .textarea {
	width:96%; _width:100%;
	padding-left:2%;
}
#curriculos .form .select {
	width:300px;
	padding-left:2%;
}

/* diferenciais */

	#curriculos .input .ddd {
		width:30px;
		padding-left:2%;
	}
	#curriculos .input .telefone {
		width:36%; _width:40%;
		padding-left:2%;
	}
	#curriculos .select .nascimento,
	#curriculos .select .admissao,
	#curriculos .select .cursos,
	#curriculos .select .saida {
		width:30%;
		padding-left:2%;
	}
	#curriculos .form button {
		float:right;
	}
	#curriculos .form .separador {
		width:96%; _width:100%;
		margin-top:10px;
		margin-bottom:2px;
		padding-left:2%;
	}
	#curriculos .checkbox {
		width:220px;
		padding:10px;
		padding-left:2%;
	}

/* fim diferenciais */
#curriculos .form .texto {
	width:96%; _width:100%;
	margin-top:10px;
	margin-bottom:2px;
	margin-left:2%;
	padding-top:5px;
}

/* Na Coluna */
#curriculos .form .coluna {
	position:relative;
	float:left;
	width:48%; _width:50%;
	padding-left:2%; _padding-left:4%;
}
#curriculos .coluna .texto,
#curriculos .coluna .input,
#curriculos .coluna .checkbox {
	padding:0;
	margin:0;
}
#curriculos .coluna .texto {
	padding-top:5px;
	margin-bottom:2px;
}
#curriculos .form .radio input,
#curriculos .form .checkbox input {
	border:none;
	background:none;
	vertical-align:middle;
	width:auto;
}
#curriculos .form .checkbox input {
	float:left;
}
#curriculos .form .checkbox label{
	float:left;
}
#curriculos .botao {
	text-align:center;
	border:none;
	margin-top:10px;
}

#curriculos.formatado button {
	background-image:url(../imgs/bt_enviar2_pt.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	width:40px;
	height:17px;
}
#curriculos.formatado button img {
	display:none;
}

#curriculos hr {
	margin-left:15px;
	margin-right:10px;
}
#curriculos h3,
#curriculos h4  {
	margin:15px 0;
	padding-left:10px;
}
#curriculos p {
	margin:0;
	padding-top:10px;
	padding-left:10px;
}

/* adicionar foto */
#curriculos .form .inputFoto {
	width:99%; _width:100%;
	padding-left:2%;
}
#curriculos .form .inputFoto input {
	background:#590101;
	border:none;
	padding:2px;
	width:73.9%;
}
#curriculos .form input.btProcurar {
	background:url(../imgs/bt_procurar.gif) no-repeat left top;
	border:none;
	width:67px;
	height:17px;
}

/*
======================================================================

CURRICULO BOX LOGIN

======================================================================
*/

/* box login */
#boxLogaCurriculo{
	height:77px;
	width:235px;
	overflow:hidden;
	margin-left:50px;
	margin-top:20px;
}
	#boxLogaCurriculo div {
		height:77px;
		width:235px;
		overflow:hidden;
	}
		#boxLogaCurriculo div div {
			background:none;
			height:auto;
			width:auto;	
			padding:0;
		}

#boxLogaCurriculo #texto {
	font-family:"trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
}
#boxLogaCurriculo form {
	padding:10px
}
#boxLogaCurriculo .texto,
#boxLogaCurriculo .input {
	padding-right:5px;
	float:left;
}
	#boxLogaCurriculo .input input {
		width:155px;
		padding:2px;
	}

#boxLogaCurriculo.formatado button {
	background-image:url(../imgs/bt_enviar2_pt.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	width:40px;
	height:17px;
}
#boxLogaCurriculo.formatado button img {
	display:none;
}

#boxEsqueci{
	height:77px;
	width:240px;
	overflow:hidden;
	margin-left:50px;
	margin-top:20px;
	position:relative;
}
	#boxEsqueci div {
		height:77px;
		width:240px;
		overflow:hidden;
	}
		#boxEsqueci div div {
			background:none;
			height:auto;
			width:auto;	
			padding:0;
		}
#boxEsqueci #texto {
	margin-bottom:5px;
}
#boxEsqueci form {
	padding:10px
}
#boxEsqueci .input {
	padding-right:5px;
	float:left;
	position:relative;
}
#boxEsqueci .input input {
	width:165px;
	padding:2px;
}
#boxEsqueci #botao {
	float:left;
}
#boxEsqueci.formatado button {
	background-image:url(../imgs/bt_enviar2_pt.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	width:40px;
	height:17px;
}
#boxEsqueci.formatado button img {
	display:none;
}

#boxEsqueci #bt_esqueci, #boxEsqueci #bt_senha {
	position:absolute;
	bottom:5px;
	left:10px;
}
#boxEsqueci #bt_esqueci {
	background-image:url(../imgs/bt_esqueci_senha_pt.gif);
	background-repeat:no-repeat;
	width:91px;
	height:17px;
}
#boxEsqueci #bt_senha {
	background-image:url(../imgs/bt_digitar_senha_pt.gif);
	background-repeat:no-repeat;
	width:76px;
	height:17px;
}