/* CSS Document */
*{margin:0; padding:0; border:0;}
body {
	background-color: #006600;
	background-image:url(../image/bg_geral.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/*-#mapa_mundi {
	position:absolute;
	width:284px;
	height:273px;
	z-index:1;
	background-color:#000066;
	background-image:url(../images/fundo_bg_mapa.jpg);
}-*/
#main {
	position:absolute;
	top:18px;
	left:20px;
	width:975px;
	height:1000px;
	background-color: transparent;
	background-image:url(../image/bg_meio.jpg);
	background-position:0px 27px;
	background-repeat:no-repeat;
	/*-top:50%;
	left:50%;
	margin-left:-370px;
	margin-top:-350px;
	margin-top:5%;-*/
}
#top {
	position:relative;
	width:965px;
	height:227px;
	margin-left:10px;
	background-color: transparent;
	background-image:url(../image/bg_top.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}
#logo {
	position:absolute;
	left:0;
	top:-15px;
	width:211px;
	height:177px;
	background-color: transparent;
	z-index:1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/logoNatal.gif');
}
#logo_link {
	position:absolute;
	left:0;
	top:-15px;
	width:211px;
	height:177px;
	z-index:1;
	background-color:transparent;
}
#menu_top {
	position:relative;
	left:248px;
	width:355px;
	height:27px;
	background-color:transparent
}
#busca_top {
	position:relative;
	left:275px;
	top:5px;
	width:308px;
	height:35px;
	color:#FFFFFF;
}
#flash_top {
	position:relative;
	left:0px;
	top:5px;
	width:815px;
	height:160px;
	z-index:100px;
	float:left;
}
#box_top {
	position:relative;
	left:9px;
	top:5px;
	width:141px;
	height:87px;
	float:left;
	background-image:url(../image/bg_box_top.gif);
}
ul.nav_box_top {
	position:relative;
	top:8px;
	left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
ul.nav_box_top li {
	position:relative;
	margin-left:15px;
	list-style-image:url(../image/bullet_top.gif);	
}
ul.nav_box_top li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#000000;
}
ul.nav_box_top li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	color:#000000;
}
#selo_seguranca {
	position:relative;
	width:141px;
	height:48px;
	left:9px;
	top:16px;
	float:left;
}
#conteudo_geral { _height: expression(document.body.clientHeight < 770 ? '765px' : 'auto' ); }
#conteudo_geral {	
	width:815px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	min-height:710px;
	padding-bottom:2px;
	background-color:#fff;
}
#conteudo_esquerdo {
	position:relative;
	width:182px;
	background-color: transparent;
	float:left;
}
#menu_secoes {
	position:relative;
	left:0px;
	top:0px;
	width:182px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}
ul.nav_menu_secoes {
	position:relative;
	float:left;
}
ul.nav_menu_secoes li {
	position:relative;
	width:182px;
	display:block;
	top:0px;
	background: transparent no-repeat left top;
	background-image:none;
}
ul.nav_menu_secoes li a {
	position:relative;
	display: block;
	text-decoration:none;
	color:#4F5671;
	font-size:10px;
	font-weight:bold;
	background-color:transparent;
	background-image:none;
	padding:9px 0px 0px 7px;
	height:22px;
}
ul.nav_menu_secoes li.menu_padrao a {
    background-image: url(../image/background_menu/bg_mn_padrao.jpg);
}

ul.nav_menu_secoes li a:hover {
	text-decoration:underline;
	background-position:0px -31px;
}
#box_enquete {
	position:relative;
	width:170px;
	height:auto;
	font-size:9px;
	background-color:#C1C9D5;
	background-image:url(../image/bg_box_enquete.jpg);
	background-repeat:no-repeat;
	padding:27px 3px 5px 3px;	
	float:left;
	margin:21px 0px 0px 0px;
	border:2px solid #FFFFFF;
}
#box_enquete p {
	margin-bottom:3px;

}
#conteudo_meio {
	position:relative;
	width:633px;
	background-color:#FFFFFF;
	float:left;
}
#aviso {
	height:28px;
	width:627px;
	padding:7px 3px 0 3px;
	float:left;
	background-color:#E2E2E2;
	font-weight:bold;
	font-size:10px;
	
}

.box_vitrine_produto {
	position:relative;
	width:208px;
	height:296px;
	float:left;
	background-color:#FFFFFF;
	margin-right:2px;
}
.image_vitrine_produto {
	position:relative;
	width:179px;
	height:176px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	padding-left:29px;
}
.detalhe_vitrine_produto {
	position:relative;
	width:197px;
	height:111px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../image/bg_detalhe_vitrine.gif);
	padding:9px 3px 0px 8px;
}
.titulo_vitrine_produto a {
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#000000;
}
.titulo_vitrine_produto a:hover {
	text-decoration: underline;
}
#popPresente, #popIndique {
	width:254px;
	height:380px;
	position:absolute;
	z-index:100;
	top:48px;
	left:329px;	
	_left:340px;
	background-color:#fff;
	visibility:hidden
}
div.popCont {
	width:100%;
	height:290px;
	float:left;
	background:url(../image/popPresenteBg.gif) top left repeat-y #fff;
	border-bottom:4px solid #6C7B36;
}
	div.popCont p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:15px;
		margin:8px 5px 0 10px;
	}
