body { font-family: arial, sans-serif; font-size: 12px;  }

*{
	outline:none;
	font-family:Arial, Helvetica, sans-serif !important;
}

a:hover { text-decoration: underline }

input, textarea, select{
	border:1px solid #58876a;
	padding:2px;
	color:#333333;
	font-size:12px;
}

input[type="submit"]{
	color:#669966;
	font-size:11px;
	text-align:right;
	border:none!important;
	background:none;
	cursor:pointer;
}




/*------------TUDO---------------*/
#tudo {
	width: 950px;
	margin:0 auto;
}

/*----------TOPO------------*/
#topo {

}

/* LOGO */
#logo {
	width: 100%;
	height: 130px;
}
#logo img.logo { margin-top: 12px;}

/* MENU TOPO */
#menu_topo {
	width: 100%;
	background-color: #2f6845;
	color: white;
}

#menu_topo ul {
	list-style: none;
	margin-bottom:-2px;
	_margin-bottom:-7px;
	*margin-bottom:-7px;
}

#menu_topo ul li {
	display: inline;
	font-size: 16px;
	line-height: 50px;
	padding:15px 18px 15px 18px !important;
	margin-right:-5px;
	_padding-bottom:0px;
	*padding-bottom:0px;
}

#menu_topo ul li:hover, .menu_opt {
	background:url("imagens/menu_bg.jpg") repeat-x bottom;
	_background-position:200%;
	*background-position:200%;
}

#menu_topo ul li a {
	color: white;
	height:30px;
	padding-bottom:15px;
}
#menu_topo ul li a:hover {
	text-decoration:none;
}

/* SUB MENU */
#sub_menu {
	width: 100%;
	height: 25px;
	background-color: #97afa1;
	color: #fff;
}

#itens_sub_menu {
	float: left;
	height: 25px;
	line-height: 25px;
	color: #fff;
}
#itens_sub_menu a { color: #fff; padding: 0 5px 0 5px; }

#menu_idiomas {
	float: right;
	height: 21px;
	margin-top: 2px;
	margin-right: 5px;
}
#menu_idiomas a { margin-right: 10px; }

/* BANNER */

#banner {
	width: 100%;
	height: 230px;
	background-color: #dededc;
}

/* MENU PRODUTOS */

#menu_produtos{
	width: 100%;
	height: 35px;
	background-color: #dededc;
	color: #444;
	
}

#menu_produtos ul {
	list-style: none;
}

#menu_produtos ul li {
	float: left;
	height: 31px;
	margin-top: 2px;
	margin-left: 20px;
}

#menu_produtos ul li a {
	color: #444;
	padding: 2px;
}

#menu_produtos ul li img  {
	float: left;
}

#menu_produtos ul li span {
	float: left;
	width: 60px;
	margin-top: 4px;
	margin-left: 2px;
}


/*---------------------------CORPO-------------------------------*/

#corpo { }

/*--------------------------ESQUERDA----------------------------*/

#esquerda { 
	float: left;
	width: 180px;
}

/* MENU ESQUERDA */
#menu_esquerda {
	margin-top: 10px;
	width: 100%;
	height: auto;
	background: #97afa1 url("imagens/menu_esquerda_topo.png") no-repeat top left;
}
.menu_esquerda_base {
	width: 180px;
	height: 8px;
	background: #97afa1 url("imagens/menu_esquerda_base.png") no-repeat bottom left;
}

#menu_esquerda ul {
	list-style: none;
}

#menu_esquerda ul li{
	padding-left:20px;
}

#menu_esquerda ul li:hover{
	background:url('imagens/menu_bg.gif') no-repeat center left;
}

#menu_esquerda ul li a {
	font-size: 15px;
	color: white;
	padding: 10px;
	display: block;
	text-decoration:none;
}

#menu_esquerda h2 {
	font-size: 17px;
	font-weight: normal;
	color: white;
	margin: 5px;
	padding: 10px 5px;

}


/* RECEBA NOVIDADES */

#receba_novidades {
	margin-top: 10px;
	width: 179px;
	height: 134px;
	background: white url("imagens/receba_novidades_fundo.jpg") no-repeat top left;
}

#receba_novidades fieldset {
	text-align: left;
	padding: 50px 10px 10px 10px;
}

#receba_novidades input.text {
	float: left;
	width: 80px;
	height: 18px;
}

#receba_novidades div.campo_form {
	float: left;
	margin-top: 2px;
}

