body{
  font-family: Arial, Helvetica, sans-serif; 
  font-size:12px;
  color:#616161;
  text-align: center;
  text-decoration:none;
}
a{
  color: #f60;
  text-decoration: none;
}
table{
  font-size:12px;
}
input, select, textarea{
  border: 1px solid #d1d1d1;
  background: #fff;
  color: #616161;
  font-size: 12px;
}
/* Cabecalho */
.cabecalho{
  margin: 0 auto 10px;
  width: 1000px;
}
td .cabecalho {
  width: auto;
  margin: 0 0 10px 0;
}
.banner{
  background: #fff url(/site/img/itau/cabecalhoBG.png) no-repeat 0 0;
/*  width: 1000px;*/
  height: 84px;
}
.banner h1{
  background: url(/site/img/itau/logo.png) no-repeat 0 0;
  width: 403px;
  height: 34px;
  text-indent: -15000px;
  margin: 40px 0 0 22px;
  _margin: 40px 0 0 11px;
  float: left;
  cursor: pointer;
}
/* Menu Dropdown */

#dropdown{
  float: right;
  margin: 50px 15px 0;
  _margin: 50px 10px 0;
  *margin: 50px 15px 0;
  padding: 0;
}
#dropdown li{
  display: inline;
}
#dropdown .link{
  margin: 5px 0 0;
  padding: 0 14px;
  display: block;
  float: left;
  text-align: center;
}
#dropdown li a{
  font-size:14px;
  color:#003683;
}
#dropdown li ul{
  position: absolute;
  top: 50px;
  _top: 50px;
  padding: 5px 0 0;
  list-style-type: none;
  background: #fff url(/site/img/itau/menuHover.png) no-repeat;
  border-bottom: 1px solid #d1d1d1;
}
#dropdown li #submenu01{
  margin: 0;
  _margin: 0 0 0 -522px;
  width: 191px;
  background-position: 0 top;
}
#dropdown li #submenu02{
  margin: 0 0 0 189px;
  _margin: 0 0 0 -333px;
  width: 152px;
  background-position: -191px top;
}
#dropdown li #submenu03{
  margin: 0 0 0 444px;
  _margin: 0 0 0 -78px;
  width: 80px;
  background-position: -343px top;
}
#dropdown li ul .link{
  margin: 0 0 10px;
}
#dropdown li ul li{
  display: block;
  border-bottom: 1px solid #d1d1d1;
  border-right: 0;
  text-align: left;
}
#dropdown li ul li.semBorda{
  border-bottom: 0;
}
#dropdown li ul li a{
  font-size: 10px;
  padding: 5px 0 5px 10px;
  display: block;
}
#dropdown li ul li a:hover{
  color: #f60;
}
.barraLogin{
/*  width: 1000px;*/
  height: 28px;
  _height: 26px;
  background: url(/site/img/itau/barraAzulTopo.png) no-repeat 0 0;
}
.menuLogin{
  float: right;
  padding: 1px 10px 0 0;
  color: #fff;
}
.outrasV2V{
  color: #ff6600;
  font-weight: normal;
}
.menuLogin a{
  margin-left: 8px;
  padding: 6px 12px 6px 0;
  _padding: 0 12px 20px 0;
  line-height: 25px;
  _line-height: 30px;
  _line-height: 27px;
  color: #fff;
  _height: 30px;
}
.menuLogin a:hover, .DataLink:hover {
  color: #ff6600;
  text-decoration: none;
}
.menuLogin .bordaLogin{
  background: url(/site/img/itau/bordaLogin.png) no-repeat right 0;
}
.formTopo{
  float:left;
  margin:5px 15px 0;
}
.cabecalhoInput{
  width:112px;
  _width:114px;
  height:16px;
  background: transparent url(/site/img/itau/fundoBarraPesquisar.png) no-repeat 0 0;
  float:left;
  border: 0;
  color:#fff;
  margin: 0;
}
.buscaV2Vborder{
  border-bottom: 1px solid #d1d1d1;
}
.btnCabecalho{
  width:69px;
  height:16px;
  background: transparent url(/site/img/itau/botaoPesquisar.png) no-repeat 0 0;
  text-indent: -15000px;
  border: 0;
  margin: 0;
  _font-size: 0px; /* iE Hack */
  _display:block; /* iE Hack */
  _line-height: 0px; /* iE Hack */
  *font-size: 0px; /* iE Hack */
  *display:block; /* iE Hack */
  *line-height: 0px; /* iE Hack */
}
.fieldBorder{
  border: 1px solid #fff;
  _background: transparent url(/site/img/itau/fundoBarraPesquisar.png) repeat-x 0 1px;
}
/* ------------------------------------- */
a.today:link
{
	color: #FB8443; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:visited
{
	color: #FB8443; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:hover
{
	color: #003683; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:active
{
	color: #003683; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:link
{
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:visited
{
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:hover
{
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:active
{
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.weekDay:link
{
	color: #555555; 
	text-decoration: none;
}
a.weekDay:visited
{
	color: #555555; 
	text-decoration: none;
}
a.weekDay:hover
{
	color: #003683; 
	text-decoration: none;
}
a.weekDay:active
{
	color: #003683; 
	text-decoration: none;
}
TD.selectedDay
{
	margin: 1px; 
	background-color: #003683; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
}
TD.today
{
	border-top: 1px solid #FF0000; 
	border-left: 1px solid #FF0000; 
	border-bottom: 1px solid #FF0000; 
	border-right: 1px solid #FF0000; 
	background-color: #F4F4F4; 
	font-size: 12px; 
	border-top-width: 1px; 
	border-top-color: #FB8443; 
	border-top-style: solid; 
	border-right-width: 1px; 
	border-right-color: #FB8443; 
	border-right-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #FB8443; 
	border-bottom-style: solid; 
	border-left-width: 1px; 
	border-left-color: #FB8443; 
	border-left-style: solid;
}
TD.workday
{
	background-color: #ECF0F1; 
	font-size: 12px;
}
TD.weekend
{
	background-color: #C4D1D9; 
	font-size: 12px;
}
TH.calendar
{
	margin: 1px; 
	background-color: #C4D1D9; 
	font-size: 12px; 
	font-weight: bold; 
	color: #003683;
}
.CalendarButtons
{
	margin: 1px; 
	font-family: arial; 
	font-size: 10px; 
	background-color: #003683; 
	border-top-width: 1px; 
	border-top-color: #97AEBA; 
	border-top-style: solid; 
	border-right-width: 1px; 
	border-right-color: #97AEBA; 
	border-right-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #97AEBA; 
	border-bottom-style: solid; 
	border-left-width: 1px; 
	border-left-color: #97AEBA; 
	border-left-style: solid; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding-right: 2px; 
	padding-left: 2px;
}
.CalendarControls
{
	font-family: arial; 
	font-size: 12px;
}
.DataTD
{
	font-family: arial; 
	font-size: 12px; 
	color: #424242; 
	text-decoration: none;
}
.ErrorDataTD
{
	font-family: arial; 
	font-size: x-small; 
	font-weight: bold; 
	color: #BA2323; 
	text-decoration: none;
}
.DataLink
{
	color: #555555; 
	text-decoration: none;
}
A.DataLink:HOVER
{
	text-decoration: none; 
	color: #FF6600;
}
.NavigatorLink
{
	font-family: arial; 
	font-weight: bold; 
	color: #FF8533; 
	text-decoration: none;
}
A.NavigatorLink:HOVER
{
	font-family: arial; 

	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.SorterLink
{
	font-family: arial; 
	font-size: 11px; 
	color: #FB8443; 
	text-decoration: none; 
	font-weight: bold;
}
.PageBody
{
	font-family: arial; 
	font-size: 12px; 
	color: #555555; 
	text-decoration: none;
}
.FormHeaderFont{
	font-size: 16px; 
	font-weight: bold; 
	color: #003683; 
	padding: 0 0 5px 0;
  border-bottom: 1px solid #d1d1d1;
}
.FieldCaptionTD
{
	font-family: arial; 

	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.ColumTD
{
	font-family: arial;
	font-weight: bold; 
	color: #003683; 
	text-decoration: none;
}
.AltDataTD
{
	font-family: arial; 
	font-size: 12px; 
	color: #424242; 
	text-decoration: none;
}
.SeparatorTD
{
	height: 1px;
}
.FooterTD
{
	font-family: arial;
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.Button{
  background: url(../../site/img/itau/barraAzulTopo.png) no-repeat center;
  height: 25px;
  color: #fff;
  cursor: pointer;
}
.TextArea
{
	background-color: #ffffff; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-color: #CCCCCC; 
	border-top-style: solid; 
	border-right-color: #CCCCCC; 
	border-right-style: solid; 
	border-bottom-color: #CCCCCC; 
	border-bottom-style: solid; 
	border-left-color: #CCCCCC; 
	border-left-style: solid; 
	font-family: arial; 

	color: #555555; 
	padding-top: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-left: 1px;
}
.Select
{
	font-family: arial; 

	color: #555555; 
	background-color: #ffffff; 
	border-top-width: 1px; 
	border-top-color: #CCCCCC; 
	border-top-style: solid; 
	border-right-width: 1px; 
	border-right-color: #CCCCCC; 
	border-right-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC; 
	border-bottom-style: solid; 
	border-left-width: 1px; 
	border-left-color: #CCCCCC; 
	border-left-style: solid;
}
.Input
{
	font-family: arial; 

	color: #555555; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	border-top-width: 1px; 
	border-top-color: #CCCCCC; 
	border-top-style: solid; 
	border-right-width: 1px; 
	border-right-color: #CCCCCC; 
	border-right-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC; 
	border-bottom-style: solid; 
	border-left-width: 1px; 
	border-left-color: #CCCCCC; 
	border-left-style: solid; 
	padding-top: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-left: 1px;
}
.L1
{
	font-family: arial; 

	color: #FB8443; 
	text-decoration: none;
}
.L2
{
	font-family: arial; 
	font-size: 12px;
	text-decoration: none;
	padding-left: 4px; 
	padding-right: 4px;
	color: #ff6600;
}
.B1
{
	font-family: arial; 
	font-size: 9px; 
	color: #FFFFFF; 
	text-decoration: none;
}
.B2
{
	font-family: arial; 
	font-size: 18px; 
	color: #FFFFFF; 
	text-decoration: none;
}
.A1
{
	font-family: arial; 
	font-size: medium; 
	color: #003683; 
	text-decoration: none;
}
.A2
{
	font-family: arial; 
	font-size: smaller; 
	color: #003683; 
	text-decoration: none;
}
.msgNova
{
	font-family: arial; 
	background-color: FFF0C1; 
	font-weight: bold; 
	text-decoration: none; 
	color: 555555;
}
A.LinkBranco
{
	color: FFFFFF;
}
.MenuLink
{
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal; 
	color: #006699; 
	text-decoration: none;
}
A.MenuLink:HOVER
{
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal; 
	color: #006699; 
	text-decoration: none;
}
.userSenha
{
	font-family: Arial; 
	font-size: 10px; 
	color: #164574; 
	text-decoration: none;
}
.TD_cabecalho
{
	padding-bottom: 10px;
}
.TD_homeEsq
{
	font-family: arial; 
	font-size: 12px; 
	text-decoration: none; 
	background-color: #FFFFFF;
}
.TD_homeDir
{
	font-family: arial; 
	font-size: 12px; 
	text-decoration: none; 
	background-color: #FFFFFF;
}
.TD_homeCentro
{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.TD_total
{
	font-family: Arial; 
	font-size: 10px; 
	color: #555555; 
	text-decoration: none;
}
.TD_CentrosDestaque
{
	font-family: arial; 
	font-size: 12px; 
	text-decoration: none; 
	background-color: #FFFFFF;
}
.TD_dono
{
	font-family: arial; 
	font-size: 12px; 
	text-decoration: none; 
	background-color: #FFFFFF;
}
.TD_avatar
{
	font-family: arial; 
	font-size: 12px; 
	text-decoration: none; 
	background-color: #ededed;
}
.titulo
{
	font-family: arial; 
	font-size: 18px; 
	color: #555555; 
	text-decoration: none; 
	font-weight: bold;
}
.TD_confEmail
{
	background-color: #D4D4D4;
}
.TD_colunasEmail
{
	font-family: arial; 
	font-size: 12px; 
	color: #424242; 
	text-decoration: none; 
	background-color: #D4D4D4;
}
.TD_painelEmail
{
	background-color: #f3f3f3;
}
.TD_orelhaEmailOff
{
	background-color: #ececec;
}
.TD_orelhaEmailOn
{
	background-color: #ff6600;
}
.TD_orelhaEmailFonte
{
	color: #555555; 
	text-decoration: none; 
	font-size: 11px;
}
A.TD_orelhaEmailFonte:HOVER
{
	text-decoration: none; 
	color: #555555; 
	font-size: 11px;
}
.TD_rodape{
  font-size: 10px;
}
.rodape{
  background: url(/site/img/itau/rodape.png) no-repeat 0 0;
  text-align: center;
/*  width: 1000px;*/
  height:20px;
  font-size: 10px;
  color: #fff;
  padding: 3px 0 0;
  margin: 0 auto;
}
.rodape .DataLink{
  color: #fff;
}
.rodape .DataLink:hover{
  color: #fff;
  text-decoration: underline;
}
.importante
{
	color: #CC3300; 
	text-decoration: none;
}
.TD_bgTitulo
{

}
.tabela_verde_v2v_add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CEFFCE;
	border: thin solid #95FF95;
	height: 25px;
}
.ajuda{
	background-color: #ffffee;
	border: 1px solid #fff6bb;
	font-family: Verdana; 
	font-size: 12px;
	padding: 10px;
}
.alertVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CEFFCE;
	border: thin solid #95FF95;
	height: 25px;
}
.alertVermelho {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  background-color: #FFCCCC;
  border: thin solid #FF9595;
  height: 25px;
}
.oportObrigatorio{
  border-left: 2px solid #edacac;
  border-right: 2px solid #edacac; 
  background-color: #ede1e1;
}
.oportObrigatorio h6{
  color: #ff0000;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  margin: 0;
  padding: 0;
}
