@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	}
	
body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555555;
	background:url(../imgs/bg_home.gif) repeat-x top;
	}
	
img{
	border:0px;
}
a{
	color:#555555;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
#img{
	float:left;
	width:69%;
	}
#centro{
	text-align:center;
	margin:0 auto;
	}
#centro .img_left{
	margin-right:36px;
	}
#centro .img_right{
	margin-left:36px;
	}
.subtitulo_pag{
	font-weight:bold;
	}
#tab_menu{
	float:right;
	position:relative;
	margin-right:7px;
	margin-top:-8px;
	margin-bottom:5px;
	clear:both;
	}

#tab_menu table{
	border-top:1px #DEDEDE solid;
	border-left:1px #DEDEDE solid;
	border-right:1px #DEDEDE solid;
	background-color:#FFFFFF;
	width:415px;
	height:25px;
	}

#tab_menu .celula_menu{
	border-left:1px #DEDEDE solid;
	}
#tab_menu a{
	color:#888888;
	text-decoration:none;
	display: block;
	padding: 1px 0 1px 2px;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	}

#tab_menu a:hover{
	padding-top:4px;
	background:#CCC;
	background:url(../imgs/menu_degrade.gif) repeat-x top;
	color:#555;
	height:18px;
	vertical-align:middle;
	}

#image{
	width:470px;
	margin:0 auto;
	}
#corpo{
	width:920px;
	margin:0 auto;
	z-index:6;
	}
#topo{
	margin-top:-20px;
	float: left;
	height:50px;
	clear:both;
	}
#topo .left{
	float:left;
	margin-left:-2px;
	margin-top:22px;
	}
#topo .left h1{
	/*<!-- background:url(../imgs/logo.gif) no-repeat center; -->*/
	}
#topo_right{
	width:220px;
	float:right;
	margin-left:448px;
}
#topo .right{
	float:right;
	width:220px;
	margin-top:52px;
	}
#topo .right h2{
	float:left;
	margin-top:2px;
	margin-left:2px;
	}
#topo .right h3{
	float:left;
	padding-left:16px;
	padding-right:5px;
	}
#topo .right h4{
	margin-right:10px;
	float:right;
	}
#topo .right #busca{
	border:1px #CCCCCC solid;
	}

#menu_top{
	width:454px;
	float:right;
	margin-top:46px;
	clear:both;
	}

#menu_top li{
	display:inline;
	padding:3px;
	}
#menu_top li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#888888;
	}
#menu_top li a:hover{
	text-decoration:underline;
	color:#666666;
	}
.areas{
	background: #BBB;
	color:#FFFFFF;
}

/*----- MENU LATERAL ESQUERDA -----*/
#menu{
	margin-top:-9px;
	margin-bottom:5px;
	float:left;
	width:191px;
	clear:both;
	z-index:24;
	}
#menu h4{
	text-indent:-9000px;
	background:url(../imgs/menu_bg_top.gif) top no-repeat;
	width:195px;
	height:10px;
	}
#menu h5{
	text-indent:-9000px;
	background:url(../imgs/menu_bg_bottom.png) bottom no-repeat;
	float:left;
	width:195px;
	height:28px;
	margin-bottom:-10px;
	}

#menu li{
	margin-left:-2px;
	padding: 0; /*remove o recuo Mozilla e NN*/
	padding-top:4px;
	height:24px;
	background:url(../imgs/menu_bg_1_ie.png);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:3px;
	}

#menu a{
	display: block;
	padding: 1px 0 1px 25px;
	width: 180px;
	text-decoration: none;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	width:153px;
	font-size:11px;
	color:#777777;
	}

#menu_lista ul{
	list-style-type: none; /*remove o marcador*/ 
	margin: 0; /*remove o recuo IE e Opera*/
	padding:0;
	margin-left:6px;
	text-transform:uppercase;
	}

#menu_lista li a:hover{
	width:158px;
	padding-top:2px;
	margin-left:2px;
	padding-bottom:4px;
	background:#F6F6F6;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	}
