/*-----------------------------------*/
/*---- COMMON <<<-----------*/
/*-----------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
	font-size: 0.8em;
	color: #404040;
}

select {
	font-size: 0.8em;
	color: #404040;
}

textarea {
	color: #404040;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0px;
	margin: 0px;
}


h2 {
	padding: 0px;
	margin: 0px;
}

h3 {
	padding: 0px;
	margin: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

img {
	display: block;
}

/*-----------------------------------------*/
/*---------- DIVERSOS <<<---------------*/
/*-----------------------------------------*/

/*referente a formatação de textos*/

.branco06 {
	color: #FFFFFF;
	font-size: 0.6em;
}

.branco07 {
	color: #FFFFFF;
	font-size: 0.7em;
}

.branco07B {
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
}

.cinzaClaro06 {
	color: #CCCCCC;
	font-size: 0.6em;
}

.Preto7 {
	font-size: 0.7em;
}

.cinzaEscuro07 {
	color: #404040;
	font-size: 0.7em;
}

.cinzaMedio06 {
	color: #777777;
	font-size: 0.6em;
}

.cinzaMedio1 {
	color: #777777;
	font-size: 1em;
}

.cinzaMedio06B {
	color: #777777;
	font-size: 0.6em;
	font-weight: bold;
}

.cinzaMedio07 {
	color: #777777;
	font-size: 0.7em;
}

.cinzaLink07 {
	color: #666666;
	font-size: 0.7em;
}

.cinzaLink1 {
	color: #666666;
	font-size: 1em;
}

.cinzaMedio07B {
	color: #777777;
	font-size: 0.7em;
	font-weight: bold;
}

.cinzaMedio08 {
	color: #777777;
	font-size: 0.8em;
}

.cinzaMedio08B {
	color: #777777;
	font-size: 0.8em;
	font-weight: bold;
}

.cinzaMedio08IB {
	color: #777777;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
}

.cinzaMedio1 {
	color: #777777;
	font-size: 1em;
}

.cinzaEscuro07B {
	color: #404040;
	font-size: 0.7em;
	font-weight: bold;
}

.cinzaEscuro07I {
	color: #404040;
	font-size: 0.7em;
	font-style: italic;
}

.cinzaEscuro08B {
	color: #404040;
	font-size: 0.8em;
	font-weight: bold;
}

