@charset "utf-8";

body.fundo-cinza-claro {
	background-color:#EEE;
}



/* Trilha Arduino - amarelo-arduino */
.amarelo-arduino h1, .amarelo-arduino h2, .amarelo-arduino h4, .amarelo-arduino a:hover, span.amarelo-arduino {
	color: #FFB608;
}
.amarelo-arduino ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-amarelo-arduino.gif);
}
body.fundo-amarelo-arduino {
	background-color:#FFB608;
}


/* Trilha Java/JavaEE - laranja-java */
.laranja-java h1, .laranja-java h2, .laranja-java h4, .laranja-java a:hover, span.laranja-java {
	color: #F08200;
}
.laranja-java ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-laranja-java.gif);
}
body.fundo-laranja-java {
	background-color:#F08200;
}




/* Trilha C/C++ - laranja-ccc */
.laranja-ccc h1, .laranja-ccc h2, .laranja-ccc h4, .laranja-ccc a:hover, span.laranja-ccc {
	color: #E65200;
}
.laranja-ccc ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-laranja-ccc.gif);
}
body.fundo-laranja-ccc {
	background-color:#E65200;
}




/* Trilha Web/Web2 - vermelho-web */
.vermelho-web h1, .vermelho-web h2, .vermelho-web h4, .vermelho-web a:hover, span.vermelho-web {
	color: #E80032;
}
.vermelho-web ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-vermelho-web.gif);
}
body.fundo-vermelho-web {
	background-color:#E80032;
}




/* Trilha ALM - vermelho-alm*/
.vermelho-alm h1, .vermelho-alm h2, .vermelho-alm h4, .vermelho-alm a:hover, span.vermelho-alm {
	color: #BO272D;
}
.vermelho-alm ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-vermelho-alm.gif);
}
body.fundo-vermelho-alm {
	background-color: #BO272D;
}






/* Trilha Ruby vermelho-ruby */
.vermelho-ruby h1, .vermelho-ruby h2, .vermelho-ruby h4, .vermelho-ruby a:hover, span.vermelho-ruby {
	color: #7B2325;
}
.vermelho-ruby ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-vermelho-ruby.gif);
}
body.fundo-vermelho-ruby {
	background-color:#7B2325;
}




/* Trilha Testes - vinho-testes */
.vinho-testes h1, .vinho-testes h2, .vinho-testes h4, .vinho-testes a:hover, span.vinho-testes {
	color: #671E43;
}
.vinho-testes ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-vinho-testes.gif);
}
body.fundo-vinho-testes {
	background-color:#671E43;
}




/* Trilha Python - marrom-python */
.marrom-python h1, .marrom-python h2, .marrom-python h4, .marrom-python a:hover, span.marrom-python {
	color: #4F3127;
}
.marrom-python ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-marrom-python.gif);
}
body.fundo-marrom-python {
	background-color:#4F3127;
}




/* Trilha mobile - roxo-mobile */
.roxo-mobile h1, .roxo-mobile h2, .roxo-mobile h4, .roxo-mobile a:hover, span.roxo-mobile {
	color: #9578B0;
}
.roxo-mobile ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-roxo-mobile.gif);
}
body.fundo-roxo-mobile {
	background-color:#9578B0;
}




/* Trilha EmpTec - roxo-emptec */
.roxo-emptec h1, .roxo-emptec h2, .roxo-emptec h4, .roxo-emptec a:hover, span.roxo-emptec {
	color: #5F4391;
}
.roxo-emptec ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-roxo-emptec.gif);
}
body.fundo-roxo-emptec {
	background-color:#5F4391;
}




/* Trilha Ux - roxo-ux */
.roxo-ux h1, .roxo-ux h2, .roxo-ux h4, .roxo-ux a:hover, span.roxo-ux {
	color: #341D54;
}
.roxo-ux ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-roxo-ux.gif);
}
body.fundo-roxo-ux {
	background-color:#341D54;
}




/* Trilha Games - verde-games */
.verde-games h1, .verde-games h2, .verde-games h4, .verde-games a:hover, span.verde-games {
	color: #BFD600;
}
.verde-games ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-verde-games.gif);
}
body.fundo-verde-games {
	background-color:#BFD600;
}




/* Trilha Cloud - verde-cloud */
.verde-cloud h1, .verde-cloud h2, .verde-cloud h4, .verde-cloud a:hover, span.verde-cloud {
	color: #00AD92;
}
.verde-cloud ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-verde-cloud.gif);
}
body.fundo-verde-cloud {
	background-color:#00AD92;
}




