@charset "utf-8";
/* CSS Document */

#topo_01 {
	background:url(../images/topo_01.jpg) top left no-repeat;
	width: 770px;
	height: 60px;
	float: left;
}
#topo_02 {
	background:url(../images/topo_02.jpg) top left no-repeat;
	width: 89px;
	height: 103px;
	float: left;
}
#topo_logo {
	background:url(../images/topo_logo.jpg) top left no-repeat;
	width: 209px;
	height: 103px;
	float: left;
}
#topo_hora_ibank {
	width: 472px;
	height: 103px;
	float: left;
}
#topo_hora {
	background:url(../images/topo_03.jpg) top left no-repeat;
	width: 472px;
	height: 74px;
	float: left;
}
#topo_ibank {
	background:url(../images/topo_fundo_ibank.jpg) top left repeat-x #00A039;
	width: 472px;
	height: 29px;
	float: left;
}

#topo_ibank .campo_txt {
	border:1px none #FFFFFF;
	font: 11px Tahoma;
	color: #006D33;
	width: 70px;
}
#topo_ibank .campo_label {
	font: 10px "trebuchet MS";
	color: #ffffff;
}

#topo_hora #horario {
  background:url(../images/fundo_relogio.jpg) top left no-repeat;
  width: 120px;
  font: 24px "trebuchet MS";
  color: #75C027;
  float: left;
  padding: 27px 0 0 0;
  text-align:center;  
}
#topo_hora #seguranca {
  width: 78px;
  font: 24px "trebuchet MS";
  color: #75C027;
  float: left;
  padding: 27px 0 0 0;
  margin-left: 260px;
  border:none;
}
