@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	background-image:url(imagens/bg.jpg);
	background-repeat:repeat-x;
	background-color:#EAEAEA;
}
/* IDs layout site */
#layout {
	width:970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
}

#corpo-site {
	margin: 0px;
	padding: 0px;
	width: 970px;
	text-align:center;
	background-color:#FFFFFF;

}

#topo-geral {
	margin:0px;
	padding:0px;
	width:970px;
	height:390px;
	background-image:url(imagens/topo.jpg);
	background-repeat:no-repeat;
}

#topo-logo {
	width:970px;
	height:128px;
}

#link-portal {
	height:23px;
	width:90px;
	float:left;
	margin-left:200px;
	margin-right:90px;
	margin-top:3px;
}

#topo-banner {
	width:970px;
	height:257px;
	text-align:center;
	background-color:#FFFFFF;
}

#frase-motores {
	width:970px;
	height:40px;
	text-align:left;
	background-color:#FFFFFF;
}

#corpo-conteudo {
	width:970px;
	min-height:215px;
	text-align:center;
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
}

#conteudo {
	width:950px;
	text-align:center;
	background-color:#CCCCCC;
}

#corpo-orcamento {
	width:970px;
	background-color:#FFFFFF;	
}

#corpo-rodape {
	width:970px;
	height:65px;
	clear:both;
	text-align:center;
	background-image:url(imagens/rodape.jpg);
}

#rodape-portais {
	width:970px;
	height:20px;
	text-align:left;
	padding-top:10px;
	background-color:#FFFFFF;
}

/* IDs fim layout site */

/* banner aplicacao */

#aplicacao{
	width:970px;
	height:161px;
	background: #000000;
}

#aplic-automotivo a{
	width:194px;
	height:161px;
	background:url(imagens/banner-aplic-automotivo.jpg);
	float:left;
}

#aplic-automotivo a:hover{
	background:url(imagens/banner-aplic-automotivo-over.jpg);
	float:left;
}

#aplic-audio-e-visual a{
	width:194px;
	height:161px;
	background:url(imagens/banner-aplic-audio-e-visual.jpg);
	float:left;
}

#aplic-audio-e-visual a:hover{
	background:url(imagens/banner-aplic-audio-e-visual-over.jpg);
	float:left;
}

#aplic-automacao-comercial a{
	width:194px;
	height:161px;
	background:url(imagens/banner-aplic-automacao-comercial.jpg);
	float:left;
}

#aplic-automacao-comercial a:hover{
	background:url(imagens/banner-aplic-automacao-comercial-over.jpg);
	float:left;
}

#aplic-automacao-industrial a{
	width:194px;
	height:161px;
	background:url(imagens/banner-aplic-automacao-industrial.jpg);
	float:left;
}

#aplic-automacao-industrial a:hover{
	background:url(imagens/banner-aplic-automacao-industrial-over.jpg);
	float:left;
}

#aplic-casa-e-lazer a{
	width:194px;
	height:161px;
	background:url(imagens/banner-aplic-casa-e-lazer.jpg);
	float:left;
}

#aplic-casa-e-lazer a:hover{
	background:url(imagens/banner-aplic-casa-e-lazer-over.jpg);
	float:left;
}

/* banner categoria */

#categoria{
	width:970px;
	height:161px;
	background: #ffffff;
	padding-top: 1px;
}

#cat-ac a{
	width:126px;
	height:161px;
	background:url(imagens/banner-cat-ac.jpg);
	float:left;
}

#cat-ac a:hover{
	background:url(imagens/banner-cat-ac-over.jpg);
	float:left;
}

#cat-dc a{
	width:121px;
	height:161px;
	background:url(imagens/banner-cat-dc.jpg);
	float:left;
}

#cat-dc a:hover{
	background:url(imagens/banner-cat-dc-over.jpg);
	float:left;
}

#cat-dcreduc a{
	width:115px;
	height:161px;
	background:url(imagens/banner-cat-dcreduc.jpg);
	float:left;
}

#cat-dcreduc a:hover{
	background:url(imagens/banner-cat-dcreduc-over.jpg);
	float:left;
}

#cat-passo a{
	width:111px;
	height:161px;
	background:url(imagens/banner-cat-passo.jpg);
	float:left;
}

#cat-passo a:hover{
	background:url(imagens/banner-cat-passo-over.jpg);
	float:left;
}

