@charset "iso-8859-1";
/*----TECNOLOGIA MM4---*/
/*DEFINIÇÃO DO CONTEÚDO DA PÁGINA*/
#site {
	position: absolute;
	top: 15px;
	left: 50%;
	width: 955px;
	padding: 0px;
	margin-left: -500px; /* por causa do posicionamento absoluto temos que usar margem negativa para centralizar o site */
	/*background-image:url(../imagens/background_autorizadas.jpg);*/
	/*background: #FFF; /* fundo branco para navegadores que não suportam rgba */
	/*background: rgba(255,255,255,0.8); /* fundo branco com um pouco de transparência */
}

#cabecalho{width:955px;height:156px;float:left;background-image:url(../imagens/bkMenuLancamento.jpg);}
#espaco{width:950px;height:7px;float:left;}
#espacoBase{width:950px;height:5px;float:left;}
#titMM4{width:120px;height:28px;float:left;margin-top:10px;margin-left:15px;}

#MM4Logo{width:220px;height:91px;float:left;margin-left:10px;margin-top:10px;}
#img001{width:208px;height:140px;float:right;margin-right:10px;margin-top:15px;}
#img002{width:208px;height:140px;float:right;margin-right:10px;margin-top:15px;}
#img003{width:165px;height:104px;float:left;margin-left:15px;margin-top:12px;}
#desenhoMotor{width:471px;height:449px;float:right;margin-right:10px;}
#desenhoMotor2{width:462px;height:401px;float:right;margin-right:10px;margin-top:30px;}
#grafico{width:473px;height:383px;float:right;margin-right:10px;margin-top:30px;}
#grafico2{width:425px;height:255px;float:left;margin-left:10px;margin-top:30px;margin-bottom:30px;}
#grafico3{width:425px;height:255px;float:right;margin-right:10px;margin-top:30px;margin-bottom:30px;}
#EK7651HG{width:473px;height:183px;float:right;margin-right:10px;}

#tab1{width:416px;height:141px;float:left;margin-left:10px;margin-top:35px;}
#tab2{width:416px;height:123px;float:left;margin-left:10px;margin-top:15px;}
#tab3{width:900px;height:124px;float:left;margin-left:10px;margin-top:15px;}
#tab4{width:900px;height:369px;float:left;margin-left:10px;margin-top:15px;}

#subMM4{width:418px;float:left;margin-left:10px;margin-top:10px;font-family:tahoma;font-size:36px;color:#FFF;text-decoration:none;font-weight:bold;}
.subMM4{width:418px;float:left;margin-left:10px;margin-top:35px;font-family:tahoma;font-size:24px;color:#005EA7;text-decoration:none;font-weight:bold;}
.subMM42{width:900px;float:left;margin-left:10px;margin-top:35px;font-family:tahoma;font-size:34px;color:#005EA7;text-decoration:none;font-weight:bold;}

#txtMM4{width:700px;height:22px;float:left;font-family:Tahoma;font-size:12px;color:#707173;text-decoration:none;font-weight:normal;margin-left:5px;margin-top:17px;}

.txt1{width:418px;float:left;font-family:tahoma;font-size:16px;color:#000;font-weight:normal;text-decoration:none;margin-top:15px;margin-left:10px;text-align:justify;}
.txt2{width:418px;float:left;font-family:tahoma;font-size:16px;color:#000;font-weight:bold;text-decoration:none;margin-top:15px;margin-left:10px;text-align:justify;}
.txt3{width:900px;float:left;font-family:tahoma;font-size:16px;color:#000;font-weight:normal;text-decoration:none;margin-top:15px;margin-left:10px;text-align:justify;}
.lgd1{width:263px;float:left;font-family:tahoma;font-size:12px;color:#000;text-decoration:none;margin-left:10px;margin-top:12px;text-align:justify;}

#fundoMM4{width:922px;height:auto;float:left;margin-left:15px;background-image:url(../imagens/MM4/background_mm4.jpg);}

#conteudo{width:955px;float:center; }

#rodape{width:955px;height:152px;float:left;background-image:url(../imagens/bkRodape.jpg);}

.linkNova{font-family:tahoma;font-size:12px;font-weight:bold;text-decoration:none;color:#666;}
.linkNova:hover{font-family:tahoma;font-size:12px;font-weight:bold;text-decoration:underline;color:#666;}
.txtRefina{font-family:tahoma;font-size:14px;text-decoration:none;font-weight:normal;}