﻿/* DEFINIÇÕES GERAIS */

@charset "utf-8";

* {
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	list-style-type:none; 
	outline:none;
}

HTML {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}

BODY {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	font: 11px Verdana, Helvetica, sans-serif;
}

/* DEFINIÇÕES DO TOPO */

#topo {
	POSITION: relative;
	MARGIN: 0px auto;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 48px;
	MIN-HEIGHT: 48px;
	WIDTH: 800px;
	background-image:url(imagens/logo.png);
	background-repeat: no-repeat;
}

/* DEFINIÇÕES DO MENU */

#MainMenu 
{
	MARGIN: 0px auto;
	MIN-HEIGHT: 22px;
	WIDTH: 800px;
	background: url(imagens/fnd_topo.png);
	height: 48px;
	width: 800px;
	list-style: none;
}
#MainMenu li 
{
	display: inline;
}
#MainMenu li a
{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 16px 20px 15px 20px;
	display: block;
	float: left;
}
#MainMenu li.selected a
{
	background: #16347a;
}
#MainMenu li a:hover,
#MainMenu li a:focus,
#MainMenu li a:active 
{
	background: #16347a;
}
#MainMenu li.first a:hover,
#MainMenu li.first a:focus,
#MainMenu li.first a:active,
#MainMenu li.selectedfirst a,
#MainMenu li.selectedfirst a:hover,
#MainMenu li.selectedfirst a:focus,
#MainMenu li.selectedfirst a:active
{
	background: url(imagens/bg-first.jpg);
}

/* SUB TOPO */

#subtopo_contato {
	margin:auto;
	width:800px;
	background-image:url(imagens/contato.jpg);
	background-repeat: no-repeat;
}

#subtopo_contato {
	height:130px;
}

#subtopo_contato img {
	display:none;
	position:absolute;
	top:0; left:0;

}

#subtopo1 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub1.jpg);
	background-repeat: no-repeat;
}

#subtopo1 {
	height:130px;
}

#subtopo1 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo2 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub2.jpg);
	background-repeat: no-repeat;
}

#subtopo2 {
	height:130px;
}

#subtopo2 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo3 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub3.jpg);
	background-repeat: no-repeat;
}

#subtopo3 {
	height:130px;
}

#subtopo3 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo4 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub4.jpg);
	background-repeat: no-repeat;
}

#subtopo4 {
	height:130px;
}

#subtopo4 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo5 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub5.jpg);
	background-repeat: no-repeat;
}

#subtopo5 {
	height:130px;
}

#subtopo5 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo6 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub6.jpg);
	background-repeat: no-repeat;
}

#subtopo6 {
	height:130px;
}

#subtopo6 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo7 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub7.jpg);
	background-repeat: no-repeat;
}

#subtopo7 {
	height:130px;
}

#subtopo7 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo8 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub8.jpg);
	background-repeat: no-repeat;
}

#subtopo8 {
	height:130px;
}

#subtopo8 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo9 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub9.jpg);
	background-repeat: no-repeat;
}

#subtopo9 {
	height:130px;
}

#subtopo9 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#subtopo10 {
	margin:auto;
	width:800px;
	background-image:url(imagens/sub10.jpg);
	background-repeat: no-repeat;
}

#subtopo10 {
	height:130px;
}

#subtopo10 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/* DEFINIÇÕES DO CORPO */

DIV#corpo {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: auto !important;
}

#imageContainer {
	margin:auto;
	width:800px;
}

#imageContainer {
	height:300px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; 
	left:0;
}

#imageContainer a {	
	color: #ffffff;
	text-decoration: none; 
}

#imageContainer a:hover {
	text-decoration: underline
}

#submenu1 {
	position: absolute;
	z-index:20;
	width: 250px;
	height:50px;
	margin-left: 500px;
	margin-top: 100px;
	background-image:url(imagens/submenu.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font: 12px Verdana, Helvetica, sans-serif;
	padding-left: 50px;
	padding-top: 10px;
}

#submenu2 {
	position: absolute;
	z-index:20;
	width: 250px;
	height:50px;
	margin-left: 500px;
	margin-top: 155px;
	background-image:url(imagens/submenu.png);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 50px;
	padding-top: 18px;
}

#submenu3 {
	position: absolute;
	z-index:20;
	width: 250px;
	height:50px;
	margin-left: 500px;
	margin-top: 210px;
	background-image:url(imagens/submenu.png);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 50px;
	padding-top: 18px;	
}