#receba_novidades div.campo_label {
	float: left;
	height: 18px;
	line-height: 18px;
	width: 50px;
	font-size: 12px;
}

#receba_novidades input.submit {
	width: 50px;
	margin-left: 50px;
	float: left;	
}

/*---------- Box Iso Anatel -------*/

#box_iso_anatel {
	margin-top: 10px;
	width: 179px;
	height: 140px;
	background: white url("imagens/box_iso_anatel.jpg") no-repeat top left;

}

/*-------------------------CONTEÚDO----------------------------*/

#conteudo {
	float: left;
	width: 770px;
}

#conteudo h2 {
	font-size: 18px;
	color: #42654F;
	font-weight: normal;
}

#conteudo h3 {
	margin-top: 10px;
	font-size: 14px;
	color: #42654F;
}

#conteudo p {
	line-height: 18px;
	margin-top: 10px;
	text-align: justify;
}

#conteudo a {
	color: #4f705d;
}

#conteudo ul {
	list-style-position: inside;
	margin-top: 10px;
}

#conteudo .banner_cont {
	display: block;
	margin-top: 10px;
}

#conteudo img.imagem_conteudo {
	float: left;
	margin-right: 5px;
}

#conteudo dl {
	margin-top: 20px;
	font-size: 14px;
}

#conteudo dt {
	color: #888;
}

#conteudo dd {
	margin-top: 5px;
	margin-left: 20px;
	color: #444;
}
/* CONTEUDO ESQUERDA */
#conteudo_esquerda {
	margin-top: 10px;
	float: left;
	width: 445px;
}

/* CONTEUDO DIREITA */
#conteudo_direita {
	margin-top: 10px;
	float: left;
	width: 325px;
	height: 550px;
	background: url("imagens/news_fundo.jpg") no-repeat;
}

#conteudo_direita h3{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

#conteudo_direita .scroll {
	overflow: auto;
	height: 370px;
	padding: 10px;
	margin-top: 40px;
}

#conteudo_direita p {
        text-align: left;
}

#conteudo_direita p.first {
	margin-top: 0;
}

/*----------------------------PRODUTOS------------------------------*/

.img_produto { margin: 10px 0 0 10px; }

/*-----------------------ESPAÇO PARCEIROS---------------------------*/

#ep_imagens {
	width: 405px;
	float: left;
	margin-top: 10px;
}

img.espaco_parceiros { float: left; }
img.ep_kwiki { margin: 0 20px 25px 20px; }
img.ep_downloads { margin: 0 17px 0 20px; }
img.ep_gerenciador_senhas { margin: 0 20px 0 0; }

/* EP_CONTATO */

#ep_contato {
	margin-top: 10px;
	float: left;
	width: 365px;
	height: 330px;
	background: white url("imagens/espaco_parceiros_fundo_contato.png") no-repeat;
}

#ep_form div.campo_form {
	float: left;
	margin-top: 10px;
}

#ep_form div.label {
	float: left;
	height: 18px;
	line-height: 18px;
	width: 65px;
}
#ep_form input.text, #ep_form select { 
	height: 18px;
	width: 250px;
	border: 1px solid #444;
}

#ep_form textarea { 
	width: 315px; 
	height: 90px;
}

#ep_form .submit {
	float: right;	
}

#ep_form div.right { float: right; }

/*-------------------------CONTATO--------------------------*/

.contato_matriz {
	display: inline;
	float: left;
	margin-top: 20px;
}

.contato_filial {
	display: inline;
	float: left;
	margin-top: 20px; 
}

.contato_argentina {
	display: inline;
	float: left;
	margin-top: 20px; 
}

.contato_campo_form {	
	margin: 20px 100px 0 0; 
}


/*-------------------DOWNLOADS--------------------------*/

#conteudo h2.grande {
	font-size: 42px;
}

.botao_sair {
	float: right;
}

.download_spx {
	float: left;
	margin: 30px 30px 0 100px; 
}

.download_cti {

	float: left;
	margin: 37px 0 0 30px;
}

/* Download Cabeçalho */

#downloads_topo {
	width: 540px;
	float: left;
}
#downloads_topo.spx {	background: white url("imagens/download_spx_logo.png") no-repeat; }
#downloads_topo.cti {	background: white url("imagens/download_cti_logo.png") no-repeat; }
#downloads_topo.cti_spx {	background: white url("imagens/download_spx_cti_logo.png") no-repeat; }