/*---- FIM MENU LATERAL ESQ ------*/
/*---- MENU 2 LATERAL ESQUERDA ----*/
#menu2{
	margin-top:12px;
	float:left;
	width:191px;
	clear:both;
	z-index:22;
	background:url(../imgs/menu_bg_ie.png) top repeat-y;
	}
#menu2 h4{
	text-indent:-9000px;
	background:url(../imgs/menu_bg_top.png) top no-repeat;
	width:195px;
	height:10px;
	margin:-5px 0 0 0;
	padding-bottom:5px;
	}
#menu2 h5{
	text-indent:-9000px;
	background:url(../imgs/menu_bg_bottom.gif) top no-repeat;
	width:195px;
	height:28px;
	}
#menu2 .tit_menu{
	color:#777777;
	font-weight:bold;
	font-size:11px;
	text-indent:28px;
	margin-bottom:2px;
	text-transform:uppercase;
	}
.tit_menu2{
	color:#777777;
	font-weight:bold;
	font-size:11px;
	text-indent:16px;
	text-transform:uppercase;
	}
#menu2 li{
	text-indent:22px;
	}
#menu2 .mais2{
	text-align:right;
	}

/*--- ------*/

#menu_lista2{
	margin-top:-2px;
	margin-left:0px;
	}
	
#menu_lista2 .submenu{
	color:#0451d7;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	}
#menu_lista2 ul{
	list-style-type: none; /*remove o marcador*/ 
	margin: 0; /*remove o recuo IE e Opera*/
	padding:0;
	margin-left:5px;
	}
#menu_lista2 li{
	list-style:none;
	padding-top:3px;
	padding-bottom:4px;
	margin-top:2px;
	text-indent:4px;
	}
#menu_lista2 a{
	display: block;
	padding: 3px 0px 3px 25px;
	width: 180px;
	text-decoration: none;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	font-size:11px;
	color:#275a8f;
	}

#menu_lista2 li a:hover{
	width:158px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:2px;
	background:#F6F6F6;
	color:#555555;
	}

#menu_lista2 .midia{
	margin-left:4px;
	}
#menu_lista2 .midia li{
	text-indent:-4px;
	}

/*--- FIM MENU 2 LATERAL ESQUERDA --*/

/*--- ELETRONICOS DOWNLOAD --*/
#visiblecombo2 select{
	width:220px;
}
#visiblecombo3 select{
	width:220px;
}

/*---------------------*/

#caminho {
	float:left;
	padding-top:4px;
	}
	
#caminho a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#83a209;
	text-decoration:none;
	padding-left:1px;
	padding-right:1px;
	}

#caminho a:hover{
	background:#83a209;
	color:#FFFFFF;
	text-decoration:none;
	}

#pre_texto{
	width:694px;
	float:right;
	margin-top:-12px;
	padding-right:6px;
	}

#fonte{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	}

#tit_texto p{
	font-size:11px;
	color:#777777;
	}

#banner{
	text-indent:-9000px;
	margin-top:-12px;
	background:url(../imgs/ba_Sr_int.png) top no-repeat;
	width:726px;
	height:216px;
	float:right;
	}
#banner_institucional{
	margin-top:-11px;
	width:726px;
	height:216px;
	float:right;
	}
#banner_el{
	margin-top:-11px;
	width:726px;
	height:236px;
	float:right;
	}
#banner_rep{
	text-indent:-9000px;
	margin-top:-11px;
	background:url(../imgs/ba_repetidor_int.jpg) top no-repeat;
	width:726px;
	height:216px;
	float:right;
	}
#banner_radar{
	text-indent:-9000px;
	margin-top:-11px;
	background:url(../imgs/ba_Radar_int.jpg) top no-repeat;
	width:726px;
	height:236px;
	float:right;
	}
#banner_alarme{
	text-indent:-9000px;
	margin-top:-11px;
	background:url(../imgs/ba_alarme_int.png) top no-repeat;
	width:726px;
	height:236px;
	float:right;
	}
