
body{
	background: url('../images/bgTopo.png') left top repeat-x #a19ab9;
	font-family: 'Trebuchet MS', verdana, arial;
	font-size: 12px;
	color: #444;
	line-height: 130%;	
}

#valores{
	padding: 10px;
	background-color: #f4f4f4;
}

#valores li{
	margin-bottom: 10px;
}


/* @group Containers */

#mainContainer{
	background: url('../images/bgTopo.png') left bottom repeat-x;
	padding-bottom: 45px;
}

#titleContainer, #bodyContainer, #footerContainer{
	width: 727px;
	margin: 0 auto;
}

#titleContainer{
	cursor: pointer;
}

#accordionContainer{
	margin: 10px;
}

#videoContainer{
	padding-top: 10px;
	height: 290px;
	width: 490px;
}

/* @end */

/*  @group Title */

.topoInstituicoes{
	background:url('../images/topoInstituicao.jpg') left top no-repeat;
	width: 727px;
	height: 203px;
}

.topoAlunos{
	background:url('../images/topoAlunos.jpg') left top no-repeat;
	width: 727px;
	height: 203px;
}

.topoCalendario{
	background:url('../images/topoCalendario.jpg') left top no-repeat;
	width: 727px;
	height: 203px;
}

#mainTitle{
	text-indent: -5000em;
	margin-top: 15px;

}

#mainTitleIndex{
	text-indent: -5000em;
	width: 727px;
	height: 165px;
	cursor: pointer;
}

#menuSuperior{
	width: 80px;
	position: relative;
	left: 620px;
	top: 7px;
}

#menuSuperior a:link, #menuSuperior a:visited,
#menuSuperior a:active{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #7a6c2b;
}

#menuSuperior a:hover{
	text-decoration: underline;
}

#formBusca{
	width: 350px;
	position: relative;
	top: -30px;
	left: 20px;
}

#formBusca div{
	font-size: 90%;	
}

#searchInput{
	
	background: url(../images/google.gif) left no-repeat #fff;
	padding-left: 40px;
	width: 200px;
	
}

/* @end */


/*  @group Secoes */

#clientes h3, #resultados h3, #responsabilidade_social h3, 
#conteudoCalendarioEventos h3, #conteudoDepoimentos h3,
#publicacoes h3, #artigos h3, #links h3{
	font-size: 110%;
	padding-bottom: 5px;
	text-indent: 10px;
	border-bottom: #ccc 1px solid;
	margin: 15px 0 5px 0;
}


/* @group Seminario */
#bannerSeminario{
	float:  right;
}

.seminarioImagens img, .seminarioImagensMenores img{
	border: #222 1px solid;
	margin-bottom: 10px;	
}

.seminarioImagens{
	width: 204px;
	float: left;
}

.seminarioImagensMenores{
	width: 154px;
	float: left;
	text-align: center;
}

.seminarioConteudo{
	width: 266px;
	float: right;
}

.seminarioConteudoImagensMenores{
	width: 316px;
	float: right;
}

/* @end */

/* @group Equipe */

#containerDepartamentos{
	border: #555 1px solid;
	padding: 5px;
	background-color: #f4f4f4;
}

.headerDepartamentos{
	border-bottom: #555 1px solid;
	width: 228px;
	float: left;
}

.celulaDepartamentos{
	width: 228px;
	float: left;
}

#curriculum{
	margin-left: 15px;
	margin-right: 15px;
}

/* @end */

/* @group Eventos */
#conteudoCalendarioEventos em{
	font-style: italic;
}


#conteudoCalendarioEventos h3{
	color: #2e254f;
	font-weight: bold;
}

#conteudoCalendarioEventos p{
	margin-left: 24px;
}

#navegacao_ano{
	text-align: center;
	margin-top: 40px;
	padding-top: 10px;
	border-top: #999 1px solid;
}

.eventoImagens{
	width: 204px;
	float: left;
}

.eventoImagensMenores{
	width: 154px;
	float: left;
	text-align: center;
}

.eventoImagens img, .eventoImagensMenores img{
	border: #222 1px solid;
	margin-bottom: 10px;
}

.eventoConteudo{
	width: 266px;
	float: right;
}

.eventoConteudoImagensMenores{
	width: 316px;
	float: right;
}

.eventoTitulo{
	color:  #342855;
	font-size: 130%;
}

.divisor_eventos{
	clear: both;
	height: 30px;
	border-top: #999 1px solid;
}

/* @end */

/* @group Contato */




#nomeUnidade{
	font-size: 130%;
}

.imageMap{
	border: #777 1px solid;
}



