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-image: url(imagens/bg_back.jpg);
	background-repeat: repeat-x;
}


.table_conteudo_baixo {
	background-image: url(imagens/fundo_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: left;
}

.rodape_com_fundo {
	background-image: url(imagens/fundo_ropade.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.titulos_com_fundo {
	background-image: url(imagens/fundo_titulo.jpg);
	background-repeat: repeat-x;
}

.borda_header {
	border-left: 1px solid #FFF;
}

.borda_tb {
	border: 1px solid #BDC5D7;
}

.borda_tb2 {
	border: 1px solid #BDC5D7;
}

/*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;
}

/*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;
}

.pontilhado {
	border: 1px dotted #9900FF;
	padding: 4px;

}

.cinza_font {
	color: #666666;
}

.Estilo7 {font-size: 24px; font-weight: bold; }

