@charset "utf-8";
/* CSS Document */

body{
	background:url(/images/themes/fundoTrevosTrabalhe.gif);
}

#rodape{
	background-image:url(/images/themes/detalheRodapeTrabalhe.jpg);
}

h1{
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) no-repeat 0 0;
	height:29px;
	width:100%;
	margin-bottom:18px;
	float:left;
}
h1 span{
	visibility:hidden;
}

#conteudo p{
	color:#315c69;
}
a{
	color:#315c69;
	font-weight: normal;
	text-decoration:none;
}
a:hover{
	color:#315c69;
	text-decoration:underline;
}

#legenda{
	font-size:10px!important;
	width:100%;
}

#coluna2 {
	height:auto;
}

#colunaDupla{
	float:left;
	width:645px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#315c69;
	margin-top:15px;
}

.Chamada{
	position:relative;
	z-index:1;
}

#coluna1 .Chamada h2{
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -47px;
	height:42px;
	width:310px;
}

.BlocoEsquerda{
	float:left;
	margin-right:25px;
}

.BlocoDireita{
	float:left;
}

.ResumoVaga{
	position:relative;
	width:308px;
	height:80px;
	height:auto;
	margin-bottom:25px;
	border:solid 1px #c4dbd8;
	padding:0 0 40px 0;
}

.ResumoVaga h4{
	border-bottom:solid 1px #c4dbd8;
	height:15px;
	width:298px;
	padding:5px;
	font-size:12px;
}

.ResumoVaga span{
	display:inline-block;
	padding:5px 5px;
}

.DetalheVaga{
	padding:0 5px;
}

.BtnVerMaisDetalhes span, .BtnFechar span{
	visibility:hidden;
}

.BtnVerMaisDetalhes{
	position:absolute;
	bottom:5px;
	left:5px;
	display:block;
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -89px;
	height:20px;
	width:298px;
	text-decoration:none;
	cursor:pointer;
}
.BtnVerMaisDetalhes:hover{
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -109px;
	text-decoration:none;
}

.BtnFechar{
	position:absolute;
	bottom:5px;
	left:5px;
	display:block;
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -129px;
	height:20px;
	width:298px;
	text-decoration:none;
	cursor:pointer;
}
.BtnFechar:hover{
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -149px;
	text-decoration:none;
}