body {
    font-family: "Century Gothic";
    margin: 0; /*para poder centralizar os conteudos*/
    padding: 0; /*para poder centralizar os conteudos*/
    background: #000 url('../images/bg_body.jpg') no-repeat;
	background-position: top center;
	height:100%;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#pagina{
	position: relative;
	width: 900px;
	margin: 0 auto;
    text-align: left;
}

#pagina_extendida{
	position: relative;
	width: 900px;
	height: 605px;
	margin: 0 auto;
    text-align: left;
}

#pessoas{
	position: absolute;
	top:2px;
	left:380px;
	width: 450px;
	height: 138px;
	background: url('../images/pessoas/1.png') no-repeat;
}

#menu{
	position: absolute;
	top:174px;
	left:5px;
	width: 110px;
	text-align: right;
	line-height:20px;
}

#menu a{
	text-decoration:none;
	color: #CCCCCC;
	font-family: "Tw Cen MT";
	font-weight: bold;
	font-size: 15px;	
}

#menu a:hover{
	text-decoration:none;
	color: #4A80AC;
	font-family: "Tw Cen MT";
	font-weight: bold;
	font-size: 15px;	
}

.suporte_home{
	position: absolute;
	width: 202px;
	height: 156px;
	bottom: 0px;
	left:-202px;
	background: url('../images/suporte_gray.png');
}

.suporte{
	position: relative;
	width: 202px;
	height: 156px;
	left:-202px;
	background: url('../images/suporte_gray.png');
}

.suporte:hover, .suporte_home:hover{
	background: url('../images/suporte.png');
	cursor:pointer;
}

.suporte_cor{
	position: absolute;
	width: 202px;
	height: 156px;
	bottom: 0px;
	left:-202px;
	background: url('../images/suporte.png');
	visibility: hidden;
}

.slideshow{
	position:absolute;
	top:0px;
	left: 0px;
	width:528px;
	height:306px;
}
	
.bt_slide{
	position:absolute;
	width:30px;
	height:77px;
	z-index:1000;
}

#prev{
	background:url(../images/btn_prev.png);	
	left:0px;
	top:114px;
}

#next{
	background:url(../images/btn_next.png);	
	left: 498px;
	top:114px;
}

#nav{
	position: absolute;
	top: 289px;
	right: 155px;
	z-index:1000;
}
#nav a { 
	background: url(../images/page.png) no-repeat 0px 0px; 
	text-decoration: none; 
	margin: 0 1px; 
	padding: 3px 8px;  
	color: #fff;
	font-size: 12px;
	font-family: "Arial";
}
#nav a.activeSlide { background: url(../images/pageSel.png) no-repeat 0px 0px; color: #fff;}
#nav a:focus { outline: none; }

#contentHome{
	position: relative;
	width: 677px;
	height: 465px;
	top:140px;
	left:202px;
	background: url('../images/content.jpg') no-repeat;
}

#content_extended{
	position: relative;
	width: 677px;
	top:140px;
	left:202px;
	background: #fff url('../images/content-extended.png') no-repeat;
}

.revenda{
	position: absolute;
	width: 175px;
	height: 157px;
	top: 308px;
	left: 0;
}

.revenda:hover{
	background: #fff;
	cursor:pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
}

.componentes{
	position: absolute;
	width: 181px;
	height: 157px;
	top: 308px;
	left: 175px;
}

.componentes:hover{
	background: #fff;
	cursor:pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
}

.rma{
	position: absolute;
	width: 172px;
	height: 157px;
	top: 308px;
	left: 356px;
}

.rma:hover{
	background: #fff;
	cursor:pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
}

.titulo_pagina{
	font-family: "Lucida Console";
	font-size: 20px;
	color: #FFF;
	margin-left: 20px;
	height: 31px;
}

.titulo_pagina a{
	color: #fff;
}

.titulo_pagina a:hover{
	color: #407AB9;
}

.titulo_texto{
	font-family: 'Lucida Console'; 
	font-size:20px; 
	color:#333333;
	border-left: 2px #4A80AC solid;
	padding-left:5px;
	margin-top:10px;
	cursor: default;
}

.titulo_noticia{
	margin-top:16px; 
	font-size: 20px;
	line-height:20px;
}

#logo_reflected{
	position: absolute;
	width: 107px;
	height: 65px;
	top: 2px;
	left: 0px;
	background: url('../images/logo_reflected.jpg');
}

.menu_home{
	position: absolute;
	right:0;
	width: 40px;
	height: 12px;
	background: url('../images/menu.png') 40px 0px;
}

.menu_home:hover{
	background: url('../images/menu_sel.png') 40px 0px;
}

.menu_empresa{
	position: absolute;
	right:0;
	width: 77px;
	height: 12px;
	background: url('../images/menu.png') 77px 172px;
}

