/*---------------- GERAL -------------------*/

img {
	border: 0px;
}


body {
background-color:#ffffff;
margin: 0 auto;
}



* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}


#pagina {
	width:1004px;
	margin:0 auto;
	text-align:center;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

#flash {
	float: left;
	width: 1004px;
	height: 200px;
	margin: 0 auto;
}

#container{
	width: 1004px;
	float: left;
	background:url(../imgs/bg_conteudo.jpg) no-repeat center top;
}

#conteudo{
	width: 969px;
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#conteudo2{
	width: 900px;
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
}


#assinatura {
	float: left;
	width: 1004px;
	margin-top: 10px;
	text-align:center;
	color: #0fa1dc; /*azul*/
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	background:url(../imgs/img_bottom.jpg) no-repeat center bottom;
	height: 80px;
}

#contato {
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 177px;
}

#info {
	width: 603px;
	margin-left: 18px;
	float: left;
	margin-top: 20px;
}

/* #infoAmostra {
	width: 900px;
	margin-right: 18px;
	float: right;
	margin-top: 78px;
} */

#banner {
	
	width: 603px;
 	height: 102px;
	border: solid 1px #999999;
	float: left;
	margin-bottom: 16px;
}

#logos {
	float: left;
	width: 603px;
	margin: 0 auto;
	text-align: left;
}

.logos_border {
	margin-right: 5px;
	border: 1px solid #d2d2d2;
	margin-bottom: 5px;
}

#revista {
	float: left;
	width: 180px;
	/*height: 252px;*/
	margin: 0px 10px 5px 0px;
}

.imgs_servicos {
	width: 571px;
	float:left;
	margin-bottom: 10px;
	text-align:center;
}

.imgs_servicos p {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	text-align:center;
	line-height:14px;
	margin-bottom: 6px;
	margin-top: 6px;

}

#mapa {
	width: 571px;
	height: 550px;
	float: left;
	margin-top: 10px;
}

.paginacao {
	height: 20px;
	margin-top: 20px;
	font: normal 11px "Trebuchet MS" Arial, sans-serif;
	color: #333333;
	border: 1px solid #f1f2f2;
	width: 600px;
	margin-bottom: 10px;
	padding-top: 5px;
	float: left;
	text-align: center;
}

.paginacao a {
	font: normal 11px "Trebuchet MS" Arial, sans-serif;
	color: #0fa1dc;
}

.paginacao a.linkado {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.paginacao a:hover {
	text-decoration: underline;
	font: normal 11px "Trebuchet MS" Arial, sans-serif;
	color: #333333;
	background-color: #f1f2f2;
}



/*---------------- PALESTRAS E CURSOS -------------------*/

h3 {
	width: 560px;
	padding-left: 10px;
	height: 20px;
	font: bold 13px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	background-color: #0fa1dc;
	float: left;
	border-top: solid 1px #999999;
	margin-top: 10px;
	text-align: left;
}

.texto_pc {
	width: 550px;
	padding: 10px;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #7E7E7E; /* cinza */
	line-height: 13px;
	text-align: justify;
	border-top: solid 1px #999999;
	background-color: #f1f2f2;
	float: left;
	
}

.texto_valor {
	width: 560px;
	height: 20px;
	padding-left: 10px;
	padding-top: 3px;
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #0fa1dc; /* azul */
	text-align: left;
	background-color: #ffffff;
	float: left;
}


/*---------------- NOTÍCIAS PÁGINA PRINCIPAL -------------------*/


#news {
	float: left;
	width: 472px;
	height: 367px;
	padding: 3px;
	border: solid 1px #d3d3d3; /*cinza claro*/
	background:url(../imgs/bg_news.gif) no-repeat center bottom;
	margin-right: 19px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666; /* azul */
}

.thumb_noticias {
	float: left;
	width: 449px;
	height: 54px;
	margin-top: 13px;
	margin-left: 23px;
}

