@charset "iso-8859-1";
/* by RODRIGO GOES - PORTO VELHO - RONDÔNIA - http://www.rodrigogoes.com.br */



/* INÍCIO - Definição das Tags */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-align:left;
}
h1 {
	background-image:url(../imagens/fundoTitulos.jpg);
	background-repeat:no-repeat;
	height:27px;
	display:block;
	font-size:16px;
	color:#454545;
	text-transform:uppercase;
	padding-top:13px;
}
h2 {
	font-size:11px;
	color:#333333;
	border-bottom:1px #CCC dotted;
	padding-bottom:2px;
	margin-bottom:5px;
}
h3 {
	font-size:18px;
	color:#069;
	font-weight:bold;
	border-bottom:1px #CCC dotted;
	display:block;
	margin:5px 0px;
	clear:both;
}
h4 {
	font-size:12px;
	color:#069;
	font-weight:bold;
	border-bottom:1px #CCC dotted;
	display:block;
	margin:5px 0px;
	clear:both;
}
* {
	margin:0;
	padding:0;
}
/* FINAL - Definição das Tags */





/* INÍCIO - Definição dos links */

a.linkMenuPrincipal:link, a.linkMenuPrincipal:visited {
	color:#FFF;
	text-decoration:none;
	padding:0px 8px;
	display:block;
}
a.linkMenuPrincipal:hover {
	text-decoration:underline;
}
a.linkNormal:link, a.linkNormal:visited {
	color:#FFF;
	text-decoration:none;
}
a.linkNormal:hover {
	text-decoration:underline;
}
a.linkPadrao:link, a.linkPadrao:visited {
	color:#069;
	text-decoration:none;
}
a.linkPadrao:hover {
	text-decoration:underline;
}
/* FINAL - Definição dos links */





/* INÍCIO - Definição das classes genéricas */

.textoNegrito {
	font-weight:bold;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.textoNegrito {
	font-weight:bold;
}
.displayBlock {
	display:block;
}
.displayNone {
	display:none;
}
.clearBoth {
	clear:both;
}
.margin0px {
	margin:0px;
}
.textRed {
	color:#F00;
}
/* FINAL - Definição das classes genéricas */





/* INÍCIO - Definição das DIV's Principais */

div#root {
	width:100%;
}
div#topo {
	width:100%;
	height:210px;
	background-image:url(../imagens/fundoTopo.jpg);
	background-repeat:repeat-x;
}
div#corpo {
	width:890px;
	overflow:auto;
	margin:10px auto;
	display:block
}
div#rodape {
	width:100%;
	height:132px;
	background-image:url(../imagens/fundoRodape.jpg);
	text-align:center;
}
div#conteudo {
	width:670px;
	margin-right:20px;
	float:left;
}
div#direita {
	width:200px;
	float:left;
}
/* FINAL - Definição das DIV's Principais */





/* INÍCIO - Definição das DIV's Auxiliares */

div#conteudoTopo {
	width:920px;
	height:210px;
	margin:0px auto;
	background-image:url(../imagens/topo.jpg);
	background-repeat:no-repeat;
}
div#menu {
	float:left;
	width:540px;
	margin-top:190px;
	margin-left:160px;
	color:#FFF;
}
div#menu ul {
	list-style:none;
}
div#menu li {
	float:left;
	border-right: 1px #999 dotted;
}
div#menu li + li + li + li + li + li {
	border-right: none;
}
div#formTopo {
	float:right;
	margin-right:15px;
	width:205px;
	height:210px;
}
div#formTopo table {
	text-align:left;
	margin-top:10px;
}
div#homeTop {
	width:670px;
}
div#homeTopEsquerda {
	width:298px;
	overflow:auto;
	float:left;
	margin-right:10px;
}
div#homeTopDireita {
	width:362px;
	overflow:auto;
	float:left;
}
div#homeBottom {
	width:670px;
	margin-top:5px;
	display:table;
	clear:both;
	overflow:auto;
}
div#homeBottomEsquerda {
	width:298px;
	float:left;
	margin-right:10px;
}
div#homeBottomDireita {
	width:362px;
	float:left;
}
div#localizacao {
	width:352px;
	height:206px;
	background-image:url(../imagens/fundoLocalizacao.jpg);
}
div#proximosCursosCapa {
	width:298px;
	height:230px;
	background-image:url(../imagens/fundoProximosEventos.jpg);
	background-repeat:no-repeat;
	position:relative;
}
div#dadosProximosCursosCapa {
	margin-top:-35px;
	width:275px;
	height:19px;
	margin-left:8px;
	padding:8px 3px;
	background-image:url(../imagens/transparent.png);
	background-repeat:repeat;
	z-index:5000;
	position:relative;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
