.bg-topoSNE{background-color: #ffde00;}
.bg-topoSNE div h1{
	float: left;
	margin-left:20px;
	font-weight: light;	
	color:#4c216b;
}
#divTopo .btnCadastrar{
	float: right;
	margin-top: 0.5em;
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	
	*zoom: 1;
	padding: 11px 19px;
	margin-bottom: 0;
	font-size: 17.5px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #0462b2;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #ffde00;
	background-image: -moz-linear-gradient(top, #ffde00, #ffde00);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffde00), to(#ffde00));
	background-image: -webkit-linear-gradient(top, #ffde00, #ffde00);
	background-image: -o-linear-gradient(top, #ffde00, #ffde00);
	background-image: linear-gradient(to bottom, #ffde00, #ffde00);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffde00', endColorstr='#ffde00', GradientType=0);
	border-color: #ffde00 #ffde00 #ffde00;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #ffde00;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 0 none;
	*border: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
	*margin-left: .3em;
}
#divTopo .btnCadastrar:hover,
#divTopo .btnCadastrar:focus,
#divTopo .btnCadastrar:active,
#divTopo .btnCadastrar.active,
#divTopo .btnCadastrar.disabled,
#divTopo .btnCadastrar[disabled] {
  color: #0462b2;
  background-color: #ffde00;
  *background-color: #ffde00;
}
#divTopo .btnCadastrar:active,
#divTopo .btnCadastrar.active {
  background-color: #ffde00 \9;
}
#divTopo .btnCadastrar:first-child {
  *margin-left: 0;
}
#divTopo .btnCadastrar:hover,
#divTopo .btnCadastrar:focus {
  color: #0462b2;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
#divTopo .btnCadastrar:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#divTopo .btnCadastrar.active,
#divTopo .btnCadastrar:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
#divTopo .btnCadastrar.disabled,
#divTopo .btnCadastrar[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#divTopo  div a.btn-large span.icon-hand-right{color:#c6699f;}

.estiloEstagio ul.mega-menu li.mega-hover a, .estiloEstagio ul.mega-menu li a:hover {background-color:#ffde00; color: #662c91; text-shadow: none;}
.estiloEstagio ul.mega-menu li.ativo a, .estiloEstagio ul.mega-menu li.ativo a:hover {background-color:#ffffff; color: #662c91; text-shadow: none;}
.estiloEstagio ul.mega-menu li .sub-container {background-color:#ffde00;}
.estiloEstagio ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a,
.estiloEstagio ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover,
.estiloEstagio ul.mega-menu .sub li.mega-hdr li a:hover,
.estiloEstagio ul.mega-menu li .sub-container.non-mega li a:hover {color: #662c91;}

.carousel-caption{background-color: #662c91 !important;}

.btn-perfil{
    background-color: #662c91 !important;
    border-color: #662c91;	
}
.btn-perfil:hover {
    background-color: #4c216b !important;
}
.btn-aluno.active{background-color:#4c216b !important;border-color:#4c216b;}

select,
textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"]{
	border-color: #662c91; 
}

h2.gradeTopico,
.caixaTopicos h2,
.pagination ul > li > a, 
.pager > li > a,
.vagaQtd{color: #662c91;}

.ui-inputfield, 
.ui-widget-content .ui-inputfield, 
.ui-widget-header .ui-inputfield{
	border-color:  #662c91 !important;
}

.ui-widget-header{
	background-color:#ffde00 !important;
	color: #662c91 !important;
}

.ui-dialog .ui-dialog-titlebar-close, 
.ui-lightbox .ui-lightbox-close, 
.ui-overlaypanel .ui-overlaypanel-close{
	background-color: #662c91 !important;
	border-color:  #662c91 !important;
}

.topico-perfil, .topico-perfil a{color: #662c91 !important;}

.alert-info-sne {
    background-color: #0562b2 !important;
    border-color: #67a1cf !important;
}


.bg-menu-nav,
.tile-perfil,
.bg-rodape{background-color: #4c216b;}