.thumb {
	float: left;
	width: 72px;
}

.noticias {
	float: left;
	width: 421px;	
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	margin-right: 10px;
	text-align: justify;
	height: 54px;
	line-height: 14px;
}

.noticias span {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #0fa1dc; /* azul */
}

.mais_noticias {
	margin-left: 25px;
	margin-top: 9px;
	text-align:left;
	width: 300px;
	float: left;
}


.mais_noticias a, .mais_noticias a:link, .mais_noticias a:visited{
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #86b70d; /*verde*/
	text-decoration: none;
}

.mais_noticias a:hover {
	text-decoration: underline;
}




.noticias span.data {
	color: #666666;
	font: bold 11px "Trebuchet MS", Arial, sans-serif;
	text-align:left;
	margin-bottom:2px;
	line-height:10px;
}


/*---------------- NOTÍCIAS PÁGINA SECUNDÁRIA -------------------*/

#mais_news{
	height: 20px;
	background-color: #0fa1dc;
	font: bold 14px "Trebuchet MS" Arial, sans-serif;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 589px;
	padding-left: 15px;
	margin-bottom: 10px;
	float: left;
	text-align: left;
}

td.mais_news {
	height: 20px;
	background-color: #0fa1dc;
	font: bold 14px "Trebuchet MS" Arial, sans-serif;
	color: #ffffff;
	padding-left: 15px;
	margin-bottom: 10px;
	text-align: left;
}


.lista_noticias {
	width: 587px;
	height: 20px;
	border-bottom: 1px dashed #0fa1dc;
	background-color: #ffffff;
	float: left;
	padding-left: 15px;
	text-align:left;
	font: normal 12px "Trebuchet MS" Arial, sans-serif;
	color: #0fa1dc;
}

.lista_noticias a {
	font: normal 12px "Trebuchet MS" Arial, sans-serif;
	color: #0fa1dc;
	text-decoration:none;
}

.lista_noticias a:hover {
	color: #333333;
	text-decoration:underline;
}

.lista_noticias span {
	font-size: 12px;
	color: #999999;
	font: bold 12px "Trebuchet MS" Arial, sans-serif;
}


/*---------------- PUBLICACOES, NEWSLETTER E ÁREA RESTRITA -------------------*/

#centro {
	float: left;
	width:131px;
	margin-right: 28px;
}

#publicacoes {
	width: 131px;
	padding: 2px 3px 0px 3px;
	background-color: #ffffff;
	float: left;
	border: solid 1px #d3d3d3; /*cinza claro*/
}

img.banner_index {
	padding-bottom: 4px;
	margin-left: 1px;
	background-color: #ffffff;
	float: left;
	margin-top:3px;
}

.thumb_public {
	margin-top: -1px;
}



#newsletter_area, #combo_esquerdo  {
	float: left;
	width: 282px;
}

#newsletter, #assinaturas{
	width: 276px;
	height: 120px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	float: left;
	margin-bottom: 20px;
}

#assinaturas {
	height: 80px;
}


.txt_newsletter {
	float: left;
	width: 230px;	
	margin-left: 23px;
	margin-right: 23px;
	text-align:justify;
	margin-top: 5px;
	line-height:14px;
}

.txt_newsletter p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #0fa1dc; /*azul*/
	text-align:justify;
	line-height:14px;
	margin-bottom: 6px;
}



p.erro{
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #FF0000;
	text-align:justify;
	line-height:14px;
	margin-bottom: 6px;
}

#area_restrita {
	width: 276px;
	height: 219px;
	float: left;
	border: solid 1px #d3d3d3;
	padding:3px;
}

.login {
	margin-top: 15px;
	margin-bottom: 5px;
}

/*---------------- IMAGEM DE PESSOAS SOBRE MENU -------------------*/




 #pessoas, #pessoas2, #pessoas4, #pessoas5{
	position: absolute;
	top: 260px;
	left: 22px;
	width: 170px;
	height: 360px;
	z-index: 1;
}