#banner_trabalhe{
	text-indent:-9000px;
	margin-top:-11px;
	background:url(../imgs/ba_Trab_int.jpg) top no-repeat;
	width:726px;
	height:216px;
	float:right;
	}
#banner_contato{
	text-indent:-9000px;
	margin-top:-11px;
	background:url(../imgs/ba_Contato_int.jpg) top no-repeat;
	width:726px;
	height:236px;
	float:right;
	}
.titulo_tab{
	font-size:12px;
	color:#0151C9;
	font-weight:bold;
	}
	
.linha_tab{
	background-color:#F8F8F8;
	}
.paginacao a{
	font-size:10px;
	color:#0151C9;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	}
.paginacao a:hover{
	text-decoration:underline;
	}
#vagas{
	height:320px;
	background:url(../imgs/fd_vagas.gif) top left no-repeat;
	}
#vagas table a{
	text-decoration:underline;
	color:#0151C9;
	}
#vagas table a:hover{
	text-decoration:none;
	}
#conteudo{
	width:692px;
	float:right;
	margin-right:14px;
	margin-top:0px;
	text-align:justify;

	}
#conteudo p{
	text-align:justify;
}

#conteudo li{
	list-style-image:url(../imgs/seta_li.gif);
	padding-top:5px;
	padding-left:14px;
}
#conteudo h1{
	font-size:13px;
	color:#0151C9;
	text-transform:uppercase;
	}
#conteudo h3{
	float:right;
	margin-right:6px;
	margin-top:-6px;
	}
#conteudo h4{
	font-size:12px;
	color:#0151C9;
	}
	
/* DESTAQUE 1 ---- */
#destaque1{
	float:left;
	width:222px;
	padding-left:2px;
	}

#destaque1 h1{
	text-indent:-9000px;
	background:url(../imgs/tit_int_tecnologia.gif) no-repeat left;
	width:118px;
	height:20px;
	font-size:13px;
	color:#173b60;
	}
#destaque1 .institucional{
	text-indent:-9000px;
	background:url(../imgs/tit_int_clientes.gif) no-repeat left;
	width:156px;
	height:22px;
	font-size:13px;
	color:#173b60;
	}
#destaque1 .eletronicos{
	text-indent:-9000px;
	background:url(../imgs/tit_int_receptores.gif) no-repeat left;
	width:156px;
	height:22px;
	font-size:13px;
	color:#173b60;
	}
#destaque1 .radar{
	text-indent:-9000px;
	background:url(../imgs/tit_int_aplica.gif) no-repeat left;
	width:156px;
	height:22px;
	font-size:13px;
	color:#173b60;
	}
#destaque1 h2{
	margin-top:4px;
	}
#destaque1 p{
	width:206px;
	text-align:justify;
	margin-top:4px;
	}
#destaque1 h3{
	float:right;
	margin-right:14px;
	margin-top:0px;
	}

	
#destaque2 {
	float:left;
	width:222px;
	padding-left:12px;
	background:url(../imgs/separador_homes.gif) no-repeat left;
	}

#destaque2 h1{
	text-indent:-9000px;
	background:url(../imgs/tit_int_produtos.gif) no-repeat left;
	width:160px;
	height:20px;
	}
	
#destaque2 .institucional{
	text-indent:-9000px;
	background:url(../imgs/tit_int_social.gif) no-repeat left;
	width:156px;
	height:22px;
	}
#destaque2 .eletronicos{
	text-indent:-9000px;
	background:url(../imgs/tit_int_seguraca.gif) no-repeat left;
	width:156px;
	height:22px;
	}
#destaque2 .radar{
	text-indent:-9000px;
	background:url(../imgs/tit_int_caracteristicas.gif) no-repeat left;
	width:156px;
	height:22px;
	}
#destaque2 h2{
	margin-top:4px;
	z-index:2;
	}
#destaque2 p{
	width:206px;
	text-align:justify;
	margin-top:4px;
	z-index:2;
	}
