@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
body {
	background: url(../images/bg.jpg) repeat-x;
}
a:link {
	color: #104e9a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #104e9a;
}
a:hover {
	text-decoration: none;
	color: #104e9a;
}
a:active {
	text-decoration: none;
	color: #104e9a;
}
a.red:link, a.red:visited, a.red:active, a.red:hover {
	color: #df1b35;
}
b {
	font-weight: bold;
}
i {
	font-style: italic;
}
input {
	border: none;
	border-radius: 10px;
	margin: 0;
	font-size: 0.825em;
	text-transform: uppercase;
	background-color: #d4d2d3;
	height: 20px;
	width: 100%;
}
textarea {
	border: groove #eee;
	width: 128px;
	height: 16px;
	padding: 0;
	margin: 0;
	font-size: 0.625em;
}
:focus {
	outline: none;
}
#wrapper {
	position: absolute;
	width: 1232px;
	left: 50%;
	margin-left: -616px;
	height: 705px;
}
#header {
	position:relative;
	width:1232px;
	height:150px;
	z-index:3;
	margin: 0px auto;
	background: url(../images/bg_header.png) left top no-repeat;
}
#logo {
	position:absolute;
	left:186px;
	top: 34px;
	z-index:10;
}
#top_menu {
	position:absolute;
	right:80px;
	top:0px;
	z-index:2;
	margin:0px auto;
}
#top_menu ul {
	list-style: none;
	}
#top_menu li {
	float: left;
	font-weight: bold;
	font-size: 0.75em;
}
#top_menu a.primeiro_acesso {
	background: url(../images/btn_primeiro_acesso.png) no-repeat;
	display: block;
	height: 24px;
	width: 146px;
	padding: 7px 0px 0px 15px;
	color: #000000;
}
#top_menu a.solicite {
	background: url(../images/btn_solicite_link.png) no-repeat;
	display: block;
	height: 24px;
	width: 104px;
	padding: 7px 0px 0px 10px;
	color: #ffffff;
}
#top_menu a.acesse {
	background: url(../images/btn_acesse.png) no-repeat;
	display: block;
	height: 24px;
	width: 114px;
	padding: 7px 0px 0px 10px;
	color: #ffffff;
}
#menu {
	position: absolute;
	top: 55px;
	right: 80px;
}
#menu ul {
	list-style: none;
}
#menu li {
	float: left;
	color: #ffffff;
}
#menu li a {
	color: #ffffff;
}
#menu li.oquee_selected {
	background: url(../images/oquee_selected.png) no-repeat;
	display: block;
	width: 69px;
	height: 31px;
	padding-top: 10px;
	padding-left: 20px;
}
#menu li.como_carregar_selected {
	background: url(../images/comocarregar_selected.png) no-repeat;
	display: block;
	width: 113px;
	height: 31px;
	padding-top: 10px;
	padding-left: 8px;
}
#menu li.vantagens_selected {
	background: url(../images/vantagens_selected.png) no-repeat;
	display: block;
	width: 84px;
	height: 31px;
	padding-top: 10px;
	padding-left: 12px;
}
#menu li.beneficios_selected {
	background: url(../images/beneficios_selected.png) no-repeat;
	display: block;
	width: 85px;
	height: 31px;
	padding-top: 10px;
	padding-left: 8px;
}
#menu li.tarifas_selected {
	background: url(../images/tarifas_selected.png) no-repeat;
	display: block;
	width: 69px;
	height: 31px;
	padding-top: 10px;
	padding-left: 18px;
}
#menu li.parceiros_selected {
	background: url(../images/parceiros_selected.png) no-repeat;
	display: block;
	width: 98px;
	height: 31px;
	padding-top: 10px;
	padding-left: 22px;
}
#menu a.oquee {
	background: url(../images/btn_oquee.png) no-repeat;
	display: block;
	width: 69px;
	height: 31px;
	padding-top: 10px;
	padding-left: 20px;
}
#menu a.como_carregar {
	background: url(../images/btn_como_carregar.png) no-repeat;
	display: block;
	width: 113px;
	height: 31px;
	padding-top: 10px;
	padding-left: 8px;
}
#menu a.vantagens {
	background: url(../images/btn_vantagens.png) no-repeat;
	display: block;
	width: 84px;
	height: 31px;
	padding-top: 10px;
	padding-left: 12px;
}
#menu a.beneficios {
	background: url(../images/btn_beneficios.png) no-repeat;
	display: block;
	width: 85px;
	height: 31px;
	padding-top: 10px;
	padding-left: 8px;
}
#menu a.tarifas {
	background: url(../images/btn_tarifas.png) no-repeat;
	display: block;
	width: 69px;
	height: 31px;
	padding-top: 10px;
	padding-left: 18px;
}
#menu a.parceiros {
	background: url(../images/btn_parceiros.png) no-repeat;
	display: block;
	width: 98px;
	height: 31px;
	padding-top: 10px;
	padding-left: 22px;
}