/* RODAPE */

#rodape {
	clear:both;
	height:80px;
	display: block;
	padding: 26px 0 0 0;
	text-align:center;
	margin: 0 auto;
	font: 10px Verdana, Helvetica, sans-serif;
}

/* CONFIGURAÇÕES GERAIS */

#geral {
	width: 800px;
	margin: 0 auto;
	position:relative;
	padding-top: 20px;
}

#geral a {
	overflow:hidden;
}

/*------ Topo interno -----*/

#geral #topo_interno {
	background:url(imagens/topo_int.jpg) no-repeat 0 0;
	width: 800px;
	height: 127px;
	padding: 0 0 0 0;
}
#geral #topo_interno h1 {
	width:205px;
	height:79px;
	display:block;
	padding:0 10px 0 29px;
}
#geral #topo_interno h1 a.logotipo{
	width:213px;
	height:79px;
	display:block;
	background:url(imagens/logo.jpg) 0 0 no-repeat;
	text-indent:-99999px;
	overflow:hidden;
	float:left;
}

	/*------ Menu ------*/
#geral #menu {
	padding: 0 0 0 80px;
	height: 38px;
	position: absolute;
	left: 230px;
	top: 53px;
}
#menu ul li {
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	padding: 0 7px 0 0;
}
#menu ul li a {
	color: #00263e;
	text-indent: -99999px;
	text-decoration: none;
	display: block;
	height: 20px;
}
#menu ul li a.m_home {
	width: 36px;
	background:url(imagens/menu_home.gif) no-repeat;
}
#menu ul li a:hover.m_home {
	background-position:0 -20px;
}
#menu ul li a.m_quem {
	width: 72px;
	background:url(imagens/menu_quem.gif) no-repeat;
}
#menu ul li a:hover.m_quem {
	background-position:0 -20px;
}
#menu ul li a.m_servicos {
	width: 50px;
	background:url(imagens/menu_servicos.gif) no-repeat;
}
#menu ul li a:hover.m_servicos {
	background-position:0 -20px;
}
#menu ul li a.m_projetos {
	width: 53px;
	background:url(imagens/menu_projetos.gif) no-repeat;
}
#menu ul li a:hover.m_projetos {
	background-position:0 -20px;
}
#menu ul li a.m_abrangencia {
	width: 112px;
	background:url(imagens/menu_area.gif) no-repeat;
}
#menu ul li a:hover.m_abrangencia {
	background-position:0 -20px;
}
#menu ul li a.m_fale {
	width: 65px;
	background:url(imagens/menu_fale.gif) no-repeat;
}
#menu ul li a:hover.m_fale {
	background-position:0 -20px;
}

/*------ Conteúdo ------*/
#geral #conteudo {
	padding-top:10px;
	padding-bottom: 200px;
}
#geral #conteudo h2.h_lider {
	background:transparent url(imagens/titulo_lider.gif) no-repeat scroll 0pt 0pt;
	display:block;
	height:77px;
	overflow: hidden;
	padding-bottom:7px;
	text-indent:-99999px;
	width: 450px;
	margin-left: 1px;
}
#geral #conteudo p {
	color: #00263e;
}

	/*------ ConteúdoA ------*/
#geral #conteudo #conteudoA {
	float:left;
	width: 500px;
	padding-left: 28px;
	display:table;
}
#geral #conteudo #conteudoA p {
	line-height:18px;
	padding-bottom:0;
	padding-left:0;
}
#geral #conteudo #conteudoA p.first {
	line-height:18px;
	padding: 0 0 9px 0;
	display:block;
}
#geral #conteudo #conteudoA p a {
	color: #00263e; 
	text-decoration:none; 
	font-weight:bold;
}
#geral #conteudo #conteudoA #navega_flash {
	width: 520px;
	height: 150px;
	display:block;
	background:url(imagens/img_flash_conteudo.jpg) no-repeat;
}

	/*------ ConteúdoB ------*/
#geral #conteudo #conteudoB {
	float: right;
	width: 208px;
	height: 243px;
	display:block;
	color: #99e4ff;
	background:url(imagens/box_conteudoB.gif) no-repeat 0 0;
	padding: 1px 19px 1px 10px;
	font: 11px Verdana;
	
}
#geral #conteudo #conteudoB p {
	display:block;
	line-height:18px;
	padding: 0 20px 9px 2px;
	color: #99e4ff;
}
#geral #conteudo #conteudoB h2.h_abrangencia {	
	width: 151px;
	height: 23px;
	display:block;
	background:transparent url(imagens/titulo_abrangencia.gif) no-repeat 0pt 0pt;
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 13px 0 0 3px;
	text-indent:-99999px;
}
#geral #conteudo #conteudoB p a {
	color: #fff; 
	text-decoration:none; 
	font-weight:bold;
}