.cinzaEscuro08IB {
	color: #404040;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}

.cinzaEscuro09B {
	color: #404040;
	font-size: 0.9em;
	font-weight: bold;
}

.cinzaEscuro09IB {
	color: #404040;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}

.cinzaEscuro1B {
	color: #404040;
	font-size: 1em;
	font-weight: bold;
}

.cinzaEscuro13B {
	color: #404040;
	font-size: 1.3em;
	font-weight: bold;
}


.cinzaEscuro07I {
	color: #404040;
	font-size: 0.7em;
	font-style:italic;
}

.vermelho06 {
	color: #B91F25;
	font-size: 0.6em;
}

.vermelho07 {
	color: #B91F25;
	font-size: 0.7em;
}

.vermelho07B {
	color: #B91F25;
	font-size: 0.7em;
	font-weight: bold;
}

.vermelho08 {
	color: #B51118;
	font-size: 0.8em;
}

.vermelho08B {
	color: #B51118;
	font-size: 0.8em;
	font-weight: bold;
}

.vermelho08IB {
	color: #B51118;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
}

.vermelho09B {
	color: #B51118;
	font-size: 0.9em;
	font-weight: bold;
}

.vermelho1B {
	color: #B91F25;
	font-size: 1em;
	font-weight: bold;
}


.vermelho11B {
	color: #B91F25;
	font-size: 1.1em;
	font-weight: bold;
}


/*referente a formatação de formulários*/
.checkboxPadrao {
	background-color: #F5CFC9;
}

.input50 {
	width: 50px;
	height: 15px;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
}


.input90 {
	width: 90px;
	height: 15px;
	background-color: #F5CFC9;
	border:none;
}

.input100 {
	width: 100px;
	height: 15px;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
}


.input135 {
	width: 135px;
	height: 15px;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
}

.input270 {
	width: 270px;
	height: 15px;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
}

.select60 {
	width: 60px;
	*width: 58px;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
}

.select135 {
	width: 137px;
	*width: 139px;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
}

.select270 {
	width: 270px;
	*width: 272px;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
}

.select310 {
	width: 310px;
	*width: 312px;
	font-size: 0.7em;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
}

.textarea270 {
	width: 270px;
	height: 100px;
	background-color: #F5CFC9;
	border: solid 1px #ADADAD;
	overflow: auto;
}

.btn100 {
	width:100px;
	font-size:11px;
}

.btn60 {
	width:60px;
	font-size:11px;
}


#respostaForm {
	height: 20px;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
	font-weight:bold;
}

/*referente a links*/
.verTodos {
	clear: both;
	padding-top: 30px;
	*padding-top: 15px;
	padding-bottom: 160px;
	*padding-bottom: 150px;
	text-align: right;
}

.verTodos a:hover {
	color: #B91F25;
	text-decoration: underline;
}

.saibaMais {
	clear: both;
	text-align: right;
	padding-bottom: 2px;
}

.saibaMais a:hover {
	color: #B91F25;
	text-decoration: underline;
}

.Voltar {
	clear: both;
	text-align: right;
	padding-bottom: 2px;
}

.Voltar a:hover {
	color: #B91F25;
	text-decoration: underline;
}


/*item do conteúdo das páginas internas*/
.itemConteudoInternas {
	width: 560px;
	margin-top: 15px;
	margin-left: 25px;
	padding-bottom: 15px;
}

/*outros*/
.tituloPagInternas {
	width: 560px;
	height: 25px;
	text-align: right;
	border-bottom: dotted 2px #AFAFAF;
	margin-top: 30px;
	margin-left: 25px;
}

/*titulo da notícia, artigo, e etc que está sendo visualizado*/
.tituloVisPaginaInternas {
	width: 100%;
	margin-top: 15px;
	*margin-top: 7px;
}

/*data da notícia,artigo e etc que está sendo visualizado*/
.dataVisPaginaInternas {
	width: 100%;
	margin-top: 3px;
	*margin-top: 1px;
}

/*corpo do conteúdo que está sendo visualizado*/
.corpoVisPaginaInternas {
	width: 100%;
	margin-top: 15px;
}

.corpoVisPaginaInternas a{
	color: #B91F25;
}

.corpoVisPaginaInternas img{
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
}


.itemInternas {
	width: 560px;
	height: 25px;
	text-align: left;
	border-bottom: dotted 2px #AFAFAF;
	padding-top: 10px;
	margin-left: 25px;
}

#vejaTambem {
	width: 100%;
	margin-top: 15px;
	*+margin-bottom: 20px;
}

#infoPagInternas {
	width: 100%;
	text-align: center;
}

#infoPagInternas div{
	margin-top: 5px;
	margin-bottom: 5px;
}

/*-----------------------------------------*/
/*---------- ALL <<<--------------*/
/*-----------------------------------------*/
#all {
	width: 784px;
	margin: auto;
}

/*-----------------------------------------*/
/*---------- CONTAINER <<<--------------*/
/*-----------------------------------------*/
#container {
	width: 784px;
	_width: 778px;
	background-image: url(../img/bgcontainer.png);
	_background-image:url(../img/bgcontainer.gif);
	background-repeat: repeat-y;
	float: left;
	
}

/*-----------------------------------------*/
/*------------ MAIN <<<-----------------*/
/*-----------------------------------------*/
#main {
	width: 776px;
	background-color: #FFFFFF;
	margin: auto;
	
}

