/* Base */
a {
	text-decoration:none;
	color:#777777;
}

.linkt {
	text-decoration:none;
	font-weight:bold;
	color:#0993a0;
}

form{
	margin:0;
}

#topoConteudo{
	background:url(../img/topoConteudoFaleConosco.png) no-repeat;
	width:759px;
	height:25px;
	margin-top:6px;
	margin-left:12px;
}

#miolo{
	background:url(../img/backConteudo.png) repeat-y;
	width: 786px;
	margin-top:3px;
}

#menu{
	margin-top:10px;
	margin-left:14px;
	float:left;
	width:140px;
	height:455px;
	padding-top:0px;
	/*border:1px solid #f00;*/
}

.imgLink{
	background:url(../img/linhaHorizontalMenu.jpg) bottom no-repeat;
	margin:5px 0 0 15px;
	padding-bottom:8px;
	padding-left:9px;
	width:128px;
}

.imgSubLink{
	margin:5px 0 0 17px;
	padding-bottom:8px;
	padding-left:9px;
	width:118px;
}

.linhaHorizontalMenu{
	margin:10px 10px 10px 10px; 
}

#conteudo{
	width:565px;
	background:url(../img/backLinhaVert.png) no-repeat;
	float:right;
	margin-top:3px;
	padding-left:25px;
	margin-left:10px;
	margin-right:7px;
	font-size: 11px;
	min-height:455px;
	/*border:1px solid #000;*/
}

.titConteudo, #leitura{
	margin:10px 0 10px 14px;

}

.titOportunidades{
	font-weight:bold;
	margin-bottom:5px;
}

.Botoes{
	text-align:right;
	margin:0;
	margin-right:10px;
}
/* Conteudo de Texto */
#txt{
	margin-left:13px;
	clear:both;
	font-size: 11px;
	margin-top:10px;
	margin-bottom:10px;
	width:525px;
	line-height: 18px;
	/*min-height:140px;*/
	/*border:1px solid #0f0;*/
}

.titulo{
	clear:both;
	font-weight:bold;
	color:#0993a0;
	line-height:18px;
	margin:5px;
}

/* fim base */

/* Formulario Fale Conosco*/
#cxFaleConosco{
	width:511px;
	margin-left:auto;
	margin-right:auto;
}

#corpoFormulario{
	background:url(../img/backTopoFC.png) no-repeat top;
	background-color:#e8f6f8;
	width:511px;
	height:360px;
	margin:0;
	padding-top:20px;
}

#faleCN{
	margin:0;
	width:380px;
	padding-top:20px;
}

.linha, .linhaTA{
	width:400px;
	height:25px;
	line-height:23px;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
}

.linhaAjuda{
	clear:both;
	margin-left:190px;
	height:auto;
	font-size:10px;
	width:250px;
}
.linhaTA{
	height:235px;
}

.linhaInfo{
	width:400px;
	height:25px;
	line-height:23px;
	margin:5px;
}

input{
	vertical-align:text-bottom;
}

label {
	width:70px;
	float:left;
	font-size:11px;
	text-align:right;
}

.cpTextarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
	width:250px;
	height:230px;
	margin-left:5px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #48bbc5;
	border-right:1px solid #48bbc5;
}

.cpGrande{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0px;
	border-bottom:1px solid #48bbc5;
	border-right:1px solid #48bbc5;
	width:250px;
	height:15px;
	margin-left:5px;
}

#rodapeFaleConosco{
	background:url(../img/backRodapeFC.png) no-repeat;
	width:511px;
	height:14px;
	margin-bottom:15px;
}

#botoes{
	text-align:center;
	margin:2px auto 5px auto;
	width:511px;
}

#btLimpar, #btEnviar, #btSalvar,#btSalvarFormacao,#btSalvarExperiencia{
	border:0;
	background:none;
	background:url(../img/btLimpar.png) no-repeat;
	width:69px;
	height:16px;
	margin-right:10px;
	cursor:pointer;
}

#btEnviar{
	background:url(../img/trabalheConosco/btSalvar.png) no-repeat;
}

#btSalvarFormacao{
	width:225px;
	background:url(../img/trabalheConosco/btAdicionarFormacao.png) no-repeat;
}

#btSalvar{
	width:132px;
	background:url(../img/trabalheConosco/btSalvarContinuar.png) no-repeat;
}

#btSalvarExperiencia{
	width:235px;
	background:url(../img/trabalheConosco/btAdicionarExperiencia.png) no-repeat;
}


/* Fim Formulario*/