#conteudo #downloads_topo h2 {
	float: left;
	margin-top: 10px;
	margin-left: 120px;
	margin-bottom: 0;
	font-size: 48px;
	color: #444;
	display: inline;
}
#conteudo #downloads_topo h2.spx { color: #e06232;  }
#conteudo #downloads_topo h2.cti { color: #6d8dbe; }
.cti_spx { color: #70a788!important; }

#downloads_topo h3 {
	float: left;
	width: 340px;
	margin-left: 160px;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0;
	color: #444;
	display: inline;
}

#downloads_topo p {
	float: left;
	margin-top: 80px;
	font-size: 16px;
	color: #000;
	width: 340px;
}

/* Downloads Cont */
#downloads_cont {
	float: left;
	margin-top: 20px;
}

#downloads_cont h4 {
	font-size: 16px;
}
#downloads_cont.spx h4 { color: #e06232; }
#downloads_cont.cti h4 { color: #6d8dbe; }

#downloads_cont p {
	font-size: 14px;
	color: #444;
}

#downloads_cont em {
	color: black;
	font-style: normal;
}


/* Downloads Esquerda */
#downloads_esquerda {
	width: 340px;
	float: left;
}

/* Downloads Direita */
#downloads_direita {
	width: 340px;
	float: left;
	margin-left: 40px;
	display: inline;
}

/* Downloads Tabela */
#downloads_tabela {
	margin-top: 20px;
	float: left;
	clear: both;
}

#downloads_tabela table {
	width: 730px;
	font-size: 14px;
}

#downloads_tabela table th {
	height: 40px;
	color: white;
}
#downloads_tabela table th.fundo_esquerda_spx {background: #e06232 url("imagens/download_spx_fundo_esquerda_tabela.png") no-repeat top left;}
#downloads_tabela table th.fundo_direita_spx {background: #e06232 url("imagens/download_spx_fundo_direita_tabela.png") no-repeat top right;}
#downloads_tabela table th.fundo_esquerda_cti {background: #e06232 url("imagens/download_cti_fundo_esquerda_tabela.png") no-repeat top left;}
#downloads_tabela table th.fundo_direita_cti {background: #e06232 url("imagens/download_cti_fundo_direita_tabela.png") no-repeat top right;}
#downloads_tabela table th.fundo_esquerda_spx_cti {background: #e06232 url("imagens/download_cti_spx_fundo_esqu.gif") no-repeat top left;}
#downloads_tabela table th.fundo_direita_spx_cti {background: #e06232 url("imagens/download_cti_spx_fundo_dire.gif") no-repeat top right;}

#downloads_tabela table tr.topo_spx th { background-color: #e06232; }
#downloads_tabela table tr.topo_cti th{ background-color: #6d8dbe; }
#downloads_tabela table tr.topo_spx_cti th{ background-color: #5f9875; }


#downloads_tabela table td {
	height: 30px;
	color: black;
	text-align: center;
	border-top: 5px solid white;
}
#downloads_tabela table tr.linha_clara_spx td{ background-color: #f8f0e5;}
#downloads_tabela table tr.linha_escura_spx td{ background-color: #f0e1c4;}
#downloads_tabela table tr.linha_clara_cti td{ background-color: #e4eff5;}
#downloads_tabela table tr.linha_escura_cti td{ background-color: #cfe0e8;}
#downloads_tabela table tr.linha_clara_spx_cti td{ background-color: #e3eee7;}
#downloads_tabela table tr.linha_escura_spx_cti td{ background-color: #d8e3dc;}

#downloads_tabela td.left, #downloads_tabela th.left {
	text-align: left;
	padding-left: 20px;
}

/* Download SPX */

.download_linha {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	height: 9px;
	width: 266px;
	background: white url("imagens/download_spx_linha.png") no-repeat;
}

/* Download CTI */

/*-----------------TRABALHE CONOSCO----------------------*/


.trabalhe_conosco_seta {
	margin: 20px 0 20px 60px;
}

/*-----------------GERENCIADOR DE SENHAS----------------------*/

/* gs = Gerenciador de Senhas */
#conteudo h2.gs {
	height: 33px;
	width: 300px;
	background: white url("imagens/gs_titulo.jpg") no-repeat;
}

#gs {
	margin-top: 20px;
	height: 303px;
	width: 710px;
}

#gs .cadeado {
	height: 100%;
	width: 100px;
	float: left;	
	background: white url("imagens/gs_cadeado.jpg") no-repeat;
}

