*{
	margin:0;
	padding:0;
}
#linkp {
	text-decoration:none;
}
body{
	background:#000;
}
#geralTop{
	width:684px;
	display:table;
	margin:0 auto;
}
#geralTop #logo{
	height:1px;
	height:1px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	position: absolute;
}
#geralTop #menu{
	width:684px;
	height:42px;
	display:block;
	float:left;
	padding-top:39px;
	background:url(../imgs/line_menutop.gif) no-repeat -14px 79px;
	position: relative;
}
#geralTop #menu ul{
	width:684px;
	height:39px;
	display:block;
}
#geralTop #menu ul li{
	height:39px;
	display:block;
	float:left;
	text-indent:-99999px;
	overflow:hidden;
}
#geralTop #menu ul li a{
	height:39px;
	display:block;
}
#geralTop #menu ul li a.home{
	background:url(../imgs/home.gif) no-repeat 0 0;
	width:112px;
}
#geralTop #menu ul li a.aProjelux{
	background: url(../imgs/a_projelux.gif) no-repeat 0 0;
	width:111px;
}
#geralTop #menu ul li a.produtos{
	background:url(../imgs/produtos.gif) no-repeat 0 0;
	width:110px;
}
#geralTop #menu ul li a.locacao{
	background:url(../imgs/locacao.gif) no-repeat 0 0;
	width:106px;
}
#geralTop #menu ul li a.assistTec{
	background:url(../imgs/assistencia_tecnica.gif) no-repeat 0 0;
	width:131px;
}
#geralTop #menu ul li a.contato{
	background:url(../imgs/contato.gif) no-repeat 0 0;
	width:96px;
}
#geralTop #menu ul li a:hover{
	background-position:0 -39px;
}

/****subprodutos****/

#geralTop #menu ul li #subProdutos{
	position:absolute;
	width:140px;
	display:none;
	left:222px;
	top:78px;
}
#geralTop #menu ul li #subProdutos ul li #subProj{
	width:140px;
	display:none;
	position:absolute;
	left:140px;
	top:0px;
}
#geralTop #menu ul li #subProdutos ul li #subLamp{
	width:140px;
	display:none;
	position:absolute;
	left:140px;
	top:20px;
}
#geralTop #menu ul li #subProdutos ul li #subTel{
	width:140px;
	display:none;
	position:absolute;
	left:140px;
	top:45px;
}
#geralTop #menu ul li #subProdutos ul li #subLamp ul li #subMed{
	width:140px;
	display:none;
	position:absolute;
	left:140px;
	top:0px;
}

#geralTop #menu ul li #subProdutos ul{
	width:auto;
}
#geralTop #menu ul li #subProdutos ul li{
	width:140px;
	height:20px;
	text-indent:0;
	clear:left;
	border:#797979 solid 1px;
	
}
#geralTop #menu ul li #subProdutos ul li a{
	width:135px;
	height:20px;
	line-height:18px;
	color:#dedddd;
	font-weight:300;
	text-indent:0;
	background:#3c3c3c;
	padding-left:5px;
}

#geralTop #menu ul li #subProdutos ul li a:hover{
	background-color: #695a20;
}





/*#geralTop #menu ul li #subProdutos {
	width: 446px;
	height:15px;
	position:absolute;
	display: none;
	left: 219px;
	top: 56px;
	margin-top:20px;
	padding-top:5px;
}*/
/*#geralTop #menu ul li #subProdutos ul {
	width: 446px;
	padding: 0px;
	list-style-type: none;
}
#geralTop #menu ul li #subProdutos li{
	height:40px;
	text-indent:-99999px;
	overflow:hidden;
	display:block;
}
#geralTop #menu ul li #subProdutos ul li a {
	height:40px;
	text-indent:-99999px;
	overflow:hidden;
	display:block;
}
#geralTop #menu ul li #subProdutos ul li a.lampM{
	width:148px;
	background-image: url(../imgs/sub_multimidia.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#geralTop #menu ul li #subProdutos ul li a.lampMed{
	width:137px;
	background-image: url(../imgs/sub_medicas.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#geralTop #menu ul li #subProdutos ul li a.lampDec{
	width:161px;
	background-image: url(../imgs/sub_decorativas.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#geralTop #menu ul li #subProdutos ul li a:hover{
	background-position: 0 -40px;
}*/