div#galeriadeFotos {
	width:356px;
	height:230px;
	background-image:url(../imagens/fundoGaleriadeFotos.jpg);
	background-repeat:no-repeat;
	position:relative;
}
div#dadosGaleriaFotosCapa {
	margin-top:-45px;
	width:334px;
	height:35px;
	margin-left:8px;
	padding:5px 3px;
	background-image:url(../imagens/transparent.png);
	background-repeat:repeat;
	z-index:5000;
	position:relative;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
div#controles {
	width:340px;
	margin-left:8px;
}
div#controles ul {
	list-style:none;
}
div#controles li {
	float:left;
}
div#textoQuemSomosCapa {
	font-size:12px;
	color:#333333;
	text-align:justify
}
div#textoQuemSomos {
	text-align:justify;
}
div#textoQuemSomos p {
	margin:10px 0px;
	text-indent:40px;
}
div#eventos {
	width:670px;
	margin:0 auto;
}
div#eventos ul {
	list-style:none;
}
div#eventos li {
	width:300px;
	padding:10px;
	margin-right:12px;
	margin-bottom:10px;
	border:1px #CCC solid;
	float:left;
}
div#materialAluno {
	width:670px;
	margin:0 auto;
}
div#materialAluno ul {
	list-style:none;
	margin-bottom:30px;
}
div#materialAluno li {
	width:600px;
	padding:3px;
	margin:0px auto;
	margin-bottom:10px;
	border-bottom:1px #CCC dotted;
	clear:both;
}
div#sobreEventos p {
	margin:10px 0px;
	text-indent:40px;
}
ul#listarConteudo {
	list-style:none;
	margin:0px;
}
ul#listarConteudo p {
	margin:0px;
}
ul#listarConteudo li {
	margin:20px 0px 20px 0px;
	border-bottom:1px #CCC solid;
}
div#conteudoPaginas {
	width:676px;
	margin:5px 5px;
	float:left;
	display:block;
}
div#enviarPorEmail {
	width:500px;
	display:none;
	margin:10px auto;
	text-align:left;
}
div#conteudoLeitura {
	clear:both;
	min-height:200px;
	font-size:12px;
	border-bottom:1px #999 dashed;
	padding-bottom:10px;
}
div#conteudoLeitura p {
	margin:15px 5px 0px 0px;
	text-align:justify;
	color:#333;
}
div#conteudoLeitura p img {
	margin:0px 10px 10px 0px;
}
/* FINAL - Definição das DIV's Auxiliares */





/* INÍCIO - Definição das classes */

p.fotoProximosCursoCapa {
	text-align:center;
	padding-top:9px;
	z-index:1000;
	position:relative;
}
p.fotoGaleriadeFotosCapa {
	text-align:center;
	padding-top:8px;
	z-index:1000;
	position:relative;
}
p.fotosGaleria {
	width:600px;
	margin:0px auto 10px auto;
	padding:10px;
	display:block;
	border:1px #CCC solid;
}
p.fotoEvento {
	float:left;
	width:100px;
	display:block;
	margin-right:10px;
}
p.textoEvento {
	text-align:justify;
}
span.tituloEvento {
	font-size:12px;
	color:#069;
	font-weight:bold;
}
p.dataInformativosCapa {
	font-size:10px;
	color:#666;
}
.pDataDestaque {
	display:block;
	margin:7px 0px;
	font-size:11px;
	color:#333333;
}
.pOpcoesDestaque {
	margin:7px 5px;
	display:block;
	margin-bottom:20px;
	text-align:right;
	color:#666;
	font-size:11px;
}
/* FINAL - Definição das classes */





/* INÍCIO - Definição das classes dos formulários */

form.classFormTopo label {
	font-size:9px;
	font-weight:bold;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}
form.classFormTopo input[type=submit] {
	border:none;
	border-bottom:2px #A59ABD solid;
	border-right:2px #A59ABD solid;
	font-size:12px;
	color:#333;
	background-color:#E1D0F7;
	margin-top:2px;
	margin-left:5px;
	padding:0 3px;
}
form.classFormTopo input[type=text] {
	height:18px;
	background-image:url(../imagens/fundoForm.jpg);
	width:166px;
	border:none;
	font-size:12px;
	padding-top:2px;
	color:#333;
	background-color:#E8E6EF;
	margin-top:5px;
}
form.classFormTopo input[type=text]:focus {
	background-image:url(../imagens/fundoFormON.jpg);
	background-color:#FFF;
}
form.classFormTopo input[type=text]:hover {
	background-image:url(../imagens/fundoFormON.jpg);
	background-color:#FFF;
}
form.classFormLateral label {
	font-size:9px;
	font-weight:bold;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}
