@charset "iso-8859-1";
/* CSS Document */
.siez {
	width:500px;
	margin:auto;
}
.labels {
	float:left;
	width:148px;
	text-align:right;
}
.vagas {
	width:90%;
	margin:auto;
}
.contVaga {
	text-align:left;
	margin-bottom:10px;
	padding:10px;
	line-height:20px;
	background-color:#EFEFEF;
	border:solid 1px;
}

.campos {
	float:right;
	text-align:left;
	width:350px;
}
.campo {
	border: 1px solid #CCC;
	background-color:#FFFFFF;
}

.botao {
	background-color: #55A5D6;
	color:#FFF;
	width:70px;
	height:20px;
}
.campoSel {
	border: 1px solid #CCC;
	background-color:#E8E8E8;
}
.linha {
	height:25px;
}
.linhaDesc {
	height:60px;
}
.titulo {
	line-height:30px;
	font-weight:bold;
}
.erro {
	line-height:30px;
	color:#F00;
}
label.error {    
	color: red;
	font-size:12px;
}

a.vagaslk {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	outline:none;
}
a:link.vagaslk {
	text-decoration:none;
}
a:visited.vagaslk {
	text-decoration:none;
}
a:hover.vagaslk {
	color:#000000;
	text-decoration:none;
}
a:active.vagaslk {
	text-decoration:none;
}

a.noticiaslk {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	width:300px;
	outline:none;
}
a:link.noticiaslk {
	text-decoration:none;
}
a:visited.noticiaslk {
	text-decoration:none;
}
a:hover.noticiaslk {
	color:#000000;
	text-decoration:none;
}
a:active.noticiaslk {
	text-decoration:none;
}
.hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#900;
}
.por {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.dataHora {
	font-family: Arial, Helvetica, sans-serif;
	color:#900;
	font-size: 10px;
}
#lado01 #newsletter #frmnewsletter table tr td #btnnews {
	background-image: url(img/btn_cadastrar.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 66px;
	cursor: hand;
	outline:none;
}
#lado01 #newsletter #erronews {
	color: #F00;
	line-height: 20px;
	width:340px;
	text-align:center;
}
.brd_na {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