#destaque2 h3{
	float:right;
	margin-right:14px;
	margin-top:0px;
	z-index:10;
	}

#destaque3 {
	float:left;
	width:222px;
	padding-left:12px;
	background:url(../imgs/separador_homes.gif) no-repeat left;
	}

#destaque3 h1{
	text-indent:-9000px;
	background:url(../imgs/tit_int_aplica.gif) no-repeat left;
	width:118px;
	height:20px;
	}
	
#destaque3 .institucional{
	text-indent:-9000px;
	background:url(../imgs/tit_int_trabalhe.gif) no-repeat left;
	width:156px;
	height:22px;
	}
#destaque3 .eletronicos{
	text-indent:-9000px;
	background:url(../imgs/tit_int_distribuidores.gif) no-repeat left;
	width:156px;
	height:22px;
	}
#destaque3 .radar{
	text-indent:-9000px;
	background:url(../imgs/tit_int_tecnologia.gif) no-repeat left;
	width:156px;
	height:22px;
	}
	
#destaque3 h2{
	margin-top:4px;
	}
#destaque3 p{
	width:206px;
	text-align:justify;
	margin-top:4px;
	}
#destaque3 h3{
	float:right;
	margin-right:14px;
	margin-top:0px;
	}

#destaque_e1 {
	float:left;
	width:322px;
	padding-left:12px;
	clear:both;
	margin-bottom:10px;
	}
#destaque_e1 a{
	color:#555555;
	text-decoration:none;
	}
#destaque_e1 a:hover{
	color:#83a209;
	}
#destaque_e1 h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2E528A;
	border-bottom:1px #CCCCCC solid;
	}
.h5_eletro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3366BB;
	}
	
#destaque_e2 {
	float:right;
	width:322px;
	padding-left:12px;
	}
#destaque_e2 a{
	color:#555555;
	text-decoration:none;
	}
#destaque_e2 a:hover{
	color:#83a209;
	}
#destaque_e2 h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2E528A;
	border-bottom:1px #CCCCCC solid;
	}
#destaque_e2 h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3366BB;
	}
/******** Fim dos Destaques ******/

/******** Eletronicos *******/
#img_s2500 {
	float:right;
	width:428px;
	margin-top:-60px;
	}
#txt_s2500 {
	float:left;
	width:246px;
	margin-top:-25px;
	}
#txt2_s2500 {
	float:left;
	width:546px;
	margin-top:-25px;
	}

#quadro_download{
	background:url(../imgs/quadro_download.gif) no-repeat top center;
	width:320px;
	height:360px;
	float:left;
	position:relative;
	}
#quadro_download select{
	font-size:12px;
}
#quadro_download2{
	background:url(../imgs/quadro_download.gif) no-repeat top center;
	width:320px;
	height:360px;
	float:right;
	position:relative;
	top:-26px;
	right:20px;
	}
#quadro_download2 select{
	font-size:12px;
}
.quadro_down{
	margin:18px 0 0 20px;
	}
/********** Fim Eletro ******/

/****** Classe Botão  ******/
#botao2{
	margin:0px;
	padding:0px;
	vertical-align:middle;
        }

#botao2 a, .botao a:visited{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../imgs/btn_enter_over.gif);
	background-repeat:no-repeat;
	text-indent:-9000px;
	color:#254580;
	text-decoration:none;
	width:82px;
	height:19px;
	display:block;
	padding-top:5px;
	padding-right:2px;
	margin:6px 0 0 0;
	}
	
#botao2 a:hover{ 
	background:url(../imgs/btn_enter.gif);
	background-repeat:no-repeat;
	text-indent:-9000px;
	color:#FFFFFF;
	width:82px;
	height:19px;
	padding-right:2px;
	}
	
.botao3 a, .botao a:visited{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../imgs/btn_enter_over.gif);
	background-repeat:no-repeat;
	text-indent:-9000px;
	color:#254580;
	text-decoration:none;
	width:82px;
	height:19px;
	display:block;
	padding-top:5px;
	padding-right:2px;
	margin:6px 0 0 0;
	}