/*ESTILOS DA IMAGEM TOP*/
.imgTopo{
	width:100%;
	height:177px;
	display:block;
	float:left;
}
.imgTopo #animaTop{
	width:775px;
	height:177px;
	display:block;
	margin:0 auto;
}
.bgHome{
	background: url(../imgs/img.jpg) no-repeat center center;
}
.bgQuemSomos{
	background: url(../imgs/img2.jpg) no-repeat center center;
}
.bgLocacao{
	background: url(../imgs/img03.jpg) no-repeat center center;
}
.bgAssistec{
	background: url(../imgs/img4.jpg) no-repeat center center;
}
.bgContato{
	background: url(../imgs/img5.jpg) no-repeat center center;
}
.bgContato{
	background: url(../imgs/img5.jpg) no-repeat center center;
}
.bglampadaM{
	background: url(../imgs/img6.jpg) no-repeat center center;
}
.imgTopo #Left{
		width:280px;
		float: right;
		height:177px;

}
.imgTopo #Right{
		width:280px;
		float:left;
		height:177px;
}
/*FINAL ESTILOS DA IMAGEM TOP*/

/*ESTILOS CONTEUDO HOME*/
#geralCont{
	width:684px;
	display: block;
	margin:0 auto;
	color: #fff;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color:#fff;
	padding-bottom:20px;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}
#geralCont #conteudo{
	width:666px;
	display: block;
	float:left;
	padding-left:9px;
	padding-right:9px;
	padding-top:25px;
	background: url(../imgs/line_menubottom.gif) no-repeat 0 0;
}

#geralCont #conteudo h1{
	width:684px;
	display: block;
	float:left;
}

