.divMenu { padding:0px; text-align:center; left: 50%; margin-left:35px; }

.aling ul{ text-align: left; /*set value to "left", "center", or "right"*/ }

#divBotoes { height:25px; margin:0px; }
#divBotoes li { float:left; }
#divBotoes a:hover img { visibility:hidden; }
#divBotoes a { display:block; }
#divBotoes a { height:25px; }

/* BUG PARA IE */
* html #divBotoes a { cursor:hand; }
* html #divBotoes li a:hover { height:1%; }
#divBotoes { margin:1em 0; padding:0; list-style:none; }
#divBotoes li { margin:0; padding:0; }

/* ROLLOVER IMAGENS */
.empresa { background:url(../images/bt_empresa_2.png) bottom left no-repeat; }
.qualidade { background:url(../images/bt_qualidade_2.png) bottom left no-repeat; }
.social { background:url(../images/bt_responsabilidade_social_2.png) bottom left no-repeat; }
.trabalhe { background:url(../images/bt_trabalhe_conosco_2.png) bottom left no-repeat; }
.contato { background:url(../images/bt_contato_02.png) bottom left no-repeat; }
.noticias { background:url(../images/bt_noticias_02.png) bottom left no-repeat; }
.fornecedor { background:url(../images/bt_fornecedor_2.png) bottom left no-repeat; }
.home { background:url(../images/bt_home_02.png) bottom left no-repeat; }

/* DROPMENU */
.dropmenudiv{ position:absolute; display: block; font:normal 11px Verdana; line-height:20px; z-index:100; visibility: hidden; margin-left:-12px; }
.dropmenudiv a{ width: auto; display: block; text-decoration: none; color:#E8E3C5; }

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#FFFFFF;
}
.backdropmenu { background-image:url(../images/backOver_empresa.png); background-repeat:no-repeat; background-position:bottom; width:120px; height:108px;}