@charset "utf-8";
/*
 * Portal de Singulares
 *
 * Desenvolvido pela Unicred Central-RS
 * Autor...: Eduardo Nunes Cardozo
 * Contato.: eduardo@unicred-rs.com.br
 * Todos os direitos reservados 2007 a Unicred Central-RS
 *
 * Descricao
 * Arquivo de estilo com as formatações da sessão Trabalhe Conosco
 *
 */

/* Formulário */
table {
	margin-bottom:20px;
	width:440px;	
	}
	
table caption {
	background:url(/layout/header-curriculo.gif) no-repeat;
	color:#877C3D;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;	
	height:19px;
	text-align:left;
	width:440px;
	}
	
table td {
	height:16px;
	}
	
table td.label {
	color:#003C2F;
	font-weight:bold;
	}
	
.cxTexto {
	border:1px solid #D0CA9D;
	overflow:auto;
	padding:2px;
	}

.cxSelect {
	border:1px solid #D0CA9D;
	padding:2px;
	width:437px;
	}

/* Tamanho da cxTexto */	
.g  {width:431px;}
.m  {width:210px;}
.mp {width:130px;}
.p  {width:70px;}