#geralCont #conteudo h1.projetorinfocus{
	background:url(../imgs/h1_projetorinfocus.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.projetorsanyo{
	background:url(../imgs/h1_projetorsanyo.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.projetorepson{
	background:url(../imgs/h1_projetorepson.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.projetorpanasonic{
	background:url(../imgs/h1_projetorpanasonic.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.projetorsony{
	background:url(../imgs/h1_projetorsony.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.tela_motorizada{
	background: url(../imgs/h1_telamotorizada.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.tela_retratil{
	background: url(../imgs/h1_telaretratil.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.tela_mapa{
	background: url(../imgs/h1_telamapa.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.tela_fixa{
	background: url(../imgs/h1_telafixa.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.suporte{
	background: url(../imgs/h1_suporte.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.elevador{
	background: url(../imgs/h1_elevador.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.tripe{
	background: url(../imgs/h1_tripe.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.mesa{
	background: url(../imgs/h1_mesa.gif) no-repeat 0 0;
}
#geralCont #conteudo h1.tela_portatil{
	background: url(../imgs/h1_telaportatil.gif) no-repeat 0 0;
}





#geralCont #conteudo #colunaEsq{
	width:320px;
	display:block;
	float:left;
}
.margemTop{
	padding-top:40px;
}
#geralCont #conteudo #colunaEsq h1.aProjelux{
	background: url(../imgs/h1_aProjelux.gif) no-repeat 0 0;
}
#geralCont #conteudo #colunaEsq h1.locacao{
	background: url(../imgs/h1_locacao.gif) no-repeat 0 0;
}
#geralCont #conteudo #colunaEsq h1.assistTec{
	background:url(../imgs/h1_assistec.gif) no-repeat 0 10px;
}
#geralCont #conteudo #colunaEsq h1.contato{
	background:url(../imgs/h1_contato.gif) no-repeat 0 10px;
}
#geralCont #conteudo #colunaDir{
	width:320px;
	display:block;
	float:right;
	padding-right:9px;
}
.cxHome{
	width:320px;
	display:block;
	background:url(../imgs/fnd_qdr.jpg) no-repeat 0 0;
	padding-left:9px;
	float:left;
	padding-bottom:40px;
}
#geralCont #conteudo h1{
	width:320px;
	height:35px;
	text-indent:-99999px;
	overflow:hidden;
	display:block;
	float:left;
}
#geralCont #conteudo .cxHome img{
	width:78px;
	height:71px;
	display:block;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
#geralCont #conteudo #colunaEsq .cxHome h1.Projelux{
	background:url(../imgs/h1_projeluxFrente.gif) no-repeat 2px 6px;
}
#geralCont #conteudo #colunaEsq .cxHome h1.Especiais{
	background:url(../imgs/h1_lampadasEsp.gif) no-repeat 2px 6px;
}
#geralCont #conteudo #colunaDir .cxHome h1.Colab{
	background:url(../imgs/h1_nossosColab.gif) no-repeat 2px 6px;
}

#geralCont #conteudo #colunaDir #animacao{
	width:311px;
	height:208px;
	display:block;
	padding-left:9px;
	float:left;
	padding-top:28px;
}
#geralCont #conteudo #cxBottom{
	width:657px;
	display: block;
	float:left;
	background:url(../imgs/img_bottom.jpg) no-repeat 0 0;
	/*padding-top:45px;*/
	padding-left:9px;
	padding-bottom:50px;
}
#geralCont #conteudo #cxBottom h1.Acoes{
	background:url(../imgs/h1_acoesClaras.gif) no-repeat 3px 10px;
}

#geralCont #conteudo #cxBottom2{
	width:657px;
	height:184px;
	display: block;
	float:left;
	background:url(../imgs/img_bottom2.jpg) no-repeat 0 0;
	padding-left:9px;
}
#geralCont #conteudo #cxBottom2 .sedex{
	width:320px;
	display:block;
	height:148px;
	float:left;
}

#geralCont #conteudo #cxBottom2 .sedex a:hover{
text-decoration:underline;
}

.caixas{
	width:320px;
	display:block;
	height:148px;
	float:left;
	padding-top:10px;
}
.caixas h1{
	width:229px;
	display:block;
	float: right;
	text-indent:99999px;
	overflow:hidden;
}

.caixas h1.embalagens{
background: url(../imgs/h1_caixas.gif) no-repeat 70px 0;
}


#geralCont #conteudo #cxBottom2 .sedex h1.atendimento{
	background:url(../imgs/h1_atendimento.gif) no-repeat 3px 10px;
}
.txt{
	width:346px;
	display:block;
	float:left;
}
/*ESTILOS DO RODAPÉ*/
#geralCont #rodape{
	width:666px;
	background: url(../imgs/img_rodape.gif) no-repeat 0 27px;
	display:table;
	float:left;
	padding-top:40px;
}
#geralCont #rodape address{
	width:469px;
	display:block;
	margin:0 auto;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	font-style: normal;
}
/*ESTILOS DOS SELOS*/
#geralCont #rodape #selos{
	width:200px;
	height:18px;
	display:block;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
#geralCont #rodape #selos ul li{
	display:block;
	width:95px;
	height:17px;
	text-indent:-99999px;
	list-style-type:none;
	float:left;
}
#geralCont #rodape #selos ul li a.gdsi{
	display:block;
	width:91px;
	height:17px;
	background: url(../imgs/gdsi.gif) no-repeat 0 0;
	overflow:hidden;
}
#geralCont #rodape #selos ul li a.w3c{
	width:91px;
	height:17px;
	background:url(../imgs/w3c.gif) no-repeat 0 0;
	overflow:hidden;
	display:block;
}
/*FINAL ESTILOS DO RODAPÉ*/

/*+++++++++++++++++++++++++++++++++++++ESTILOS PÁGINAS DE PRODUTOS+++++++++++++++++++++++++++++++++*/

#geralCont #conteudo #cxProdutos{
	width:684px;
	display: block;
	float:left;
	padding-top:15px;
}
#geralCont #conteudo #cxProdutos h1{
	width:684px;
	display: block;
	float:left;
}

