
.proximos-cursos{
	width: 568px;
	height: auto;
	float: left;
	background-color: #F5F5F5;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
}

.proximos-cursos span.title{
	float: left;
	color: #0A618F;
	font-size: 17px;
	font-weight: bold;
}

.proximos-cursos label{
	float: right;
	font-size: 11px;
	color: #0A618F;
	padding-top: 4px;
	padding-right: 7px;
}

select.proximos-cursos-select{
	width: auto;
	height: 20px;
	float: right;
	font-size: 11px;
	color: #0A618F;
}

ul.cursos{
	width: 588px;
	height: auto;
	float: left;
	list-style-type: none;
}

ul.cursos li{
	width: 588px;
	height: auto;
	float: left;
	list-style-type: none;
	border-bottom: 2px solid #EFEFEF;
	padding-bottom: 15px;
	margin-top: 18px;
}

ul.cursos li h1{
	color: #0A618F;
	font-size: 17px;
	font-weight: bold;
}

ul.cursos li small{
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}

img.curso-logo{
	float: right;
}

ul.cursos li  p{

	color: #666666;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
}

ul.cursos li  .item{
	width: 145px;
	float: left;
	color: #666666;
	font-size: 11px;
	margin-top: 10px;
}

ul.cursos li  .item span{
	color: #0A618F;
	font-weight: bold;
	text-align: left;
}

span.cursoHome{
	color: #0A618F;
	font-weight: bold;
	text-align: left;
}

h1.cursoHome{
	color: #0A618F;
	font-size: 17px;
	font-weight: bold;
	width: 230px;
}

small.cursoHome{
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}


/*#####################################*/

#servicos-box{
	width:: 588px;
	height: 73px;
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 13px;
	color: #0A618F;
	font-weight: bold;
}

select.servicos-select{
	width: 563px;
	height: auto;
	float: left;
	font-size: 13px;
	color: #0A618F;
	margin-top: 15px;
	padding-left: 5px;
}

ul.servicos{
	list-style-type: none;
	width: 588px;
	height: auto;
	float: left;
	padding-top: 16px;
	height: auto;
}

ul.servicos li{
	height: auto;
	list-style-type: none;
	width: 570px;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
	color: #333333;
}

ul.servicos li.blue{
	background-color: #EDF8FE;
}

ul.servicos li h1.servicos{
	font-size: 13px;
	font-weight: bold;
	color: #0A618F;
}

ul.servicos li a.site{
	float: right;
	font-size: 11px;
	color: #0A618F;
	margin-top: -33px;
}

ul.servicos li a.ver-no-mapa{
	float: right;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: -13px;
}

ul.servicos li img{
	float: right;
	margin-right: 9px;
}



#empregos-box{
	width:: 588px;
	height: 93px;
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 13px;
	color: #0A618F;
	font-weight: bold;
}

label.empregos{
	font-size: 11px;
	color: #0A618F;
	float: left;
	padding-top: 3px;
}

select.area-profissional{
	width: 238px;
	height: auto;
	float: left;
	font-size: 13px;
	color: #0A618F;
	margin-left: 4px;
}

select.emprego-cidade{
	width: 258px;
	height: auto;
	float: left;
	font-size: 13px;
	color: #0A618F;
}

input.mostrar-conteudo{
	width: 184px;
	height: 22px;
	float: right;
	border: 0px;
	background: url(../images/mostrar-conteudo.gif) top left no-repeat;
	margin-top: 35px;
	cursor: pointer;
}

.emprego{
	width: 588px;
	height: auto;
	float: left;
	margin-bottom: 27px;
}

.emprego-header{
	width: 568px;
	height: auto;
	background-color: #EFEFEF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 12px;
	margin-bottom: 25px;
}

.emprego-header strong{
	font-size: 14px;
	color: #095279;
}

.emprego-header span.codigo{
	color: #0A618F;
	float: right;
}

.emprego-descricao{
	width: 568px;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

table.descricao-emprego{
	width: 450px;
	height: auto;
	float: left;
	margin-bottom: 23px;
}

table.descricao-emprego td.title{
	width: 150px;
	text-align: right;
	font-weight: bold;
	color: #0A618F;
	padding-right: 7px;
	padding-bottom: 7px;
}



ul.proximos-concursos{
	list-style-type: none;
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 15px;
}

ul.proximos-concursos li{
	list-style-type: none;
	float: left;
	width: 100%;
	border-bottom: 1px solid #DFDFDF;
	color: #666666;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 12px;
}

ul.proximos-concursos li small{
	color: #666666;
	font-size: 11px;
}


ul.concursos{
	width: 588px;
	height: auto;
	float: left;
	list-style-type: none;
}

ul.concursos li{
	width: 588px;
	height: auto;
	float: left;
	list-style-type: none;
	margin-bottom: 25px;
}

ul.concursos li .top{
	width: 568px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	color: #095279;
	font-weight: bold;
	margin-bottom: 25px;
	background-color: #EFEFEF;


}

ul.cursos li small{
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}




