body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #CECECF url(imagens/fundo.jpg);
}

.table_conteudo_cima {
	background-image: url(imagens/branco_cima_novo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: center;
}
.table_conteudo {
	background-image: url(imagens/fundo_paginas.jpg);
	position: center;
}
.table_conteudo_baixo {
	background-image: url(imagens/branco_baixo_novo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: center;
}


/*LINK 1*/
a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A5294;
	font-weight: bold;
}
a.link1:link {
	text-decoration: none;
}
a.link1:visited {
	text-decoration: none;
	color: #3A5294;
}
a.link1:hover {
	text-decoration: none;
	color: #B6BDCF;
}
a.link1:active {
	text-decoration: none;
	color: #3A5294;
}

/*LINK MENU*/
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #006600;
}
a.menu:hover {
	text-decoration: underline;
	color: #00CC00;
}
a.menu:active {
	text-decoration: none;
	color: #006600;
}


/*LINKS GERAL*/
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A5294;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3A5294;
}
a:hover {
	text-decoration: none;
	color: #3A5F9F;
}
a:active {
	text-decoration: none;
	color: #3A5294;
}

/*LINK 2*/

a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5294;
	/*font-weight: bold;*/
}
a.link2:link {
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #3A5294;
}
a.link2:hover {
	text-decoration: none;
	color: #B6BDCF;
}
a.link2:active {
	text-decoration: none;
	color: #3A5294;
}
.tit_fundoazul {
	color: #FFFFFF;
	font-weight: bold;
}

.tit_fundoazul_rodape {
	color: #FFFFFF;
	/*font-weight: bold;*/
}

.tit_paginas {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;

}
.tit_corpo {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.tit_corpo1 {
	color: #255240;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}
.tit_corpo2 {
	color: #255240;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.Estilo2 {
	font-weight: bold
	font-family: Arial, Helvetica, sans-serif;

}

.Estilo3 {
	font-size: 11px; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}

input.chk1 {
	border: thin solid #FF0000;
}

input.chk2 {
	background-color: #CCCCFF;
	border: 1px dotted #9900FF;
}

input.chk3 {
	background-color: #6699CC;
	padding: 5px;
	border: 1px solid #6666CC;
}
input.chk4{
	border: 1px dotted #9900FF;
}

input.chk5 {
	background-color: #6699CC;
	border: 1px solid #6666CC;
	color: #FFFFFF;
}

.pontilhado {
	border: 1px dotted #9900FF;
}

.pontilhado_cor {
	border: 1px dotted #9900FF;
	background-color: #FFFF99;
	font-size: 11px;
	padding: 4px;
}

.cinza_font {
	color: #666666;
}

.Estilo7 {font-size: 24px; font-weight: bold; }


.laranja   {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}

.Titulos_Trabalhos {
	font-size: 13px; 
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Autores_Trabalhos {
	font-size: 12px; 
	color: #8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*LINKS GERAL*/
a.indice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3A5294;
	font-weight: bold;
}
a.indice:link {
	text-decoration: underline;
}
a.indice:visited {
	text-decoration: underline;
	color: #3A5294;
}
a.indice:hover {
	text-decoration: none;
	color: #3A5F9F;
}
a.indice:active {
	text-decoration: none;
	color: #3A5294;
}

.texto_indice { font-size: 14px }