#geralCont #conteudo #cxProdutos h2{
	width:684px;
	display: block;
	float:left;
	font-size:15px;
	color:#cfc513;
	margin-top:20px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#geralCont #conteudo #cxProdutos h1.projetos{
	background:url(../imgs/h1_projetores.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos h1.suporte{
	background:url(../imgs/h1_suporte.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos h1.telas{
	background:url(../imgs/h1_telas.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos h1.LampadasM{
	background:url(../imgs/h1_lampadasm.gif) no-repeat 0 10px;
}
.marcas h1.Marcas{
	background:url(../imgs/h1_marcas.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos h1.LampadasD{
	background:url(../imgs/h1_Lampadasdecorativas.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos h1.lampadasodonto{
	background:url(../imgs/h1_lampadasodonto.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos h1.lampadasoftalmo{
	background:url(../imgs/h1_lampadasoftalmo.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos h1.LampadasOdonto{
	background:url(../imgs/h1_odontologicas.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos h1.LampadasOftalmo{
	background:url(../imgs/h1_oftalmologicas.gif) no-repeat 0 10px;
}
#geralCont #conteudo #cxProdutos ul{
	width:684px;
	display: block;
	float:left;
	padding-bottom:5px;
}
#geralCont #conteudo #cxProdutos ul li{
	width:151px;
	height:160px;
	display: block;
	float:left;
	padding-right:15px;
	padding-bottom:20px;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#e8e8e8;
	font-size:11px;
}

#geralCont #conteudo #cxProdutos ul li img{
	width:151px;
	height:130px;
	display: block;
	padding-bottom:7px;
}

.marcas{
	width:640px;
	display:block;
}

.marcas h1{
	width:460px;
	height:8px;
	padding-bottom:10px;
	display:block;
}
.marcas ul.logosMarcas{
	width:684px;
	display: block;
	float:left;
	padding:0;
	margin:0;
}
.marcas ul.logosMarcas li{
	height:39px;
	display: block;
	float:left;
	padding:0 15px 15px 0;
	list-style-type:none;
}
/*ESTILOS PÁGINA CONTATO*/
#geralCont #conteudo #colunaEsq #form{
	width:320px;
	float:left;
	display:block;
	padding-top:10px;
}
.margemContato{
	padding-bottom:15px;
}
#geralCont #conteudo #colunaEsq #form label{
	width:70px;
	font-family:Verdana, Arial, Helvetica;
	color:#fff;
	font-size:10px;
	float:left;
}
#geralCont #conteudo #colunaEsq #form .campos{
	width:202px;
	height:13px;
	border:#fff solid 1px;
	background:#000;
	font-family:Verdana, Arial, Helvetica;
	color:#fff;
	font-size:10px;
	padding-top:7px;
}
#geralCont #conteudo #colunaEsq #form .ddd{
	width:20px;
	height:13px;
	border:#fff solid 1px;
	background:#000;
	font-family:Verdana, Arial, Helvetica;
	color:#fff;
	font-size:10px;
	padding-top:7px;
}
#geralCont #conteudo #colunaEsq #form .fones{
	width:175px;
	height:13px;
	border:#fff solid 1px;
	background:#000;
	font-family:Verdana, Arial, Helvetica;
	color:#fff;
	font-size:10px;
	padding-top:7px;
}
#geralCont #conteudo #colunaEsq #form .mensagem{
	width:202px;
	height:50px;
	border:#fff solid 1px;
	background:#000;
	font-family:Verdana, Arial, Helvetica;
	color:#fff;
	font-size:10px;
}
#geralCont #conteudo #colunaEsq #form .bt{
	width:97px;
	height:40px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b156b;
	float:right;
	margin-right:40px;
	padding-top:5px;
	
}
/*FINAL ESTILOS DAS PGINA CONTATO*/
/*FINAL ESTILOS PÁGINA CONTATO*/

/****conteudo projetores****/

.cont_projetores{
	width:666px;
	display: block;
}

.cont_projetores .divisao{
	width:666px;
	display: block;
	float:left;
	padding-bottom:20px;
}

.cont_projetores .divisao h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:10px;
}
.cont_projetores .divisao p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.divisao .divsaoimg{
	width:151px;
	height:130px;
	display: block;
	float:left;
}

.divisao .divisaocont{
	width:460px;
	display: block;
	float:left;
	padding-left:40px;
}

.divisao .divisaocont ul{
	width:460px;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.divisao .divisaocont ul li{
	width:460px;
	display: block;
	list-style-type:none;
	padding-bottom:5px;
}

/****telas****/


.telas{
	width:666px;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.telas .prod_telas{
	width:666px;
	display:block;
	padding-top:20px;
}

.telas .prod_telas h2{
	width:666px;
	display: block;
	float:left;
	font-size:15px;
	color:#cfc513;
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.prod_telas .telimg{
	width:205px;
	display:block;
	float:left;
	padding-bottom:70px;
}

.prod_telas .teltext{
	width:420px;
	display:block;
	float:left;
	padding-left:30px;
}

.prod_telas .teltext ul{
	width:400px;
	display:block;
	float:left;
	padding-bottom:10px;
}

.prod_telas .teltext ul li{
	padding-bottom:5px;
}

.prod_telas .teltext p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#linkxd {
	text-decoration:none;
	color:#FFFFFF;
}
#linkxd:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.style1 {font-size: 9px}
.style6 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {color: #FFFFFF; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }





