/* =====================================
========================================
The Leadership Group - Screen Styles
Versão: 1.0  -  28.08.2007
Resolução Screen: 800x600
Compatibilidade: IE, FF, Opera
========================================
===================================== */



/* =====================================
Configurações Gerais
===================================== */

* {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	color: #000;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

body {
	background: #f5f6f6 url(../imagens/fundo.gif) repeat-x center top;
}

i { font-style: italic }
#site, #topo, ul#menu, #webdoor, #meio, #meiointerno, #rodape, #bts_certificados {
	width: 770px;
}

#site {
	height: auto;
	left: 50%;
	margin: 0 0 0 -385px;
	position: absolute;
}


/* =====================================
  Topo do Site                          
===================================== */

#topo {
	height: 102px;
	float: left;
	display: inline-block;
	position: relative;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	background: #ccc url(../imagens/topo.jpg) no-repeat left top;
}

#topo h1#logo a {
	width: 111px;
	height: 34px;
	margin: 35px 0 0 37px;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
}

#webdoor {
	height: 173px;
	float: left;
	clear: both;
	display: none;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	background: #fff }

#banner_cycle {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	clear: both;
	display: block;
	float: left;
	height: 173px }
	
#banner_cycle .fotos img { width: 770px; height: 173px }	
	
#nav {
	display: block;
    height: 20px;
    margin: -30px 0 0 660px;
    position: absolute;
    width: 130px;
    z-index: 201 }
#nav a {
	background: url("../imagens/banner/nav.gif") no-repeat scroll 0 0 transparent;
	color: #0000CC;
	float: left;
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	height: 20px;
	margin-right: 5px;
	padding-left: 4px;
	width: 16px }
#nav a.activeSlide, #nav a:hover {
	background: url("../imagens/banner/nav.gif") no-repeat scroll 0 -20px transparent;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 5px;
	width: 15px }


/* =====================================
   Topo do Site - Form Busca            
===================================== */

#formbusca {
	width: 217px;
	height: 28px;
	padding: 0 0 0 14px;
	float: right;
	display: inline-block;
	background: url(../imagens/busca/fundo.gif) no-repeat left top;
}

#formbusca label {
	width: 45px;
	height: 10px;
	margin: 9px 0 0 0;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../imagens/busca/t_busca.gif) no-repeat center;
}

#formbusca input.dados {
	width: 120px;
	height: 12px;
	margin: 6px 0 0 5px;
	padding: 1px;
	float: left;
	display: block;
	border: 1px solid #999;
	background: #fafafa;
}

#formbusca input.bt_ok {
	width: 24px;
	height: 14px;
	margin: 7px 0 0 5px;
	float: left;
	display: block;
	background: url(../imagens/busca/bt_ok.gif) no-repeat center;
}


/* =====================================
  Meio do Site                          
===================================== */

#meio, #meiointerno {
	height: auto;
	float: left;
	clear: both;
	display: inline-block;
	position: relative;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
}

#meio {
	width: 755px;
	padding: 0 7px 0 8px;
	background: #fff url(../imagens/meio.jpg) no-repeat center top;
}

#meiointerno {
	width: 770px;
	background: #fff;
}
	
h1#topempresa, h1#topprodutos, h1#topsuporte, h1#toprevendas, h1#topfale, h1#topimprensa {
	width: 546px;
	height: 101px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
}

#conteudointerno {
	width: 512px; /*546px*/
	height: auto;
	padding: 0 17px 0 17px;
	float: right;
	display: table;
	background: #dedede url(../imagens/conteudointerno-bg.gif) repeat-x bottom }
#conteudointerno .assistencia_tecnica {
	float: left;
    height: auto;
    margin-top: 20px;
    width: 510px }	


/* =====================================
Meio do Site - Migalhas
===================================== */

h1#migalhas {
	width: 750px;
	height: 20px;
	padding-left: 20px;
	float: left;
	clear: both;
	display: block;
	color: #909295;
	font-size: 8px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	background: #e6e7e7;
}


/* =====================================
Meio do Site - Menu Principal
===================================== */

ul#menuprincipal {
	width: 770px;
	height: 35px;
	float: left;
	clear: both;
	display: inline-block;
	position: relative;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	background: #ccc url(../imagens/menubase.jpg) no-repeat left bottom;
}

ul#menuprincipal li {
	display: inline;
}

ul#menuprincipal li a:link, ul#menuprincipal li a:active, ul#menuprincipal li a:visited {
	width: auto;
	height: 28px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
}

ul#menuprincipal li#empresa a:link, ul#menuprincipal li#empresa a:active, ul#menuprincipal li#empresa a:visited {
	width: 82px;
	background: url(../imagens/m_empresa1.jpg) no-repeat left top;
}