#pessoas5 {
	top: 240px;
	width: 200px;
	left: 10px;
}

#pessoas2{
	width: 240px;
}

#pessoas4{
	width: 182px;
}







/*---------------- IMAGEM DOS TÍTULOS PÁGINA SECUNDÁRIA -------------------*/


#combo_esquerdo {
	margin-left: 35px;
}

.titulos, .titulos2, .titulos3, .titulos4, .titulos5, .titulos6, .titulos7, .titulos8, .titulos9{
	width: 282px;
	height: 53px;
	border: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.titulos {
	background: url(../imgs/tit_quemsomos.png) no-repeat center top; /* QUEM SOMOS */
}

.titulos2 {
	background: url(../imgs/tit_contato.png) no-repeat center top; /* CONTATO */
}

.titulos3 {
	background: url(../imgs/tit_revista.png) no-repeat center top; /* REVISTA */
}

.titulos4 {
	background: url(../imgs/tit_pesquisas.png) no-repeat center top; /* PESQUISAS */
}

.titulos5 {
	background: url(../imgs/tit_equipe.png) no-repeat center top; /* EQUIPE */
}

.titulos6 {
	background: url(../imgs/tit_noticias.png) no-repeat center top; /* NOTÍCIAS */
}

.titulos7 {
	background: url(../imgs/tit_clientes.png) no-repeat center top; /* CLIENTES */
}

.titulos8 {
	background: url(../imgs/tit_servicos.png) no-repeat center top; /* SERVIÇOS */
}

.titulos9 {
	background: url(../imgs/tit_publicacoes.png) no-repeat center top; /* PUBLICACOES */
}




/*---------------- MENU -------------------*/


.menu {
	width: 282px;
	margin-bottom: 20px;
	height: 300px;

}

.itens {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #0fa1dc;
	background-color:#ffffff;
	width: 277px;
	height: auto;
	border-top: dashed 1px #0fa1dc;
}

.itens li {
	text-align:right;
	height: 19px;
	border-bottom:dashed 1px #0fa1dc; 
}

.itens a {
	display:block;
	width:263px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #0fa1dc;
	height: 16px;
	background:url(../imgs/bg_menu_up.gif) no-repeat center top;
	text-align:right;
	padding-right: 15px;
	padding-top: 3px;
	text-decoration:none;
}

.itens a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:url(../imgs/bg_menu_over.gif) no-repeat center top;
	text-decoration:none;
	height: 17px;
	padding-top: 2px;
}


/*---------------- INPUTS E RÓTULOS PARA FORMULÁRIOS -------------------*/

input.imagem {
	height: 20px;
	width: 25px;
	border: 0px;
	vertical-align:3px;
	padding-left:0px;
	padding-top: 5px;
}

input {
	border: solid 1px #0fa1dc;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	padding-left: 3px;
	height: 18px;
}

input.bt_login {
	width: 60px;
	height: 21px;
	padding-bottom:1px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #0fa1dc;
	border: 1px solid #0fa1dc;
	background-color: #ffffff;
	
}

input.botao {
	border: solid 1px #666666;
	background-color:#c3c3c3;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 70px;
	height: 18px;
	vertical-align:top;
}

.radio {
	vertical-align: -6px;
}


td.bt_newsletter {
	padding-top: 2px;
	text-align:right;
}


td.forms {
	text-align: right;
	padding-right: 5px;
}

td.forms_inputs {
	text-align: left;
}

td.labels {
	width: 20px;
	padding-right: 10px;
	text-align:right;
	color: #0fa1dc; /*azul*/
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
}


textarea {
	height: 124px;
	border: solid 1px #0fa1dc;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	padding-left: 3px;
	background-color:#ffffff;
	padding: 3px;
}

