@charset "utf-8";
/* CSS Document */

#title_oportunidades_carreira{
	width:300px;
	height:38px;
	background-image:url(../img/title_pessoas_oportunidades_carreira.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#texto_pessoas_oportunidades{
	width:420px;
}

#title_conselho_administracao{
	width:300px;
	height:38px;
	background-image:url(../img/title_pessoas_organigrama.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#title_pessoas_oportunidades_carreira{
	width:300px;
	height:38px;
	background-image:url(../img/title_pessoas_oportunidades_carreira.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#texto_conselho_administracao{
	width:420px;
}

#title_provedor{
	width:300px;
	height:38px;
	background-image:url(../img/title_pessoas_provedor.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#texto_provedor{
	width:420px;
}

#title_dados_factos{
	width:300px;
	height:38px;
	background-image:url(../img/title_pessoas_dados_factos.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#texto_dados_factos{
	width:410px;
}

.b_candidatura_espontanea{
	margin-top:10px;
	margin-bottom:20px;
	/*margin-left:7px;*/
	width:203px;
	height:18px;
	display:block;
	width:203px;
	height:18px;
	background:url(../img/b_candidatura_espontanea.gif) no-repeat;
}

.anuncio_oportunidade{
	border-bottom:solid 1px #a2acb8;
	margin-bottom:20px;
	padding-bottom:10px;
	/*padding-left:7px;*/
	padding-right:7px;
}

.anuncio_funcao{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
}

.anuncio_topicos{
	color:#3f90c6;
	font-weight:bold;
}

.b_responder_anuncio{
	width:106px;
	height:18px;
	margin-top:10px;
	display:block;
	width:106px;
	height:18px;
	background:url(../img/b_responder_anuncio.gif) no-repeat;
}


/*Responder a anuncio*/

#anuncios{
	position:relative;
	float:right;
	width:186px;
	
}
#anuncios span.lista_empregos{
	font:10px verdana;
	display:block;
	margin-top:5px;
	border-bottom:1px solid #9babbb;
	color:#383b3b;
	padding-right:25px;
	padding-bottom:2px;
	
} 

#anuncios span.lista_empregos a img{
	position:absolute;
	right:0;
}

#anuncios span.candidatura {
	font:10px verdana;
	display:block;
	padding-bottom:2px;
	margin-top:5px;
	padding-right:25px;
	color:#3f90c6;
	border-bottom:1px solid #9babbb;
	
}
#anuncios span.candidatura a img{
	position:absolute;
	right:0;
}

#anuncios span.title {
	font:10px verdana;
	font-weight:bold;
	display:block;
	margin-top:14px;
	padding-bottom:20px;
	color:#383b3b;

}

#anuncios span.candidatura  a img{
	position:absolute;
	
	margin-left:10px;
}
/*
#descricao_anuncio{
	position:relative;
	width:430px;
}



#descricao_anuncio #formulario span.text{
	display:block;
	font:10px verdana;
	font-weight:bold;
	color:#616261;
	margin-top:17px;
}

#descricao_anuncio #formulario span.title{
	font:10px verdana;
	font-weight:bold;
	color:#3f90c6;
	
}

#descricao_anuncio #formulario input.nome{
	font:10px verdana;
	height:20px;
	width:430px;
	border:1px solid #e3e3e3;
	
}

#descricao_anuncio #formulario input.enviar{
	position:absolute;
	width:106px;
	height:18px;
	border:0;
	background-image:url(/img/contactos_enviar.gif);
	right:0;
	margin:15px 0 0 0;
	cursor:pointer;
	cursor:hand;
}

#descricao_anuncio #formulario div.fileinputs {
	float:left;
	position:relative;
	width:360px;
}
#descricao_anuncio #formulario div.fakefile {
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
	margin:0;
	padding:0;
	width:430px;
	height:20px;
}*/
/*#descricao_anuncio #formulario input.file {
	position:absolute;
	left:-20px;
	height:20px;
	/*-moz-opacity:50 ;
	filter:alpha(opacity: 0.5);
	opacity:50;
	z-index:2;
}*/	
/*
#descricao_anuncio #formulario  div#fake{
	position:absolute;
	height:20px;
	right:0px;
	width:165px;
	height:20px;
	z-index:2;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity:0;
}
*/
/*
#descricao_anuncio span.error{
	font:10px verdana;
	font-weight:bold;
	color:red;
}
*/
/*
#descricao_anuncio span.error{
	position:relative;
	font:10px verdana;
	color:red;
}

#descricao_anuncio span.successmessage{
	position:relative;
	font:10px verdana;
	color:green;
}
*/



/* ESPONTANEA*/

#candidatura_espontanea{
	position:absolute;
	width:430px;
	top:70px;
}

#candidatura_espontanea #formulario span.text{
	display:block;
	font:10px verdana;
	font-weight:bold;
	color:#616261;
	margin-top:17px;
}

#candidatura_espontanea .formulario{
	position:relative;
	margin-left:10px;
}

#candidatura_espontanea label, #candidatura_espontanea input, #candidatura_espontanea textarea, #candidatura_espontanea select{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 3px;
}

#candidatura_espontanea label {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100px;
	height:20px;
	margin-right: 10px;
	text-align: right;
	padding-top:2px;
	font:10px verdana;
	font-weight:bold;
	color:#3f90c6;
}

