/* ---- Estrutura menu topo ---- */



#sk{ 

	margin: 30px 0 0 440px;

	padding: 0;

	width:150px;

	height:60px;

	position: absolute;

	* margin-left: -175px;

}



#marca{ 

	margin: 0;

	padding: 80px 0 0 73px;

	width:263px;

	height:90px;

	* padding-top: 100px;

}



#gorro{ 

	margin: 0;

	padding: 73px 0 0 60px;

	width:83px;

	height:69px;

	position: absolute;

	/** padding-top: 53px;*/

}



#botoes{ 

	margin: 0;

	padding: 84px 0 0 42px;

	width: 900px;

	height: auto;

	float: left;

	* padding-top: 64px;

}



#novidades{

	margin: 50px 0 0 50px;

	padding:0;

	width: 150px;

	float:left;

}



#bl{

	float:left;

}



#fb{

	float:left;

}



#or{

	float:left;

}



#tw{

	float:left;

}



#areacliente{

	margin: 43px 30px 0 0;

	padding:0;

	width: 200px;

	float:right;

}

#clear{

	clear:both;

}



#menu{ 
	position: relative;
	margin: 0;
	padding: 0;
	width:583px;
	height:105px;
	background:url(http://www.genialis.com.br/g2010/imagens/menutopo_2018.png) no-repeat 0 0;
	float:left;
}


#menu ul{
	list-style:none;
	text-indent:-9999em;
}

#menu li{
    position:absolute;
    top:0;
    height:105px;
}

#menu li a{
    display:block;
	text-decoration:none;
    width:100%;
    height:100%;
    top:0;
}

#um{
	width:98px;
	left:0;
}

#dois{
	width:95px;
	left:98px;
}

#tres{
	width:97px;
	left:193px;
}

#quatro{
	width:99px;
	left:290px;
}

#cinco{
	width:97px;
	left:387px;
}

/**#seis{
	width:97px;
	left:484px;
}**/


#um a:hover{
  background:url(http://www.genialis.com.br/g2010/imagens/menutopo_sobre_2018-2.png) no-repeat 0 0;
}

#dois a:hover{
  background:url(http://www.genialis.com.br/g2010/imagens/menutopo_sobre_2018-2.png) no-repeat -98px 0;
}

#tres a:hover{
  background:url(http://www.genialis.com.br/g2010/imagens/menutopo_sobre_2018-2.png) no-repeat -193px 0;
}

#quatro a:hover{
  background:url(http://www.genialis.com.br/g2010/imagens/menutopo_sobre_2018-2.png) no-repeat -290px 0;
}

#cinco a:hover{
  background:url(http://www.genialis.com.br/g2010/imagens/menutopo_sobre_2018-2.png) no-repeat -387px 0;
}

/**#seis a:hover{
  background:url(http://www.genialis.com.br/g2010/imagens/menutopo_sobre_2015-2.png) no-repeat -484px 0;
}**/