alter2 {
	position: relative;
	top: 200px;
	width: 100%;
}
.alter2 th {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
 text-transform: uppercase;
}
.alter2 th,
.alter2 td {

}
.alter2 tr.odd {
  background-color: #CDD2DC;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3440;
}
.alter2 tr.even {
  background-color: #A9B1C2;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3440;
}

table#alter2 td {
	background-color: #CDD2DC;
}
table#alter2 tr.dif td {
	background-color: #E1E4EA;
}
alter {
	position: relative;
	top: 200px;
	width: 100%;
}
.alter th {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
  background-color: #3F495C;
  text-transform: uppercase;
}
.alter th,
.alter td {

}
.alter tr.odd {
  background-color: #CDD2DC;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3440;
}
.alter tr.even {
  background-color: #A9B1C2;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3440;
}

table#alter td {
	background-color: #CDD2DC;
}
table#alter tr.dif td {
	background-color: #E1E4EA;
}
.conteudo_cod {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #313948;
 text-decoration: underline;
}
.conteudo_nome {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #151A20;
 text-decoration: none;
}

.NomeRelLRF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
.cabRelLRF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9F0FA;
	text-decoration: none;
	font-weight: bold;
	background-color: #3A4565;
}
.cabRel1LRF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9F0FA;
	text-decoration: none;
	font-weight: bold;
	background-color: #556595;
}
.cabRel2LRF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9F0FA;
	text-decoration: none;
	font-weight: bold;
	background-color: #414D70;
}
.cabRel3LRF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9F0FA;
	text-decoration: none;
	font-weight: bold;
	background-color: #7786B0;
}
.rodapeRel {
	font:italic bold 9px Arial, Helvetica, sans-serif;
	color: #1F375F;
	text-decoration: none;
}
.totalRel {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #173766;
	text-decoration: none;
	font-weight: bold;

}
#todoform th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#todoform td {
	list-style-position: inside;
}
#todoform input {
	border:1px solid #445B82;
	background-color: #D8DFEB;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #48618A;
}
#todoform textarea {
	border:1px none #FF0000;
	background-color: #C8D1E1;
}
#todoform input.botao {
	background-color: #445B82;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6DDE9;
}
#todoform select {
    border:0px ;
	background-color: #445B82;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6DDE9;
}
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35405E;
}
.subcab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #212F43;
}
.simpletab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233247;
	background-color: #E1E4EA;
}
.simpletab td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233247;
	background-color: #EAF0FA;

}
.cabDados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9F0FA;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #24559F;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4680D5;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #102545;
	text-decoration: underline;
}