body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #c6d9ec;
	text-align: center;
	margin: 0px;
}
a {
	font: 11px "Trebuchet MS", Verdana, Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#alinha {
	position: relative;
	width: 776px;
	height: auto;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
#topo {
	position: relative;
	background-image: url(images/topo.gif);
	background-repeat: no-repeat;
	width: 776px;
	height: 138px;
	top: 7px;
	z-index: 2;
}
#meio {
	background-image: url(images/meio.gif);
	background-repeat: repeat-y;
	width: 776px;
	position: relative;
	z-index: 1;	
	display: table;
}
#rodape {
	clear: both;
	background-image: url(images/rodape.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#barra {
	background-image: url(images/barra.gif);
	background-repeat: no-repeat;
	left: 42px;
	top: 33px;
	position: relative;
	width: 2px;
	height: 81px;
	float: left;
}
#login {
	background-repeat: no-repeat;
	width: 478px;
	height: 29px;
	float: right;
	position: relative;
	top: 27px;
	z-index: 4;
   left: -28px;
   text-align: left;
}
#banner {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	width: 468px;
	height: 60px;
	position: relative;
	float: right;
	top: 20px;
	right: 30px;
	z-index: 4;
}

#banner h1 {
  width: auto;
  text-align:left;
  font: 42px "Trebuchet MS", Verdana, Tahoma;
  color: #006699;
  margin: 0px 0px 0px 100px;
  padding: 0px;
  height: auto;
}

#banner h2 {
  width: auto;
  text-align:center;
  font: italic 14px "Trebuchet MS", Verdana, Tahoma;
  color: #006699;
  margin: -11px 0px 0px 100px;
  height: auto;
}

#logo {
	background: url(images/_logo.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 100px;
	left: 50px;
	top: 20px;
	position: relative;
	float: left;
}
#form {
	position: relative;
	top: 6px;
	width: 530px;
	height: 30px;
	text-align: left;
	float: right;
}
#menu {
	position: relative;
	top: 10px;
	left: 10px;
	width: 165px;
	height: auto;
	z-index: 3;
	float: left;
}
#conteudo_int {
	position: relative;
	width: 770px;
	left: 3px;
	height: auto;
	top: 20px;
}
#menu_int {
	position: relative;
	top: 20px;
	right: 32px;
	width: 525px;
	height: 45px;
	text-align: left;
	float: right;
}
#bem-vindo {
	float: left;
}
input {
	background-color: #FFFFFF;
	font: 10px verdana, arial, helvetica, sans-serif;
	color:#006699;
	border:1px solid #006699;
   }
.text_FP2 a{
  font: 10px verdana, arial, helvetica, sans-serif;
  color: #006699;
  font-weight: bold;
	text-decoration: underline;
}
.text_form {
	color: #006699;
	font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 10px;
    line-height: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: right;
}
.text_pesquisa {
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #006699;
    text-align: left;
}
.text_pesquisaRight {
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #006699;
    text-align: right;
}
.text_title {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
}
.text_alert {
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;	
}
.text_rodape {
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #006699;
  font-weight: bold;
	text-align:center;
}

.title_pf_extrato
{
	font: 16px verdana, arial, helvetica, sans-serif;
	color: #006699;
  font-weight: bold;
}

.subtitle_pf_extrato
{
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #006699;
    width: 100%;
}

table.bordasimples {
  border-collapse: collapse;
}
table.bordasimples tr td {
  border: 1px solid #111111;
}

.recuperar_senha {
	font: 9px verdana, arial, helvetica, sans-serif;
	color:#006699;
	border:1px solid #006699;
}

select {
  font: 11px "Trebuchet MS", Verdana, Tahoma;
  background-color: #FFFFFF;
  color: #006699;
}
#divError {
	display:none;
  font: 11px "Trebuchet MS", Verdana, Tahoma;
  background-color: #FFFFFF;
  font-weight: bold;
  color: #FF0000;
}
.paginacao a {
	font: 11px "Trebuchet MS", Verdana, Tahoma;
	color: #006699;
	text-decoration: none;
}
.paginacao a:link {
	text-decoration: none;
}
.paginacao a:visited {
	text-decoration: none;
	color: #006699;
}
.paginacao a:hover {
	text-decoration: underline;
	color: #006699;
}
.botao_link {
	font: 11px "Trebuchet MS", Verdana, Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}