@charset "iso-8859-1";
/* CSS Document */



body,td,th {
	font-size: 12px;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #033;
}
h1 {
	font-size: 36px;
	text-align: center;
}
h2 {
	font-size: 24px;
	text-align: center;
	color: #066;
}
h3 {
	font-size: 18px;
	text-align: center;
	color: #066;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	color: #066;
	text-align: center;
}
h6 {
	font-size: 12px;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #255859;
	text-align: right;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066;
	text-align: left;
	font-weight: normal;
}
.texto2centro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006681;
	text-align: center;
}

.texto2_tabela {
	border: 1px none #CCC;
}

#form1 table tr .texto1 {
	text-align: right;
}
.textocentro {
	color: #033;
	text-align: center;
}
.texto3 {
	color: #333;
	text-align: left;
	font-weight: bold;
}
.texto2 table .large td {
	font-weight: bold;
}
.texto2 table {
	color: #CDBED6;


}
.texto2bold {
	font-size: 16px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #036;
}
.texto2medio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #066;
}

.texto3 table {
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.textobranco {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.texto2bold strong2 {
	color: #FFF;
}
.texto2boldbranco {
	color: #FFF;
	text-align: center;
}
.borda1 {
	border: 1px solid #036;
	background-color: #F2F5F9;
}
.center {
	text-align: center;
}
.borda2 {
	border-collapse: collapse;
	tr td {border:1px solid #FF0000;
}

.tabelas{
  border-color: #6633CC;
  border-style: solid;
  border-width: 1px;
  border-collapse:collapse;
}
.tabelas th, .tabelas td{
  border-color: #6633CC;
  border-style: solid;
  border-width: 1px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  padding: 3px;
}
.tabelas th{
 background-color:#CCCCCC;
}
.tabelas caption{
  text-align: left;
  color:#0000CC;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  padding-bottom: 7px;
}
.tabelas .linhaPar{
  background-color:#E6F3FF;
}
.tabelas .linhaImpar{
  background-color:#eeeeee;
}

table#alter tr{
	background:#ffffff;
}

table#alter tr.dif td {background:#EEEEEE;}

.textocentro2 {
	font-size: 14px;
	font-weight: bold;
	color: #036;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