#candidatura_espontanea input{
	border:0;
	margin:0;
	height:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	/*
	padding-top:2px;
	padding-left:5px;
	*/
}
#candidatura_espontanea .input_hidden{
	display:none;
	background:none;
	border:0;
	padding:0;
	margin:0;
	height:1px;
}
#candidatura_espontanea #hide{
	display:none;
	background:none;
}
#candidatura_espontanea textarea{
	border:0;
	margin:0;
	padding:0;
	height:51px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	/*
	padding-top:2px;
	padding-left:5px;
	*/
}
#candidatura_espontanea .label_textarea{
	height:51px;
}
#candidatura_espontanea select{
	border:0;
	margin:0;
	padding:0;
	height:18px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	padding-left:2px;
}
#candidatura_espontanea .form_button{	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:2px;
	display: inline;
	float: none;
	border:2px outset white;
	width:100px;
	height:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	background-color:#6c6f70;
	border-bottom:1px solid #5d5d5d;
	border-top:1px solid #5d5d5d;
	border-right:1px solid #5d5d5d;
	border-left:1px solid #5d5d5d;
	color:#fdba2f;
	cursor:pointer;
	cursor:hand;
}


#candidatura_espontanea .form_button:hover{
	background-color:#8e908f;
	color:#fdba2f;
}

#candidatura_espontanea BUTTON{
	background-color:#6c6f70;
	border-bottom:1px solid #5d5d5d;
	border-top:1px solid #5d5d5d;
	border-right:1px solid #5d5d5d;
	border-left:1px solid #5d5d5d;
	font-weight:normal;
	font-size:10px;
	color:#fdba2f;
	margin:0 5px 0 5px;
	cursor:pointer;
	cursor:hand;
}
#candidatura_espontanea BUTTON:hover
{
	background-color:#8e908f;
	color:#fdba2f;
}

#candidatura_espontanea br {
	clear: both;
}
/*
#candidatura_espontanea div.fileinputs {
	float: left;
	position: relative;
	width:360px;
}
#candidatura_espontanea div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#candidatura_espontanea input.file {
	position: absolute;
	left:-14px;
	text-align: right;
	-moz-opacity:50 ;
	filter:alpha(opacity: 0.5);
	opacity:50;
	z-index: 2;
}	
*/
#candidatura_espontanea input.checkbox{
	position:relative;
	width:20px;
	left:80px;
}

#candidatura_espontanea  #formulario div.enviar{
	position:absolute;
	width:119px;
	height:18px;
	border:0;
	background-image:url(/img/b_form_enviar.gif);
	right:0;
	margin:15px 0 0 0;
	cursor:pointer;
	cursor:hand;
}
#candidatura_espontanea  #formulario div.seguinte{
	position:absolute;
	width:119px;
	height:18px;
	border:0;
	background-image:url(/img/b_form_seguinte.gif);
	right:0;
	margin:15px 0 0 0;
	cursor:pointer;
	cursor:hand;
}
#candidatura_espontanea  #formulario div.anterior{
	position:absolute;
	width:119px;
	height:18px;
	border:0;
	background-image:url(/img/b_form_anterior.gif);
	left:0;
	margin:15px 0 0 0;
	cursor:pointer;
	cursor:hand;
}

#candidatura_espontanea #formulario div.fileinputs {
	float:left;
	position:relative;
	width:280px;
}
#candidatura_espontanea #formulario div.fakefile {
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
	margin:0;
	padding:0;
	width:300px;
	height:20px;
}
#candidatura_espontanea input.file {
	position: absolute;
	right:0;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity:0;
	z-index: 2;
}	

#candidatura_espontanea #formulario  div#fake{
	position:absolute;
	height:20px;
	right:0px;
	top:0;
	width:205px;
	height:20px;
	z-index:2;
}

#candidatura_espontanea #formulario span.error{
	position:relative;
	font:10px verdana;
	color:red;
}

#candidatura_espontanea #formulario span.successmessage{
	position:relative;
	font:10px verdana;
	color:green;
}

#candidatura_espontanea #formulario .inputerror{
	background:#E1F3FF;
}
div#error{
	position:relative;
	width:300px;
	height:20px;
	top:-10px;
}
#candidatura_espontanea #formulario .passos{
	position:relative;
	width:70px;
	height:20px;
	margin-left:350px;
	top:10px;
}
#candidatura_espontanea #formulario .passos img{
	position:relative;
	margin-left:1px;
}

#candidatura_espontanea  span.title_anuncio_nome{
	display:block;
	font:11px verdana;
	font-weight:bold;
	color:#616261;
	margin-top:26px;
	text-transform:uppercase;
}

#candidatura_espontanea  span.title_data_anuncio{
	font:10px verdana;
	font-weight:bold;
	color:#3f90c6;
	margin-top:14px;
	margin-right:30px;	
}
#candidatura_espontanea span.title_data_anuncio span{
	font:10px verdana;
	color:#383b3b;
}


#candidatura_espontanea span.title_descricao_anuncio{
	display:block;
	font:10px verdana;
	font-weight:bold;
	margin-top:10px;
	color:#3f90c6;
	
}
#candidatura_espontanea p.descricao{
	font:10px verdana;
	color:#383b3b;
	text-align:justify;
}