body{
background-color:#C8D2DB;
margin:0px;
padding:0px;
overflow:auto;
font-family:Tahoma, Arial;
}
h1, h2, h3, ul, p{margin:0px; padding:0px;}
ul{ list-style:none;}
p{
font-family: Tahoma, Arial;
color:#5b646a;
}

/*===================================
PARTE DE CIMA
=====================================*/
#topo_home{
	width:100%;
	height:81px;
	top:0%;
	margin:0px;
	background-image: url(../img/topo_metalmecanica.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topoMain{
width:932px;
height:75px;
position:absolute;
margin-left:-466px;
left:50%;
top:0%;
z-index:150;
}
.logo{padding:20px 0; position:absolute; left:3%; 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%;
	max-height:640px;
	position:absolute;
	top:81px;
	background-color: #c8d2db;
	background-image: url(../img/meio_fundo_mecanica_interna.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#conteudo{
width:986px;
height:610px;
*height:620px;
position:absolute;
margin-left:-493px;
left:50%;
top:0%;
}
#homeInstitucional{
	background:url(../img/home_metal.jpg);
	width:986px;
	height:454px;
	position:absolute;
	top:0%;
	left:0%;
	margin-top:-44px;
}
#homeInstitucional div.respiro{ margin:2px 0 0 30px;}
#blocos{
	width:100%;
	height:150px;
	padding:67px 0 0 30px;
}
#blocos div.float{
	width:460px;
	float:left;
}
.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;
}
.conteudo_home{
	clear:both;
	position:absolute;
	font-size:10px;
	margin-left:25px;
	top: 68%;
	width:95%;
}
.bloco_home{
	float:left;
	width:280px;
	margin: 4px 0 0 0;
	padding: 0 27px 0 0;
	height:117px;
}
.bloco_home p{
	margin: 0 0 0 7px;
	font-size:11px;
	line-height:16px;

}
.separador{
	background-image:url(../img/separador.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloco_home h1{
	font-size:16px;
	color:#58666f;
	margin: 0 0 11px 7px;
}
.bloco_home .tit{
	margin: 25px 0 0 25px;
}


/*===================================
RODAPE
=====================================*/
#rodape{
	clear:both;
	position:absolute;
	bottom:0%;
	font-size:10px;
	margin-left:25px;
	left: 2px;
}
#rodape div.bar{
width:930px;
height:32px;
background:url(../img/barra_rodape_mecanica.gif) no-repeat center top;
margin: 0 0 8px 0;
padding: 4px 0 0 0;
}
.bar ul li{ 
display:block;
font-family:Tahoma, Arial;
font-size:10px;
color:#596268;
}
#rodape div.float{ width:310px; float:left; display:block; height:30px;}

/*===================================
CLASSES
=====================================*/

.desc{
width:400px;
font-size:12px;
margin-left:13px;
line-height:130%;
margin-top:10px;
}
.metal{margin-left:120px;}
.FlashAlt1{ position:absolute; z-index:100; top:280px; margin-left:-20px; *margin-left:-220px;}
.automacao{margin-left:120px;}
.alternativo{ margin-top:5px;}
.alternativo ul li{ margin:0px; padding:0px; display:block; line-height:100%;} /* Firefox Hack */