#placar {
	width:628px;
	height:125px;
	float:left;
	margin:5px 0;
	background:url(../image/bgPlacar.jpg) top left repeat-x #fff;
}
	#placar h4.proximos {
		height:19px;
		text-indent:-5000px;
		font-size:9px;
		background:url(../image/tit_proximosjogos.jpg) top left no-repeat;
		margin:0 !important;
	}
	#placarCont {
		width:100%;
		height:79px;
		background:url(../image/bg_placarcont.jpg) top left no-repeat #fff;
	}
	div.placarAgenda {
		width:175px;
		float:left;
		background-color:transparent;
	}
	div.placarAgenda h3 {
		height:20px;
		color:#b00000;
		position:relative;
		top:0
	}
	div.placarAgenda p {
		font-size:10px;
		line-height:14px;
		margin:0;
		padding-left:8px;
	}

.mais_vitrine_produto a {
	text-decoration:none;
	font-size:10px;
	color:#404B80;
}
.mais_vitrine_produto a:hover {
	text-decoration: underline;
}
#conteudo_detalhe {
	position:relative;
	width:590px;
	float:left;
	background-color: #FFFFFF;
	margin:10px 0px 0px 15px;
}
#conteudo_meio h1 {
	font-size:18px;
	color:#A5B482;
	height:30px;
}
#conteudo_detalhe h1 {
	font-size:18px;
	color:#A5B482;
	height:30px;
}
#conteudo_detalhe h2 {
	font-size:12px;
	color:#000000;
	font-variant:small-caps;
}
#conteudo_detalhe_esquerdo {
	position:relative;
	width:239px;
	float:left;
	background-color:#FFFFFF;
}
#angulo {
	position:relative;
	float:left;
	width:235px;
	height:25px;
	background-color:#E8E8E8;
}
#conteudo_detalhe_direito {
	position:relative;
	width:246px;
	height:auto;
	float:left;
	background-color:#EAEDF0;
	margin-left:75px;
}

#conteudo_detalhe_bottom {
	position:relative;
	width:583px;
	height:575px;
	clear:left;
	padding-top:30px;
	background-color: #FFFFFF;
}
#paginacao {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	margin-top:15px;
	height:50px;

}
.veja_tb {
	position:relative;
	width:185px;
	text-align:center;
	float:left;
}
.tb_comprou {
	position:relative;
	width:185px;
	text-align:center;
	float:left;
}
#conteudo_direito {
	position:relative;
	width:150px;
	background-color: transparent;
	float:left;
}
#box_banner {
	position:relative;
	width:147px;
	height:410px;
	background-color:#E2E2E2;
	background-image:url(../image/bg_box_banner.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 0px 0px 0px;
	float:left;	
}
#box_tel_vendas {
	position:relative;
	width:150px;
	height:106px;
	float:left;	
}
#box_news {
	position:relative;
	width:150px;
	float:left;
	background-image:url(../image/bg_box_news.jpg);
	background-repeat:no-repeat;
	background-color:#E2E2E2;
}
#conteudo_news {
	position:relative;
	float:left;
	margin-top:32px;
	margin-left:5px;
}
#conteudo_news p {
	margin-bottom:8px;
}
#rodape {
	position:relative;
	width:965px;
	height:34px;
	margin-left:10px;
	background-color: transparent;
	clear:left;
}
#conteudo_rodape {
	position:relative;
	width:673px;
	height:34px;
	background-image:url(../image/bg_rodape.jpg);
	color:#C1C9D5;
	margin-bottom:20px;
	margin-left:62px;
}
#conteudo_rodape a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#C1C9D5;
}
#conteudo_rodape a:hover {
	text-decoration:underline;
}

/*- FORM -*/
.txtbox {
	background-color:#FFFFFF;
	padding:2px;
	border:1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.txtbox_news {
	background-color:#FFFFFF;
	padding:2px;
	width:133px;
	border:1px solid #C1C8D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}
select {
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border:1px solid #333;
}
.paragrafo_form {
	margin:10px 0px 5px 0px;
}
.paragrafo_form a {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#000000;
}
.paragrafo_form a:hover {
	text-decoration: underline;
}
/*- FORM FIM -*/
.link_geral a {
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#000000;
}
.link_geral a:hover {
	text-decoration: underline;
}
.tr_parcela {
	border-bottom:2px solid #FFFFFF;
	height:22px;
	padding-left:10px;
}
.tr_parcela_bold {
	border-bottom:2px solid #FFFFFF;
	height:18px;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}
.tr_carrinho_bold {
	border-bottom:1px solid #FFFFFF;
	height:22px;
	font-weight:bold;
	text-align:left;
}
.tr_carrinho {
	border-bottom:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	height:22px;
	padding:3px;
	font-size:9px;
	background-color:#EAEDF0;
}
.erro {
	color:#CC3300;
	font-size:12px;
	font-weight:bold;

}
/* tabelas */
td.caption {
	font-weight:bold;
}
td.info {
	height:20px;
	font-size:11px;
	background-color:#e2e2e2;
	border-bottom:1px solid #fff;
}


