* {
	outline:0;
	list-style:none;
}
body {
	margin:0px;
	cursor:default;
	background:#FFF url(../img/bgs-site/bg-ativo.png) repeat-x left top;
}
body, select, input, textarea {
	font:13px Arial, Helvetica, sans-serif;
	color:#5A5A5A;
}
img {
	border:0;
}

#mestre {
	position:relative;
	display:block;
	margin:60px auto;
	width:900px;
	min-height:180px;
}
#b_extrato { background:#FFF !important; }

a.home {
	position:absolute;
	top:-50px;
	right:660px;
	width:500px;
	height:150px;
	background:url(../img/logos/logo-ativo.png) no-repeat right top;
	text-indent:-5000px;
	z-index:10;
}

/* CABEÇALHO */
#cab {
	position:relative;
	width:828px;
	height:34px;
	margin:auto;
}
#cab h1 {
	display:none;
}
#cab ul.menu {
	position:absolute;
	right:0;
	height:70px;
	display:block;
	margin:0;
	padding:0 1px 0 210px;
	z-index:1;
	margin:0;
}
#cab ul.menu li {
	display:inline;
	float:left;
	margin:0 0 0 4px;
	padding:0;
}
#cab ul.menu li a {
	display:block;
	width:73px;
	height:70px;
	text-indent:-5000px;
}

#cab ul.menu li.empresa a {background:url(../img/home/menu/empresa.png) no-repeat left top;}
#cab ul.menu li.lojas a {background:url(../img/home/menu/lojas.png) no-repeat left top;}
#cab ul.menu li.produtos a {background:url(../img/home/menu/produtos.png) no-repeat left top;}
#cab ul.menu li.artigos a {background:url(../img/home/menu/artigos.png) no-repeat left top;}
#cab ul.menu li.novidades a {background:url(../img/home/menu/novidades.png) no-repeat left top;}
#cab ul.menu li.cartao a {background:url(../img/home/menu/cartao.png) no-repeat left top;}
#cab ul.menu li.trabalhe a {background:url(../img/home/menu/trabalhe.png) no-repeat left top;}
#cab ul.menu li.sac a {background:url(../img/home/menu/sac.png) no-repeat left top;}

#b_empresa #cab ul.menu li.empresa a,
#b_lojas #cab ul.menu li.lojas a,
#b_produtos #cab ul.menu li.produtos a,
#b_artigos #cab ul.menu li.artigos a,
#b_novidades #cab ul.menu li.novidades a,
#b_cartao #cab ul.menu li.cartao a,
#b_trabalhe #cab ul.menu li.trabalhe a,
#b_sac #cab ul.menu li.sac a,
#cab ul.menu li a:hover {background-position:left bottom;}

/*** CONTEÚDO ***/
#content {
	position:relative;
	display:block;
	float:left;
	width:900px;
	z-index:5;
	margin:0 !important;
	padding:0 !important;
}

#content .contentAux {
	display:block;
	float:left;
	width:900px;
	background:url(../img/home/bg-content-pad.png) no-repeat 0px 175px;
	margin:0 !important;
	padding:0 !important;
}
#b_home #content .contentAux { background-image:none; }

#content .contentPage {
	position:relative;
	display:block;
	width:580px;
	min-height:170px;
	margin:auto;
	padding:0 30px 0 210px;
}
#b_home #content .contentPage {width:auto;padding:0;}

#b_empresa #content .contentPage {background:url(../img/home/icones/empresa.png) no-repeat left top;}
#b_lojas #content .contentPage {background:url(../img/home/icones/lojas.png) no-repeat left top;}
#b_produtos #content .contentPage {background:url(../img/home/icones/produtos.png) no-repeat left top;}
#b_artigos #content .contentPage {background:url(../img/home/icones/artigos.png) no-repeat left top;}
#b_artigos #content .contentPage {background:url(../img/home/icones/artigos.png) no-repeat left top;}
#b_novidades #content .contentPage {background:url(../img/home/icones/novidades.png) no-repeat left top;}
#b_cartao #content .contentPage {background:url(../img/home/icones/cartao.png) no-repeat left top;}
#b_trabalhe #content .contentPage {background:url(../img/home/icones/trabalhe.png) no-repeat left top;}
#b_sac #content .contentPage {background:url(../img/home/icones/sac.png) no-repeat left top;}