#conteudo {
	position: relative;
	width: 913px;
	height: 422px;
	margin: 0 auto;
	margin-left: 110px;
}
#conteudo p {
	color: #979797;
}
#conteudo a {
	color: #1fa7db;
}
/******* Estilos Home *******/
#conteudo.home {
	margin-top: 0px;
	width: 1024px;
	margin-bottom: 23px;
}
#conteudo.home div#btn_solicite {
	position: absolute;
	top: 37px;
	left: -26px;
	z-index: 0;
}
#conteudo.home h1 {
	margin-left: 480px;
	color: #a8a8a8;
	font-size: 2em;
}
#conteudo.home ul {
	margin-left: 485px;
	list-style: none;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	margin-top: 22px;
}
#conteudo.home li {
	padding-left: 21px;
	font-weight: 600;
	margin-top: 4px;
	color: #1ea6da;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
/****** Estilos Oquee ***************/
#conteudo.oquee {
	background: url(../images/bg_oquee.jpg) no-repeat;
	margin-left: 120px;
	height: 405px;
}
#conteudo.oquee h1 {
	color: #1ea6da;
	font-size: 1.75em;
	margin-top: 22px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#conteudo.oquee p.principal {
	margin-left: 15px;
	margin-bottom: 20px;
	width: 453px;
	font-size: 0.84375em;
}
div.oquee_texto p {
	font-size: 0.75em;
}
div#texto_1 p {
	position: absolute;
	top: 355px;
	left: 65px;
	width: 205px;
}
div#texto_2 p {
	position: absolute;
	top: 283px;
	left: 280px;
	width: 130px;
}
div#texto_2 p span.tel {
	color: #000000;
}
div#texto_3 p {
	position: absolute;
	top: 233px;
	left: 490px;
	width: 229px;
}
div#texto_4 p {
	position: absolute;
	top: 308px;
	left: 755px;
	width: 150px;
}
#breadcrumb {
	padding-left: 35px;
	color: #a3a3a3;
	font-size: 0.75em;
	margin-left: 100px;
}
#breadcrumb a {
	color: #a3a3a3;
}
/************ Estilos Vantagens *********/
#conteudo.vantagens {
	background: url(../images/bg_cartao.jpg) right no-repeat;
	margin-left: 120px;
}
#conteudo.vantagens #itens {
	width: 512px;
}
#conteudo.vantagens .col1_itens {
	width: 195px;
	padding-top: 37px;
	margin-left: 10px;
	float: left;
}
#conteudo .item {
	margin-bottom: 20px;
	height: 58px;
}
#conteudo .item p {
	padding-top: 8px;
	font-size: 0.875em;
	margin-left: 78px;
}
#conteudo .item p b {
	color: #1ea6da;
}
#conteudo .item img {
	float: left;
	vertical-align: middle;
	margin-right: 15px;
}
#conteudo.vantagens .col2_itens {
	width: 255px;
	padding-top: 37px;
	margin-left: 29px;
	float: left;
}
/************ Estilos Beneficios *********/
#conteudo.beneficios {
	background: url(../images/img_beneficios.jpg) right no-repeat;
	margin-left: 120px;
	position: relative;
}
#conteudo.beneficios #itens {
	width: 512px;
}
#conteudo.beneficios .col1_itens {
	width: 195px;
	padding-top: 37px;
	margin-left: 10px;
	float: left;
}
#conteudo.beneficios .col2_itens {
	width: 255px;
	padding-top: 37px;
	margin-left: 29px;
	float: left;
}
#conteudo .item_noclick {
	margin-bottom: 20px;
	height: 58px;
}
#conteudo .item_noclick p {
	padding-top: 8px;
	font-size: 0.875em;
	margin-left: 78px;
}
#conteudo .item_noclick p b {
	color: #1ea6da;
}
#conteudo .item_noclick img {
	float: left;
	vertical-align: middle;
	margin-right: 15px;
}
#conteudo.beneficios .item_noclick p a {
	color: #a3a3a3;
	text-decoration: underline;
}
#conteudo.beneficios .hide {
	display: none;
}
#conteudo.beneficios .show {
	display: block;
}
.texto {
	position: absolute;
	top: 0;
	left: 50px;
	padding: 10px 20px;
	width: 590px;
	color: #a3a3a3;
	border: solid 2px #31ade8;
	border-radius: 20px;
	font-size: 0.75em;
	text-wrap: none;
	z-index: 999;
	background: #fff;
}
.texto h2 {
	color: #31ade8;
	text-transform: uppercase;
}
.texto h3 {
	text-transform: uppercase;
	margin-left: 10px;
	font-weight: bold;
}
#conteudo.beneficios .item .texto p {
	margin-left: 20px;
	margin-bottom: 5px;
}
.texto ul {
	margin-left: 25px;
}
#clubedecompras.texto {
	top: 320px;
}
/************ Estilos Como Carregar ****************/
#conteudo.como_carregar {
	background: url(../images/bg_carregar.jpg) left top no-repeat;
	margin-left: 120px;
}
#conteudo.como_carregar #itens {
	margin-left: 331px;
	margin-top: 3px;
	width: 545px;
}
#conteudo.como_carregar #itens .item {
	margin-bottom: 15px;
}
#conteudo.como_carregar #itens .item2 {
	margin-left: 53px;
}
#conteudo.como_carregar #itens .item3 {
	margin-left: 114px;
}
#conteudo.como_carregar #itens .item4 {
	margin-left: 160px;
}
#conteudo.como_carregar #itens .item5 {
	margin-left: 88px;
}
#conteudo.como_carregar #itens .item6 {
	margin-left: 15px;
}
/************* Estilos Tarifas **************/
#conteudo.tarifas {
	background: url(../images/bg_cartao.jpg) right no-repeat;
	margin-left: 120px;
	margin-top: 70px;
	padding-top: 15px;
	height: 342px;
}
table {
	width: 530px;
	background: #ffffff;
	border: solid 1px #ffffff;
	border-collapse: collapse;
	font-size: 0.875em;
}
.tabela {
	margin-left: 18px;
}
table#tarifas tr {
	background: url(../images/bg_tr_tarifas.jpg) no-repeat;
	height: 27px;
	color: #777777;
}
table#tarifas tr.top {
	background: url(../images/bg_top_tarifas.jpg) no-repeat;
	text-align: left;
	color: #ffffff;
	height: 36px;
}
table#tarifas td {
	text-align: left;
	padding: 5px 15px;
	font-size: 0.95em;
	border: solid 1px #ffffff;
}
/********* Estilos Parceiros *************/
#conteudo.parceiros {
	background: url(../images/bg_cartao.jpg) right no-repeat;
	margin-left: 120px;
	margin-top: 70px;
	padding-top: 30px;
	height: 327px;
}
#conteudo.parceiros h1 {
	margin-left: 17px;
	margin-bottom: 10px;
}
#conteudo.parceiros p {
	margin-bottom: 32px;
	margin-left: 17px;
}
/********* Estilos Solicitude *************/