/* @end */

/* @group Aba Instituicao */

#bannerConsultInst{
	margin-bottom: 10px;
}

.boxHome{
	overflow: hidden;
}

.boxHome h3{
	color: #2e254f;
	font-weight: bold;
	font-size: 120%;
}

.boxHome p{
	line-height: 130%;
}

.boxHome hr{
	margin: 10px 0 7px 0;
}

.boxHome em{
	font-style: italic;
}


/* @end */

/* @group Responsabilidade Social */

#responsabilidade_social img{
	float: left;
	margin-right: 10px;
	border: #222 1px solid;
}
/* @end */

/* @group Unidades */


.boxUnidadeImagem, .boxUnidadeTexto, .boxUnidadeTextoCentroCorporativo{
	background-color: #f4f4f4;
	padding: 5px;
	margin: 1px;
	float: left;
}

.boxUnidadeTexto{
	width: 240px;
	height: 133px;
}

.boxUnidadeTextoCentroCorporativo{
	width: 240px;
	height: 99px;
}

.boxUnidadeTexto li{
	font-size: 95%;
	background: url('../images/bullet.gif') left top no-repeat;
	padding: 0 0 5px 15px;
	list-style: none;
}

#imgEstruturaContainer img{
	float: left;
}

/* @end */

/* @group Resultados */

.containerGraficos{
	margin: 0 auto;
	width: 450px;
	height: 225px;
}

/* @end */

/* @group Newsletter */

#newsletterForm{
	width: 400px;
	margin: 0 auto;
}

#newsletterForm .input{
	width: 300px;
}

#newsletterForm .label{
	display: block;
	width: 70px;
	float: left;
	margin: 5px 5px 5px 0;
	text-align: right;
	cursor: pointer;
}

#btnEnviarNewsletter{
	float: right;
	margin-right: 15px;
}

/* @end */

/* @group Depoimentos */
#conteudoDepoimentos p{
	padding: 0 0 15px 10px;
}

#conteudoDepoimentos em{
	font-style: italic;
}

/* @end */

/* @group Artigos */

#artigos blockquote{
	margin: 5px 35px 15px 35px;
	font-style: italic;
	font-weight: bold;
}

#artigos em{
	font-style: italic;
}

#cursos_palestras ul, #artigos ul{
	padding-left: 35px;
}

#cursos_palestras li, #artigos li{
	list-style: square;
	color: #61597e;
	padding-bottom: 10px;	
}

#cursos_palestras li{
	color: #333;
}

.citacao{
	font-size: 80%;
}

.navArtigos{
	border-top: #ccc 1px solid;
	text-align: right;
	padding: 10px;
}

/* @end */

/* @group Publicacoes */

#publicacoes em{
	font-style: italic;
}

#publicacoes img{
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group Clientes */


#clientes img, #clientes object{
	float: left;
	border: #ccc 1px solid;
	padding: 5px;
	background-color: #ebebeb;
	margin: 5px;
}

#clientes p{
	margin-top: 25px;
}

#clientes a:link, #clientes a:visited{
	color: #3b79bf;
}

#clientes a:active{
	color: #c00000;
}

#clientes a:hover{
	text-decoration: none;
}


.logoClientesContainer{
	padding: 10px 0 25px 0;
	clear: both;
	height: 110px;	
}

.logoClientes{
	width: 150px;
	height: 100px;
	float: left;
	text-align: center;
}

.imageWrapper{
	height: 100px;
}

.logoSozinho{
	margin: 0 auto;
	width: 145px;
	text-align: center;
}

/* @end */

.clear{
	clear: both;
}

#bodyContainer{
	background: url('../images/bgCorpo.png') repeat-y;
}

#bodyRodape{
	background: url('../images/bgRodapeCorpo.png') no-repeat left top;
	height: 3px;
	width: 727px;
	margin: 0 auto;
}

.secaoClientes, .subTitulo{
	background-color: #f4f4f4;
	padding: 3px 3px 3px 5px;
	clear: both;
}

.marginTop10{
	margin-top: 10px;
}

.marginTop20{
	margin-top: 20px;
}

.marginTop20{
	margin-top: 20px;
}

.hr{
	border-top: #ccc 1px solid;
	padding-bottom: 5px;
}

/* @group Secao Esquerda */


#boxConsultas{
	padding: 0 0 10px 12px;
}

#containerConsultas{
	width: 184px;
}

#containerConsultas img{
	float:  left;
}

#secaoEsquerda{
	width: 205px;
	min-height: 860px;
	float: left;
}

