.divMenu { padding:0px; text-align:center; left:50%; margin-left:135px;}

.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 */
.parceria { background:url(../images/bt_goldzteincyrela_02.png) bottom left no-repeat; }
.imovel { background:url(../images/bt_encontre_seu_emovei_02.png) bottom left no-repeat; }
.perguntas { background:url(../images/bt_faq_02.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; }
.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:-18px; }
.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_faq.png); background-repeat:no-repeat; background-position:bottom; width:76px; height:45px;}
