*, body, html {
	margin:0;
	padding:0;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#C3D9FF;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#000D2B;
}
dl {
	position:relative;
	float:left;
	width:320px;
	margin:6px 9px;
}
dt {
	font-weight:bold;
	font-size:16px;
}
p, h1, h2, h3, h4, h5, h6 {
	padding:6px 0;
}
h1 {
	font-size:32px;
	color:#000D2B;
	font-weight:normal;
}
h2 {
	font-size:18px;
	padding:18px 0 6px;
}
hr {
	color:#000D2B;
	background:#000D2B;
	border:none;
	height:1px;
}
button {
	background:#001442;
	padding:3px 10px;
	color:#FFF;
	cursor:pointer;
	border:1px solid #000C28;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#divBannerSplash {
	position:absolute;
	z-index:999;
	text-align:center;
	right:8%;
	margin-top:0px;
	background:#003357;
	padding:2px;
}
#Map {
	position:absolute;
	background:#003357;
	padding:4px 10px;
	text-align:center;
	right:0;
	top:-20px;
}
#Map a {
	color:#FFF;
	font-weight:bold;
}
#BG {
	background: #E7EEF4 url(/imagens/bg.jpg) no-repeat center top;
	padding:38px 0;
	margin:19px auto;
	position:relative;
	width:884px;
	border:1px solid #858585;
}
#GERAL {
	position:relative;
	width:774px;
	margin:0 auto 0;
	z-index:1;
}
#GERAL #TOPO {
	position:relative;
	z-index:1;
	width:100%;
	padding-bottom:26px;
}
#GERAL #TOPO #MENU {
	position:relative;
	float:right;
	list-style:none;
	padding:19px 0 0;
	z-index:2;
}
#GERAL #TOPO #MENU li {
	position:relative;
	float:left;
}
#GERAL #TOPO #MENU li a {
	position:relative;
	display:block;
	height:44px;
	background-image:url(/imagens/bg_menu.jpg);
	background-repeat:no-repeat;
}
#GERAL #TOPO #MENU li.Ho a {
	background-position:0 0;
	width:68px;
}
#GERAL #TOPO #MENU li.Ho a:hover {
	background-position:0 -44px;
}
#GERAL #TOPO #MENU li.In a {
	background-position:-68px 0;
	width:110px;
}
#GERAL #TOPO #MENU li.In a:hover {
	background-position:-68px -44px;
}
#GERAL #TOPO #MENU li.In ul li a {
	width:140px;
}
#GERAL #TOPO #MENU li.Em a {
	background-position:-178px 0;
	width:88px;
}
#GERAL #TOPO #MENU li.Em a:hover {
	background-position:-178px -44px;
}
#GERAL #TOPO #MENU li.Pr a {
	background-position:-266px 0;
	width:80px;
}
#GERAL #TOPO #MENU li.Pr a:hover {
	background-position:-266px -44px;
}
#GERAL #TOPO #MENU li.Cs a {
	background-position:-346px 0;
	width:162px;
}
#GERAL #TOPO #MENU li.Cs a:hover {
	background-position:-346px -44px;
}
#GERAL #TOPO #MENU li.No a {
	background-position:-508px 0;
	width:78px;
}
#GERAL #TOPO #MENU li.No a:hover {
	background-position:-508px -44px;
}
#GERAL #TOPO #MENU li.Co a {
	background-position:-586px 0;
	width:81px;
}
#GERAL #TOPO #MENU li.Co a:hover {
	background-position:-586px -44px;
}
#GERAL #TOPO #MENU li.Co ul {
	margin-left:-37px;
}
#GERAL #TOPO #MENU li ul {
	position:absolute;
	border-left:1px solid #A7A7A9;
	border-right:1px solid #A7A7A9;
	border-bottom:1px solid #A7A7A9;
}
#GERAL #TOPO #MENU li ul li {
	position:relative;
	float:none;
	list-style:none;
	background-color:#C8C9CA;
}
#GERAL #TOPO #MENU li ul li a {
	height:auto;
	background-image:none;
	padding:6px 18px;
	background-color:#C8C9CA;
}
#GERAL #TOPO #MENU li ul li a.SubMenu {
	background-color:#C8C9CA;
}
#GERAL #TOPO #MENU li ul li a.SubMenuAtivo {
	background-color:#B7B8B9;	
}
#GERAL #CENTRAL {
	position:relative;
	clear:both;
	padding:14px 0 10px;
	opacity:0.8;
	z-index:0;
}
#GERAL #CONTEUDO {
	position:relative;
	margin:14px 0 10px;
	padding:16px 26px 36px;
	border:1px solid #A2BDFF;
	z-index:0;
	text-align:justify;
	float: left;
	width: 720px; 
	overflow:hidden;
}
#GERAL #CONTEUDO a {
	text-decoration:underline;
}
#GERAL #CONTEUDO h2 a {
	text-decoration:none;
}
#GERAL #CONTEUDO h2 a:hover {
	text-decoration:underline;
}
#GERAL #CONTEUDO p {
	background-color:transparent;
}
#GERAL #CONTEUDO p.DecorationNone a {
	text-decoration:none;
}
#GERAL #CONTEUDO p.DecorationNone a:hover {
	text-decoration:underline;
}
#GERAL #CONTEUDO .nav_pics a {
	text-decoration:none;
}
#GERAL #CONTEUDO .AbaLocalizacao a {
	text-decoration:none;
}
#GERAL #CONTEUDO .AbaLocalizacao a:hover {
	text-decoration:underline;
}
#GERAL #EMPRESA {
	position:relative;
	float:left;
	margin:14px 0 10px;
	border:1px solid #A2BDFF;
	z-index:0;
}
#GERAL #EMPRESA a {
	text-decoration:underline;
}
#GERAL #EMPRESA .Aba a {
	text-decoration:none;
}
#GERAL #EMPRESA .Aba a:hover {
	text-decoration:underline;
}
#GERAL #RODAPE {
	position:relative;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:10px 0 0;
}
.Aba {
	position:relative;
	display:block;
}
.Aba img {
	margin-bottom:-10px;
}
.Aba a {
	background:url(/imagens/aba_bg.gif) repeat-x;
	color:#FFF;
	padding:4px 9px 6px;
}
.AbaLocalizacao {
	position:relative;
	float:left;
	margin-top:4px;
	z-index:1;
	list-style:none;
}
.AbaLocalizacao li {
	height:28px;
	width:160px;
	position:relative;
	float:left;
	clear:left;
}
.AbaLocalizacao img {
	margin-bottom:-6px;
}
.AbaLocalizacao a {
	background:url(/imagens/aba_bg.gif) repeat-x;
	color:#FFF;
	padding:4px 9px 6px;
	display:block;
}
.AlignCenter {
	text-align:center;
}
.Box {
	float:left;
	width:157px;
	height:66px;
	padding:13px 18px 10px;
	margin-top:50px; /*-14px*/
	background:url(/imagens/bg_box.jpg) no-repeat;
	opacity:0.8;
	line-height:12px;
}
.CliqueAmpliar {
	position:absolute;
	top:-20px;
	right:0;
	font-size:10px;
}
.ConhecaNossasEmpresas {
	position:absolute;
	opacity:0.1;
	bottom:18px;
	right:0;
}
.Flags {
	position:absolute;
	right:0;
	top:-24px;
}
.Fotos {
	float:right;
	margin-left:18px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFF;
}
.FotosSlide {
	float:right;
	margin-left:18px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFF;
	padding:12px;
	background:#FFF;
	position:relative;
}
.FotosSlide img {	
	background-repeat:no-repeat;
	background-position:center;
}
.Ilustracao {
	position:relative;
	float:left;
}
.IconImg {
	margin-bottom:-4px;
}
.Legenda {
	position:relative;
	width:15px;
	height:15px;
	float:left;
	margin:0 8px -4px 0;
	border:1px solid #000;
}
.LinksTopo {
	position:absolute;
	right:0;
	top:-6px;
	z-index:20;
	padding:0;
}
.LinksTopo a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:18px;
}
.LinksTopo a:hover {
	text-decoration:underline;
}
.Lista {
	list-style:url(/imagens/icones/arrow_right.gif);
	margin-left:18px;
}
.ListaColuna {
	list-style:url(/imagens/icones/arrow_right.gif);
	position:relative;
	float:left;
	width:200px;
	margin:10px 18px;
}
.ListaColuna li {
	margin-left:18px;
}
.Logo {
	position:absolute;
	margin:0 -39px -39px;
	top:-39px;
	width:146px;
	height:130px;
}
#pics {
	position:relative;
	min-width:316px;
	min-height:186px;
	text-align:center;
}
.nav_pics a {
	display:block;
	padding:4px 10px;
	float:left;
	position:relative;
	margin-right:6px;
	margin-bottom:7px;
	margin-top:10px;
}
.nav_pics a.activeSlide {
	background:#000D2B;
	color:#FFF;
}
.PaddingTopQuatorze {
	padding-top:14px;
}
.Quebra {
	position:relative;
	clear:both;
}
.QuoteBox {
	border:1px dashed #ccc;
	width:80%;
	margin:0 auto 20px;
	padding:6px 20px 2px;
	background:#fafafa;
	text-align:left;
}
.Tabela th {
	background:#C8C9CA;
	font-weight:bold;
	text-align:left;
}
.Tabela td {
	background:#E7E7E7;
}
.Tabela th, .Tabela td {
	padding:4px 18px;
}
.Texto {
	position:relative;
	width: 720px;
}
.Transparencia {
	position: absolute;
	top: 0; /* Necessário definir a posição */
	bottom: 0;  /* irá cobrir o elemento pai */
	left: 0;
	width: 100%;
	background: #FFF;
	opacity: 0.65;
}
.TopoMetais {
	background-image:url(/imagens/topos/metais.jpg);
	padding:86px 26px 18px;
	background-position:top left;
	background-repeat:no-repeat;
}
.TopoCabos {
	background-image:url(/imagens/topos/cabos.jpg);
	padding:86px 26px 18px;
	background-position:top left;
	background-repeat:no-repeat;
}
.TopoEnergia {
	background-image:url(/imagens/topos/energia.jpg);
	padding:86px 26px 18px;
	background-position:top left;
	background-repeat:no-repeat;
}


#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	background-color: #F6F5F2;
	padding: 5px 5px 5px 60px;
	border: 1px solid #E1DDD4;
	width:90%;
	background-image: url(/imagens/icones/alert_msg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}
.msg_erro {
	background-image: url(/imagens/icones/error_msg.gif);
}
.msg_sucesso {
	background-image: url(/imagens/icones/sucess_msg.gif);
}
.msg_alerta {
	background-image: url(/imagens/icones/alert_msg.gif);
}
.AlertaTabela {
	background-color: #F4F4F4;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
}