/** Rodape **/
#rodape {
	position:relative;
	display:block;
	float:left;
	width:100%;
	background:url(../img/home/bg-content-bot.png) no-repeat center bottom;
	color:#AF1E1E;
	font-size:12px;
	text-align:center;
	padding:60px 0 15px;
}
#rodape a.polvo {
	display:block;
	width:17px;
	height:21px;
	background:url(../img/home/polvo.png) no-repeat left top;
	position:absolute;
	bottom:5px;
	right:50px;
	text-indent:-9999px;
}

h2 {
	color:#900008;
	font-size:25px;
}
h3 {
	color:#000;
	font-size:18px;
}
h4 {
	color:#000;
	font-size:14px;
	font-style:italic;
	margin-top:25px;
}

a {
	color:#9E2027;
}

#banner {
	margin:0;
	width:900px;
	min-height:230px;
	background:url(../img/bnr/bg-banner.png) no-repeat left top;
}

/* Home */
#b_home .news {
	display:inline;
	float:left;
	width:100%;
	margin:10px auto 30px;
}

#b_home .news h3 {
	display:inline;
	float:left;
	width:263px;
	height:46px;
	background:url(../img/home/home/news.png) no-repeat center right;
	text-indent:-9999px;
	margin:0 0 0 40px;
}

#b_home .news form {
	position:relative;
	display:inline;
	float:left;
	width:340px;
	height:46px;
	margin:0 0 0 20px;
	padding:0;
}

#b_home .news form fieldset {
	margin:12px 0 0;
	padding:0;
	border:0;
}

#b_home .news form fieldset input {
	float:left;
	width:230px;
	background-color:#E0E0E0;
	color:#818181;
	margin-right:5px;
	padding:2px;
	border:1px solid #B0B0B0;
}
#b_home .news form p.loading {
	position:absolute;
	bottom:-20px;
	right:0px;
	width:130px;
	text-align:center;
}

#b_home .news form fieldset #bt-ok {
	display:block;
	float:left;
	width:68px;
	height:21px;
	background:url(../img/home/home/bt-cadastrar.png) no-repeat left top;
	text-indent:-5000px;
	border:0;
	cursor:pointer;
}
#b_home .news a.twitter {
	display:inline;
	float:right;
	width:181px;
	height:38px;
	background:url(../img/home/twitter.png) no-repeat left top;
	text-indent:-9999px;
	margin:0 40px 0 0;	
}

#b_home .destaques {
	float:left;
	padding-left:35px;
}
#b_home .box {
	position:relative;
	display:block;
	float:left;
	width:215px;
	height:242px;
	background:url(../img/home/home/bg-box.png) no-repeat left top;
	margin:0 15px 0 0;
	padding:20px 25px 0;
	overflow:hidden;
}
#b_home .box img {
	display:block;
	margin:0 auto;
}
#b_home .box h3 {
	color:#980008;
	font-size:15px;
	text-align:left;
	margin:5px 0;
	
}
#b_home .box h3 a {
	text-decoration:none;
}
#b_home .box p {
	color:#000;
	font-size:12px;
	margin:0;
}
#b_home .box .leia-mais {
	position:absolute;
	bottom:15px;
	right:20px;
	display:block;
	width:52px;
	height:10px;
	background:url(../img/home/home/leia-mais.png) no-repeat left top;
	text-indent:-5000px;
}

#b_home .vagas {
	float:left;
	width:100%;
	margin-top:40px;
}

#b_home .vagas .venha-trabalhar {
	position:relative;
	float:left;
	width:49%;
}