/*-----------------------------------------*/
/*---------- HEADER(topo) <<<-----------*/
/*-----------------------------------------*/
#header {
	background-image: url(../img/bgheader.jpg);
	height: 230px;
	width: 776px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#headerColEsq {
	height: 230px;
	width: 315px;
	float: left;
}

#headerColDir {
	height: 230px;
	width: 461px;
/*hack para corrigir o width no IE6*/	
	_width: 453px;
	float: left;
}


#logo {
	height: 57px;
	width: 300px;
	padding-top: 7px;
	padding-left: 20px;
	position:absolute;
	z-index: 10;
}

#dataAtual {
	width: 240px;
	height: 15px;
	float: right;
	margin-top: 8px;
}

#animacao {
	width: 533px;
	height: 176px;
	margin-top: 33px;
	margin-left: -72px;
	float: left;
	position: absolute;
}

#menuHeader {
	width: 500px;
	_height: 09px;
	margin-top: 207px;
	margin-left: -40px;
}

#menuHeader table{
	margin-left: 34px;
}

/*-----------------------------------------*/
/*------- Buscar <<<----------------*/
/*-----------------------------------------*/
#menuHeader form{
	margin: 0px;
	padding: 0px;
}

#inputBusca {
	padding-top: 1px; 
	*padding-top: 0px;
}

#btOkDiv {
	padding-top: 2px;
}

#btOk {
	width: 16px;
	height: 16px;
	margin-top: -2px;
	font-size: 0.6em;
	font-weight: bold;
	color: #D71A21;
}

/*-----------------------------------------*/
/*------ CONTENT <<<--------------*/
/*-----------------------------------------*/
#content {
	background-color: #FFFFFF;
	width: 776px;
	_margin-top: -3px;
	background-image: url(../img/bgcontent.jpg);
	background-repeat: no-repeat;
	float: left;
}

/*-----------------------------------------*/
/*---- COLUNA - LATERAL ESQUERDA <<<----*/
/*-----------------------------------------*/
#colLatEsq {
	width: 173px;
	float: left;
	margin-bottom: 20px;
}

/*-----------------------------------------*/
/*------- MENU <<<----------------*/
/*-----------------------------------------*/
#bgMenuContainer {
	background-color: #F19A80;
	background-image: url(../img/bgmenu2.jpg);
	background-repeat: repeat-x;
	height:420px;
	width: 150px;
	padding-top: 7px;
	margin-left: 13px;
	opacity: 0.7; 
	filter: alpha(opacity=70); 
}

#bgMenuContent {
	background-color: #FFFFFF;
	width: 130px;
	height: 409px;
	margin: auto;
	opacity: 0.4; 
	filter: alpha(opacity=40);
}

#menu {
	width: 130px;
	height: 409px;
	position: absolute;
	margin-top: -414px;
	margin-left: 23px;
	*margin-left: 13px;
}

#menu ul li{
	width: 100%;
	height: 33px;
	cursor: pointer; 
	list-style-type: none;
	clear:both;
	float: left;
}

#menu a:hover {
	text-decoration: none;
}

.itemMenu {
	width: 120px;
	height: 17px;
	border-bottom: dotted 2px #EF8C6E;
	margin-left: 5px;
	padding-top: 13px;
	text-align: center;
}

/*-----------------------------------------*/
/*------- SUBMENUS <<<----------------*/
/*-----------------------------------------*/

/*---- institucional <<<--------*/
#bgSubmenuContainerInstitucional {
	position:absolute; 
	width: 133px; 
	height: 221px; 
	margin-top: -5px;  
	*margin-top: -37px;  
	margin-left: 130px;
	background-image: url(../img/bgmenu.jpg);
	opacity: 0.7; 
	filter: alpha(opacity=70);
	display: none;
}

#bgSubmenuContentInstitucional {
	position: absolute; 
	width: 130px; 
	height: 213px; 
	background-color: #FFFFFF;
	margin-top: -1px;  
	*margin-top: -33px;  
	margin-left: 130px;
	opacity: 0.8; 
	filter: alpha(opacity=80);
	display: none;
}

#SubmenuInstitucional {
	position: absolute; 
	width: 130px; 
	height: 213px; 
	margin-top: -1px;  
	*margin-top: -33px;  
	margin-left: 130px;
	display: none; 
}

#SubmenuInstitucional ul li {
	width: 100%;
	height: 33px;
	cursor: pointer;
	list-style-type: none;
}

/*---- publicações <<<--------*/
#bgSubmenuContainerPublicacoes {
	position:absolute; 
	width: 133px; 
	height: 123px; 
	margin-top: 91px;  
	*margin-top: -37px;  
	margin-left: 130px;
	background-image: url(../img/bgmenu.jpg);
	opacity: 0.7; 
	filter: alpha(opacity=70);
	display: none;
}

#bgSubmenuContentPublicacoes {
	position: absolute; 
	width: 130px; 
	height: 115px; 
	background-color: #FFFFFF;
	margin-top: 95px;  
	*margin-top: -33px;  
	margin-left: 130px;
	opacity: 0.8; 
	filter: alpha(opacity=80);
	display: none;
}

#SubmenuPublicacoes {
	position: absolute; 
	width: 130px; 
	height: 115px; 
	margin-top: 95px;  
	*margin-top: -33px;  
	margin-left: 130px;
	display: none; 
}

#SubmenuPublicacoes ul li {
	width: 100%;
	height: 33px;
	cursor: pointer;
	list-style-type: none;
}

.itemSubmenu {
	width: 120px;
	height: 17px;
	border-bottom: dotted 2px #EF8C6E;
	margin-left: 5px;
	text-align: center;
	padding-top: 13px;
}

/*-----------------------------------------*/
/*---- CONTEÚDO PÁGINA <<<--------*/
/*-----------------------------------------*/
#conteudoPagina {
	width: 603px;
	float: left;
	margin-bottom: 20px;
	_margin-bottom: 10px;
}

#conteudoPaginaEsq {
	width: 245px;
	padding-top: 20px;
	padding-left: 25px;
	float: left;
}

#conteudoPaginaDir {
	width: 280px;
	padding-top: 20px;
	float: left;
	margin-left: 17px;
	_margin-left: 0px;
}

#conteudoEsqSeparador {
	width: 245px;
	padding-right: 18px;
	_padding-right: 18px;
	border-right: dotted 2px #AFAFAF;
	float: left;
}

.conteudoEsqSeparador {
	width: 245px;
	padding-right: 18px;
	_padding-right: 18px;
	border-right: dotted 2px #AFAFAF;
	float: left;
}


/*-----------------------------------------*/
/*---- INDEX <<<--------*/
/*-----------------------------------------*/

/*---- cursos <<<--------*/
#indexCursos {
	width: 100%;
	float: left;
}

.indexCursoTudo {
	width: 100%;
	float: left;
	clear: both;
}

.indexCurso {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #AFAFAF;
}

.tipoCurso {
	width: 100%;
	text-align: left;
}

.nomeCurso {
	width: 100%;
	text-align: left;
	margin-top: 3px;
}

.imgCurso {
	width: 110px;
	margin-top: 7px;
	margin-right: 10px;
	float: left;
}

.infoCurso {
	width: 115px;
	margin-bottom: 15px;
	*margin-bottom: 10px;
	float: left;
}

.infoTurma {
	width: 100%;
	margin-top: 4px;
	*margin-top: 0px;
}

.infoDataInicio {
	width: 100%;
	margin-top: 11px;
	*margin-top: 6px;
}

.infoHora {
	width: 100%;
	margin-top: 11px;
	*margin-top: 6px;
}


.itemIndex {
	width: 100%;
	height: 25px;
	text-align: right;
	border-bottom: dotted 2px #AFAFAF;
	padding-top: 10px;
}