ul#menuprincipal li#empresa a:hover {
	width: 82px;
	background: url(../imagens/m_empresa2.jpg) no-repeat left top;
}

ul#menuprincipal li#produtos a:link, ul#menuprincipal li#produtos a:active, ul#menuprincipal li#produtos a:visited {
	width: 86px;
	background: url(../imagens/m_produtos1.jpg) no-repeat left top;
}

ul#menuprincipal li#produtos a:hover {
	width: 86px;
	background: url(../imagens/m_produtos2.jpg) no-repeat left top;
}

ul#menuprincipal li#suporte a:link, ul#menuprincipal li#suporte a:active, ul#menuprincipal li#suporte a:visited {
	width: 78px;
	background: url(../imagens/m_suporte1.jpg) no-repeat left top;
}

ul#menuprincipal li#suporte a:hover {
	width: 78px;
	background: url(../imagens/m_suporte2.jpg) no-repeat left top;
}

ul#menuprincipal li#representantes a:link, ul#menuprincipal li#representantes a:active, ul#menuprincipal li#representantes a:visited {
	width: 130px;
	background: url(../imagens/m_representantes1.jpg) no-repeat left top;
}

ul#menuprincipal li#representantes a:hover {
	width: 130px;
	background: url(../imagens/m_representantes2.jpg) no-repeat left top;
}

ul#menuprincipal li#revendas a:link, ul#menuprincipal li#revendas a:active, ul#menuprincipal li#revendas a:visited {
	width: 87px;
	background: url(../imagens/m_revendas1.jpg) no-repeat left top;
}

ul#menuprincipal li#revendas a:hover {
	width: 87px;
	background: url(../imagens/m_revendas2.jpg) no-repeat left top;
}

ul#menuprincipal li#imprensa a:link, ul#menuprincipal li#imprensa a:active, ul#menuprincipal li#imprensa a:visited {
	width: 84px;
	background: url(../imagens/m_imprensa1.jpg) no-repeat left top;
}

ul#menuprincipal li#imprensa a:hover {
	width: 84px;
	background: url(../imagens/m_imprensa2.jpg) no-repeat left top;
}

ul#menuprincipal li#onde a:link, ul#menuprincipal li#onde a:active, ul#menuprincipal li#onde a:visited {
	width: 110px;
	background: url(../imagens/m_ondecomprar1.jpg) no-repeat left top;
}

ul#menuprincipal li#onde a:hover {
	width: 110px;
	background: url(../imagens/m_ondecomprar2.jpg) no-repeat left top;
}

ul#menuprincipal li#fale a:link, ul#menuprincipal li#fale a:active, ul#menuprincipal li#fale a:visited {
	width: 113px;
	background: url(../imagens/m_faleconosco1.jpg) no-repeat left top;
}

ul#menuprincipal li#fale a:hover {
	width: 113px;
	background: url(../imagens/m_faleconosco2.jpg) no-repeat left top;
}


/* =====================================
Meio do Site - Menu Lateral
===================================== */

ul#menulateral {
	width: 204px;
	height: auto;
	padding: 10px 0;
	float: left;
	display: table;
	background: #e5e6e6 url(../imagens/menuinterno-bg.gif) repeat-x left bottom;
}

ul#menulateral li a:link, ul#menulateral li a:active, ul#menulateral li a:visited {
	width: 183px;
	height: 17px;
	margin: 0 0 1px 14px;
	padding: 0 0 0 12px;
	clear: both;
	display: block;
	color: #fff;
	line-height: 16px;
	font-weight: bold;
	background: #9d9d9d;
}

ul#menulateral li#ativo a {
	background: #616161 url(../imagens/square.gif) no-repeat right;
}

ul#menulateral li a:hover {
	background: #616161 url(../imagens/square.gif) no-repeat right center;
}


/* =====================================
Meio do Site - Newsletter
===================================== */

#newsletter {
	width: 747px;
	height: auto;
	margin: 11px 0 4px 0;
	padding: 0 10px 0 0;
	float: left;
	display: inline-block;
}

#newsletter form {
	width: 443px;
	height: auto;
	float: right;
	display: inline-block;
}

#newsletter label {
	width: auto;
	height: auto;
	margin: 0 3px 0 0;
	float: left;
	color: #666;
	display: inline-block;
	font-weight: bold;
	line-height: 18px;
}

#newsletter input#btnews {
	width: auto;
	height: auto;
	float: right;
	display: block;
}

#newsletter input#inputnews {
	width: 200px;
	height: 14px;
	padding: 1px;
	float: left;
	display: block;
	border: 1px solid #999;
	background: #fff;
}


/* =====================================
Meio do Site - Destaque Canais TLG
===================================== */