#gs .gs_linha {
	float: left;
	width: 610px;
	height: 69px;
	margin-bottom: 5px;
}

#gs .gs_imagem {
	width: 280px;
	float: left;
}

#gs .gs_texto {
	width: 330px;
	float: left;	
}

#gs .gs_texto p {
	margin: 15px;
	font-size: 13px;
}


/*-------------------Formulário de Contato----------------------*/

.campo_formulario_contato { 
	margin-top: 10px;
	margin-left: 30px; 
}

#formulario_contato  {
	float: right;
	display: inline;
	width: 365px;
	height: 660px;
	background: white url("imagens/contato_fundo_form.png") no-repeat;
}

#formulario_contato h3 {
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#formulario_contato input.max { 
	width: 325px;
}

#formulario_contato input.metade { 
	width: 160px;
}

#formulario_contato input.pequeno { 
	width: 40px;
}

#formulario_contato textarea {
	width: 325px;
	height: 60px;
}

#formulario_contato select {
	width: 325px;
}

p.buttons input {
	float: right;
	margin-left: 5px;
}

#formulario_contato p {
	margin-top: 10px;
	margin-bottom: 0;
}
/*-------------------------RODAPÉ----------------------------*/

#rodape {
	float: left;
	margin: 10px 0 10px 0;
	height: 20px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	clear: both;
}

/*-----------------Classes Utilitárias------------------*/

.margin-10 { margin: 10px; }
.margin-20 { margin: 20px; }
.margin-30 { margin: 30px; }

.no-margin-topo { margin-top: 0; }
.margin-topo-10 { margin-top: 10px;}
/*-----------CORES PRINCIPAIS-----------

Verde Escuro do menu do topo: #2f6845;
Verde Claro do sub-menu do topo: #97afa1;
Cinza Menu produtos: #dededc;

*/

.product_table tr td {
	padding:8px;

}

.product_table tr td a{
	color:#8c8a89 !important;
}

.product_table tr td a:hover{
	color:#000 !important;
	text-decoration:none;
}

input[type="image"]{
	border:none !important;
}

#cx_login{
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	display:none;
}
#cx_login_bg{
	position:fixed;
	width:100%;
	height:100%;
	background:#FFFFFF;
	-moz-opacity:0.85;
	filter: alpha(opacity=85);
	z-index:151;
}
#cx_login_content{
	z-index:12;
	position:absolute;
	left:50%;
	margin-left:-128px;
	top:40%;
}

#cx_login_first{
	z-index:200;
	position:absolute;
	left:50%;
	margin-left:-300px;
	margin-top:220px;
	padding:30px;
	width:540px;
	background:url("imagens/log_bg.gif") no-repeat;
	color:#333333;
	display:none;

}

.orange{
	color:#e06132;
	font-size:16px;
}



.formulario_user{
	background:url("imagens/log_first_bg.gif") no-repeat;
	height:351px;
	padding:20px;
	width:325px;
}

.form_user p{
	margin-bottom:15px;
	line-height:12px!important;
	margin-top:0px !important;
}

.form_user input {
	width:100%;
}

.form_user input[type="image"], input[type="button"] {
	width:auto !important;
}
	
	
.escuro{	
	background-color:#e3efe7;
}


#users_table tr td{
	padding:5px;
}

.soft{
	width:270px; 
	padding:90px 10px 10px 475px;
	background-repeat:no-repeat;
} 

.soft li{
	list-style:none;
	line-height:18px;
}

.soft li a{
	color:#495f5f;
	font-size:13px;
	font-weight:bold;
}
#faq dt{
	padding:10px !important;
	margin:0px !important;
	border-top:1px dashed #ccc !important;
	cursor:pointer;
}

#faq dd{
	padding:10px 10px 10px 50px !important;
	margin:0px !important;
}

.subitem a{
	font-size:12px !important;
	margin:3px 0px;
}

.subitem:hover{
	background:url('imagens/menu_sub_bg.gif') no-repeat center left !important;
	text-decoration:none;
}


.subitem a:hover{
	text-decoration:none;
}

.nohover, nohover:hover{
	background:none!important;
}

.selected{
	background:url('imagens/menu_bg.gif') no-repeat center left !important;
}

.sub_selected{
	background:url('imagens/menu_sub_bg.gif') no-repeat center left !important;
}

#conteudo li{
margin-bottom:5px;
}

*{
font-family:Arial, Helvetica, sans-serif !important;
}