#cat-passoreduc a{
	width:130px;
	height:161px;
	background:url(imagens/banner-cat-passoreduc.jpg);
	float:left;
}

#cat-passoreduc a:hover{
	background:url(imagens/banner-cat-passoreduc-over.jpg);
	float:left;
}

#cat-drivers a{
	width:113px;
	height:161px;
	background:url(imagens/banner-cat-drivers.jpg);
	float:left;
}

#cat-drivers a:hover{
	background:url(imagens/banner-cat-drivers-over.jpg);
	float:left;
}

#cat-servomotores a{
	width:118px;
	height:161px;
	background:url(imagens/banner-cat-servomotores.jpg);
	float:left;
}

#cat-servomotores a:hover{
	background:url(imagens/banner-cat-servomotores-over.jpg);
	float:left;
}
#cat-servodrivers a{
	width:136px;
	height:161px;
	background:url(imagens/banner-cat-servodrivers.jpg);
	float:left;
}

#cat-servodrivers a:hover{
	background:url(imagens/banner-cat-servodrivers-over.jpg);
	float:left;
}

/* fontes geral */

h1 {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 8px;
	color:#666666;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}

h1 a{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 8px;
	color:#666666;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}

h1 a:hover{
	color:#000099;
}
/*banners orcamento*/
#banner-orcamento1 {
	float:left;
	width:247px;
	height: 152px;
	background-image: url(imagens/banner-akiyama.jpg);
}

#banner-orcamento2 {
	float: left;
	width:723px;
	height: 152px;
	background-image: url(imagens/banner-orcamento.jpg);
}
#orc-dados {
	float: left;
	width:230px;
	margin-top:50px;


}
#orc-dados-tit {
	width:220px;
	height:15px;
	padding-top: 4px;
	padding-left: 5px;
}
#orc-dados-desc {
	width:220px;
	padding-top: 3px;
	padding-left: 8px;
}
.tit-princ {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000099;
	font-weight:bold;
	text-align: left;
}

.link-princ {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration:none;
	font-weight:bold;
	text-align: right;
}

.link-princ a {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration:none;
	font-weight:bold;
	text-align: right;
}

.link-princ a:hover {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000099;
	font-weight:bold;
	text-align: right;
}

.desc-princ {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: left;
}

.tit-home {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}

.tit-home a {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}

.tit-home a:hover {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}

.frase {
	width:200px;
	height:30px;
}


.texto-geral {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}

/*menu*/

#menu{
	height:23px;
	width:560px;
	margin-top: 102px;
	float: left;
	margin-left:3px;
}

#menu-admin {
	height:23px;
	width:920px;
	margin-top: 102px;
	float: left;
	margin-left:3px;
}

#item-menu{
height: 23px;
}
#item-menu a{
height: 23px;
float:left;
background: #FFFFFF; 
}
#item-menu a:hover{
height: 23px;
background: #EBEBEB; 
}
.item-menu a{
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #666666;
font-weight:bold;
padding-top: 5px;
padding-left: 15px;
padding-right:15px;
}
.item-menu a:hover{
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #333333;
font-weight:bold;
padding-top: 5px;
padding-left: 15px;
padding-right:15px;
}
#canto-menu{
float: left;	
}
/*admin*/
#tit-cad{
height:30px;
float:left;
width:970px;
height: 25px;
background: #ffffff;
margin-top: 15px;
margin-left:10px;
text-align:center;

}
#tit-login{
width:350px;
height: 15px;
margin-top: 15px;
}
.tit-login {
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #666666;
font-weight:bold;
text-align: center;
}
.tit-cad2 {
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #000099;
font-weight:bold;
text-align: left;
padding-top:4px;
}
.tit-cad {
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #666666;
font-weight:bold;
text-align: left;
padding-top:4px;
}
.tit-cad a{
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #666666;
text-decoration:underline;
}
.tit-cad a:hover{
color: #000099;
text-decoration:underline;
}
.desc-cad {
font-family:  Verdana, Arial, sans-serif;
font-size: 9px;
color: #666;
text-align: left;


}
#lista-cad{
float:left;
width:970px;
margin-top: 15px;
margin-left:10px;
text-align:left;
}
#corpo-cadastro{
width: 970px;
background: #ffffff;
min-height:1100px;
max-height: 5000px;
clear:both;
}
#cad-col01{
width:220px;
float:left;
margin-left: 20px;
}
#cad-col02{
width:220px;
float:left;
margin-left: 20px;
}
#cad-col03{
width:180px;
float:left;
margin-left: 45px;
}
#cad-linha01{
width:220px;
height: 15px;
margin-top: 10px;
clear:both;
}
#cad-linha02{
height: 15px;
}
#campo-geral{
heigth:15px;
width: 80px;
font-family:  Verdana, Arial, sans-serif;
font-size: 9px;
color: #666;
text-align: left;
float:left;
padding-top:3px;
padding-left: 10px;
}
#campo-desc{
heigth:15px;
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #666;
text-align: left;
font-weight: bold;
float:left;
}
#seleciona-aplic{
width:220px;
}
#campo-radio{
width:25px;
float:left;
float:left;
padding-top:3px;
padding-left: 10px;
}
#desc-campo-radio{
width:180px;
float:left;
padding-top:3px;
padding-left: 10px;
}
.campo-desc{
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #666;
text-align:left;
}
#nome-campo{
heigth:18px;
width: 130px;
font-family:  Verdana, Arial, sans-serif;
font-size: 9px;
color: #666;
text-align: left;
float:left;
padding-top:6px;
padding-left: 10px;
}
.btn-cad {
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
color: #666666;
font-weight:bold;
text-align: center;
padding-top:2px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
}
/* IDs layout INTERNO - JADES */