#canaistlg {
	width: auto;
	height: auto;
	float: left;
	clear: both;
	display: inline-block;
	position: relative;
}

#canaistlg p a {
	width: 212px;
	margin: 0 0 2px 0;
	float: left;
	clear: both;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
}

#canaistlg p#canalrev a:link, #canaistlg p#canalrev a:active, #canaistlg p#canalrev a:visited {
	height: 63px;
	background: url(../imagens/revendedores.gif) no-repeat center top;
}

#canaistlg p#canalsup a:link, #canaistlg p#canalsup a:active, #canaistlg p#canalsup a:visited {
	height: 213px;
	background: url(../imagens/suporte.gif) no-repeat center top;
}

#canaistlg p#canaldown a:link, #canaistlg p#canaldown a:active, #canaistlg p#canaldown a:visited {
	height: 134px;
	background: url(../imagens/download.gif) no-repeat center top;
}

#canaistlg p#catalogo a:link, #canaistlg p#catalogo a:active, #canaistlg p#catalogo a:visited {
	height: 134px;
	background: url(../imagens/catalogo.gif) no-repeat center top;
}
/* =====================================
Meio do Site - Destaque Imprensa
===================================== */

#imprensa_news {
	width: 268px;
	height: 60px;
	margin: 0 3px 0 3px;
	float: left;
	display: inline-block;
	border-top: 1px solid #d9d9d9;
	border-left: 6px solid #d9d9d9;
	border-right: 6px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	background: #fff;
}

#imprensa_news h1#imgimprensa {
	width: 264px;
	height: 22px;
	margin: 4px 2px 0 2px;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	border-bottom: 1px solid #d9d9d9;
	background: url(../imagens/imprensa.gif) no-repeat left top;
}

#imprensa_news h2 {
	width: 256px;
	height: auto;
	margin: 12px 5px 5px 5px;
	float: left;
	clear: both;
	display: inline-block;
	font-style:italic;
}

#imprensa_news h2#novdata {
	margin: 4px 0 -10px 5px;
	font-weight: bold;
}

#imprensa_news h3 {
	width: 256px;
	height: auto;
	margin: 7px 0 5px 5px;
	float: left;
	clear: both;
	display: inline-block;
	font-style:italic;
}

#imprensa_news h3#novadata {
	margin: 0 0 -5px 5px;
	font-weight: bold;
}

/* =====================================
Meio do Site - Destaque Famílias
===================================== */

#familias {
	width: 268px;
	height: 255px;
	margin: 0 3px 5px;
	float: left;
	display: inline-block;
	border-top: 1px solid #d9d9d9;
	border-left: 6px solid #d9d9d9;
	border-right: 6px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	background: #fff;
}

#familias h1#imgfamilias {
	width: 264px;
	height: 22px;
	margin: 4px 2px 15px 2px;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	border-bottom: 1px solid #d9d9d9;
	background: url(../imagens/familias.gif) no-repeat left top;
}

#familias h1#familiastitle a {
	width: auto;
	height: 14px;
	margin: 0 0 0 30px;
	color: #666;
	display: inline-block;
	position: relative;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

#familias div#tabela_familia {
	width: 268px;
	height: 183px;
	margin: 16px 0 0 0;
	float: left;
	display: table;
	background: url(../imagens/fundo_familias.gif) no-repeat left top;
}

#familias ul#tabela_familia1, #familias ul#tabela_familia2 {
	width: 260px;
	height: 16px;
	margin: 5px 0 0 0;
	float: left;
	display: inline-block;
}

#familias ul#tabela_familia1 li, #familias ul#tabela_familia2 li {
	display: inline;
	cursor: pointer;
}

#familias ul#tabela_familia1 li a:link, #familias ul#tabela_familia1 li a:active, #familias ul#tabela_familia1 li a:visited {
	width: auto;
	height: 16px;
	margin: 0 8px;
	float: left;
	display: inline-block;
}

#familias ul#tabela_familia1 li#leadership {
	margin: 0 12px 0 13px;
}

#familias ul#tabela_familia1 li#goldship {
	margin: 0 14px 0 12px;
}

#familias ul#tabela_familia1 li#gamer {
	margin: 0 0 0 14px;
}

#familias ul#tabela_familia2 li a:link, #familias ul#tabela_familia2 li a:active, #familias ul#tabela_familia2 li a:visited {
	width: auto;
	height: 16px;
	margin: 0 8px;
	float: left;
	display: inline-block;
}

#familias ul#tabela_familia2 li#gotec {
	margin: 0 11px 0 13px;
}

#familias ul#tabela_familia2 li#xpc {
	margin: 0 12px 0 11px;
}

#familias ul#tabela_familia2 li#kelpex {
	margin: 0 12px 0 12px;
}

