a {
	outline:none;
}
body {
	text-align:center;
	background: #000000 url(../img/bg.png) no-repeat top center;
	margin:0;
	padding:0;
}
.clear {
	clear: both;
	position: relative;
	font: 0;
	height: 1px;
	margin: -1px;
}

#site {
	width:750px;
	text-align:left;
	margin: 0 auto 15px ;
	padding:0;
	position: relative;
}
#link-logo {
	position:absolute;
	left:5px;
	top:10px;
	width:200px;
	height:90px;
	text-indent:-10000px
}

#site #twitter {
	display:block;
	width:59px;
	height:48px;
	background:url(/img/twitter.png) no-repeat left top;
	text-indent:-10000px;
	outline:none;
	position:absolute;
	top:0;
	right:-70px;
}


a img {
	border: 0 solid;
}	

#topo {
	margin-bottom:15px;
	padding-top:103px;
}

#topo ul, #topo li {
	list-style:none;
	margin:0;
	padding:0;
}

#topo #btn-trabalheconosco {
	display:block;
	background:url(../img/topo/btn-trabalheconosco.png) no-repeat left top;
	width:121px;
	height:18px;
	text-indent:-10000PX;
	position:absolute;
	top:19px;
	left:477px;	
}

#topo #telefone {
	display:block;
	background:url(../img/topo/telefone.png) no-repeat left top;
	width:152px;
	height:18px;
	text-indent:-10000px;
	position:absolute;
	top:19px;
	left:598px;	
}


#banners-tv {
	width:750px;
	height:194px;
	position:relative;
	overflow:hidden;
	background:url(../img/carregando.gif) no-repeat center center;
}

#banner-tv #slider {
}

#banners-tv-channels {
	position:absolute;
	z-index:100;
	bottom:5px;
	right:5px;
}
#banners-tv-channels a {
	display:block;
	float:left;
	background:#FF5A00;
	color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:1px 6px;
	margin-right:1px;
	font-size:11px;
	text-decoration:none;
}

#banners-tv-channels a.activeSlide,
#banners-tv-channels a:hover {
	color:#D12B4F;
	background:#FFF;
}

#menu {
	padding-left:235px;
	position:absolute;
	top:60px;
	z-index:90000;
}

#menu ul, #menu li {
	padding:0;
	margin:0;
}

#menu li, #menu a {
	float:left;
	list-style:none;
}

#menu a {
	text-indent:-10000px;
	display:block;
	height:43px;
}

#menu .btn-home {
	background:url(../img/topo/btn-home.png);
	width:64px;	
}
#menu .btn-home:hover {
	background:url(../img/topo/btn-home1.png);
}

#menu .btn-empresa {
	background:url(../img/topo/btn-empresa.png);
	width:70px;		
}

#menu .btn-empresa:hover {
	background:url(../img/topo/btn-empresa1.png);
}

#menu .btn-produto {
	background:url(../img/topo/btn-produto.png);
	width:71px;		
}

#menu .btn-produto:hover {
	background:url(../img/topo/btn-produto1.png);
}

#menu .btn-suporte {
	background:url(../img/topo/btn-suporte.png);
	width:65px;		
}

#menu .btn-suporte:hover {
	background:url(../img/topo/btn-suporte1.png);
}

#menu .btn-revenda {
	background:url(../img/topo/btn-revenda.png);
	width:71px;		
}


#menu .btn-revenda:hover {
	background:url(../img/topo/btn-revenda1.png);
}


#menu .btn-ondecomprar {
	background:url(../img/topo/btn-ondecomprar.png);
	width:102px;	
}


#menu .btn-ondecomprar:hover {
	background:url(../img/topo/btn-ondecomprar1.png);
}

#menu .btn-contato {
	background:url(../img/topo/btn-contato.png);
	width:72px;		
}

#menu .btn-contato:hover {
	background:url(../img/topo/btn-contato1.png);
}


/* sub menu links on hover or focus */
#nav li  {
	position:relative;
}
#nav li ul {
	display:none;
}
#nav li.hovering ul { 
	display: block; 
	position: absolute;
	width: 150px;
	background:#4FB2DD url(../img/topo/sombra-drop-menu.png) repeat-x left top;
	top:43px;
	left:0;
	padding-bottom:10px;	
	
	opacity:0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95)	
}
#nav li ul a { 
	color:#FFF;
	text-indent:0;	
	font:bold 12px tahoma,Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:auto;
	padding:15px 0 5px 20px;
	background: url(../img/topo/seta.png) no-repeat 10px 15px;
}

#nav li ul a:hover {  
	color:#FFCC00;
	background-image: url(../img/topo/seta1.png);
}








.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16pt;
}

.style2 {
	color: #FF5A00;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.style3 {
	color: #FF5A00; 
	font-size: 16px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	text-align: justify; 
	font-weight: bold; 
}

.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#rodape  {
	font:12px Arial, Helvetica, sans-serif;
	color:#222;
	position:relative;
	height:84px;
	width:750px;
	background:url(../img/rodape/bg-endereco.png) no-repeat left top;
	margin-top:15px;
}

#rodape .menu-rodape, #rodape a {
	color:#fe5d00;
}

#rodape a:hover {
	text-decoration:underline;
	color:#000;
}

#rodape .menu-rodape {
	position:absolute;
	left:15px;
	top:58px;
}

#rodape .menu-rodape a {
	font-size:11px;
	text-decoration:none;
}

#rodape .endereco {
	position:absolute;
	left:15px;
	top:15px;
}

#rodape  #parceiros {
	background:url(../img/rodape/titulo-parceiros.png) no-repeat left top;
	height:84px;
	padding-left:43px;
	margin-left:310px;
}

#rodape  #parceiros ul,
#rodape  #parceiros li {
	margin:0;
	padding:0;
}

#rodape  #parceiros li,
#rodape  #parceiros li a {
	float:left;
	list-style:none;
}

#rodape  #parceiros li a {
	display:block;
	height:84px;
	text-indent:-10000px;
}

#rodape  #parceiros li a.p1 {
	width:67px;
	background:url(../img/rodape/fsecure2.png) no-repeat left top;
}
#rodape  #parceiros li a.p1:hover {
	background:url(../img/rodape/fsecure2.png) no-repeat left top;
}

#rodape  #parceiros li a.p2 {
	width:106px;
	background:url(../img/rodape/infoponto2.png) no-repeat left top;
}
#rodape  #parceiros li a.p2:hover {
	background:url(../img/rodape/infoponto2.png) no-repeat left top;
}

#rodape  #parceiros li a.p3 {
	width:115px;
	background:url(../img/rodape/softwarebymga2.png) no-repeat left top;
}
#rodape  #parceiros li a.p3:hover {
	background:url(../img/rodape/softwarebymga2.png) no-repeat left top;
}

#rodape  #parceiros li a.p4 {
	width:109px;
	background:url(../img/rodape/assespro2.png) no-repeat left top;
}
#rodape  #parceiros li a.p4:hover {
	background:url(../img/rodape/assespro2.png) no-repeat left top;
}