.processoSeletivo{
	background-color:#0f89d6;
}

.midiasSociais h2{
	background-color:#0f89d6;
	color:#FFF;
}

/* content */

#main #content .text h3{
  color: #0f89d6;
}

#main #content .text p .custom-p{
  color: #ffffff;
  background: #0f89d6;
}

/* curso: destaque */

#main .curso-destaque .t1 h1 {
  color: #0f89d6;
  background: black;
}

#main .curso-destaque .link-bl a {
  background: #000000;
  color: #0f89d6;
}

#main .curso-destaque .link-bl a:hover {
  background: #0f89d6;
  color: #000000;
}

#main .curso-destaque .link-br p a:hover {
  color: #0f89d6;
}

/* curso: destaque-ft */

#main .curso-destaque-ft .link-l a{
  background: #0f89d6;
  color: #ffffff;
}

#main .curso-destaque-ft .link-r a {
  background: #0f89d6;
  color: #ffffff;
}

/* curso: sobre */

.curso-sobre .hd h2 {
    background: #0f89d6;
	color:#FFF;
}

.curso-coordenador .hd h2{
  color: #fff;
  background-color:#0f89d6;
}

.curso-coordenador .bd .links a:hover{
  background: #0f89d6;
  color: #ffffff;
}

/* curso: carreira-mais */
