/**************************************************/
/* by BCK Design - www.bck.com.br                 */
/* Versão 1.1									  */
/**************************************************/

/* COMUNS */
a { /* Links */
	color: #7D7D7D;
	text-decoration: underline;
}
a:hover {/* Links */
	color: #333333;
	text-decoration: underline;
}
.tituloPagina {
	width: auto;
	height: 40px;
	margin-bottom: 20px;
	padding-left: 15px;
	text-align: left;
	font: 21px Tahoma, Arial, Helvetica;
	line-height: 40px;
	font-weight: bolder;
	color: #FFFFFF;
}
#tituloPagina_empresa {
	background-color: #9A040A;
}
#tituloPagina_bras {
	color: #00314C;
	background-color: #DBD000;
}
#tituloPagina_cursos {
	background-color: #00719B;
}
#tituloPagina_referencias {
	background-color: #007036;
}
#tituloPagina_eventos {
	background-color: #003451;
}
#tituloPagina_contato {
	background-color: #E58100;
}
#tituloPagina_depoimentos {
	background-color: #764189;
}
.subTituloPagina {
	font: 15px Tahoma, Arial;
	font-weight: bolder;
	color: #676767;
	padding: 5px 0 6px 6px;
}
.blocoLinks { /* Bloco com links */
	clear: both;
	width: auto;
	height: auto;
	padding-top: 5px;
	text-align: center;
}
.blocoLinks li {
	display: inline;
}
.blocoLinks li span {
	color: #D8D8D8;
}
.blocoLinks li a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
.blocoLinks li a.voltar {
	padding-left: 15px;
	background: url(../Imgs/backBtBlocoLink_voltar.gif) no-repeat 1px center;
}
.blocoLinks li a.voltar:hover {
	background: url(../Imgs/backBtBlocoLink_voltar.gif) no-repeat left center;
}
.blocoLinks li a.topo {
	padding-right: 15px;
	background: url(../Imgs/backBtBlocoLink_topo.gif) no-repeat right 1px;
}
.blocoLinks li a.topo:hover {
	background: url(../Imgs/backBtBlocoLink_topo.gif) no-repeat right top;
}
.aviso { /* Mensagens de erro ou diretamente ao visitante */
	text-align: center;
	padding: 10px 20px 10px 20px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF0000;
}
.frase {
	margin: 0;
}
/* Formulário para contato */
#formContato {
	width: 448px;
	margin: 0 auto;
}
#formContato fieldset {
	margin: 0;
	padding: 0 ;
	text-align: left;
	border: none;
}
#formContato fieldset legend {
	display: none;
}
#formContato fieldset label {
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	font-weight: bolder;
}
.boxColunaForm { /* Divide form em duas colunas */
	float: left;
	width: 204px;
	padding: 10px;
}
.boxColunaForm  div {
	text-align: right;
	padding: 24px 2px 10px 0;
}
#formContato input {
	width: 192px;
	padding: 4px;
	margin-bottom: 10px;
}
#formContato textarea {
	width: 192px;
	height: 123px;
	padding: 4px;
	margin-bottom: 10px;
	text-align: justify;
}
#formContato .btLimpa {
	border: none;
	padding: 0;
	margin: 0 3px;
	width: 50px;
	height: 22px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006BA1;
}
#formContato .btEnvio {
	border: none;
	padding: 0;
	margin: 0;
	width: 50px;
	height: 22px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006BA1;
}
#formContato p.error { /* estilo validação formulário*/
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	color: #FF0000;
}
#enderecoContato {
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
#enderecoContato strong {
	font-weight: normal;
	letter-spacing: 4px;
}
#enderecoContato a {
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
}
#enderecoContato a:hover {
	text-decoration: underline;
}

/* Referências */
#listaReferencias {
	float: left;
	padding: 7px 0 10px 0;
	margin: 0;
}
#listaReferencias li {
	float: left;
	width: 172px;
	height: 128px;
	list-style: none;
	margin-right: 26px;
	margin-bottom: 26px;
	overflow: hidden;
}
#listaReferencias li.quebraLinha {
	margin-right: 0;
}

/* Eventos */
#listaEventos {
	float: left;
	padding: 7px 0 0 0;
	margin: 0;
}
#listaEventos li {
	float: left;
	width: 180px;
	height: 180px; /* Caso seja habilitado data na chamada na capa, colocar 200px */
	list-style: none;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