/*usado para elementos alinahdos a direita na página index*/
.itemIndexDir {
	width: 100%;
	height: 25px;
	text-align: right;
	border-bottom: dotted 2px #AFAFAF;
	padding-top: 10px;
	margin-left: 20px;
}


/*---- notícias <<<--------*/
#indexNoticias {
	width: 100%;
	float: left;
	padding-left: 20px;
}

.dataNoticia {
	width: 100%;
	margin-top: 15px;	
}

.tituloNoticia {
	width: 100%;
}

/*---- artigos <<<--------*/
#indexArtigos {
	width: 265px;
	float: left;
	padding-left: 20px;
}

.tituloArtigo {
	width: 100%;
	margin-top: 15px;

}

.autorArtigo {
	width: 100%;
	margin-top: 1px;
	*margin-top: 0px;
}

/*-----------------------------------------*/
/*---- BANNERS <<<--------*/
/*-----------------------------------------*/
#banners {
	width: 570px;
	clear:both;
	margin-left: 173px;
	border-top: dotted 2px #AFAFAF;
}

#bannerEsq {
	width: 245px;
	float: left;
	margin-left: 25px;
	_margin-left: 12px;
}

#bannerDir {
	width: 250px;
	float: left;
	margin-left: 17px;
	padding-left: 26px;
}

.banner {
	width: 230px;
	height: 80px;
	margin-top: 20px;
	padding-bottom: 25px;
}

/*-----------------------------------------*/
/*------- FOOTER <<<--------------*/
/*-----------------------------------------*/
#footer {
	width: 100%;
	height: 72px;
	background-color: #B91F25;
	float: left;
	clear: both;
	margin-top:30px;
}

#infoFooter {
	width: 497px;
	height: 51px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	line-height: 17px;
}

#infoFooter div {
	margin-top: 3px;
}

#infoFooter div a:hover {
	color: #F7D792;
	text-decoration: none;
}

/*-----------------------------------------*/
/*--- PÁGINA DE NOTÍCIAS <<<------------*/
/*-----------------------------------------*/
#outrasNoticias {
	width: 90%;
	float: left;
	padding-left: 20px;
}


/*-----------------------------------------*/
/*--- PÁGINA DE ARTIGOS <<<------------*/
/*-----------------------------------------*/
#outrosArtigos {
	width: 90%;
	float: left;
	padding-left: 20px;
}

.dataArtigo {
	width: 100%;
	padding-top: 15px;
	clear: both;	
}

#nomeAutor {
	margin-top: 5px;
	margin-bottom: 3px;
}

#tipoArtigo {
	margin-bottom: 5px;
}

/*-----------------------------------------*/
/*--- PÁGINA DE AUTOR <<<------------*/
/*-----------------------------------------*/
#outrosAutores {
	width: 90%;
	float: left;
	margin-top: 15px;
	padding-left: 20px;
}

.tituloAutor {
	width: 100%;
}

/*-----------------------------------------*/
/*--- PÁGINA CONTATO <<<---------*/
/*-----------------------------------------*/
#tableContato{
	width: 370px;
	margin: auto;
	margin-top: 15px; 
}

#tableContato tr td{
	height: 25px;
}

#tableContato tr td div{
	float: left;
	margin-right: 10px;
}

#limpar {
	cursor: pointer;
}

#seta {
	width: 25px;
	height: 19px;
	position: absolute;
	margin-left: 470px;
	display: none;
}	

/*-----------------------------------------*/
/*--- PÁGINA CLIPAGEM <<<---------*/
/*-----------------------------------------*/
.tableClipagem {
	width: 100%;
}

.tableClipagem tr td a:hover{
	color: #B91F25;
	text-decoration: underline;
}

/*-----------------------------------------*/
/*--- PÁGINA DETALHES CLIPAGEM <<<---------*/
/*-----------------------------------------*/
#fecharDetalhesClipagem {
	width: 35px;
	height: 25px;
	margin-left: 700px;
}