#b_home .vagas .venha-trabalhar h4 {
	float:right;
	width:326px;
	height:46px;
	background:url(../img/home/home/tit-venha-trabalhar.png) no-repeat left top;
	text-indent:-5000px;
	margin-right:40px;
}

#b_home .vagas .venha-trabalhar a {
	position:absolute;
	top:60px;
	left:280px;
	font-size:12px;
}

#b_home .vagas .vendedor {
	position:relative;
	display:block;
	float:left;
	width:454px;
	height:84px;
	background:url(../img/home/home/bg-vendedor.png) no-repeat left top;
}

#b_home .vagas .vendedor h5 {
	position:absolute;
	top:20px;
	left:40px;
	font-size:15px;
	color:#000;
	margin:0;
}

#b_home .vagas .vendedor p {
	position:absolute;
	top:38px;
	left:40px;
	color:#000;
	margin:0;
}

#b_home .vagas .vendedor a {
	position:absolute;
	top:55px;
	right:40px;
	font-size:12px;
}

/* Empresa */
#b_empresa div.lojas {
	min-height:150px;
	background:url(../img/home/icones/lojas.png) no-repeat left center;
	padding-left:210px;
	margin:50px 0 0 -210px;
}

/* Lojas */
#b_lojas ul {
	padding:0;
	margin:0;
}
#b_lojas ul li {
	padding:0;
	margin:15px 0;
}

#b_lojas ul li a.cidade {
	background:url(../img/home/lojas/marcador.png) no-repeat left center;
	color:#A20003;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
}

#b_lojas ul li table {
	width:100%;
	border-collapse:collapse;
	margin-top:15px;
}

#b_lojas ul li table th {
	height:40px;
	color:#000;
	background-color:#DEDEDE;
	border:1px solid #000;
}
#b_lojas ul li table th.bairro {
	color:#FFF;
	background-color:#A30003;
}
#b_lojas ul li table th.horario {width:120px;}
#b_lojas ul li table th.telefone {width:100px;}

#b_lojas ul li table td {
	border:1px solid #DEDEDE;
}
#b_lojas ul li table td a {
	color:#000;
}

/* Produtos */
#b_produtos .cat_produto {
/*	position:absolute;
	top:200px;
	left:30px;*/
	float:left;
	margin:70px 0 0 -180px;
}

#b_produtos .cat_produto h6 {
	font-size:16px;
	color:#000;
	margin:0;
}

#b_produtos .cat_produto label {
	font-size:14px;
	color:#000;
	margin:0;
}

#b_produtos .cat_produto label #todos {
	margin-top:35px;
}

#b_produtos .prod {
	float:left;
	margin:3px;
}
#b_produtos .prod img {
	border:3px solid #E5E5E5;
}

#b_produtos #fancybox-title-over {
	display:block;
	float:left;
	font-size:15px;
}

#b_produtos #fancybox-title-over .preco {
	float:left;
	background-color:#717171;
	margin:-10px 10px 0 0;
	padding:5px;
}

#b_produtos #fancybox-title-over strong {
	float:left;
	line-height:.7;
}

#b_produtos #fancybox-title-over .twitter,
#b_produtos #fancybox-title-over .orkut,
#b_produtos #fancybox-title-over .facebook,
#b_produtos #fancybox-title-over .email {
	float:right;
	width:25px;
	height:24px;
	text-indent:-5000px;
	margin:-5px 0 0 6px;
}
#b_produtos #fancybox-title-over .twitter {background:url(../img/home/produtos/bt-twitter.png) no-repeat left top;}
#b_produtos #fancybox-title-over .orkut {background:url(../img/home/produtos/bt-orkut.png) no-repeat left top;}
#b_produtos #fancybox-title-over .facebook {background:url(../img/home/produtos/bt-facebook.png) no-repeat left top;}
#b_produtos #fancybox-title-over .email {background:url(../img/home/produtos/bt-email.png) no-repeat left top;}

