body{
background-color:#c8d3db;
margin:0;
padding:0;
font-family:Tahoma, Arial;
color:#5b646a;
}
html,body {height: 100%}
* html #div {height: 100%}

h1, h2, h3, ul{margin:0px; padding:0px;}
ul{ list-style:none;}
p{
font-family:Arial, Helvetica, sans-serif;
color:#5b646a;
}

/*===================================
PARTE DE CIMA
=====================================*/
#topo{
width:100%;
background-image: url(/img/topo_metalmecanica.jpg);
background-repeat: no-repeat;
background-position: center top;
height:81px;
top:0%;
margin:0px;

}
#topoMain{
width:932px;
height:75px;
position:absolute;
margin-left:-466px;
left:50%;
top:0%;
}
.logo{padding:20px 0; position:absolute; left:0%; z-index:100;}
#menuSuperior{
width: 427px;
height:30px;
padding-top:2px;
float:right;
}
#menuSuperior ul li{float:left;}
#menuSuperior ul li img{display:block;}
#idiomaImg{ float:right; position:absolute; margin:5px 0 0 5px; display:none;}

/*===================================
CONTEUDO
=====================================*/
#main{
	width:100%;
	height:100%;
	position:absolute;
	top:81px;
	background-color: #c8d3db;
	background-image: url(/img/meio_fundo_mecanica_interna.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
}
#conteudo{
width:931px;
position:absolute;
margin-left:-465px;
left:50%;
top:0%;
}
#banner{
width:931px;
height:187px;
position:absolute;
top:0%;
left:5px;
margin-top:-35px;
}
.menu{
padding-top:17px;
padding-left:32px;
min-height:380px;
}
.menu ul li{
	width:267px;
	padding:0;
	margin:0;
}
.menu ul li a, .menu ul li img{ display:block; margin:0; padding:0; }
.menu ul li a:hover{
	background-image: url(/img/menu_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu ul li.clicado{ 
	background-image: url(/img/menu_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu ul.submenu{
	background:url(/img/fundo_sub2.jpg) no-repeat top;
	background-color:#D7DEE3;
	width:235px;
	margin: 5px 20px 10px 0px;
}
.menu ul.submenu2{
	background:url(/img/fundo_sub2.jpg) no-repeat top;
	background-color:#D7DEE3;
	width:235px;
	margin: 5px 20px 10px 0px;
}
.menu  ul.submenu li a.sub{
	font-size:11px;
	padding:7px;
	text-decoration:none;
	text-indent:8px;
	color:#48555B;
	list-style:none;
}
.menu ul.submenu li a.sub:hover{
	background-color:#333333;
	color:#2C3336;
}
.menu  ul.submenu2 li a.sub{
	font-size:11px;
	padding:7px;
	text-decoration:none;
	text-indent:8px;
	color:#48555B;
	list-style:none;
}
.menu ul.submenu2 li a.sub:hover{
	background-color:#333333;
	color:#2C3336;
}
#pad{
	background:#aab4ba url(/img/int_conteudo_fundo_mecanica.jpg) repeat-x;
	padding:20px 15px;
	height: auto;
 	margin-top:160px;
}

#left{
	background:url(/img/left_fundo.jpg) repeat-y;
	width:279px;
	padding:1px 0px 1px 1px;
	float:left;
}
#right{
	background-color:#FFFFFF;
	width:590px;
	height:auto;
	margin-left:300px;
}
#atalhos{
	width:100%;
	height:32px;
	text-align:right;
	padding: 4px 0 0 0;
	background-image: url(/img/barra_rodape_mecanica.gif);
	background-repeat: no-repeat;
}
#atalhos ul{ float:right; margin-top:3px;}
#atalhos ul li{ float:left;}
#atalhos ul li{ 
	display:block;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#596268;
}
.fundoGomo .atalhoGomo a{
	text-transform:uppercase;
	text-decoration:underline;
	font-size:10px;
	color:#5b646a;
}
.fundoGomo .atalhoGomo a:hover{
	color:#3F4549;
}
.fundoGomo{
background-image:url(/img/gomo_meio.gif);
background-repeat:repeat-x;
padding: 0 0 3px 0;
}
/*===================================
INNER CONTEUDO
=====================================*/
#right p{ 
font-size:12px;
line-height:18px;
}
.f1{font-size:10px;}
.f2{font-size:12px;}
.f3{font-size:14px;}
.f4{font-size:15px;}
.f5{font-size:16px;}

