#menu{
	width: 491px;
	height: 45px;
	background: url(../imagens/bg_menu.gif);
	float: left;
	margin: 68px 0 0 5px;
    position: relative;
}

.menu_chat{
    width: 141px;
    height: 16px;
    position: absolute;
    top: -68px;
    right: 0px;
    display:none;
}

/* A Empresa */
.bt001 a{
	width: 79px;
	height: 18px;
	background: url(../imagens/menu.gif);
	float: left;
	margin: 3px 0 0 3px; 
}

.bt001 a:hover{
	background: url(../imagens/menu.gif) 0px 180px;
}

/* Veículos Novos */
.bt002 a{
	width: 115px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 342px;
	float: left;
	margin: 3px 0 0 3px; 
}

.bt002 a:hover{
	background: url(../imagens/menu.gif) 0px 162px;
}

/* Veículos Semi-Novos */
.bt003 a{
	width: 145px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 324px;
	float: left;
	margin: 3px 0 0 3px; 
}

.bt003 a:hover{
	background: url(../imagens/menu.gif) 0px 144px;
}

/* Peças e Acessórios */
.bt004 a{
	width: 137px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 306px;
	float: left;
	margin: 3px 0 0 3px; 
}

.bt004 a:hover{
	background: url(../imagens/menu.gif) 0px 126px;
}

/* Assistência Técnica */
.bt005 a{
	width: 131px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 288px;
	float: left;
	margin: 3px 0 0 3px; 
}

.bt005 a:hover{
	background: url(../imagens/menu.gif) 0px 108px;
}

/* Vendas Diretas */
.bt006 a{
	width: 104px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 270px;
	float: left;
	margin: 3px 0 0 3px; 
}

.bt006 a:hover{
	background: url(../imagens/menu.gif) 0px 90px;
}

/* Utilidades */
.bt007 a{
	width: 78px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 252px;
	float: left;
	margin: 3px 0 0 3px; 
}

.bt007 a:hover{
	background: url(../imagens/menu.gif) 0px 72px;
}

/* Lazer */
.bt008 a{
	width: 49px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 234px;
	float: left;
	margin: 3px 0 0 3px; 
}

.bt008 a:hover{
	background: url(../imagens/menu.gif) 0px 54px;
}

/* News */
.bt009 a{
	width: 45px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 216px;
	float: left;
	margin: 3px 0 0 3px; 
}

.bt009 a:hover{
	background: url(../imagens/menu.gif) 0px 36px;
}

/* Contato */
.bt010 a{
	width: 63px;
	height: 18px;
	background: url(../imagens/menu.gif) 0px 198px;
	float: left;
	margin: 3px 0 0 3px;
}

.bt010 a:hover{
	background: url(../imagens/menu.gif) 0px 18px;
}