.agrupaConteudoFaleConosco {
	padding: 5px 0;
	width: 670px;
}
.fundoConteudo{
	background-color: #E8E9EB;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 670px;
}
.agrupaFaleConosco {
	width: 635px;
	background-image: url('../imagens/bgTituloInterna.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.tituloFaleConosco {
	width: 610px;
	padding: 11px 0 16px 0px;
}
.divLabelFaleConosco {
	font-size: 14px;
	width: 650px;
}
.agrupaMenuLateral {
	width:160px;
	padding-top: 3px !important;
}
.divPosicionaFormFaleConosco {
	width: 635px;
	padding-top: 10px;
}
/** **/
.linhaFormFaleConosco {
	width: 625px;
	padding-bottom: 6px;
}
.labelForm{
	padding-right: 5px;
	margin-top: 4px;
	text-align: right;
	width: 145px;
	display: inline;
	color: #000;
	font-size:12px;
}
.labelForm2{
	padding-right: 5px;
	margin-top: 4px;
	text-align: right;
	width: 60px;
	display: inline;
	color: #000;
	font-size:12px;
}
.labelForm4{
	padding-right: 5px;
	margin-top: 4px;
	text-align: right;
	width: 78px;
	display: inline;
	color: #000;
	font-size:12px;
}
.labelAsterisco {
    margin:9px 5px;
    display: inline;
}
.divInputPadrao {
	height: 25px;
	border-top:1px solid  #6BAACD;
	border-bottom:1px solid  #6BAACD;
	background-color: #FFF;
}
.divInputPadrao input{
	padding: 5px 2px 2px 0;
}
.divInputPadrao select{
	padding: 3px 2px 2px 0;
}
.divInputFile {
	height: 24px;
	padding: 1px 2px 0 0;
	border-top:1px solid  #6BAACD;
	border-bottom:1px solid  #6BAACD;
	background-color: #FFF;
}
.divInputPadraoVermelho {
	height: 24px;
	padding: 3px 2px 0 0;
	border-top:1px solid  #E39F0C;
	border-bottom:1px solid  #E39F0C;
	background-color: #FFF;
}
.divInputPadrao select{
	background-color: #FFF;
}
.inputPadrao {
	width: 428px;
}
.tamanho70 {
	width: 70px;
}
.tamanho100 {
	width: 100px;
}
.tamanho108 {
	width: 108px !important;
}
.tamanho150 {
	width: 150px !important;
}
.tamanho158 {
	width: 158px !important;
}
.tamanho173 {
	width: 185px;
}
.tamanho194 {
	width: 194px;
}
.tamanho244 {
	width: 244px;
}
.tamanho255 {
	width: 268px;
}
.tamanho265 {
	width: 265px;
}
.alinhaBotaoArea {
	padding: 15px 0;
}
.subAreaCurriculo {
	width: 610px;
	padding: 5px 0 10px 20px;
	color: #333;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
}
.linhaInterna {
	width: 480px;
	padding-top: 3px;
}
.sublinha {
	width: 377px;
	padding: 2px;
}
.boxOption {
	width: 20px;
}
.descOption {
	width: 140px;
}
.labelOpcaoOutros {
	padding-right: 5px;
}
.descOptionOutros {
	width: 250px;
}
.divTextareaPadrao {
	font-size: 12px;
}
.textareaPadrao {
	width: 376px;
	height: 135px;
	background-color: #FFF;
	color: #000;
	border-left: 1px solid  #6BAACD;
	border-right: 1px solid  #6BAACD;
}
.alinhaBotaoEnviar {
	width: 170px;
	height: 60px;
	font-size: 1px;
	padding: 10px 35px 0 0;
	float: right;
}
a.botaoAdicionarExperiencia {
    background-image: url("../imagens/btAdicionar.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 30px;
    width: 84px;
}
.divSegundaParte{
	padding-bottom: 5px;
}
a.botaoAdicionarExperiencia:hover {
	background-position: top right;
}
.botaoAdicionarCursoEspecializacao {
	background-image: url("../imagens/btAdicionar.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 30px;
    width: 84px;
}
a.botaoAdicionarCursoEspecializacao:hover {
	background-position: top right;
}
a.botaoEnviarCurriculo {
    background-image: url("../imagens/btEnviar.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 37px;
    width: 102px;
}
a.botaoEnviarCurriculo:hover {
	background-position: top right;
	height: 35px;
}
/** **/
.divMensagemErro {
	padding: 0 0 10px 0;
}
.areaCurriculo {
	width: 610px;
	padding: 15px 0;
}

.ui-datepicker *{
	float: none;
	color: #001838;
}
.ui-datepicker select, .ui-datepicker option{
	color: #000;
}
/**/
/*.error {
	width: 420px;
	padding: 8px;
	margin: 0 0 10px 150px;
	display: inline;
	background-color: #FFE5E5;
	border: 1px solid #FFCECE;
}*/
.error_message {
	width: 420px;
	color: #990000;
}
.error_message strong {
	color: #990000;
}
/**/
.success {
	width: 420px;
	padding: 8px;
	margin: 0 0 10px 10px;
	display: inline;
	background-color: #E5F5E5;
	border: 1px solid #CEECCE;
}
.success_message {
	width: 420px;
	color: #006600;
}
.success_message strong {
	color: #006600;
}
.msg_sistema {
        width: 418px;
        padding: 0 0 15px 28px ;
}
.msgErrorFaleConosco{
        width: 416px;
        background-color: #FFF;
        border-left:  1px solid #6BAACD;
        border-right: 1px solid #6BAACD;
}
.alertError {
        padding: 5px 23px 5px 8px;
}
.textoErrorFaleConosco {
        width: 260px;
        text-align: center;
        margin: 0 auto;
        float: left;
        padding: 10px 0;
}