h4.data{
	float:left;
	font-family:Tahoma, Arial;
	font-size:30px;
	font-weight:bold;
	background-image: url(/img/fundo_data.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 112px;
	padding:7px 0 0 20px;
	margin: 10px 0 0 -20px;
}
.box_conteudo{
	background-color:#d9dee2;
	padding:12px;
}
.box_download{
	background-color:none;
	padding:0px;
}
.box_download h2{
	font-size:11px;
	padding:4px;
	margin: 15px 0 8px 0;
	color:#9CA9B4;
	border-bottom:dotted 1px #9CA9B4;
}
.box_conteudo h2{
	font-size:11px;
	padding:4px;
	margin: 15px 0 8px 0;
	color:#9CA9B4;
	border-bottom:dotted 1px #9CA9B4;
}
.box_conteudo td span{
font-size:12px;
font-weight:bold;
}
.spacer-right .box_conteudo li{
	list-style-image: url(/img/bullet2.gif);
	font-size:12px;
	line-height:20px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 20px;
	font-weight:normal;

}
.box_conteudo li a{
	color:#445f74;
	text-decoration:none;
}
.box_conteudo li a:hover{
	text-decoration:underline;
}

.spacer-right li{
	list-style-image: url(/img/bullet1.gif);
	font-size:12px;
	line-height:20px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 20px;
	font-weight:normal;
	}
.spacer-right iframe {
	border:#d0dae1 4px solid;
}
.div_right{
	width:150px;
	float:right;
	margin: 0 5px 0 5px;
}
.div_right img{
	border:4px #d0dae1 solid;
	margin: 4px 0 4px 0;
}
.img_cont{
	float:right;
	margin: 5px 4px 0 20px;
	text-align:right;
}
.img_cont2{
	float:right;
	margin: -295px 23px 0 -50px;
	text-align:right;
}
.novidades a{
	color:#6a7177;
	text-decoration:none;
	font-weight:bold;
}
.novidades a:hover{
	text-decoration:underline;
}
.novidades p{
	border-bottom: #c3ced6 1px solid;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;

}
.novidades p img{
	padding: 10px;

}
.downloads li a{
	color:#6a7177;
	text-decoration:none;
}
.downloads li a:hover{
	text-decoration:underline;
}
/*===================================
PRODUTOS ELEVADORES
=====================================*/
.thumbs{
background-color:#cdd6dd;
width:200px;
padding:4px;
text-align:center;
}
.thumbs img{
padding:3px;
}
.thumbs2{
background-color:#cdd6dd;
padding:8px 3px;
text-align: center;

}
.thumbs2 img{
padding:3px;
}
.thumbs3{
background-color:#cdd6dd;
width:200px;
padding:4px;
text-align:left;
margin: 5px 0px 0 25px;
}
.thumbs3 img{
padding:3px;
}



/*===================================
NEWSLETTER
=====================================*/
.newsletter{
	height:135px;
	width:277px;
	padding-bottom: 10px;
	background-image: url(/img/newsletter_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.formNews{
	height:58px;
	padding: 55px 30px 0 35px;
	font-family:Tahoma, Arial;
}
.formNews label{
	float:left;
	width:40px;
	height:20px;
	text-transform:uppercase;
	font-size:11px;
	margin: 4px 0 0 0;
}
.formNews input{
	width:116px;
	height:17px;
	background-image: url(/img/fundo_form.gif);
	border:none;
	margin: 2px 0 2px 0;
	padding: 2px;
	font-size: 11px;
	color:#333333;
	background-repeat: repeat-x;
}
.formNews div{
	float:left;
}
.formNews input{
	width:116px;
	height:17px;
	float:left;
	background-image: url(/img/fundo_form.gif);
	border:none;
	margin: 2px 0 2px 0;
	padding: 2px;
	font-size: 11px;
	color:#333333;
	background-repeat: repeat-x;
}
.formNews input.btOk{
	width:auto;
	height:auto;
	border:none;
	float:left;
	margin:2px 0 0 4px;
	padding:0;
	}

/*===================================
RODAPE
=====================================*/
#rodape{
clear:both;
bottom:0%;
font-size:10px;
margin-left:0px;
margin-top:2px;
display:block;
background-color:#c8d3db;
height:60px;
padding:10px 5px;
}
#rodape div.float{ width:300px; float:left; display:block; height:60px;}

.fundoGomo2{
	background-image:url(/img/gomo2_meio.gif);
	background-repeat:repeat-x;
	padding: 0 0 3px 0;
}
.fundoGomo2 .atalhoGomo a{
	text-transform:uppercase;
	text-decoration:underline;
	font-size:10px;
	color:#5b646a;
}
.fundoGomo2 .atalhoGomo a:hover{
	color:#3F4549;
}

/*===================================
CLASSES
=====================================*/
.spacer-menu{
	background:#ced6da url(/img/menu_fundo2.jpg) no-repeat left top;
}
.spacer-right{
	background-color:#e8ecef;
	padding:20px;
	height: 570px;
	min-height: 570px;
	height: auto;
	border-right:1px #81898f solid;
	border-bottom:1px #81898f solid;
}
.titulo{
	border-bottom:1px solid #c9d0d6;
	padding:0 0 10px 0;
	font-family:tahoma, arial;
	font-size:24px;
	letter-spacing:-1px;
	color:#445f74;
	font-weight:normal;
	margin: 0 0 15px 0;
}
.titulo_modelo{
	padding:5px;
	font-family:tahoma, arial;
	font-size:11px;
	color:#545A5F;
	font-weight:bold;
	margin: 0 0 15px 0;
	background-color: #C1CAD0;
}
.solucoes{
	margin-top:55px;

}
.titulo_modelo span{
	font-size:26px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:-1px;
}
.titulo_modelo span a{
	color:#FFFFFF;
	text-decoration:none;
}
.borda{ border:2px solid #ced6da;}
.clientes_bancario {
margin-left:20px;
}

.clientes_bancario img{
margin:8px;
}
.endereco{
float:left;
width:270px;
}
.mapa{
float:left;
margin-top:15px;
}
/*===================================
LINKS
=====================================*/
a.linkum:link {
color:#585a60;
text-decoration:underline;
}
a.linkum:visited {
color:#585a60;
text-decoration:none;
}
a.linkum:hover {
color:#333333;
text-decoration:underline;
}
a.linkum:active {
color:#585a60;
text-decoration:underline;
background-color:#000000;
}
/*===================================
CLIENTES - APOIO
=====================================*/
.separador{
background:url(/img/barra_separador.gif) repeat-x;
height:25px;
margin:15px 0 5px 0;
}
#clientes-apoio div.ap{ width:550px; height:300px;}

#apoio-solucoes  li a{
text-decoration:none;
padding: 2px 2px 2px 8px;
margin: 5px;
display:block;
color:#445F74;
background-color:#FFFFFF;
}

#apoio-solucoes a:hover{
background-color:#C8D3DB;}