select {
	height: 18px;
	border: solid 1px #0fa1dc;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999999;
	background-color:#ffffff;
}

td.rotulos, td.rotulos3{
	background-color: #ffffff;
	height: 18px;
	text-align:center;
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}

td.rotulos2, td.rotulos4 {
	background-color: #ffffff;
	height: 18px;
	text-align:left;
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}

td.rotulos3 {
	text-align: right;
	padding-right: 5px;
	height: 35px;
	vertical-align:middle;
	border-bottom: 1px dashed #cccccc;
}

td.rotulos4 {
	text-align: left;
	height:35px;
	border-bottom: 1px dashed #cccccc;
}

td.rotulos5 {
	height: 20px;
	padding-left: 10px;
	background-color: #ffffff;
	text-align:left;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}



td.nome1 {
	background-color:  #f1f2f2;
	height: 18px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}

td.nome2 {
	background-color:  #f1f2f2;
	height: 18px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	text-align: center;
}



/*---------------- TÍTULOS, PARÁGRAFOS, LINKS -------------------*/


h1, h4, h4 a{
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #0fa1dc;
	text-align:left;
	width: 100%;
	margin-bottom: 5px;
}

h2{
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	height: 20px;
	color: #333333;
	padding-bottom: 5px;
	text-align:left;
	width: 100%;
}

h4, h4 a {
	color: #FF6600;
}

h4 a, h4 a:link {
	text-decoration: underline;
}

h4 a:hover {
	text-decoration: underline;
	color: #999999;
}



p{
	text-align:justify;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}

td.login p {
	text-align:justify;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	padding: 20px;
}




td span {
	text-align:right;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin-right: 10px;
}

a {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #0fa1dc;
	line-height: 10px;
	text-decoration:none;
}

a:link {
	text-decoration:none;

}

a:visited {
	text-decoration:none;

}

a:hover {
	text-decoration:underline;

}



p a{
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #0fa1dc;
	line-height: 10px;
	text-decoration:underline;
}

p a:link {
	text-decoration: underline;
}

p a:hover {
	color: #333333;
}


.texto, #infoAmostra, .textoAmostra {
	width: 571px;
	padding:16px;
	border: solid 1px #999999;
	background-color:#f8f8f8;
	float:left;
	margin-bottom: 10px;
	text-align:justify;
}


.texto2 {
	width: 571px;
	padding:16px;
	border: solid 1px #999999;
	background-color:#ffffff;
	float:left;
	margin-bottom: 10px;
	margin-top: 5px;
}

.img_texto {
	float: left;
	width: 190px;
	margin-right: 10px;
}

.texto_news {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 370px;

}

.img_txt_pesquisa {
	width: 571px;
	float: left;
}

.texto_pesquisa {
	width: 359px;
	padding:16px 0px 0px 16px;
	float:left;
}

.thumb_pesquisa {
	width: 190px;
	float: left;
	margin-top: 16px;
}

img.news {
	margin: 15px 0px 15px 0px;
}


/* .textoAmostra {
	width: 800px;
	padding:16px;
	border: solid 1px #999999;
	background-color:#f8f8f8;
	float:left;
	text-align: left;
	margin-bottom: 10px;
}*/

.descricoes {
	width: 379px;
	padding:16px;
	border: solid 1px #999999;
	background-color:#f8f8f8;
	float:left;
	margin-bottom: 10px;
}

#revista p {
text-align: center;
}

/*---------------- VÍDEOS -------------------*/

#player1 {
	width: 320px;
	height: 270px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.download {
	width: 225px;
	float: left;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 20px;
}


/*---------------- LOGIN -------------------*/

.logar, .logar2 {
	width: 277px;
	float: left;
	margin-top: 20px;
}

.logar2 {
	margin-left: 16px;
}

.tit_login {
	width: 277px;
	height: 28px;
	float: left;
}

.area_login {
	width: 275px;
	height: 190px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	
}