#conteudo.solicitude {
background: url(../images/bg_cartao.jpg) right no-repeat;
margin-left: 120px;
height: 442px;
width: 953px;
}
.form_solicitude {
	width: 540px;
	padding-right: 15px;
	overflow: auto;
	height: 440px;
}
#conteudo .form_solicitude p {
	font-size: 0.875em;
	color: #000;
	margin-bottom: 5px;
	clear: left;
}
.form_solicitude input {
	position: relative;
}
input.email {
	text-transform: lowercase;
	width: 408px;
	margin-right: 13px;
}
input[name="id"] {
	width: 100px;
}
input.num {
	width: 100px;
}
input.cpf {
	width: 160px;
	margin-right: 13px;
}
input[name="rg"] {
	width: 160px;
	margin-right: 13px;
}
input[name="emissor_rg"] {
	width: 160px;
	margin-right: 13px;
}
input[name="data"] {
	width: 70px;
}
.campo_data {
	margin-right: 20px;
}
input.telefone {
	width: 258px;
}
input[name="celular"] {
	margin-right: 13px;
}
input[name="numero"] {
	margin-right: 20px;
}
input[name="complemento"] {
	margin-right: 20px;
}
input[name="bairro"] {
	width: 290px;
}
input.uf {
	width: 58px;
	margin-right: 13px;
}
input[name="cep"] {
	margin-right: 14px;
}
.solicitude input[type="submit"] {
	background: url(../images/bt_solicitar.jpg);
	text-indent: -9999em;
	width: 210px;
	height: 38px;
	cursor: pointer;
	margin-top: 4px;
}
p.aviso {
	margin-top: 18px;
	margin-right: 6px;
}
.float_left {
	float: left;
}
.red {
	color: #F00;
}
.error {
	color: #F00;
	font-size: 0.65em;
}
/********* Estilos Rodape *************/
#rodape {
	width: 999px;
	height: 115px;
	margin: 0 auto;
	clear: left;
}
#rodape p {
	float: left;
	font-size: 0.545625em;
	color: #b8b8b8;
	text-transform: none;
}
#rodape a {
	color: #b8b8b8;
	font-size: 0.545625em;
	text-transform: none;
}
.credito {
	float: left;
	margin: 35px 14px;
}
#bandeira {
	float: right;
	margin-top: 30px;
}
img.mastercard {
	margin-left: 33px;
}
.clear {
	clear: both;
}

#surpreenda {
	position: absolute;
	left: 282px;
	top: 612px;
	width: 565px;
	height: 54px;
	z-index: 1;
}