body {
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	font-family: Verdana;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-size: 8pt;
}
#titulopagina {
	font-size: 18px;
	color: #878983;
	font-style: normal;
	margin-bottom: 5px;
	font-weight: bold;
}
.concursolinksdoccargos {
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.descricaoconcurso {
	font-size: 8pt;
	padding-top: 5px;
	color: #61655B;
}

.label {
	font-size: 8pt;
	font-weight: bold;
	color: #61655B;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tituloconcurso {
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	color: #333333;
	padding-bottom: 5px;
}

.value {
	font-size: 8pt;
	color: #61655B;
}
.labelleftaligned {
	font-size: small;
	font-weight: bold;
	color: #61655B;
	text-align: left;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.instrucoesconcurso {
	font-size: 8pt;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inscricoesabertas {
	text-align: right;
	vertical-align: top;
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	padding-right: 10px;
	text-decoration: underline;
}
#cargos {
	background-color: #EEEEEE;
	border: 2px solid #333333;
}
#cargos #titulocargos {
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
}
.instrucaopreenchimento {
	font-size: x-small;
	color: #FF0000;
}
input {
	font-size: small;
	border: 1px solid #000000;
}
.erro {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a {

	font-weight: bold;
	color: #83877D;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.infdeficiente {
	font-size: 8pt;
	padding-top: 5px;
	color: #CC0000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #CC0000;
}