/*----- Conteudo Interno -----*/
#geral #conteudo_int {
	width: 800px;
	display:table;
	background:url(imagens/bg_repeat.jpg) repeat-y 0 0;
}
#geral #conteudo_int #bg_cont{
	width: 800px;
	display:table;
	background:url(imagens/bg_int.jpg) no-repeat 0 0;
	padding-bottom: 68px;
}
/* MENU ESQUERDO */

#geral #conteudo_int #menu_interno {
	width: 200px;
	height:90px;
	padding: 0 0 0 10px;
	float:left;
}
#geral #conteudo_int #menu_interno ul li {
	list-style-type:none;
	padding: 0 0 0 0;
}
#geral #conteudo_int #menu_interno ul li a {
	text-indent: -99999px;
	display: block;
	text-decoration: none;
	height: 29px;
}
#geral #conteudo_int #menu_interno ul li a.m_infra {
	background:url(imagens/menu_infra.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_infra {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_agregado {
	background:url(imagens/menu_agregado.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_agregado {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_armazenagem {
	background:url(imagens/menu_armazenamento.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_armazenagem {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_servicos {
	background:url(imagens/menu_servicos.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_servicos {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_historico {
	background:url(imagens/menu_historico.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_historico {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_filosofia {
	background:url(imagens/menu_filosofia.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_filosofia {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_redenacional {
	background:url(imagens/menu_redenacional.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_redenacional {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_cat {
	background:url(imagens/menu_cat.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_cat {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_numeros {
	background:url(imagens/menu_numeros.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_numeros {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_treinamento {
	background:url(imagens/menu_treinamento.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_treinamento {
	background-position: 0 -30px;
}
#geral #conteudo_int #menu_interno ul li a.m_sistema {
	background:url(imagens/menu_sistema.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno ul li a:hover.m_sistema {
	background-position: 0 -30px;
}

/*-- Menu Interno 2 (projetos) --*/
#geral #conteudo_int #menu_interno2 {
	width: 208px;
	height:90px;
	padding: 0 0 0 30px;
	float:left;
}
#geral #conteudo_int #menu_interno2 ul li {
	list-style-type:none;
	padding: 0 0 0 0;
}
#geral #conteudo_int #menu_interno2 ul li a {
	text-indent: -99999px;
	display: block;
	text-decoration: none;
	height: 20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_embratel {
	background:url(imagens/menu_embratel.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_embratel {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_telefonica {
	background:url(imagens/menu_telefonica.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_tva {
	background:url(imagens/menu_tva.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_tva {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_gesac {
	background:url(imagens/menu_gesac.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_gesac {
	background:url(imagens/menu_gsac.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_gesac {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_telefonica {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_star {
	background:url(imagens/menu_star_one.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_star {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_hughes {
	background:url(imagens/menu_hughes.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_hughes {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_diveo {
	background:url(imagens/menu_diveo.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_diveo {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_primesys {
	background:url(imagens/menu_primesys.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_primesys {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_ruralweb {
	background:url(imagens/menu_ruralweb.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_ruralweb {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_primenet {
	background:url(imagens/menu_primenet.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_primenet {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li a.m_bull {
	background:url(imagens/menu_bull.gif) no-repeat 0 0;
	width: 208px;
}
#geral #conteudo_int #menu_interno2 ul li a:hover.m_bull {
	background-position: 0 -20px;
}
#geral #conteudo_int #menu_interno2 ul li.menu2_top {
	background:url(imagens/menu_topo.gif) no-repeat 0 0;
	height: 29px;
}
#geral #conteudo_int #menu_interno2 ul li.menu2_botton {
	background:url(imagens/menu_botton.gif) no-repeat 0 top;
	min-height: 9px;
}

/*-- Conteudo dir --*/
#conteudo_dir {
	width: 530px;
	padding: 0 0 0 33px;
	float:left;
	color:#000;
	display:table;
}
#conteudo_dir p {
	line-height: 18px;
	padding-bottom: 8px;
}
#conteudo_dir h2 {
	display:block;
	overflow: hidden;
	padding-bottom:7px;
	text-indent:-99999px;
}
#conteudo_dir h3, h4 {
	display:block;
	overflow: hidden;
	padding-bottom:7px;
	text-indent:-99999px;
	margin: 16px 0 5px 0;
}
#conteudo_abrangencia {
	width: 750px;
	padding: 0 0 0 33px;
	float:left;
	color:#000;
	display:table;
}
#conteudo_abrangencia p {
	line-height: 18px;
	padding-bottom: 20px;
}
#conteudo_abrangencia p.pog {
	line-height: 18px;
	padding-bottom: 50px;
}
#conteudo_abrangencia h2 {
	display:block;
	overflow: hidden;
	padding-bottom:7px;
	text-indent:-99999px;
}
#conteudo_int #bg_cont #conteudo_dir .servicos_space {
	padding-bottom: 13px;
} 
#conteudo_dir .h_servicos {
	background:transparent url(imagens/h_servicos.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 81px;
}
#conteudo_dir .h_atuacao {
	background:transparent url(imagens/h_atuacao.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 81px;
}
#conteudo_dir .h_atuacao1 {
	background:transparent url(imagens/h_atuacao1.jpg) no-repeat 0pt 0pt;
	height:33px;
	width: 300px;
}
#conteudo_dir .h_infra1 {
	background:transparent url(imagens/h_infra1.jpg) no-repeat 0pt 0pt;
	height:33px;
	width: 300px;
}
#conteudo_dir .h_projeto {
	background:transparent url(imagens/h_projeto.gif) no-repeat 0pt 0pt;
	height:33px;
	width: 79px;
}
#conteudo_dir .h_quem_somos {
	background:transparent url(imagens/h_quem_somos.jpg) no-repeat 0pt 0pt;
	height:33px;
	width: 300px;
}
#conteudo_dir .h_armazenagem {
	background:transparent url(imagens/h_armazenagem.gif) no-repeat 0pt 0pt;
	height:45px;
	width: 352px;
}
#conteudo_dir .h_logistica {
	background:transparent url(imagens/h_logistica.gif) no-repeat 0pt 0pt;
	height:17px;
	width: 47px;
}
#conteudo_abrangencia .h_abrangencia {
	background:transparent url(imagens/h_abrangencia.gif) no-repeat 0pt 0pt;
	height:37px;
	width: 207px;
}
#conteudo_dir .h_logistica_operacional {
	background:transparent url(imagens/h_logistica_operacional.gif) no-repeat 0pt 0pt;
	height:17px;
	width: 106px;
}
#conteudo_dir .h_cat {
	background:transparent url(imagens/h_cat.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 250px;
}
#conteudo_dir .h_dth {
	background:transparent url(imagens/h_dth.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 250px;
}
#conteudo_dir .h_wireless {
	background:transparent url(imagens/h_wireless.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 250px;
}
#conteudo_dir .h_infra {
	background:transparent url(imagens/h_infra.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 250px;
}
#conteudo_dir .h_vsat {
	background:transparent url(imagens/h_vsat.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 250px;
}
#conteudo_dir .h_redesfisicas {
	background:transparent url(imagens/h_redesfisicas.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 250px;
}
#conteudo_dir .h_redenacional {
	background:transparent url(imagens/h_redenacional.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 200px;
}
#conteudo_dir .h_numeros {
	background:transparent url(imagens/h_numeros.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 200px;
}
#conteudo_dir .h_treinamento {
	background:transparent url(imagens/h_treinamento.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 200px;
}
#conteudo_dir .h_sistema {
	background:transparent url(imagens/h_sistema.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 200px;
}
#conteudo_dir .h_fale_conosco {
	background:transparent url(imagens/h_fale_conosco.jpg) no-repeat 0pt 0pt;
	height:33px;
	width: 300px;
}
#conteudo_abrangencia .h_fale_conosco {
	background:transparent url(imagens/h_fale_conosco.gif) no-repeat 0pt 0pt;
	height:26px;
	width: 323px;
}
#conteudo_dir .h_filosofia {
	background:transparent url(imagens/h_filosofia.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 150px;
}
#conteudo_dir .h_estrutura {
	background:transparent url(imagens/h_estrutura.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 150px;
}
#conteudo_dir .h_historico {
	background:transparent url(imagens/h_historico.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 150px;
}
#conteudo_dir .h_agregado {
	background:transparent url(imagens/h_agregado.jpg) no-repeat 0pt 0pt;
	height:20px;
	width: 250px;
}
#conteudo_dir .h_sistemas {
	background:transparent url(imagens/h_sistemas.gif) no-repeat 0pt 0pt;
	height:17px;
	width: 114px;
}
#conteudo_dir .h_sistemas_satelites {
	background:transparent url(imagens/h_sistemas_satelite.gif) no-repeat 0pt 0pt;
	height:16px;
	width: 104px;
}
#conteudo_dir .h_redes {
	background:transparent url(imagens/h_redes.gif) no-repeat 0pt 0pt;
	height:17px;
	width: 79px;
}
#conteudo_dir .h_planejamento {
	background:transparent url(imagens/h_planejamento.gif) no-repeat 0pt 0pt;
	height:17px;
	width: 220px;
}
#conteudo_dir .h_projetos {
	background:transparent url(imagens/h_projetos.gif) no-repeat 0pt 0pt;
	height:23px;
	width: 117px;
}
#conteudo_dir p.titulo_cases {
	font-weight:bold;
	color:#000033;
	font-size: 12px;
}
#conteudo_dir #lista_cases {padding-left:10px;}
#conteudo_dir #lista_cases li {
	padding-bottom: 6px;
}
#conteudo_dir img {
	padding-botton: 5px;
}

#conteudo_int #bg_cont #form_fale {
	background:url(imagens/bg_fale_conosco.gif) no-repeat 0 0;
	height: 379px;
	float: right;
	width: 208px;
	padding: 0 25px 0 0;
	color: #c1dbe9;
	
}
#conteudo_int #bg_cont #form_fale form ul {
	padding: 30px 0 0 10px;

}
#conteudo_int #bg_cont #form_fale form ul li {
	list-style-type: none;
	padding: 6px 0 0 0;
}
#conteudo_int #bg_cont #form_fale form ul li input, select {
	background: #80afc8;
	width: 187px;
	height: 18px;
	border: 1px solid #d9f4fe;
	padding: 0 0 0 0;
	color:#d9f4fe;
	font: 10px, Verdana, Arial, Helvetica, sans-serif;
}
#conteudo_int #bg_cont #form_fale form ul li textarea {
	background: #80afc8;
	width: 187px;
	border: 1px solid #d9f4fe;
	color:#d9f4fe;
	font: 10px, Verdana, Arial, Helvetica, sans-serif;
} 
#conteudo_int #bg_cont #form_fale form ul li input#botao {
	background:url(imagens/bg_button.gif) no-repeat 0 0;
	width: 89px;
	height: 18px;
	margin-left: 100px;
}

/*------ Ico ------*/
#conteudo_dir #ico {
	background:url(imagens/ico_1.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico2 {
	background:url(imagens/ico_2.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico3 {
	background:url(imagens/ico_3.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico4 {
	background:url(imagens/ico_4.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico5 {
	background:url(imagens/ico_5.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico6 {
	background:url(imagens/ico_6.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico7 {
	background:url(imagens/ico_7.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico8 {
	background:url(imagens/ico_8.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico9 {
	background:url(imagens/ico_9.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico10 {
	background:url(imagens/ico_10.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico11 {
	background:url(imagens/ico_11.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico12 {
	background:url(imagens/ico_12.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}
#conteudo_dir #ico13 {
	background:url(imagens/ico_13.gif) no-repeat 0 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 10px 0;
	float:left;
}

#conteudo_dir #clientes_img {
	/*background:url(imagens/clientes.gif) no-repeat 0 0;*/
	width: 427px;
	height: 237px;
	margin-top: 24px;
}
/*------- Rodape ------*/
#rodape {
	clear:both;
	height:80px;
	display: block;
	background:url(imagens/line.jpg) repeat-x 0 15px;
	padding: 26px 0 0 0;
	text-align:center;
	margin: 0 auto;
}
#rodape p {
	color: #00263e; padding-bottom: 3px;
}
#rodape_int {
	background:url(imagens/rodape_interno.jpg) no-repeat top center;
	height: 155px;
	width: 800px;
	clear:both;
	text-align:center;
	margin: 0 auto;
	position:relative;
}
#rodape_int p {
	color: #00263e;
	padding: 70px 0 3px 0;
}
address {
	font-style: normal;
	line-height:18px;
	text-align:center;
}
address.tel {
	font-style: normal;
	line-height:18px;
	text-align: center;
}

.ir_conteudo{
	display:none;
}
.ir_topo{
	display:none;
}