#familias ul#tabela_familia2 li#unicell {
	margin: 0 0 0 12px;
}

#familias div#imgover_familias {
	width: 243px;
	height: 132px;
	margin: 5px 12px 0 12px;
	float: left;
	display: inline-block;
	position: relative;
}

/* =====================================
Meio do Site - Destaque Novidades
===================================== */

#novidades {
	width: 251px;
	height: 133px;
	padding: 0 2px;
	float: left;
	display: inline-block;
	background: #fff url(../imagens/fundo_novidades.jpg) no-repeat center top;
}

#novidades h1#imgnovidades {
	width: 242px;
	height: 17px;
	margin: 5px 0 11px 5px;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../imagens/novidades.gif) no-repeat left top;
}

#novidades h2 {
	width: 230px;
	height: auto;
	margin: 10px 5px 5px 5px;
	float: left;
	clear: both;
	display: inline-block;
}

#novidades h2#novdata {
	margin: 0 0 -10px 5px;
	font-weight: bold;
}

#novidades h3 {
	width: 230px;
	height: auto;
	margin: 5px 0 5px 5px;
	float: left;
	clear: both;
	display: inline-block;
}

#novidades h3#novadata {
	margin: -3px 0 -5px 5px;
	font-weight: bold;
}


/* =====================================
Meio do Site - Destaque Publicidade
===================================== */

#publicidade {
	margin: -186px 0 0 0;
	float: left;
	display: block;
}

#sigame {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px 6px 2px;
	float: left;
	height: 64px;
	margin: 4px 3px 0;
	width: 268px }


/* =====================================
Meio do Site - Página Empresa
===================================== */

h1#topempresa {
	background: #dedede url(../imagens/empresa/empresa.jpg) no-repeat center top;
}

h1#t_ogrupo, h1#t_marcas, h1#t_executivos {
	width: 509px;
	height: 24px;
	margin: 25px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
}

h1#t_ogrupo {
	background: url(../imagens/empresa/t_ogrupo.gif) no-repeat center;
}

h1#t_marcas {
	background: url(../imagens/empresa/t_marcas.gif) no-repeat center;
}

h1#t_executivos {
	background: url(../imagens/empresa/t_executivos.gif) no-repeat center;
}

h1#ogrupo_txt, h1#ogrupo_txt_d {
	margin: 20px 30px 0 13px;
	display: block;
}

h1#ogrupo_txt_d {
	font-weight: bold;
}

#marc_leadership {
	width: 490px;
	height: auto;
	margin: 0 0 0 13px;
	padding-top: 60px;
	float: left;
	display: block;
	background: url(../imagens/empresa/m_leadership.gif) no-repeat left top;
}

#marc_goldship {
	width: 490px;
	height: auto;
	margin: 20px 0 0 13px;
	padding-top: 30px;
	float: left;
	display: block;
	background: url(../imagens/empresa/m_goldship.gif) no-repeat left top;
}

#marc_noteship {
	width: 490px;
	height: auto;
	margin: 20px 0 0 13px;
	padding-top: 40px;
	float: left;
	display: block;
	background: url(../imagens/empresa/m_noteship.png) no-repeat left top;
}

#marc_feminina {
	width: 453px;
	height: auto;
	margin: 0 0 0 50px;
	padding-top: 60px;
	float: left;
	display: block;
	background: url(../imagens/empresa/m_feminina.gif) no-repeat left top;
}

#marc_gamer {
	width: 453px;
	height: auto;
	margin: 0 0 0 50px;
	padding-top: 35px;
	float: left;
	display: block;
	background: url(../imagens/empresa/m_gamer.gif) no-repeat left top;
}

#exec_pessoa {
	margin: 0 0 0 30px;
	clear: both;
	display: block;
	font-weight: bold;
}

#exec_cargo {
	margin: 0 0 20px 38px;
	display: block;
}



/* =====================================
Meio do Site - Página Produtos
===================================== */

#topprodutos {
	background: #dedede url(../imagens/produtos/produtos.jpg) no-repeat center top;
}

h1#t_produtos {
	width: 509px;
	height: 24px;
	margin: 25px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../imagens/produtos/t_destaques.gif) no-repeat center top;
}

h1#t_assistencia {
	width: 509px;
	height: 24px;
	margin: 25px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../imagens/produtos/t_assistencia.gif) no-repeat center top }

img#fotoproduto {
	/*width: 350px;
	height: 300px;*/
	margin: 5px 0 10px 10px;
	float: left;
	display: block;
	border: 2px solid #ccc;
	background: #fff;
}

h5#itemproduto {
	width: 490px;
	margin: 8px 0 0 10px;
	float: left;
	clear: both;
	display: inline-block;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

h5#itemdownload {
	margin: 20px 0 0 10px;
	float: left;
	clear: both;
	display: inline-block;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