.menu_empresa:hover{
	background: url('../images/menu_sel.png') 77px 172px;
}

.menu_produtos{
	position: absolute;
	right:0;
	width: 73px;
	height: 13px;
	background: url('../images/menu.png') 73px 152px;
}

.menu_produtos:hover{
	background: url('../images/menu_sel.png') 73px 152px;
}

.menu_comprar{
	position: absolute;
	right:0;
	width: 109px;
	height: 12px;
	background: url('../images/menu.png') 0px 132px;
}

.menu_comprar:hover{
	background: url('../images/menu_sel.png') 0px 132px;
}

.menu_comercial{
	position: absolute;
	right:0;
	width: 78px;
	height: 12px;
	background: url('../images/menu.png') 78px 112px;
}

.menu_comercial:hover{
	background: url('../images/menu_sel.png') 78px 112px;
}

.menu_servicos{
	position: absolute;
	right:0;
	width: 65px;
	height: 15px;
	background: url('../images/menu.png') 65px 92px;
}

.menu_servicos:hover{
	background: url('../images/menu_sel.png') 65px 92px;
}

.menu_downloads{
	position: absolute;
	right:0;
	width: 87px;
	height: 12px;
	background: url('../images/menu.png') 87px 72px;
}

.menu_downloads:hover{
	background: url('../images/menu_sel.png') 87px 72px;
}

.menu_noticias{
	position: absolute;
	right:0;
	width: 63px;
	height: 15px;
	top:138px;
	background: url('../images/menu.png') 63px 54px;
}

.menu_noticias:hover{
	background: url('../images/menu_sel.png') 63px 54px;
}

.menu_parceiros{
	position: absolute;
	right:0;
	width: 73px;
	height: 12px;
	background: url('../images/menu.png') 73px 32px;
}

.menu_parceiros:hover{
	background: url('../images/menu_sel.png') 73px 32px;
}

.menu_contatos{
	position: absolute;
	right:0;
	width: 73px;
	height: 12px;
	background: url('../images/menu.png') 72px 12px;
}

.menu_contatos:hover{
	background: url('../images/menu_sel.png') 72px 12px;
}

.bt_bizz{
	position: absolute;
	width: 79px;
	height: 79px;
	top:55px;
	left:121px;
}

.bt_bizz:hover{
	background: url('../images/bt_bizz.png');
	cursor:pointer;
}

.bt_easy{
	position: absolute;
	width: 79px;
	height: 79px;
	top:54px;
	left:26px;
}

.bt_easy:hover{
	background: url('../images/bt_easy.png');
	cursor:pointer;
}

.bt_full{
	position: absolute;
	width: 79px;
	height: 79px;
	top:54px;
	left:215px;
}

.bt_full:hover{
	background: url('../images/bt_full.png');
	cursor:pointer;
}

.downloads{
	position:relative;
	background: url('../images/downloads.jpg');
	width: 677px;
	height: 192px;
}

.downloads_drive_cells{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	text-align: left;
	color: #333333;
}

.downloads_cells{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	text-align: center;
	color: #333333;
}

#noticias_home{
	font-family: "Arial";
	font-size: 12px;
	position: absolute;
	width: 130px;
	height: 118px;
	top: 69px;
	left: 540px;
}

#noticias_home a{
	color: #333333;
}

.linha_noticia{
	width: 130px;
	height: 2px;
	font-size:1px;
	background: url('../images/linha_noticia.png') no-repeat;
	margin: 5px 0px;
}

.noticias_busca{
	position:relative;
	background: url('../images/noticias_busca.png');
	width: 677px;
	height: 108px;
}

.field_buscar{
	position: absolute;
	width: 242px;
	height: 18px;
	top: 31px;
	left: 371px;
	border: none;
}

.bt_buscar{
	position: absolute;
	background: url('../images/bt_buscar.png');
	width: 34px;
	height: 22px;
	top: 30px;
	left: 623px;
	border: none;
	cursor: pointer;
}

.noticias_area_texto{
	position:relative;
	background: url('../images/noticias_texto.png') no-repeat;
	width: 677px;
}

.noticias_texto{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
	margin-left: 30px;
	width: 440px;
	line-height: 13px;
	float: left;
}

#area_tags{
	float: left;
	width: 158px;
	margin-top: 233px;
	margin-left: 23px;
}

#area_tags a{
	font-family: "Arial";
	font-size: 12px;
	color: #0054A8;
}

#area_tags a:hover{
	color: #333333;
}

.linha_tags{
	width: 158px;
	height: 1px;
	font-size:1px;
	background: url('../images/linha_tags.png') no-repeat;
	margin: 3px 0px;
}

.produtos{
	position:relative;
	background: url('../images/produtos.jpg');
	width: 677px;
	height: 176px;
}