/* Trilha Dados - verde-dados */
.verde-dados h1, .verde-dados h2, .verde-dados h4, .verde-dados a:hover, span.verde-dados {
	color: #009A48;
}
.verde-dados ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-verde-dados.gif);
}
body.fundo-verde-dados {
	background-color:#009A48;
}




/* Trilha Business Analysis - verde-business */
.verde-business h1, .verde-business h2, .verde-business h4, .verde-business a:hover, span.verde-business {
	color: #6A9039;
}
.verde-business ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-verde-business.gif);
}
body.fundo-verde-business {
	background-color:#6A9039;
}




/* Trilha noSQL verde-nosql */
.verde-nosql h1, .verde-nosql h2, .verde-nosql h4, .verde-nosql a:hover, span.verde-nosql {
	color: #004630;
}
.verde-nosql ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-verde-nosql.gif);
}
body.fundo-verde-nosql {
	background-color:#004630;
}




/* Trilha Agile - azul-agile */
.azul-agile h1, .azul-agile h2, .azul-agile h4, .azul-agile a:hover, span.azul-agile {
	color: #B5C7E6;
}
.azul-agile ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-azul-agile.gif);
}
body.fundo-azul-agile {
	background-color:#B5C7E6;
}




/* Trilha Liderança e Coach - azul-lideranca */
.azul-lideranca h1, .azul-lideranca h2, .azul-lideranca h4, .azul-lideranca a:hover, span.azul-lideranca {
	color: #6AABE4;
}
.azul-lideranca ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-azul-lideranca.gif);
}
body.fundo-azul-lideranca {
	background-color:#6AABE4;
}





/* Trilha .NET Client/Server - azul-dot-net */
.azul-dot-net h1, .azul-dot-net h2, .azul-dot-net h4, .azul-dot-net a:hover, span.azul-dot-net {
	color: #0096DA;
}
.azul-dot-net ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-azul-dot-net.gif);
}
body.fundo-azul-dot-net {
	background-color:#0096DA;
}





/* Trilha PHP -  azul-php */
.azul-php h1, .azul-php h2, .azul-php h4, .azul-php a:hover, span.azul-php {
	color: #00529E;
}
.azul-php ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-azul-php.gif);
}
body.fundo-azul-php {
	background-color:#00529E;
}





/* Trilha SOA - azul-soa */
.azul-soa h1, .azul-soa h2, .azul-soa h4, .azul-soa a:hover, span.azul-soa {
	color: #003059;
}
.azul-soa ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-azul-soa.gif);
}
body.fundo-azul-soa {
	background-color:#003059;
}
	
	
	
	
	
/* Trilha Arquitetura -  preto-arquitetura */
.preto-arquitetura h1, .preto-arquitetura h2, .preto-arquitetura h4, .preto-arquitetura a:hover, span.preto-arquitetura {
	color: #2B2622;
}
.preto-arquitetura ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-preto-arquitetura.gif);
}
body.fundo-preto-arquitetura {
	background-color:#2B2622;
}





/* Trilha NewSchool - cinza-newschool  */
.cinza-newschool h1, .cinza-newschool h2, .cinza-newschool h4, .cinza-newschool a:hover, span.cinza-newschool {
	color: #3A4A58;
}
.cinza-newschool ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-cinza-newschool.gif);
}
body.fundo-cinza-newschool {
	background-color:#3A4A58;
}




/* Trilha OldSchool - cinza-oldschool  */
.cinza-oldschool h1, .cinza-oldschool h2, .cinza-oldschool h4, .cinza-oldschool a:hover, span.cinza-oldschool {
	color: #8A959F;
}
.cinza-oldschool ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-cinza-oldschool.gif);
}
body.fundo-cinza-oldschool {
	background-color:#8A959F;
}





/* Elétron Livre - chumbo  */
.chumbo-eletron-livre h1, .chumbo-eletron-livre h2, .chumbo-eletron-livre h4, .chumbo-eletron-livre a:hover, span.chumbo-eletron-livre{
	color: #1C1C1C;
}
.chumbo-eletron-livre ul {
	list-style-image: url(../img/icones/TDC2011/seta-bullet-chumbo-eletron-livre.gif);
}
body.fundo-chumbo-eletron-livre {
	background-color: #1C1C1C;
}