#seletorAno {
  margin: 0 auto;
  width: 94%;
  border-bottom: none; }

#seletorMes {
  margin: 0 auto; }

#seletorMes li, #seletorAno li, #seletorMes li a, #seletorAno li a {
  border: 0;
  color: #959BA7; }

#seletorMes li.active a, #seletorAno li.active a {
  color: #2B66CE;
  font-weight: bold; }

#seletorMes li a {
  padding: 5px 10px; }

#seletorMes li.active a {
  border-bottom: 1px solid #dddddd; }

#slider {
  width: 83%;
  margin: 0 auto; }

.separador-seletores {
  border-bottom: 1px solid #dddddd;
  height: 72px; }

.separador-seletores .nav-tabs, .separador-seletores .nav-tabs .active {
  border-bottom: none; }

#calendario-tab {
  margin: 0; }

#calendario-tab .active a {
  background: none repeat scroll 0 0 #959ba7;
  color: white;
  font-weight: bold;
  text-transform: uppercase; }

#calendario-tab li a {
  background: none repeat scroll 0 0 #d6d6d6;
  color: #959ba7;
  font-weight: bold;
  text-transform: uppercase; }

.calendario-cursos .tab-content {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #959ba7;
  border-color: -moz-use-text-color #dedede #dedede;
  border-image: none;
  border-right: 1px solid #dedede;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  color: white;
  font-weight: normal;
  margin-top: 0;
  padding: 10px; }

