#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../_img/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  width:435px;
  height:226px;
  margin-right:10px;
  background:transparent url(../img/lightboxbg.gif) no-repeat;
  z-index: 102;
  color:#000000;
  display:none;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  overflow:auto;
  width:435px;
  height:226px;
  margin-left:5px;
  
}
#TB_ajaxContent.TB_modal{
  background:transparent;
  width:100%;
}

#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
.titulo {
	padding-top:7px;
	padding-left:20px;
	font:bold 14px "trebuchet ms";
	color:#1C407C;
}
.tituloRecad {
	padding-top:50px;
	padding-left:20px;
	font:bold 14px "trebuchet ms";
	color:#1C407C;
}

/*CLASSES NOVAS - CADU 16/05/2011*/

ul.cartao { width:160px; margin-left:20px; float:left }

ul.cartao li { margin:2px 1px; float:left }

ul.cartaoEscolha { width:350px; height:94px; float:left; margin:18px 0 0 18px;}
ul.cartaoEscolha p { width:150px; height:auto; padding:0 0 10px 0; margin:0;}
ul.cartaoEscolha li { margin:2px 1px; width:154px; }
.botoesCartaoEscolha { margin:2px 1px 0 1px; float:left }
ul.descricaoEscolha { width:auto; height:140px; padding:54px 18px 0 0; float:left }
ul.descricao { width:245px; height:140px; float:left }

/* FIM - CADU 16/05/2011*/

.fechar img{ 
	position:absolute; 
	right:10px; 
	top:10px; 
	width: 54px; 
	z-index: 99999;
	height: 12px;
}
.subtitulo { padding:15px 0 10px 20px; }
/* Inicio - Branch #63-SBVC-regulamentacao-bacen - talent.fbuzatto 05/2011 */
#visaSair,
#masterSair,
#visaNacional,
#visaInternacional,
#visaGold,
#visaPlatinum,
#masterCardNacional,
#masterCardInternacional,
#masterCardGold,
#masterCardPlatinum,
#visaNacionalBasico,
#masterNacionalBasico{
	display: none;
	z-index: 4000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;	
}
/* Fim - Branch #63-SBVC-regulamentacao-bacen - talent.fbuzatto 05/2011 */

/*ALTERAÇÃO DA CLASSE .popCartao para a largura automatica - CADU 16/05/2011*/

.popCartao{
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: 216px;
	background: url(../img/lightboxbg2.gif) repeat-x;
	z-index: 2;
}

/* FIM - CADU 16/05/2011*/

/*.popSair{
	position: absolute;
	top: 25%;
	left: 33%;
	width: 445px;
	height: 216px;
	background: url(../img/bg-layer-sair-site.png) repeat-x;
	z-index: 2;
}*/
.popCartao .frase {
	background: url(../img/frase.gif) no-repeat;
	width: 418px;
	height: 38px;
	text-indent: -99999px;
	margin: 30px 0px 0px 30px;
	_margin: 30px 0px 0px 15px;
	float: left;
	position: relative;
}
.popCartao .frase2 {
	background: url(../img/frase2.gif) no-repeat;
	width: 371px;
	height: 61px;
	text-indent: -99999px;
	margin: 20px 0px 0px 30px;
	_margin: 20px 0px 0px 15px;
	float: left;
	position: relative;
}
.popCartao em{
	width: 400px;
	margin: 22px 10px 10px 30px;
	float: left;
	font-style: normal;	
}
.popCartao em.popNovo{
	width: 400px;
	margin: 10px 10px 10px 30px;
	float: left;
	font-style: normal;	
}
.popCartao strong {
	margin: 10px 10px 10px 30px;
	font-weight: normal;
}
.popCartao strong.popnovo {
	margin: 0px 10px 0px 30px;
	font-weight: normal;
	float: left;
}
.popCartao strong a {
	margin: 0px 0px 0px 5px;
	font-weight: bold;
}
.popCartao a.continuar {
	background: url(../img/btn-continuar.gif) no-repeat;
	width: 87px;
	height: 18px;
	display: block;
	margin: 10px 0px 0px 30px;
}
.popCartao a.continuar2 {
	background: url(../img/btn-continuar.gif) no-repeat;
	width: 87px;
	height: 18px;
	display: block;
	margin: 10px 0 0 30px;
	_margin: 10px 0 0 15px;
	float: left;
	clear: both;
}
.popCartao a.btn-recadastro{
	background: url(../img/btn-querm-me-recadastrar.png) no-repeat;
	width: 152px;
	height: 17px;
	display: block;
	margin: 30px 0 0 147px;
	_margin: 30px 0 0 75px;
	float: left;
	clear: both;
}
#tabelaComparativa {
	display: none;
	z-index: 4000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.popupTabela{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80%;
	height: 726px;
	background: url(../img/lightboxbg2.gif) repeat-x;
}

.fundoPreto{
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
  	opacity: 0.7;
}

table.comparativa { width:95%; margin:5px auto }
table.comparativa tr td.destaque { width:121px; height:131px; border-right:1px solid #C8D9ED }
table.comparativa tr td.cartoes { width:107px; height:131px; border-right:1px solid #C8D9ED; text-align:center }
table.comparativa tr td.cartoes img { margin-bottom:15px }
table.comparativa tr td.cartoesUltima { width:107px; height:131px; border-right:0; text-align:center }
table.comparativa tr td.cartoesUltima img { margin: auto auto 15px auto }
table.comparativa tr td.seguroAssist { width:140px; height:49px; color:#3A75C3; font-family:"trebuchet ms"; font-weight:bold; border-right:1px solid #C8D9ED; border-top:1px solid #C8D9ED }
table.comparativa tr td.icones { text-align:center; border-right:1px solid #C8D9ED; border-top:1px solid #C8D9ED }
table.comparativa tr td.iconesUltima { text-align:center; border-right:0; border-top:1px solid #C8D9ED }

.tabela { width:99%; height:92%; margin-top:12px; position:absolute; overflow:auto }
.popRecad {
	top: 50px !important;
	left: 25%;
}