#b_produtos .navPag {
	float:left;
	width:100%;
	text-align:center;
}
#b_produtos .navPag ul {
	display:block;
	width:auto !important;
}
#b_produtos .navPag ul li {
	float:left;
	line-height:1.9;
	margin-right:10px;
}
#b_produtos .navPag ul li a,
#b_produtos .navPag ul li strong {
	display:block;
	width:25px;
	height:25px;
	border:1px solid #999;
}
#b_produtos .navPag ul li a {
	background-color:#E9E9E9;
	color:#797979;
	text-decoration:none;
}
#b_produtos .navPag ul li strong {
	background-color:#CCC;
	color:#8D8D8D;
	font-weight:normal;
}
#b_produtos .navPag ul li.txt a,
#b_produtos .navPag ul li.txt strong {width:90px;}
#b_produtos .hidden {
	display:none;	
}


/* Cartao */
#b_cartao form input#nome {
	width:460px;
}
#b_cartao .box {
	display:block;
	width:210px;
	padding:70px 30px 0 30px;
	float:left;
}
#b_cartao .box h3 { display:none; }
#b_cartao .ainda-nao-sou-cliente {
	background:url(../img/home/cartao/box-ainda-nao-sou-cliente.png) no-repeat left top;
}
#b_cartao .ja-sou-cliente {
	background:url(../img/home/cartao/box-ja-sou-cliente.png) no-repeat left top;
	margin-left:40px;
}
#b_cartao .box ul {
	margin:0;
	padding:0;	
}
#b_cartao .box ul li {
	margin:0;
	padding:5px 0;
	border-bottom:1px solid #d3d3d3;
	border-top:1px solid #FFF;
}
#b_cartao .box ul li.p { border-top:0; }
#b_cartao .box ul li.u { border-bottom:0; }
#b_cartao .box a.senff {
	margin:20px auto;
	display:block;
	width:128px;
	height:30px;
	text-indent:-9999px;
}
#b_cartao .ainda-nao-sou-cliente a.senff { background:url(../img/home/cartao/bt-solicitar-cartao.png) no-repeat left top; }
#b_cartao .ja-sou-cliente a.senff { background:url(../img/home/cartao/bt-entrar.png) no-repeat left top; }

#frm_cartao {
	border:0px;
	display:block;
	margin:100px auto 0;
	width:850px;
	background-color:#FFF;
}
#frm_cartao fieldset {
	border:0px;
	display:block;
	margin:auto;
	width:235px;
	height:55px;
	background:url(../img/home/cartao/bg-area-restrita.png) no-repeat left top;
	color:#000;
	padding:55px 0 0 185px;
}
#frm_cartao fieldset label input { color:#666; width:125px; }
#frm_cartao fieldset p.erro {
	font-weight:bold;
	color:#9A0F00;	
}

/* Trabalhe */
#b_trabalhe .cadastrar-cv {
	display:block;
	width:158px;
	height:30px;
	background:url(../img/home/trabalhe/bt-cadastrar-cv.png) no-repeat left top;
	text-indent:-5000px;
}

#b_trabalhe h3 {
	margin-top:40px;
}

#b_trabalhe .vaga {
	padding-bottom:20px;
	border-bottom:1px dashed #E0E0E0;
}

#b_trabalhe .vaga .confirmar {
	
}

#b_trabalhe .vaga h5 {
	color:#8D0006;
	font-size:15px;
	margin-bottom:15px;
}

#b_trabalhe .vaga .inscreva-se {
	display:block;
	height:22px;
	background:url(../img/home/trabalhe/inscreva-se.png) no-repeat left top;
	color:#000;
	padding-left:35px;
}

#b_trabalhe .vaga_selecionada {
	width:536px;
	height:27px;
	background:url(../img/home/trabalhe/bg-vaga.png) no-repeat left top;
	color:#515151;
	font-size:14px;
	padding:15px 0 0 43px;
	margin-bottom:25px;
}
#b_trabalhe .vaga_selecionada strong {color:#000;}

