/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}

#formas_pgto{
	float: left;
	width: 600px;
	height: auto;
	}	
			
#formas_pgto p{
	font: 12px Arial, Helvetica;
	color:#000;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#formas_pgto .destaque{
	font: 14px Arial, Helvetica;
	font-weight: bold;
	color:#0082d7;
	}
#formas_pgto b{
	font: 12px Arial, Helvetica;
	font-weight: bold;
	color:#0082d7;
	}
	
#formas_pgto a{
	color:#000000;
	text-decoration: underline;
	font: 12px Arial, Helvetica;
	}
	
#formas_pgto a:hover{
	color:#0082d7;
	text-decoration: none;
	font: 12px Arial, Helvetica;
	}
	
#formas_pgto .linkCias a {
	color:#000000;
	text-decoration: none;
	font: 12px Arial, Helvetica;
	}
	
#formas_pgto .linkCias a:hover {
	color:#0082d7;
	text-decoration: underline;
	font: 12px Arial, Helvetica;
	}
	
#formas_pgto .tit{
	float: left;
	width: 600px;
	height: 24px;
	margin: 10px;
	}
	
#formas_pgto .titNac{
	float: left;
	width: 600px;
	height: 24px;
	margin: 10px;
	background-image:url(http://www.submarinoviagens.com.br/images/parcelamento_nacional.jpg);
	background-repeat:no-repeat;
	}
	
#formas_pgto .titInter{
	float: left;
	width: 600px;
	height: 24px;
	margin: 10px;
	background-image:url(http://www.submarinoviagens.com.br/images/parcelamento_internacional.jpg);
	background-repeat:no-repeat;
	}
	
#formas_pgto .image{
	float: left;
	width: 594px;
	height: 143px;
	margin: 0 0 5px 10px;
	}
	
#formas_pgto .btn{
	float: left;
	width: 143px;
	height: 40px;
	margin: 5px 20px 35px 27px;
	}
	
#formas_pgto .box{
	float:left;
	width: 580px;
	height: auto;
	margin:  3px 10px 10px 10px;
	padding: 10px;
	background-color: #f2f9fd;
	}
	
#formas_pgto .bullet{
	float:left;
	display:inline;
	width: 385px;
	height: 20px;
	margin:0 10px 0 10px;
	}
	
#formas_pgto .DadosBancarios{
	float:left;
	width: 265px;
	height: 50px;
	margin: 5px 110px 5px 110px;
	padding: 10px;
	}
	
#formas_pgto .banco{
	float:left;
	width: 238px;
	height: 60px;
	margin: 5px 0 5px 22px;
	padding: 2px;
	border: 2px solid #f1f1f1;
	}
#formas_pgto .LogoBanco{
	float:left;
	width: 45px;
	height: 44px;
	margin: 10px 10px 10px 0;
	}
	
#formas_pgto .txt{
	float: left;
	width: 580px;
	height: auto;
	margin: 10px;
	}

#formas_pgto .LogoCartoes{
	float: left;
	width: 600px;
	height: 40px;
	margin: 20px 0;
	}
	
#formas_pgto .parcelamento{
	float: left;
	width: 580px;
	height: auto;
	background-color:#f2f9fd;
	margin: 10px;
	}
	
#formas_pgto .NomeCiasNac{
	float: left;
	width: 130px;
	height: 50px;
	margin: 5px;
	}

#formas_pgto .NomeCiasInter{
	float: left;
	width: 130px;
	height: 130px;
	margin: 5px;
	}

#formas_pgto .BoxCia{
	float: left;
	width: 580px;
	height: auto;
	padding: 10px 0 10px 10px;
	margin:0 0 10px 10px;
	border: 2px solid #f4f4f4;
	}
	
#formas_pgto .LogoCias{
	float: left;
	width: 130px;
	height: auto;
	margin: 5px;
	text-align:center;
	}
	
	#formas_pgto .txtCias{
	float: left;
	width: 410px;
	height: auto;
	padding: 5px;
	border-left: 2px solid #003366;
	}
	
	#formas_pgto .btnVoltar{
	float: left;
	width: 410px;
	height: auto;
	text-align:right;
	}
	
#relacaoCias{
	float: left;
	width: 600px;
	height: auto;
	}
	
a.dcontexto{
  position:relative; 
  padding:0;
  text-decoration:underline;
  z-index:24;
  cursor:hand; 
  }
  a.dcontexto:hover{
  background:transparent;
  z-index:25; 
  }
  a.dcontexto span{display: none}
  a.dcontexto:hover span{ 
  display:block;
  position:absolute;
  width:420px; 
  top:1em;
  text-align:justify;
  left:5;
  padding:5px 10px;
  border:1px solid #cccccc;
  background:#f9f9f9; 
  color:#000;
  }
  
#formas_pgto .linkFinance a {
	color:#0082d7;
	text-decoration: none;
	font: 14px Arial, Helvetica;
	font-weight:bold;
	}
	
#formas_pgto .linkFinance a:hover {
	color:#0082d7;
	text-decoration: underline;
	font: 14px Arial, Helvetica;
	font-weight:bold;
	}
	
#formas_pgto .vazio{
	float: left;
	width: 580px;
	height: 50px;
	margin: 10px;
	}
	
	

