@charset "utf-8";

.menu {
	background: url(../img/barraSuperior_Top.png) no-repeat center top;
	border: none;
	height: 25px; 
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 877px;
}
.menu, .menu a {
	color: #000000; 
	font-size: 9px;
	font-weight: bold; 
	text-decoration: none;
}

#default_template {
	border: none;
	margin: 0 auto; 
	width : 877px;
}
#template_body {
	background: transparent;
	width: 877px; 
	margin: 0 auto; 
}
#header{
	height: 146px; 
	width: 875px;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #d9d9d9;
	border-width: 1px;
}

#baixoHeader {
	/*background: url(../img/barraInferior_Top.png) no-repeat center top;*/
	height: 35px; 
	margin: 0 0 5px 0;
	padding: 0;
	width: 877px;
}

/* imagens de botões das trilhas do TDC 2010 */
#tabs {
  width: 877px;
  height: 35px; 
}
#tabs a {
  display: block;
  float: left;
  height: 0;
  overflow: hidden;
	padding: 35px 0 0 0;
}
#tabs a#trilha-arduino.ativa {
	background: url(../img/botoes/bt-arduino-ativo.png) no-repeat;
	width: 69px;
}
#tabs a#trilha-arduino.inativa {
	background: url(../img/botoes/bt-arduino.png) no-repeat;
	width: 69px;
}
#tabs a#trilha-java.ativa {
	background: url(../img/botoes/bt-java-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-java.inativa {
	background: url(../img/botoes/bt-java.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-web.ativa {
	background: url(../img/botoes/bt-web-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-web.inativa {
	background: url(../img/botoes/bt-web.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-ruby.ativa {
	background: url(../img/botoes/bt-ruby-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-ruby.inativa {
	background: url(../img/botoes/bt-ruby.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-python.ativa {
	background: url(../img/botoes/bt-python-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-python.inativa {
	background: url(../img/botoes/bt-python.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-testes.ativa {
	background: url(../img/botoes/bt-testes-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-testes.inativa {
	background: url(../img/botoes/bt-testes.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-spring.ativa {
	background: url(../img/botoes/bt-spring-ativo.png) no-repeat;
	width: 64px;
}
#tabs a#trilha-spring.inativa {
	background: url(../img/botoes/bt-spring.png) no-repeat;
	width: 64px;
}
#tabs a#trilha-nosql.ativa {
	background: url(../img/botoes/bt-nosql-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-nosql.inativa {
	background: url(../img/botoes/bt-nosql.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-agile.ativa {
	background: url(../img/botoes/bt-agile-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-agile.inativa {
	background: url(../img/botoes/bt-agile.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-dot-net.ativa {
	background: url(../img/botoes/bt-dot-net-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-dot-net.inativa {
	background: url(../img/botoes/bt-dot-net.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-soa-e-cloud.ativa {
	background: url(../img/botoes/bt-soa-e-cloud-ativo.png) no-repeat;
	width: 89px;
}
#tabs a#trilha-soa-e-cloud.inativa {
	background: url(../img/botoes/bt-soa-e-cloud.png) no-repeat;
	width: 89px;
}
#tabs a#trilha-javaee.ativa {
	background: url(../img/botoes/bt-javaee-ativo.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-javaee.inativa {
	background: url(../img/botoes/bt-javaee.png) no-repeat;
	width: 65px;
}
#tabs a#trilha-mobile.ativa {
	background: url(../img/botoes/bt-mobile-ativo.png) no-repeat;
	width: 69px;
}
#tabs a#trilha-mobile.inativa {
	background: url(../img/botoes/bt-mobile.png) no-repeat;
	width: 69px;
}




/* */

.f_pg_t div.titulo{
	background: url(../img/seta_cursos_topo_verm.gif) no-repeat left center;
}

.setaVermelha div.titulo{
	background: url(../img/seta_cursos_topo_verm.gif) no-repeat left center;
	height: 18px;
	margin: 8px 12px;
	width: 100px;
}
.setaVermelha div.titulo p{
	color: #808185;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 12px;
}

.setaVermelha div.link {
	background: url(../img/seta_vermelho.gif) no-repeat left center;
}
.setaVermelha div.link p{
	margin: 0;
	padding: 2px 0 0 12px;
}
.setaVermelha div.link a {
	color: #808185;
	font-size: 10px;
	font-weight: normal;
}

.setaChumbo div.titulo{
	background: url(../img/seta_chumbo.gif) no-repeat left center;
	height: 18px;
	margin: 8px 12px;
	width: 100px;
}
.setaChumbo div.titulo p{
	color: #808185;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 12px;
}

.setaChumbo div.link {
	background: url(../img/seta_chumbo.gif) no-repeat left center;
}
.setaChumbo div.link p{
	margin: 0;
	padding: 2px 0 0 12px;
}
.setaChumbo div.link a {
	color: #808185;
	font-size: 10px;
	font-weight: normal;
}

/* para o box de depoimentos */
div.depoimento span.titulo2{
	color: #DE0028;
}

ul.verm {
  font-size: 11px;
  color: #000000;
  text-align: justify;
  font-weight: normal;
  padding: 2px 2px 2px 16px;
  margin: 2px 2px 2px 16px;
  list-style-position: inside;
  list-style-image: url(../img/bullet_verm.gif);
}
.setaDestaque {
  font-size: 11px;
  color: #000000;
  text-align: justify;
  font-weight: normal;
	margin-left: 3px;
  padding: 0 0 0 12px;
  background: url("../img/bullet_verm.gif") no-repeat 0 50%;
} 

.bx_quadro_peq_t {
	background-image: url(../img/bx_open_t.gif);
	height: 8px;
	width: 268px;
}

.bx_quadro_peq_b {
	background-image: url(../img/bx_open_b.gif);
	height: 8px;
	width: 268px;
}

.bx_quadro_peq_m {
	background: url(../img/bx_programa_m.gif) repeat-x center top;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #d9d9d9;
	border-width: 1px;
	width: 268px;
}

.bx_programa_t {
	background: url(../img/bx_programacao_t.gif) no-repeat center top;
}