h5#infoproduto {
	width: 490px;
	height: auto;
	margin: 1px 0 0 10px;
	float: left;
	clear: both;
	display: inline-block;
	position: relative;
}

p#destaqueitem {
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

span#destaqueitem {
	color: #000;
	font-weight: bold;
}


/* =====================================
Meio do Site - Página Suporte
===================================== */

h1#topsuporte {
	background: #dedede url(../imagens/suporte/suporte.jpg) no-repeat center top;
}

h1#t_cat, h1#t_tutoriais {
	width: 509px;
	height: 24px;
	margin: 25px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
}

h1#t_cat {
	background: url(../imagens/suporte/t_cat.gif) no-repeat left top;
}

h1#t_tutoriais {
	background: url(../imagens/suporte/t_tutoriais.gif) no-repeat left top;
}

h1#t_downloads {
	width: 509px;
	height: 24px;
	margin: 25px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../imagens/suporte/t_downloads.gif) no-repeat center top;
}

/* =====================================
Meio do Site - Pagina Revendas
===================================== */

h1#toprevendas {
	background: #dedede url(../imagens/revendas/revendas.jpg) no-repeat center top;
}

h1#t_rma {
	width: 509px;
	height: 24px;
	margin: 25px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../imagens/revendas/t_rma.gif) no-repeat center top;
}

h5#rma_txt, h5#rma_txt_d {
	margin: 20px 30px 0 13px;
	display: block;
}

h5#rma_txt_d {
	font-weight: bold;
}

/* =====================================
Meio do Site - Pagina Imprensa
===================================== */

h1#topimprensa {
	background: #dedede url(../imagens/imprensa/imprensa.jpg) no-repeat center top;
}

h1#t_imprensa {
	width: 509px;
	height: 24px;
	margin: 25px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../imagens/imprensa/t_imprensa.gif) no-repeat center top;
}

h5#imprensa_txt, h5#imprensa_txt_d {
	margin: 20px 30px 0 13px;
	display: block;
}

h5#imprensa_txt_d {
	font-weight: bold;
}

/* =====================================
Meio do Site - Pagina Fale Conosco
===================================== */

h1#topfale {
	background: #dedede url(../imagens/fale/faleconosco.jpg) no-repeat center top;
}

h1#t_fale {
	width: 509px;
	height: 24px;
	margin: 25px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../imagens/fale/t_fale.gif) no-repeat center top;
}

p#canto_form {
	width: 147px;
	height: 24px;
	margin: 30px 0 0 18px;
	float: left;
	display: block;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: url(../imagens/fale/canto_redondo.gif) no-repeat center top;
}

form#bloco_fale {
	width: 472px;
	height: auto;
	margin: 0 0 0 18px;
	float: left;
	display: inline-block;
	position: relative;
	background: #f8f8f8;
}

form#bloco_fale label {
	margin: 10px 0 0 20px;
	clear: left;
	display: block;
}

form#bloco_fale input, textarea, select {
	margin: 3px 0 0 20px;
	padding: 1px;
	border: 1px solid #999;
}

form#bloco_fale input#nome, form#bloco_fale input#email, form#bloco_fale input#endereco, form#bloco_fale input.bt_fale {
	width: 350px;
	clear: both;
}

form#bloco_fale textarea#mensagem {
	width: 350px;
}

form#bloco_fale input.bt_fale {
	width: auto;
	height: auto;
	margin: 5px 0 10px 20px;
	display: block;
}


/* =====================================
Rodapé do Site
===================================== */

#rodape {
	height: 44px;
	padding: 70px 0 0 0;
	float: left;
	clear: both;
	display: inline-block;
	text-align: center;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	border-bottom: 1px solid #656565;
	background: #fff url(../imagens/base.jpg) no-repeat left top;
}

ul#menurodape {
	width: auto;
	height: auto;
	margin: 0 0 0 70px;
	float: left;
	display: inline-block;
	position: relative;
}

ul#menurodape li {
	display: inline;
}

ul#menurodape li a:link, ul#menurodape li a:active, ul#menurodape li a:visited {
	width: auto;
	height: 20px;
	margin: 0 4px 5px 4px;
	float: left;
	color: #000;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

address {
	width: auto;
	height: auto;
	clear: both;
	display: inline-block;
	position: relative;
}


/* =====================================
Rodapé do Site - Certificado
===================================== */

#bts_certificados {
	height: auto;
	margin: 10px 0 10px 0;
	float: left;
	clear: both;
	display: inline-block;
	position: relative;
}

#bts_certificados p {
	width: auto;
	height: auto;
	margin: 0 0 0 5px;
	float: right;
	display: inline-block;
}

