/*** Estilos Usados no Ecommerce ***/
#meio_esq_consultant {
	width:520px;
	float:left;
}
#meio_dir_consultant {
	width:383px;
	float:right;
}

/* Banner Topo - Aba */
.aba_consultant {
	background: url(../imagens/aba_consultant.png) no-repeat top;
	position:absolute;
	z-index:4;
	width:140px;
	height:140px;
	right:-3px;
	top:-3px;
}
/** Banner Topo - Consultora **/
.bMarketing {
	position:relative;
	width:332px;
	height:200px;
	margin-bottom:6px;
}
.aba_bMarketing {
	position:absolute;
	right:-4px;
	top:-1px;
	z-index:3;
}
.bk_bMarketing01 {
	position:absolute;
	top:0;
	width:332px;
	height:5px;
	z-index:2;
}
.bk_bMarketing {
	position:absolute;
	width:328px;
	height:196px;
	padding:0 1px;
	top:2px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	z-index:1;
}
.bk_bMarketing02 {
	position:absolute;
	bottom:0;
	width:332px;
	height:5px;
	z-index:2;
}
.bMaterial {
	position:relative;
	width:332px;
	height:94px;
	margin-bottom:5px;
}
.bk_bMaterial01 {
	position:absolute;
	top:0;
	width:332px;
	height:5px;
	z-index:2;
}
.bk_bMaterial {
	position:absolute;
	width:328px;
	height:90px;
	padding:0 1px;
	top:2px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	z-index:1;
}
.bk_bMaterial02 {
	position:absolute;
	bottom:0;
	width:332px;
	height:5px;
	z-index:2;
}
.bVantagens {
	position:relative;
	width:572px;
	height:300px;
	margin-bottom:15px;
}
.aba_bVantagens {
	position:absolute;
	right:-4px;
	top:-1px;
	z-index:3;
}
.bk_bVantagens01 {
	position:absolute;
	top:0;
	width:572px;
	height:5px;
	z-index:2;
}
.bk_bVantagens {
	position:absolute;
	width:568px;
	height:296px;
	padding:0 1px;
	top:2px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	z-index:1;
}
.bk_bVantagens02 {
	position:absolute;
	bottom:0;
	width:332px;
	height:5px;
	z-index:2;
}

/** Vídeos **/
#list_videos {
	clear:both;
	width:520px; 
	height:107px;
	margin:10px 0;
	position:relative;
}
.videos {
	width:520px; 
	height:107px;
	visibility:hidden;
	float:left;
}
.videos ul {
	width:520px;
	height:107px;
	position:absolute;
	margin:0;
	padding:0;
	left:0;
}
.videos ul li {
	width:158px;
	height:107px;
	margin:0 6px 0 9px;
	position:relative;
}
.borda_video{
	background:url(../imagens/bk_videos.gif);
	width:158px;
	height:107px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	cursor:pointer;
}
.videos ul li img {
	position:absolute;
	margin:2px;
	z-index:1;
}
.prev_video {
	cursor:pointer; 
}
.next_video {
	cursor:pointer; 
}

/* Racco News */
.racco_news {
	width:158px;
	height:107px;
	margin:0 6px 0 9px;
	position:relative;
}
.borda_racco_news{
	background:url(../imagens/bk_videos.gif) no-repeat;
	width:158px;
	height:107px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.img_racco_news {
	position:absolute;
	margin:2px;
	z-index:1;
}
.tit_racco_news {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#636466;
	line-height:16px;
	margin:10px 14px;
}
.res_racco_news {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#636466;
	line-height:16px;
	margin:10px 14px;
}
.fonte_racco_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#636466;
	margin:10px 0 10px 14px;
		
}

/* Banner Direita */
.banner_direita {
	position:relative;
	width:385px;
	height:205px;
	margin-top:10px;
}
.aba_shop_online {
	position:absolute;
	background: url(../imagens/aba_shop.png) no-repeat top;
	width:140px;
	height:140px;
	z-index:3;
	right:-3px;
	top:-1px;
}
.borda_shop_online {
	position:absolute;
	background:url(../imagens/bk_banner_direita.gif) no-repeat top;
	width:381px;
	height:201px;
	padding:2px;
	z-index:2;	
	cursor:pointer;
}
.banner_shop_online {
	position:absolute;
	margin:2px;
	z-index:1;	
}


/* Box Carrinho */
.box_carrinho{
	position:relative;
	background:url(../imagens/bk_box_carrinho.gif) no-repeat;
	width:201px;
	height:42px;
	line-height:42px;
	float:right;
	margin-top:5px;
	text-align:right;
}
.box_carrinho a{
	position:absolute;
	z-index:2;
	right:0;
	top:0;
	width:191px;
	height:42px;
	line-height:42px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#828286;
	text-decoration:none;
}
.box_carrinho img{
	position:absolute;
	z-index:1;
	left:6px;
	top:-9px;
	border:none;
}

/*** Elementos do Meio ***/


/*** Elementos do Rodapé ***/
.forma_pagamento {
	float:right;
	clear:both;
	margin:7px 10px 0 0;
}
