Body{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-height: 0px;
	margin-bottom: 0px;
	text-align : justify;
}

TABLE{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align : justify;
}

.texto{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

A, A:LINK, A:ACTIVE, A:VISITED {
  text-decoration: none;
}

A, A:HOVER {
  color: #FF6600;
  text-decoration: none;
}

INPUT,  SELECT  {
	font-family: Arial;
	font-size: 10px;
	color: #333366;
	border: #2B5785;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #D9E8F3;
	height : 15px;
	background-image : url(imagens/bg_input.gif);
	background-position : top;
}

.caixa_selecao {
	 background-color: transparent; 
	border: none;
	background-image : none;
}

TEXTAREA{
	font-family: Arial;
	font-size: 10px;
	color: #333366;
	border: #2B5785;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #D9E8F3;
	background-image : url(imagens/bg_input2.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.laranja{
	font-family: Arial;
	font-size: 10px;
	color: #FF6600;
}

.laranja:hover{
	color: #333366;
}

.laranja_maior{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
}

.laranja_maior_bold{
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	font-weight : bold;
}

.azul{
	font-family: Arial;
	font-size: 10px;
	color: #333366;
}

.azul_maior{
	font-family: Arial;
	font-size: 11px;
	color: #333366;
}

.azul_maior2{
	font-family: Arial;
	font-size: 18px;
	color: #2b5785;
	font-weight:bold;
}


.titulo{
	font-family: Arial;
	font-size: 11px;
	color: #333366;
	font-weight : bold;
}

.img{
	border: #EC9345;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.input_areaRestrita  {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	border: 0px;
	background-color: #F8D7BB;
	height : 17px;
	background-image : none;
}

.select_ultimasVagas  {
	font-family: Arial;
	font-size: 10px;
	color: #2765A4;
	border: #7F9DB9;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	height : 18px;
}

.bg_cadastro_empresa {
	background-image : url(imagens/bg_cadastro_empresa.jpg);
	background-position :  left bottom;
	background-repeat : no-repeat;
}

.bg_cadastro_candidato {
	background-image : url(imagens/bg_cadastro_candidato.jpg);
	background-position :  right bottom;
	background-repeat : no-repeat;
}

.branco{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.branco:hover{
	color: #232E57;
}

.menu_degrade{
	background-image : url(imagens/menu_degrade.gif);
	background-position : right;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}

.submenu_degrade{
	background-image : url(imagens/submenu_degrade.gif);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #FFD3B4;
}

.botao{
	font-family: Webdings;
	font-size: 8pt;
	width: 30px;
	height: 20px;
}

.asterisco{
	color: #FF6F0B;
	/*color: #FF9B56;*/
	font-size: 6pt;
	font-weight: bold;
	font-family: webdings;
}

.asteriscoTexto{
	color: #FF6F0B;
	font-size: 8pt;
}

.chk{
	background-image: none;
	background-color: transparent; 
	border: 0px;
}

.editaCandidato{
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.sombra{
	background:black;width:100%;left:0;top:0;position:absolute;z-index:900000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
}
.btn{
	background-color:#386082; 
	background-image:none; 
	color:#FFFFFF; 
	height: 20px; 
	cursor: pointer;
}

form.frm-login {
	width:236px;
	float:left;
	position:relative;
	margin:-10px 0 0;
}

form.frm-login label {
	width:236px;
	margin:5px 0 0;
	float:left;
	position:relative;
}

form.frm-login .fld-txt {
	display:inline;
	width:236px;
	height:17px;
	float:left;
	vertical-align:middle;
	position:relative;
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#FFF;
	color:#000;
}

a.atualizarDados, a.meuHistorico {
	float:left;
	position:relative;
	width:108px;
	height:21px;
	margin:6px 5px 0 10px;
	padding:6px 0 0;
	border:1px solid #c3c3c3;
	background:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#5e5e5e;
	text-decoration:none;
}

a.atualizarDados:hover, a.meuHistorico:hover {
	color:#232e57;
	border:1px solid #232e57;
}

table#vagas th {
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#15214c;
}

table#vagas .col01 { border-left:none; }
table#vagas td.col04 { font-weight:bold; }

table#vagas td {
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
}

table#vagas td.last { border-bottom:none; }