.tit-esq {
	float:left;
	width:340px;
	height:30px;
	margin-left:10px;
}

.tit-dir {
	float:left;
	width:610px;
	height:22px;
	text-align:right;
	margin-top:8px;
	margin-right:10px;
}

.btn-thumb a {
	float: right;
	width:28px;
	margin-left:5px;
	background-image:url(imagens/det-thumb.jpg);
}

.btn-thumb a:hover {
	float: right;
	width:28px;
	margin-left:5px;
	background-image:url(imagens/det-thumb2.jpg);
}

.btn-lista a {
	float: right;
	width:28px;
	background-image:url(imagens/det-list.jpg);
}

.btn-lista a:hover {
	float: right;
	width:28px;
	background-image:url(imagens/det-list2.jpg);
}

#corpo-motores {
	width:970px;
	text-align:center;
}

.col-esq {
	float:left;
	width:260px;
	text-align: left;
}

.categoria {
	width:255px;
	height:20px;
	margin-left:5px;
	text-align:left;
}

.img-pastinha {
	float:left;
	width:16px;
	height:20px;
}

.menu-categoria {
	float:left;
	width:234px;
	height:17px;
	margin-top:3px;
	margin-left:5px;
	text-align:left;
}

.texto-categoria {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

.texto-categoria a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

.texto-categoria a:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

.menu-nome-geral {
	width:230px;
	height:20px;
	text-align:left;
	margin-left:25px;
}

.menu-nome {
	float:left;
	width:227px;
	text-align:left;
	clear:both;
}

.img-nome {
	float:left;
	width:9px;
}

.texto-nome {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #999999;
}
.col-dir td{
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #999999;
}
.texto-nome a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #999999;
}

.texto-nome a:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #20459B;
}

.col-dir {
	float: left;
	width:675px;
	text-align:center;
}

.thumb-motor {
	width:495px;
	margin-top:30px;

}

.img-thumb {
	float:left;
	width:110px;
	height:110px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	background-color:#E8E8E8;
}

.texto-motor {
	float:left;
	width:300px;
	margin-left:10px;
	text-align:left;
	padding-top:3px;
}

.tit-motor {
	width:295px;
	height:25px;
}

.titulo-motor {
	font-family:Verdana;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.titulo-motor a {
	font-family:Verdana;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.titulo-motor a:hover {
	font-family:Verdana;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.dados-motor {
	width:295px;
}

.txt-campos{
  margin-left:10px;
  font-family:  Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#000000;
  font-style: normal;
  text-decoration: none;
  clear:both;
}

.form-contato {
	width:960px;
	height:250px;
	padding-top:20px;
}

.col-info-contato{
	float:left;
	width:400px;
	text-align:center;
}

.conteudo1-links{
	float:left;
	width:47.9%;
	text-align:center;
	margin-left:2%;
}

.conteudo2-links{
	float:left;
	width:400px;
	text-align:center;
}

.info-contato {
	width:350px;
	text-align:left;
}

.col-form-contato{
	float:left;
	width:550px;
	text-align:center;
}