.produtos_inf_link_cor{
	position: absolute;
	background: url('../images/adquira_select.png');
	width: 212px;
	height: 18px;
	bottom: 69px;
	right: 20px;
	visibility:hidden;
}

#produtos_inf{
	position:relative;
	background: url('../images/produtos_inf.jpg') no-repeat;
	width: 677px;
	height: 278px;
}

.produtos_inf_link{
	position: absolute;
	background: url('../images/adquira_deselect.png');
	width: 212px;
	height: 18px;
	bottom: 69px;
	right: 20px;
}

.produtos_inf_link:hover{
	background: url('../images/adquira_select.png');
	cursor: pointer;
}

.produto_desc{
	position:relative;
	background: url('../images/produto.png');
	width: 677px;
	height: 238px;
}

#img_produto{
	position: absolute;
	top: 45px;
	left: 32px;
	height:137px;
	width:195px;
	text-align: center;
}

#outras_imagens{
	position: absolute;
	top: 222px;
	left: -10px;
}

.outras_img_produtos{
	position:relative;
	width: 45px; 
	height:45px;
	border: 1px #ccc solid;
	float: left; 
	text-align: center;
	background: #fff;
	margin-right: 10px;
}

#nome_produto{
	position: absolute;
	top: 46px;
	left: 259px;
	font-family: "Lucida Console";
	font-size: 20px;
	color: #333333;
}

#desc_produto{
	position: absolute;
	top: 82px;
	left: 259px;
	width: 370px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
}

.produto_detalhes{
	position:relative;
	background: url('../images/produto_detalhe.png') no-repeat;
	width: 677px;
}

.texto_produto_detalhes{
	font-family: "Arial";
	font-size: 14px;
	color: #333333;
	margin-left: 78px;
	width: 520px;
}

.img_produto{
	position:relative;
	float: left;
	height:137px;
	width:160px;
	text-align:center;
}

.area_texto_produto{
	position:relative;
	width: 505px; 
	height:137px;
	background: url('../images/texto_produto.png');
	float: left; 
	text-align: left;
	font-family: "Arial";
	font-size: 11px;
}

.texto_produto{
	position: absolute;
	top: 35px;
	left: 15px;
	width: 475px;
}

.link_produto{
	position: absolute;
	right: 15px;
	bottom:7px;
	font-size: 10px; 
	color:#003366;
}

.link_produto:hover{
	text-decoration: underline;
}

.produtos_easy{
	position:relative;
	background: url('../images/easy.jpg');
	width: 677px;
	height: 1060px;
}

.produtos_bizz{
	position:relative;
	background: url('../images/bizz.jpg');
	width: 677px;
	height: 1060px;
}

.produtos_full{
	position:relative;
	background: url('../images/full.jpg');
	width: 677px;
	height: 1060px;
}

.maisInfoProdutos{
	position: absolute;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #407AB9;	
}

.maisInfoProdutos:hover{
	text-decoration:underline;
	cursor: pointer;
}

.maisInfoProdutosPC{
	position: absolute;
	width: 180px;
	height: 175px;
	z-index:1;
}

.maisInfoProdutosPC:hover{
	cursor: pointer;
	background:#fff;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
}

#maisInfoBizz{
	top:568px;
	left:285px;
}

#maisInfoEasy{
	top:340px;
	left:285px;
}

#maisInfoFull{
	top:785px;
	left:285px;
}

#maisInfoBizzPC{
	top:428px;
	left:85px;
}

#maisInfoEasyPC{
	top:205px;
	left:81px;
}

#maisInfoFullPC{
	top:665px;
	left:89px;
}

a img{
	border:none;
}

.contatoEmpresa{
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	line-height:15px;
}

.parceiros{
	position:relative;
	background: url('../images/parceiros.jpg');
	width: 677px;
	height: 183px;
}

.servicos{
	position:relative;
	background: url('../images/servicos.jpg');
	width: 677px;
	height: 178px;
}

#area_sevicos{
	position: absolute;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height:13px;
	color: #333333;
	background: url('../images/barra_servicos.png') no-repeat;
	width: 295px;
	top: 250px;
	left: 17px;
}

#area_nossos_sevicos{
	position: absolute;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height:13px;
	color: #333333;
	background: url('../images/barra_nossos_servicos.png') no-repeat;
	width: 295px;
	top: 250px;
	left: 342px;
}

#servicos_logistica{
	position: absolute;
	width: 295px;
	top: 550px;
	left: 17px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height:20px;
	color: #333333;
}

#suporte_tecnico{
	position: absolute;
	width: 295px;
	top: 550px;
	left: 342px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height:20px;
	color: #333333;
}

#suporte_tecnico div a{
	color: #333333;
}

#suporte_tecnico div a:hover{
	text-decoration: underline;
}