#listaEventos li.quebraLinha {
	margin-right: 0;
}
#listaEventos li a.imgChamadaEvento {
	display: block;
	width: 172px;
	height: 128px;
	text-align: center;
	overflow: hidden;
}
#listaEventos li p {
	font: 12px Tahoma, Arial;
	font-weight: bolder;
	margin-top: 7px;
	height: 45px; /* Caso seja habilitado data na chamada na capa, colocar 65px */
	overflow: auto;
}
#listaEventos li p a {
	text-decoration: none;
}
#listaEventos li p strong { /* Data chamada evento */
	/* Descomentar para mostrar data evento
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
	color: #C2C2C2;*/
	display: none; /* Retirar essa propriedade caso for mostrar data */
}
#boxEventoInformacoes {
	float: left;
	width: 291px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 18px;
	background: url(../Imgs/linhaVertical.gif) no-repeat right 40px;
}
#dataEvento { /* Data */
	/* Descomentar para mostrar data evento
	font-size: 16px;
	display: block;
	padding-bottom: 5px;
	color: #C2C2C2;*/
	display: none;  /*Retirar essa propriedade caso for mostrar data */
}
#tituloEvento {
	padding-bottom: 14px;
	font: 16px Tahoma, Arial;
	font-weight: bolder;
	color: #7D7D7D;
}
#boxEventoInformacoes p {
	margin: 0;
	padding: 0;
}
#listaThumbsEventos {
	float: left;
	padding: 18px 0 0 0;
	margin-left: 5px;
}
#listaThumbsEventos li {
	float: left;
	width: 90px;
	height: 67px;
	list-style: none;
	margin-right: 7px;
	margin-bottom: 7px;
}
#listaThumbsEventos li.quebraLinha {
	margin-right: 0;
}
#listaThumbsEventos li a {
	display: block;
	width: 90px;
	height: 67px;
	text-align: center;
	overflow: hidden;
}
#boxEventoZoomImagem {
	float: left;
	display: inline;
	width: 420px;
	margin-left: 25px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
}
#imgLoadingZoomEvento { /* Posiciona imagem loading */
	padding-top: 100px;
}
/* Cursos */
#boxListaCursos {
	float: left;
	width: 295px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 18px;
	background: url(../Imgs/linhaVertical.gif) no-repeat right 20px;
}
#listaCursos {
	padding: 0;
	margin: 0;
}
#listaCursos li {
	width: auto;
	list-style: none;
	margin-bottom: 6px;
}
#listaCursos li a {
	display: block;
	width: auto;
	height: 23px;
	padding-top: 3px;
	padding-left: 22px;
	font: 15px Tahoma, Arial;
	font-weight: bolder;
	text-decoration: none;
	color: #7D7D7D;
	background: url(../Imgs/decorListaCursos.gif) #F3F3F3 no-repeat 7px center;
}
#listaCursos li a:hover {
	background: url(../Imgs/decorListaCursos.gif) #EBEBEB no-repeat 7px center;
}
#boxViewCurso {
	float: right;
	display: inline;
	width: 430px;
	margin-right: 7px;
	margin-top: 10px;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
}
#textoInferiorCursos {
	float: left;
	width: 770px;
	margin: 15px auto;
	padding: 0;
	text-align: center;
	color: #FC8F00;
}
.textoInicial span {
	color: #00719B;
}
.textoInicial span em {
	display: none;
}
.tituloCurso {
	font: 17px Tahoma, Arial;
	font-weight: bolder;
	color: #676767;
	padding: 0 0 15px 6px;
}
#imgCurso {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
/* Depoimentos */
.subTituloDepoimento {
	font: 15px Tahoma, Arial;
	font-weight: bolder;
	color: #000000;
	padding: 5px 0 15px 6px;
}
#imgDepoimento {
	float: left;
	padding: 2px;
	margin: 0 10px 2px 0;
}
/* Empresa */
#listaThumbsEmpresa {
}
#listaThumbsEmpresa li {
	float: left;
	display: inline;
	width: 130px;
	height: 98px;
	margin-right: 19px;
	padding-bottom: 19px;
	overflow: hidden;
}