@charset "iso-8859-1";
/*----BRUSHLESS---*/
/*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;}
#titBrushless{width:180px;height:28px;float:left;margin-top:10px;margin-left:15px;}
#txtLancamentos{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;}

.tit1{width:760px;height:32px;float:left;font-family:tahoma;font-size:26px;color:#000;font-weight:bold;text-decoration:none;margin-top:20px;margin-left:25px;}
.tit2{width:595px;height:20px;float:left;font-family:tahoma;font-size:18px;color:#000;font-weight:bold;text-decoration:none;margin-top:20px;margin-left:25px;}
.txt1{width:595px;float:left;font-family:tahoma;font-size:12x;color:#000;font-weight:normal;text-decoration:none;margin-top:15px;margin-left:25px;text-align:justify;}

#blImage{width:606px;height:335px;float:left;margin-left:15px;margin-top:10px;}
#desenhoMotor{width:600px;height:210px;float:left;margin-top:20px;margin-left:25px;}
#BLMotor{width:213px;height:87px;float:right;margin-top:30px;margin-right:10px;}
#desenhoBrushless{width:289px;height:453px;float:right;margin-top:120px;margin-right:7px;}

#modelsBrushless{width:922px;height:auto;float:left;background-color:#FFF;margin-top:20px;}

.BLModel{width:225px;height:250px;float:left;margin-top:10px;margin-left:3px;}
.fotoModel{width:225px;height:148px;float:left;}
.txtModel{width:225px;float:left;font-family:tahoma;font-size:12px;text-decoration:none;text-align:center;font-weight:normal;color:#006D84;margin-top:5px;}
.txtModel a{font-family:tahoma;font-size:12px;text-decoration:none;text-align:center;font-weight:normal;color:#006D84;}
.txtModel a:hover{font-family:tahoma;font-size:12px;text-decoration:underline;text-align:center;font-weight:normal;color:#006D84;}

.codModel{width:225px;float:left;font-family:tahoma;font-size:10px;text-decoration:none;text-align:center;font-weight:normal;color:#999;margin-top:5px;}


#fundoBrushless{width:922px;height:auto;float:left;margin-left:15px;background-image:url(../imagens/brushless/background_brushless.jpg);}

#conteudo{width:955px;float:center; }
#subTitulo{width:535px;height:17px;float:left;font-family:tahoma;font-size:16px;text-decoration:none;font-weight:bold;color:#008C9B;margin-left:40px;margin-top:10px;}
#tracoH{width:670px;height:1px;float:left;margin-left:255px;margin-top:10px;}


#maqLancamentos{width:690px;float:right;margin-right:25px;}
.lancamento{width:225px;height:221px;float:left;margin-left:5px;}
.lanFoto{width:225px;height:143px;float:left;margin-top:10px;}
.lanTitulo{width:225px;height:28px;float:left;font-family:tahoma;font-size:12px;color:#008C9B;font-weight:normal;text-decoration:none;text-align:center;margin-top:5px;}
.lanLinha{width:225px;height:11px;float:left;font-family:tahoma;font-size:11px;color:#9C9E9F;font-weight:normal;text-decoration:none;text-align:center;margin-top:5px;}

#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;}