.contato{
	position:relative;
	background: url('../images/contato.jpg');
	width: 677px;
	height: 178px;
}

.contatos{
	position: absolute;
	width: 295px;
	top: 230px;
	left: 20px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height:13px;
	color: #333333;
}

#form_contato{
	position: absolute;
	top: 173px;
	left: 278px;
	font-family: "Microsoft Sans Serif";
	font-size:12px; 
	color: #333333;
}

.onde_comprar{
	position:relative;
	background: url('../images/ondecomprar.jpg');
	width: 677px;
	height: 177px;
}

.empresas_componentes{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height:13px;
	color: #333333;
}

.linha_header{
	position:relative;
	background: url('../images/linha_header.png');
	width: 677px;
	height: 27px;
	margin-top: 8px;
}

.fabricantes_componentes{
	position:relative;
	background: url('../images/fabricantes_componentes.jpg');
	width: 677px;
	height: 48px;
}

.componentes_cell{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	text-align: justify;
	color: #333333;
	padding: 0 5px 3px 5px;
}

.componentes_cell a{
	color: #333333;
	text-decoration: underline;
}

.form_componentes{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
	display: none;
}

.links_componentes{
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #4A80AC;
}

.links_componentes li a{
	color: #333333;
}

.links_componentes li a:hover{
	text-decoration: underline;
}

#rodape{
	position: relative;
	width: 677px;
	height: 59px;
	background: url('../images/rodape.png');
}

#rodape_produtos{
	position: absolute;
	width: 677px;
	height: 59px;
	background: url('../images/rodape.png');
	bottom: 0;
}

#mapa_site{
	position: absolute;
	top:7px;
	left:64px;
	font-family: "Verdana";
	font-size: 10px;
}

.rodape_home{
	position: absolute;
	top: 0px;
	left:0px;
	width: 30px;
	height: 15px;
	/*background: url('../images/rodape.png') -60px 52px;*/
}

.rodape_home:hover{
	background: url('../images/rodape.png') -64px 52px;
}

.rodape_empresa{
	position: absolute;
	top: 0px;
	left:38px;
	width: 53px;
	height: 15px;
}

.rodape_empresa:hover{
	background: url('../images/rodape.png') -102px 52px;
}

.rodape_produto{
	position: absolute;
	top: 0px;
	left:96px;
	width: 53px;
	height: 15px;
}

.rodape_produto:hover{
	background: url('../images/rodape.png') -160px 52px;
}

.rodape_comprar{
	position: absolute;
	top: 0px;
	left:156px;
	width: 78px;
	height: 15px;
}

.rodape_comprar:hover{
	background: url('../images/rodape.png') -220px 52px;
}

.rodape_comercial{
	position: absolute;
	top: 0px;
	left:240px;
	width: 55px;
	height: 15px;
}

.rodape_comercial:hover{
	background: url('../images/rodape.png') -304px 52px;
}

.rodape_servicos{
	position: absolute;
	top: 0px;
	left:301px;
	width: 47px;
	height: 15px;
}

.rodape_servicos:hover{
	background: url('../images/rodape.png') -365px 52px;
}

.rodape_downloads{
	position: absolute;
	top: 0px;
	left:357px;
	width: 66px;
	height: 15px;
}

.rodape_downloads:hover{
	background: url('../images/rodape.png') -421px 52px;
}

.rodape_noticias{
	position: absolute;
	top: 0px;
	left:431px;
	width: 46px;
	height: 15px;
}

.rodape_noticias:hover{
	background: url('../images/rodape.png') -495px 52px;
}

.rodape_parceiros{
	position: absolute;
	top: 0px;
	left:488px;
	width: 52px;
	height: 15px;
}

.rodape_parceiros:hover{
	background: url('../images/rodape.png') -552px 52px;
}

.rodape_contatos{
	position: absolute;
	top: 0px;
	left:553px;
	width: 53px;
	height: 15px;
}

.rodape_contatos:hover{
	background: url('../images/rodape.png') -617px 52px;
}

#assinatura{
	position: absolute;
	bottom: 1px;
	right:6px;
	width: 43px;
	height: 27px;
}

#assinatura_home{
	position: absolute;
	top: 468px;
	right:4px;
	width: 135px;
	height: 30px;
	background: url('../images/assinatura.png');
}

#link_assinatura_home{
	position: absolute;
	top: 468px;
	right:4px;
	width: 43px;
	height: 30px;
}

#twitter{
	position: absolute;
	background: url(../images/midias.png) -1px -1px;
	width: 22px;
	height: 22px;
	bottom: 5px;
	right: 35px;
}

#facebook{
	position: absolute;
	background: url(../images/midias.png) -166px -1px;
	width: 22px;
	height: 22px;
	bottom: 5px;
	right: 5px;
}