#headerDetalhesClipagem {
	width: 764px;
	height: 25px;
	background-image: url(../img/bgheaderdivclipagem.png);
	_background-image: url(../img/bgheaderdivclipagem.gif);
	background-repeat: no-repeat;
}

#contentDetalhesClipagem {
	width: 764px;
	height: 520px;
	background-image: url(../img/bgcontentdivclipagem.png);
	_background-image: url(../img/bgcontentdivclipagem.gif);
	background-repeat: repeat-y;
}

#principalDetalhesClipagem {
	width: 740px;
	height: 450px;
	margin: auto;
	margin-top: 20px;
	overflow: auto;
	background-color: #FEF7E6;
	border:solid 1px #DEA788;
}

#principalDetalhesClipagem div img {
	margin: auto;
}

#footerDetalhesClipagem {
	width: 764px;
	height: 25px;
	background-image: url(../img/bgfooterdivclipagem.png);
	_background-image: url(../img/bgfooterdivclipagem.gif);
	background-repeat: no-repeat;
}

#divWindow {
	width: 764px;
	height: 570px;
	position: absolute;
	display: none;
}

/*-----------------------------------------*/
/*--- PÁGINA BIBLIOTECA <<<---------*/
/*-----------------------------------------*/
#tablePesquisaBiblioteca {
	width: 100%;
	border: 1px dotted #F9CDB2;
}

#tablePesquisaBiblioteca tr td {
	padding-left: 5px;
}

#ultimosTitulos {
	height: 22px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#tableBiblioteca {
	width: 100%;
	margin-top: 10px;
}

#tableBiblioteca tr td {
	padding-left: 5px;
	height: 20px;
}

#tableBiblioteca tr td  a:hover {
	color: #B91F25;
	text-decoration: underline;
}


/*-----------------------------------------*/
/*--- PÁGINA CURSOS <<<---------*/
/*-----------------------------------------*/
#tablePesquisaCursos {
	width: 100%;
	border: 1px dotted #F9CDB2;
	margin-top: 20px;
}

#tablePesquisaCursos tr td {
	padding-left: 5px;
}

.tableCursos {
	width: 100%;
	margin-top: 15px;
}

.tableCursos tr td {
	padding-left: 5px;
	height: 20px;
}

.tableCursos tr td a:hover{
	color: #B91F25;
	text-decoration: underline;
}

#cursosDisponiveis {
	height: 22px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/*-----------------------------------------*/
/*--- PÁGINA NÚCLEOS <<<---------*/
/*-----------------------------------------*/
#linksNucleos {
	width: 440px;
	height: 123px;
	margin: auto;
	margin-top: 50px;
}


/*-----------------------------------------*/
/*--- CURSOS E AGENDA <<<---------*/
/*-----------------------------------------*/
#bgAcoesCurso {
	width: 80px;
	height: 420px;
	background-image: url(../img/box-agenda.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	float: left;
	margin-top: -36px;
}

#bgAcoesCurso a img{
	margin: auto;
	text-align: center;
}

#bgAcoesCurso a div{
	margin: auto;
	margin-top: 2px;
	text-align: center;
	color: #777777;
}

#bgAcoesCurso a:hover{
	text-decoration: none;
}

/*-----------------------------------------*/
/*--- DETALHES CURSO - TURMAS <<<---------*/
/*-----------------------------------------*/
#tableDetalhesCurso {
	margin-top: 20px; 
	float:left;
}

#tableDetalhesCurso a{
	text-decoration: none;
	color: #666666;
}

#tableDetalhesCurso a:hover {
	color: #B91F25;
	text-decoration: underline;
}

#logooculto{
visibility:hidden;
display: none;
}

.linka {
	color:#0000FF;
	font-size:9px;
	text-decoration:underline;
}

.textoMensagem {
	display:none;
	padding-left:10px;
	margin:10px 0px 10px 0px;
	font-size:11px;
}