@CHARSET "ISO-8859-1";

/*O Menu já está pronto na página = MINHA PAGINA*/
b, strong {
	font-weight: bold;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}

a, span {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
}

a {
	color: #1883C4;
	font-size: 12px;
	text-decoration: none;
}

p, li, li a {
	color: #555;
}

.divPrincipalBuscaEmpregos ul {
	list-style-type: none;
}
.tituloVaga, .tituloVaga a {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #005577;
	margin-bottom: 10px;
	cursor: pointer;
}



#btnVagasRelacionadas {
	margin-top: 10px;
}

#direitaD {
	margin-bottom: 15px;
	line-height: 25px;
}

#esquerdaD strong {
	line-height: 20px;
}

.boxVagaRelacionada {
	list-style-type: none;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	white-space: normal;
}

/*LATERAL DIREITA*/
.liMenuLateral {
	margin-left: 10px;
}

/*REDES SOCIAIS*/
.addthis_default_style .addthis_separator, .addthis_default_style .at300b,
	.addthis_default_style .at4-icon, .addthis_default_style .at300bo,
	.addthis_default_style .at300m, .addthis_default_style .at300bs {
	float: left;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo,
	.addthis_default_style .at300m {
	padding: 0 2px;
}

.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
	width: auto;
}

.boxConcorreVaga #destaqueParabensOla {
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 10px;
}

.boxConcorreVaga {
	font-size: 18px;
	color: #FFF;
	border: 1px solid #2f4052;
	background: #2f4052;
	padding: 10px;
	background-repeat: no-repeat;
}

.boxConcorreVagaTexto {
	margin-bottom: 10px;
}

.divBanner {
	font-size: 18px;
	text-align: center;
	background-color: transparent;
	margin-bottom: 10px;
	position: relative;
	margin-top: 15px;
}

.boxConcorreVaga #destaqueOutrasVagas {
	font-size: 20px;
	font-weight: bold;
	color: #005577;
}

.boxVaga {

}