/* atividades
cor base amarelo
 */

/* header */
.link { text-decoration:none; }
.link:hover { text-decoration:underline; }

#header{ background: url("bg_atividades.jpg"/*tpa=http://www.projetoquixote.org.br/img/bg_atividades.jpg*/) no-repeat center; }
   ul#nav li#navAtividades{ border-bottom: none;}
   ul#nav li#navAtividades a span{ padding-top: 3px; padding-bottom: 2px; margin-top: -1px; }
   ul#nav li#navAtividades a{ border-bottom: none;}

/* menu interna */
ul#navInterna{ background: url("bg_navInt_atividades.gif"/*tpa=http://www.projetoquixote.org.br/img/bg_navInt_atividades.gif*/) no-repeat top left; }
ul#navInterna li.bottom span{ background: url("bg_navInt_atividades_bot.gif"/*tpa=http://www.projetoquixote.org.br/img/bg_navInt_atividades_bot.gif*/) no-repeat bottom left; }
   ul#navInterna li a#navIntCalendario{ min-height: 35px; height: auto!important; height: 35px; }
      
   body.pesquisa ul#navInterna li a#navIntPesquisa,
   body.ensino ul#navInterna li a#navIntEnsino,
   body.atendimento ul#navInterna li a#navIntAtendimento,
   body.calendario ul#navInterna li a#navIntCalendario,
   body.resultados ul#navInterna li a#navIntResultados,
   body.eventos ul#navInterna li a#navIntEventos
   { background-image: url("navInterna_atividades.gif"/*tpa=http://www.projetoquixote.org.br/img/nav/navInterna_atividades.gif*/);}
      
div.boxAnchor{ background: url("bg_atividades_box.jpg"/*tpa=http://www.projetoquixote.org.br/img/bg_atividades_box.jpg*/) no-repeat top left; }


/* tabela Calendario de Atividades e Eventos */
.calendarioEventos, .calendarioAtividades{ width: 100%; }
.calendarioEventos th, .calendarioAtividades th{ text-align: left!important; }
.calendarioEventos thead, .calendarioAtividades thead{ background-color: #E3DE97;  font-weight: bold; }
   .calendarioEventos thead th, .calendarioAtividades thead th{ text-align: center!important; }
.calendarioEventos tr.title th, .calendarioAtividades tr.title th{ border-top: 1px solid #D7D06B; border-bottom: 1px solid #D7D06B; height: 15px; padding: 0 3px; font-weight: normal; }
   .calendarioEventos tr.title th.first, .calendarioAtividades tr.title th.first{ border-left: 1px solid #D7D06B; }
   .calendarioEventos tr.title th.last, .calendarioAtividades tr.title th.last{ border-right: 1px solid #D7D06B; }
.calendarioEventos td, .calendarioAtividades td{ background-color: #F3F1D2; border-bottom: 10px solid #fff; }
.calendarioEventos tr.cor td, .calendarioAtividades tr.cor td{ background-color: #E3DE97; }