
body{
background-color:#2D4756;
margin:0px;
padding:0px;
overflow:auto;
}
h1, h2, h3, ul, p{margin:0px; padding:0px;}
ul{ list-style:none;}
p{
font-family:Arial, Helvetica, sans-serif;
color:#5b646a;
}

/*===================================
PARTE DE CIMA
=====================================*/
#topo_home{
width:100%;
background:url(../img/topo_home.jpg) no-repeat center top;
height:81px;
top:0%;
margin:0px;
}
#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: 360px;
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:600px;
	position:absolute;
	top:81px;
	background-color: #2c4655;
	background-image: url(../img/meio_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#conteudo{
width:986px;
height:490px;
*height:500px;
position:absolute;
margin-left:-493px;
left:50%;
top:0%;
}
#home{
	background:url(../img/home.jpg);
	width:986px;
	height:454px;
	position:absolute;
	top:0%;
	left:0%;
	margin:-44px 0 0 0;
}
#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;
}

/*===================================
RODAPE
=====================================*/
#rodape{
clear:both;
position:absolute;
bottom:0%;
font-size:10px;
margin: 0 0 0 30px;
}
#rodape div.bar{
width:930px;
height:32px;
background:url(../img/barra_rodape.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
=====================================*/
.bemvindo{
margin:60px 0 0 140px;
}
.desc{
width:400px;
font-size:12px;
margin-left:13px;
line-height:18px;
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 */