/* ================================================================
    Classe específica para produto - webmaster@leadershop.com.br
================================================================ */
	#conteudointerno h5.especificacoes {
		clear: both;
		color: #666666;
		display: inline-block;
		float: left;
		font-size: 11px;
		font-weight: bold;
		margin: 8px 0 0 10px;
		width: 490px }
	#conteudointerno ul.especificacoes { float: left; margin: 10px 0 0 25px }
	#conteudointerno ul.especificacoes li { list-style: disc }
	#conteudointerno ul.produto li { list-style: disc; margin: 5px 0 3px 14px }	

/* ================================================================
    Drivers Informações - webmaster@leadershop.com.br
================================================================ */
	#driver_info { float: left; margin: 1px 0 0 10px }
	#driver_info .sistema { float: left; width: 400px }
	#driver_info .categoria_produto { float: left; width: 400px; margin-top: 5px }
	#driver_info .sistema img { margin-left: 2px; float: right }
	#driver_info .categorias {
		border: 1px solid #CCCCCC;
		float: left;
		margin-top: 20px;
		padding: 1px;
		width: 400px }	
	#driver_info h5 { float: left; width: 150px; margin: 7px 5px 0 0; text-align: right; font-size: 12px }
	#driver_info ul { float: left }
	#driver_info ul li {
		background: url("../imagens/fundo_categorias.jpg") no-repeat scroll 0 0 transparent;
		border-top: 1px solid #999999;
		float: left;
		height: 20px;
		margin: 0;
		margin-bottom: 2px;
		width: 400px }
	#driver_info ul li span.imagem { 
		height: 12px; 
		width: 13px;
		float: left;
		margin: 3px 6px;
		background: url("../imagens/seta_baixo_categoria.jpg") no-repeat 0 0 }
	#driver_info ul li span.imagem:hover { background: url("../imagens/seta_baixo_categoria.jpg") no-repeat 0 -12px }
	#driver_info ul li span.categoria {
		float: left;
		font-weight: bold;
		margin: 4px 0 }	
	#driver_info ul li img { 
		float: left;
		margin: 1px 6px }
	#driver_info .categorias .informacoes_audio, #driver_info .categorias .informacoes_chipset,
	#driver_info .categorias .informacoes_rede, #driver_info .categorias .informacoes_video, #driver_info .categorias .informacoes_leitor_cartao { 
		width: 400px; 
		height: 60px; 
		float: left; 
		display: none; 
		color: #000 }
	#driver_info .categorias .informacoes_rede_medio {
		width: 400px; 
		height: 110px; 
		float: left; 
		display: none; 
		color: #000 }
	#driver_info .categorias table.borda { 
		border-bottom: 1px solid #CCCCCC;
		margin-bottom: 6px;
		padding-bottom: 6px }	
	#driver_info .categorias .informacoes_rede_maior {
		width: 400px; 
		height: 165px; 
		float: left; 
		display: none; 
		color: #000 }	
	#driver_info .categorias ul td.titulo {
		border-right: 1px solid #CCCCCC;
		height: 20px;
		font-weight: bold;
		text-align: center }
	#driver_info .categorias ul td.resultado { 
		font-family: tahoma;
		font-size: 10px;
		height: 20px;
		text-align: center }
	#driver_info .categorias ul td.resultado a { 
		background: url("../imagens/seta_download.jpg") no-repeat 0 0; 
		float: left;
		margin-left: 20px;
		width: 20px; 
		height: 20px }
	#driver_info .categorias ul td.resultado a:hover { background: url("../imagens/seta_download.jpg") no-repeat 0 -20px }	
	#driver_info select { 
		-webkit-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		border-color: #999999 #C7E2F1 #C7E2F1;
		border-style: solid;
		border-width: 1px;
		float: left;
		margin: 5px 0 0;
		width: 245px }
	#driver_info .categorias ul { display: none }	
	#driver_info .categorias ul.win_xp_32 { display: block }
	#menuLog { 
		float: left;
		font-size: 10px;
		margin: 10px 0 0;
		width: 400px }
	.hidden { position: absolute; top: 0; left: -9999px; width: 1px; height: 1px; overflow: hidden }
	.fg-button { clear: left; margin: 0 4px 40px 20px; padding: .4em 1em; text-decoration: none !important; cursor: pointer; position: relative; text-align: center; zoom: 1; }
	.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px }
	a.fg-button { float:left  }
	button.fg-button { width: auto; overflow: visible } /* removes extra button width in IE */
	.fg-button-icon-left { padding-left: 2.1em }
	.fg-button-icon-right { padding-right: 2.1em }
	.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0 }
	.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0 }
	.fg-button-icon-solo { display: block; width: 8px; text-indent: -9999px }	 /* solo icon buttons must have block properties for the text-indent to work */	
	.fg-button.ui-state-loading .ui-icon { background: url(spinner_bar.gif) no-repeat 0 0 }
	#flat { float: left; margin: 5px 0 }
	#driver_info ul li.nenhum { display: none; background-color: #FF0 }
	
	
	/* DOWNLOAD SUPORTE */
	#conteudointerno a.download_suporte { float: left; width: 168px; margin-bottom: 10px }
	#download_suporte_titulo { 
		float: left;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: -20px;
		width: 500px }
		
	/* PAGINA INICIAL - ENQUETE */
	#publicidade a.link { display: block }
	#publicidade .enquete {
		border: 1px solid #CCCCCC;
		display: none;
		height: 114px;
		margin-bottom: 7px;
		padding: 5px;
		width: 243px }
	#publicidade .computadores_bndes {
		display: none;
		float: left;
		margin-bottom: 7px;
		background: url("../imagens/computadores.jpg") no-repeat 0 0;
		height: 125px;
		width: 255px }
	#publicidade .computadores_bndes a.computador { 
		float: left;
		cursor: pointer;
		height: 30px;
		margin: 42px 8px;
		width: 140px }
	#publicidade .computadores_bndes a.computador:hover { background: url("../imagens/computadores.jpg") no-repeat -8px -167px }	
	#publicidade .computadores_bndes a.cartao { 
		cursor: pointer;
		float: left;
		height: 36px;
		margin: -27px 2px;
		width: 118px }
	#publicidade .computadores_bndes a.cartao:hover { background: url("../imagens/computadores.jpg") no-repeat scroll -2px -337px }
	#publicidade_editada {
		margin: -258px 0 0 498px;
		float: left;
		display: block }
	#publicidade_editada .computadores_bndes {
		float: left;
		margin-bottom: 7px;
		background: url("../imagens/computadores.jpg") no-repeat 0 0;
		height: 125px;
		width: 255px }
	#publicidade_editada .computadores_bndes a.computador { 
		float: left;
		cursor: pointer;
		height: 30px;
		margin: 42px 8px;
		width: 140px }
	#publicidade_editada .computadores_bndes a.computador:hover { background: url("../imagens/computadores.jpg") no-repeat -8px -167px }	
	#publicidade_editada .computadores_bndes a.cartao { 
		cursor: pointer;
		float: left;
		height: 36px;
		margin: -27px 2px;
		width: 118px }
	#publicidade_editada .computadores_bndes a.cartao:hover { background: url("../imagens/computadores.jpg") no-repeat scroll -2px -337px }	
	#publicidade_editada a.blum { float: left }	
	#enquete_principal input[type=radio] { 
		position: absolute;
		z-index: 1 }
	#opt1 { margin-top: 3px }
	#opt2 { margin-top: 9px }
	#opt3 { margin-top: 15px }
	#opt4 { margin-top: 21px }
	#opt5 { margin-top: 27px }
	#enquete_principal label {
		float: right;
		padding: 3px 12px;
		width: 218px }
	#enquete_principal label.opt1:hover { background: #e5fde7 }
	#enquete_principal label.opt2:hover { background: #e4e4e4 }	
	#enquete_principal label.opt3:hover { background: #e5ecff }	
	#enquete_principal label.opt4:hover { background: #fffde5 }	
	#enquete_principal label.opt5:hover { background: #ffe5fe }	
	#enquete_principal input[type=submit] {
		margin: 14px 0 0 198px;
		cursor: pointer;
		position: absolute }	
	/* Bar Graphs */
	.graph {
	  	width: 250px;
		position: relative;
		padding-top: 18px;
		right: 28px }
	.bar-title {
		float: left;
		font-family: tahoma;
		font-size: 9px;
		font-weight: bold;
		line-height: 10px;
		margin-right: 4px;
		position: relative;
		text-align: right;
		width: 128px }
	.bar-container {
		position: relative;
		float: left;
		width: 110px;
		height: 10px;
		margin: 0px 0px 8px }
	.bar-container div {
		background-color:#cc4400;
		height: 15px }
	.bar-container strong {
		position: absolute;
		right: -32px;
		top: 0px;
		overflow: hidden }
	#poll-results p {
		background: none repeat scroll 0 0 #EAF3F8;
		float: right;
		height: 12px;
		margin-right: -5px;
		margin-top: -2px;
		width: 120px }
	#poll-results h3 { 
		background: none repeat scroll 0 0 #EAF3F8;
		float: left;
		margin: -5px 0 0 -4px;
		padding: 3px 8px;
		width: 236px }
	a.twitter_over {
		background: transparent;
		height: 74px;
		margin: 16px 0 0 -74px;
		position: absolute;




		width: 73px;
		z-index: 2 }
	a.twitter_over:hover { background: url("../imagens/twitter_over.jpg") no-repeat 0 0 }
	#meiointerno h5 span {
		color: #FF0000;
		font-weight: bold }

	/* NAVEGACAO IMPRENSA - PAGINACAO - JQUERY */
	#slider1 p { text-align: left; margin: 15px 0 }
		
	#slider1 p, #slider1 ul { font-size: 13px; line-height: 1.4em } 
	
	#slider1 p a, #slider1 li a { color: #39c; text-decoration: none }
	
	#slider1 p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
	
	#slider1 p#cross-links { text-align: center }
	
	#slider1 p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
	
	#slider1 noscript p, #slider1 noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
	#slider1 noscript a { color: #a00; text-decoration: underline }
	#slider1 noscript ol { margin-left: 25px; }
	
	#slider1 a:focus { outline:none }
	
	#slider1 img { border: 0 }
	
	#slider1 h3 { border-bottom: 1px solid silver; margin-bottom: 15px; padding-bottom: 3px; text-align: left }
	
	#slider1 .stripViewer .panelContainer .panel ul {
		text-align: left;
		margin: 0 15px 0 30px;
	}
	
	.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
		margin: 20px 0;
		position: relative;
		width: 510px;
	}

	/* These 2 lines specify style applied while slider is loading */
	.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
	.csw .loading {margin: 200px 0 300px 0; text-align: center}

	.stripViewer { /* This is the viewing window */
		background: url("../imagens/menuinterno-bg.gif") repeat-x scroll left bottom #E5E6E6;
		border: 2px solid #AAAAAA;
		clear: both;
		height: 590px;
		margin: auto;
		overflow: hidden;
		position: relative;
		width: 500px;
	}
	
	.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
		position: relative;
		left: 0; top: 0;
		width: 100%;
		list-style-type: none;
		/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
	}
	
	.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
		float:left;
		height: 100%;
		position: relative;
		width: 500px; /* Also specified in  .stripViewer  above */
	}
	
	.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
		padding: 10px;
	}
	
	.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
		margin: auto;
		width: 480px !important;
	}
	
	.stripNav ul { /* The auto-generated set of links */
		list-style: none;
	}
	
	.stripNav ul li {
		float: left;
		margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	}
	
	.stripNav a { /* The nav links */
		font-size: 10px;
		font-weight: bold;
		text-align: center;
		line-height: 25px;
		background: #FCFCFC;
		border: 1px solid #BBBBBB;
		color: #fff;
		margin-bottom: 5px;
		text-decoration: none;
		display: block;
		padding: 0 5px }
	.stripNav a.menorNumero { padding: 0 10px }
	
	.stripNav li a:hover {
		background: none repeat scroll 0 0 #3F3F7F;
		color: #FFF !important;
		text-decoration: none !important }
	
	.stripNav li a.current {
		background: #000;
		color: #FFF !important;
	}
	
	.stripNavL, .stripNavR { /* The left and right arrows */
		position: absolute;
		top: 230px;
		display: none;
		text-indent: -9000em;
	}
	
	.stripNavL a, .stripNavR a {
		display: block;
		height: 40px;
		width: 40px;
	}
	
	.stripNavL {
		left: 0;
	}
	
	.stripNavR {
		right: 0;
	}
	
	.stripNavL {
		background: url("../images/arrow-left.gif") no-repeat center;
	}
	
	.stripNavR {
		background: url("../images/arrow-right.gif") no-repeat center;
	}
	
	/* ASSISTENCIA TECNICA */
	#div_revendas {
		float: left;
		width: 510px;
		margin: 5px auto;
		text-align: center;
		min-height: 20px;
		margin-top: 5px }
	#div_revendas .descricao_revendas {
		background: none repeat scroll 0 0 #F6F7F7;
		border: 1px solid #DDDDDD;
		font-weight: bold;
		text-align: left;
		color: #000000;
		margin-top: 10px;
		padding: 10px;
		width: 490px }
	#div_revendas .descricao_revendas p {
		font-family: Arial;
		font-size: 14px;
		text-align: center }	
	#div_revendas .descricao_revendas td {
		font-family: Arial;
		font-size: 11px;
		text-transform: uppercase }	
	#div_revendas .descricao_revendas td.descricao {
		font-size: 12px;
		font-weight: bold;
		padding-right: 5px;
		text-align: right;
		text-transform: none;
		width: 70px }	
		
	#conteudointerno h5.titulo_categorias_produts {
		background: url("../imagens/produtos/img_fundo_categorias.png") no-repeat scroll 0 0 transparent;
		color: #777777;
		display: inline-block;
		font-weight: normal;
		margin: 25px 0 20px;
		padding: 7px 0 5px 35px;
		width: 475px}	
	
	