.botao3 a:hover{ 
	background:url(../imgs/btn_enter.gif);
	background-repeat:no-repeat;
	text-indent:-9000px;
	color:#FFFFFF;
	width:82px;
	height:19px;
	padding-right:2px;
    }
			   
/****** Fim do Botao  ******/
/****** Rodape  ******/
#line p{
	text-indent:-9000px;
	width:700px;
	height:30px;
	padding-top:22px;
	margin:0 auto;
	clear:both;
	}

#rodape{
	background-image:url(../imgs/rodape_bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:726px;
	height:67px;
	margin:40px 110px;
	padding-top:38px;
	clear:both;
	}
	
#rodape ul{
	margin-top:10px;
	margin-left:23px;
	float:left;
	padding-bottom:10px;
	}

#rodape li{
	display:inline;
	padding:3px;
	}
#rodape li a{
	text-decoration:none;
	color:#0163e8;
	}
#rodape li a:hover{
	font-weight:bold;
	text-transform:uppercase;
	margin-left:-5px;
	}

#rodape p{
	width:640px;
	margin-left:65px;
	margin-top:44px;
	color:#676767;
	}
	
#rodape .rodape_ie{
	text-align:center;
	font-size:10px;
	color:#999999;
	}
#rodape .rodape_ie a{
	color:#999999;
	text-decoration:none;
	}
#rodape .rodape_ie a:hover{
	color:#555;
	text-decoration:underline;
	}
/****** FIM Rodape  ******/
#sugestao{
	width:25px;
	height:140px;
	position:fixed; 
	bottom:2px; 
	right:10px;
	}
/***** FIM ****/

/******** Downloads *******/
.tit_down{
	border-bottom:0px #CCCCCC solid;
	font-size:14px;
	}
.link_down{
	font-size:10px;
	border:1px #E9EAEF solid;
	border-left:0;
	}
.link_down2{
	font-size:10px;
	border:1px #E9EAEF solid;
	border-left:0;
	border-right:0;
	}
.cell_esq{
	border:1px #E9EAEF solid;
	border-right:0;
	}
.tit_download{
	font-weight:bold;
	border-bottom:solid 1px #ddd;
	}
	
.btn_download{
	width:100px;
	height:21px;
	text-align:center;
	background:#CCC;
	vertical-align:middle;
	float:right;
	position:absolute;
	}
.gobutton{
	width:76px;
	height:20px;
	padding-top:5px;
	vertical-align:middle;
	margin-top:4px !important;
	}

#visiblecombo{
	width:160px;
	float:left;
	position:relative;
	}
/***** MENU de SALTO *****/
#salto {  
width:135px; /* Largura da janela do menu */
background:#F6F6F6; /* Cor do fundo do menu 
em repouso */
font:11px arial, helvetica, 
sans-serif; /* Tamanho e tipo das letras */
color:#555555; /* Cor das letras do Título do menu */
}
#salto option.stit { 
width:135px; /* Largura da janela do menu para NN */  
background-color:#FAFAFA; /* Cor do fundo dos 
Subtítulos */ 
color:#003366; /* Cor das letras dos Subtítulos */ 
}
#salto option.sep { 
width:135px;  /* Largura da janela do menu para NN */ 
background-color:#FFFFFF; /* Cor do fundo dos 
separadores */ 
color:#000000; /* Cor dos traços dos separadores */
}
#salto option.impar { 
width:135px; /* Largura da janela do menu para NN */  
background-color:#F9F9F9; /* Cor do fundo dos 
links impares */ 
color:#00008B; /* Cor das letras dos links impares */ 
}
#salto option.par { 
width:135px;  /* Largura da janela do menu para NN */ 
background-color:#F0F0F0; /* Cor do fundo dos 
links pares */ 
color:#009ACD; /* Cor das letras dos links pares */
}
/*********************/

/********* Video ****************/

#video_left{
	width:425px;
	float:left;
	}

/*****************************/