form.classFormLateral input[type=submit] {
	border:none;
	border-bottom:2px #A59ABD solid;
	border-right:2px #A59ABD solid;
	font-size:12px;
	color:#333;
	background-color:#E1D0F7;
	margin-top:2px;
	padding:0 3px;
}
form.classFormLateral input[type=text] {
	height:18px;
	background-image:url(../imagens/fundoForm.jpg);
	width:166px;
	border:none;
	font-size:12px;
	padding-top:2px;
	color:#333;
	background-color:#E8E6EF;
	margin-top:5px;
}
form.classFormLateral input[type=text]:focus {
	background-image:url(../imagens/fundoFormON.jpg);
	background-color:#FFF;
}
form.classFormLateral input[type=text]:hover {
	background-image:url(../imagens/fundoFormON.jpg);
	background-color:#FFF;
}
/* FINAL - Definição das classes dos formulários */





/* INÍCIO - Definição das classes da página de contato*/

.formContato {
	margin:5px 0px;
}
.formContato label {
	font-weight:bold;
	display:block;
}
.formContato_input {
	width:600px;
	padding-top:4px;
	padding-bottom:4px;
	border:none;
	border-bottom:1px #ccc solid;
	text-indent:5px;
	background-color:#F4F4F4;
	font-size:11px;
}
.formContato_textarea {
	width:600px;
	padding-top:4px;
	padding-bottom:4px;
	border:none;
	border-bottom:1px #ccc solid;
	text-indent:5px;
	background-color:#F4F4F4;
	font-size:11px;
}
.formContato ul {
	list-style:none;
}
.formContato li {
	margin-bottom:20px;
}
div.Expediente {
	width:650px;
	margin:10px auto;
	text-align:left;
}
/* FINAL - Definição das classes da página de contato */





/* INÍCIO -- PAGINAÇÃO */

.paginator {
	margin:30px 10px 20px 10px;
	border-bottom:1px #CCC solid;
	border-top:1px #CCC solid;
	padding-bottom:10px;
	padding-top:10px;
	clear:both;
	display:block;
}
.paginator a {
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	color: #3E79B6;
	border: 1px solid #CCCCCC;
	background: #FFF;
	font-size:10px;
}
.paginator span {
	font-size:10px;
}
.paginator a:hover {
	background: #F1F1F1;
	color: #000;
}
/* FINAL  -- PAGINAÇÃO */





/* INÍCIO -- GALERIA DE FOTOS */

div#galeriaFotos ul {
	margin-left:0px;
	list-style:none;
}
div#galeriaFotos li {
	width:180px;
	float:left;
	background-color:#F7F7F7;
	border:1px;
	border-top:5px;
	border-style:solid;
	border-color:#069;
	padding:0px;
	margin:2px 5px 30px 30px;
}
p.fotoPortifolio {
	padding:2px 0px;
}
div#textoFotos {
	background-color:#F7F7F7;
	width:176px;
	height:100px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:10px;
	padding:2px;
}
p.texto_dados {
	margin:2px;
}
/* FINAL  -- GALERIA DE FOTOS */





/* INÍCIO - Estilo da página de detalhes sobre os eventos*/

fieldset {
	border:1px #999 solid;
	width:675px;
	margin-bottom:10px;
	padding:10px;
}
fieldset legend {
	padding:5px;
	padding-bottom:0px;
	border-bottom:1px #639 dotted;
	font-size:12px;
	font-weight:bold;
	margin:5px;
}
fieldset.categoria {
	border:1px #999 solid;
	width:655px;
	margin-left:0px;
	margin-right:0px;
	margin-top:-5px;
	margin-bottom:20px;
}
fieldset.categoria legend {
	padding:5px;
	padding-bottom:0px;
	color:#999;
	border:0px;
	font-size:12px;
	font-weight:normal;
	margin:5px;
}
fieldset ul {
	margin-left:10px;
	list-style:square;
}
table.tabelaCategorias {
	width:645px;
	text-align:center;
}
table.tabelaInformacoes {
	width:630px;
	text-align:left;
	font-size:11px;
}
table.tabelaInformacoes th {
	text-align:center;
	background-color:#EEE;
	color:#000;
	font-weight:bold;
	font-size:11px;
	padding:5px 0px;
	border-bottom:1px #666 dotted;
}
table.tabelaInformacoes td {
	padding:2px 0px;
	border-bottom:1px #CCC solid;
	text-align:center;
}
table.tabelaConfirmacao {
	font-size:12px;
	border-bottom:1px #666 dotted;
	border-top:1px #666 dotted;
}
table.tabelaConfirmacao label {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
p.descricaoBoleto {
	font-size:11px;
	color:#F00;
	width:600px;
	margin:10px auto;
	text-align:center;
}
p.confirmarInscricao {
	font-size:12px;
	color:#333;
	width:500px;
	margin:10px auto;
	text-align:center;
}
p.equipeAiTraining {
	width:300px;
	float:right;
	font-size:11px;
	text-align:right;
	margin-right:100px;
}
p.emitirBoleto {
	margin:20px auto;
	font-size:16px;
	font-weight:bold;
	color:#069;
	display:block;
	text-align:center;
}

/* FINAL - Estilo da página de detalhes sobre os eventos*/