#boxAvisos{
	background: url('../images/avisosRodape.png') left bottom repeat-x #f1eee1;
	min-height: 200px;
	width: 179px;
	margin: 10px 10px 15px 15px;
}

#boxAvisos h3{
	background: url('../images/avisos.png') left top no-repeat;
	width: 179px;
	height: 24px;
	text-indent: -5000em;
}

#conteudoAvisos{
	padding: 10px;
	text-align: center;
}

#conteudoAvisos a{
	color: #138ab1;
}

#bannerTwitter{
	border: #ccc 1px solid;
}

#conteudoAvisos ul, #conteudoAvisos li{
	list-style: none;
	font-size: 8pt;
}

#conteudoAvisos li{
	margin-bottom: 7px;
}

/* @end */


/* @group Secao Direita */

#secaoDireita{
	float: left;
	width: 510px;
	min-height: 700px;
}

#secaoDireita #container{
	padding: 20px 10px;
	line-height: 150%;
}

#secaoDireita #container .bullet li{
	background: url('../images/bullet.gif') left top no-repeat;
	padding: 0 0 10px 15px;
	list-style: none;
}

#secaoDireita #container h2{
	font-size: 18px;
	margin-bottom: 25px;
	padding-bottom: 8px;
	border-bottom: #777 1px solid;
	font-weight: bold;
	color: #342855;
}

#secaoDireita #container h3{
	font-size: 16px;
	margin-bottom: 10px;
}

#secaoDireita #container ul strong{
	color: #282141;
}

#secaoDireita #container p, #conteudoCalendarioEventos p{
	margin-bottom: 10px;
}

#secaoDireita a:link,
#secaoDireita a:active,
#secaoDireita a:visited{
	color: #333;
}

#secaoDireita a:hover{
	text-decoration: none;
}

/* @end */

/* @end */

/*  @group Depoimentos */

#textoSolto{
	width: 179px;
	margin: 10px;
	font-size: 8pt;
}

#textoSolto h3{
	padding-bottom: 5px;
	text-indent: 10px;
	border-bottom: #ccc 1px solid;
	margin: 15px 0 5px 0;
	font-weight: bold;
}

#textoSolto p{
	padding-bottom: 10px;
}

#textoSolto em{
	font-style: italic;
}

#textoSolto a:link,
#textoSolto a:active,
#textoSolto a:visited{
	color: #333;
}

#textoSolto a:hover{
	text-decoration: none;
}

/* @end */

/*  @group Footer */

#footerContainer{
	background: url('../images/bgRodape.png') repeat-y left top;
}

#footerRodape{
	background: url('../images/bgRodapeRodape.png') no-repeat left top;
	height: 3px;
	width: 727px;
	margin: 0 auto;
}

#footer{
	height: 40px;
}

#footer #horarioAtendimento{
	text-align: center;
	padding: 15px 0 5px 0;
}

#footer hr{
	width: 95%;
	height: 1px;
	margin: 0 auto;
	opacity: 0.5;
}
	
#bannerContainer{
	padding-top: 5px;
	width: 660px;
	margin: 0 auto;
}

#banner1, #banner2, #banner3, #banner4{
	width: 150px;
	height: 75px;
	border: #000 1px solid;
	float: left;
	margin-right: 10px;
}
/* @end */

#clear{
	clear: both;
}

#acessoRapido{
	position: relative;
	top: 150px;
	left: 20px;
}

/* @group Accordion */
.pane ul{
	margin-left: 5px;
}

.pane li{
	list-style: square;
	color: #61597e;
	margin: 3px 0 3px 0;
}

.pane a:link, 
.pane a:active, 
.pane a:visited{
	padding: 3px;
	color: #222;
	text-decoration: none;
	cursor: pointer;
}

.pane a:hover{
	background-color: #8d845b;
	color: #f4f4f4;
	font-weight: bold;
}
/*  @end */

/* @group Forms */

#oportunidades{
	width: 450px;
	margin: 0 auto;
}

#oportunidades .label{
	display: block;
	width: 80px;
	float: left;
	margin: 5px 5px 5px 0;
	text-align: right;
	cursor: pointer;
}

#oportunidades span, #newsletterForm span{
	color: #c00000;
	font-size: 140%;
}

#oportunidades .input{
	width: 320px;
	float: left;
}

#containerBotoes{
	width: 150px;
	margin: 0 auto;
	text-align: center;
	padding-top: 15px;
}

/* @end*/


.divisorAno{
	font-size: 110%;
	border-bottom: #ccc 1px solid;
	padding-left: 18px;
}

#artigos ul{
	margin-bottom: 20px;
}

#iframe{display:none;}