#b_trabalhe .login {
	float:left;
	width:310px;
	border-right:1px solid #B2B2B2;
	margin-top:15px;
}
#b_trabalhe .cadastro {
	float:right;
	width:225px;
	margin-top:15px;
}
#b_trabalhe .login h4,
#b_trabalhe .cadastro h4 {
	color:#000;
	font-size:16px;
	font-style:normal;
	margin:0 0 15px;
}

#b_trabalhe .login input {
	width:130px;
}
#b_trabalhe .login .bt_enviar {
	float:right;
	width:93px;
	height:30px;
	background:url(../img/home/trabalhe/bt-confirmar.png) no-repeat left top;
	text-indent:-5000px;
	margin-top:0px;
	cursor:pointer;
	border:0;
}

#b_trabalhe .cadastro a {
	float:left;
	width:187px;
	height:30px;
	background:url(../img/home/trabalhe/bt-cadastrar-meu-cv.png) no-repeat left top;
	text-indent:-5000px;
	border:0;
}

#b_trabalhe .etapa1,
#b_trabalhe .etapa2,
#b_trabalhe .etapa3 {
	display:block;
	width:302px;
	height:28px;
	text-indent:-5000px;
}
#b_trabalhe .etapa1 {background:url(../img/home/trabalhe/etapa1.png) no-repeat left top;}
#b_trabalhe .etapa2 {background:url(../img/home/trabalhe/etapa2.png) no-repeat left top;}
#b_trabalhe .etapa3 {background:url(../img/home/trabalhe/etapa3.png) no-repeat left top;}

#b_trabalhe h3.confirmar-cadastro {
	margin-top:0;
}

#b_trabalhe .nao-cadastrado {
	display:block;
	margin:0 0 10px;
}

#b_trabalhe form input,
#b_trabalhe form textarea {width:415px;}
#b_trabalhe form select {width:427px;}
#b_trabalhe form input.pq {width:174px;}
#b_trabalhe form select.pq {width:186px;}

#b_trabalhe form .bt_enviar {
	float:right;
	width:144px;
	height:30px;
	background:url(../img/home/trabalhe/bt-enviar.png) no-repeat left top;
	text-indent:-5000px;
	margin-top:10px;
	cursor:pointer;
	border:0;
}

#b_trabalhe form .bt_proxima {
	float:right;
	width:143px;
	height:28px;
	background:url(../img/home/trabalhe/bt-proxima-etapa.png) no-repeat left top;
	text-indent:-5000px;
	margin-top:10px;
	cursor:pointer;
	border:0;
}

/* SAC */
#b_sac form table input.bt {
	float:right;
	width:78px;
	height:28px;
	background:url(../img/home/sac/bt-enviar.png) no-repeat left top;
	text-indent:-5000px;
	margin-top:10px;
	cursor:pointer;
	border:0;
}

/* Forms */
form table th {
	font-weight:normal;
	text-align:left;
}

form table td input,
form table td select,
form table td textarea {
	width:490px;
	margin:0;
	padding:5px;
	border:1px solid #B3B3B3;
}
form table td select {
	width:502px;
}

form table td input.pq {
	width:120px;
}
form table td select.pq {
	width:132px;
}

form table td input.rd {
	width:auto !important;
	margin-right:5px;
	border:0;
}

form table td label {
	margin-right:15px;
}

.alert {display:none !important;}

#frmMailing .alert_limpo {
	display:block;
	position:absolute;
	bottom:-5px;
	left:0px;
	font-size:11px;
	width:235px;
	text-align:center;
}
#frmMailing .msg_erro {
	color:#9A0F00;
}
#frmMailing .msg_sucesso {
	color:#03921A;
}
#frmMailing .msg_alert {
	color:#DD9914;
}


#popup { display:none; }

#b_home #fancybox-wrap,
#b_home #fancybox-outer,
#b_home #fancybox-inner,
#b_home #fancybox-inner .banner {
	background:transparent !important;	
}