#menu{
   position:absolute;
   top: 0;
   left: 170px;
   width:740px;
   height:20px;
   padding:0;
   margin:0;
}

#menu a{
   text-indent:-5000px;
   content:"";
   line-height:0;
   display: block;
   height:20px;
   border-right: 1px solid #ebebeb;
   border-top: 1px solid #EBEBEB;
   border-bottom: 1px solid #EBEBEB;
   overflow:hidden;
}

#menu ul li a{
	border:none;
}

#menu li{
   float:left;
   list-style:none;
   position:relative;
}

#menu li ul {
   display:none;
   position:absolute;
   left:0;
   top:20px;
   padding:4px 0 0 0;
   margin:0;
   width:400px;
}

#menu li ul li ul {
   left:0;
   top:20px;
   padding:1px 0 0 0;
   width:400px;
}

#menu li:hover > ul {
   display:block;
}

#menu li ul li{
   float:left;
   list-style:none;
   position:relative;
   margin:0 1px 0 0;
}

#home{
   width: 51px;
   background:url(../images/menu/bt-home.png) no-repeat;
   border-left: 1px solid #EBEBEB;
}

#modelos{
   width: 80px;
   background:url(../images/menu/bt-modelos.png) no-repeat;
}

#financiamento{
   width: 106px;
   background:url(../images/menu/bt-financiamento.png) no-repeat;
}

#acessorios {
   width: 86px;
   background:url(../images/menu/bt-acessorios.png) no-repeat;
}

#meu-mini{
   width: 75px;
   background:url(../images/menu/bt-meuMini.png) no-repeat;
}

#reserve-o-seu{
   width: 90px;
   background:url(../images/menu/bt-reserve.png) no-repeat;
   background-position: -5px 0;
}
#reserve-o-seu:hover {
   background-position: -5px -20px;
}

#lifestyle{
   width: 70px;
   background: url(../images/menu/bt-lifestyle.png) no-repeat;
}

#seminovos{
   width: 85px;
   background:url(../images/menu/bt-seminovos.png) no-repeat;
}

#contato{
   width: 85px;
   background:url(../images/menu/bt-contato.png) no-repeat;
}

#modelos:hover,
#financiamento:hover,
#acessorios:hover,
#meu-mini:hover,
#lifestyle:hover,
#seminovos:hover,
#contato:hover{
   background-position: 0 -20px;
}

#mini-hatch{
	width: 77px;
	background:url(../images/menu/bt-mini-hatch.png) no-repeat;
}

#mini-cooper{
	width: 83px;
	background:url(../images/menu/bt-mini-cooper.png) no-repeat;
}

#mini-cooper-s{
	width: 91px;
	background:url(../images/menu/bt-mini-cooper-s.png) no-repeat;
}

#mini-cabrio{
	width: 81px;
	background:url(../images/menu/bt-mini-cabrio.png) no-repeat;
}

#mini-cooper-cabrio{
	width: 123px;
	background:url(../images/menu/bt-mini-cooper-cabrio.png) no-repeat;
}

#mini-cooper-s-cabrio{
	width: 130px;
	background:url(../images/menu/bt-mini-cooper-s-cabrio.png) no-repeat;
}

#mini-clubman{
	width: 92px;
	background:url(../images/menu/bt-mini-clubman.png) no-repeat;
}

#mini-cooper-s-clubman{
	width: 141px;
	background:url(../images/menu/bt-mini-cooper-s-clubman.png) no-repeat;
}

#compare{
	width: 132px;
	background:url(../images/menu/bt-compare.png) no-repeat;
}

#cdc{
	width: 38px;
	background:url(../images/menu/bt-cdc.png) no-repeat;
}

#leasing{
	width: 59px;
	background:url(../images/menu/bt-leasing.png) no-repeat;
}

#mini-4u{
	width: 57px;
	background:url(../images/menu/bt-mini-4u.png) no-repeat;
}

#amex{
	width: 214px;
	background:url(../images/menu/bt-amex.png) no-repeat;
}

#configurador{
   width: 121px;
   background:url(../images/menu/bt-configurador.png) no-repeat;
}
#john-cooper{
   width: 126px;
   background:url(../images/menu/bt-john-cooper.png) no-repeat;
}

#agende-revisao{
	width: 126px;
	background:url(../images/menu/bt-agende.png) no-repeat;
}

#seguros{
	width: 72px;
	background:url(../images/menu/bt-seguros.png) no-repeat;
}

#pecas{
	width: 56px;
	background:url(../images/menu/bt-pecas.png) no-repeat;
}

#mini-club{
	width: 69px;
	background:url(../images/menu/bt-mini-club.png) no-repeat;
}

#faca-sua-reserva{
	width: 125px;
	background:url(../images/menu/bt-reserva.png) no-repeat;
}

#consulte-reserva{
	width: 195px;
	background:url(../images/menu/bt-consulta.png) no-repeat;
}

#faq{
	width: 60px;
	background:url(../images/menu/bt-faq.png) no-repeat;
}

#fale-conosco{
	width: 106px;
	background:url(../images/menu/bt-faleconosco.png) no-repeat;
}

#loja{
	width: 56px;
	background:url(../images/menu/bt-loja.png) no-repeat;
}

#solicite-cotacao{
	width: 108px;
	background:url(../images/menu/bt-solicite-cotacao.png) no-repeat;
}

#mini-hatch:hover, #mini-cooper:hover, #mini-cooper-s:hover,
#mini-cabrio:hover, #mini-cooper-cabrio:hover, #mini-cooper-s-cabrio:hover,
#mini-clubman:hover, #mini-cooper-s-clubman:hover,
#compare:hover, 
#cdc:hover, #leasing:hover, #mini-4u:hover, #amex:hover,
#john-cooper:hover, #configurador:hover,
#agende-revisao:hover, #seguros:hover, #pecas:hover, #mini-club:hover,
#faca-sua-reserva:hover, #consulte-reserva:hover, #faq:hover,
#fale-conosco:hover,  #loja:hover,  #solicite-cotacao:hover{
	background-position:0px -21px;
}

/* CLUB MINI */
#menu-club-mini{
	position:relative;
	float:left;
	height:17px;
	padding:0;
	margin:75px 0 0 20px;
}

#menu-club-mini a{
	text-indent:-5000px;
	content:"";
	line-height:0;
	display: block;
	height:17px;
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	overflow:hidden;
}

#menu-club-mini li{
	float:left;
	list-style:none;
	position:relative;
}

#club-mini{
	border-left: 1px solid #ebebeb;
	width: 96px;
	background:url(../images/menu-club-mini/mini-club.jpg) no-repeat;
}

#fotos-club-mini{
	width: 75px;
	background:url(../images/menu-club-mini/fotos.jpg) no-repeat;
}

#videos-club-mini{
	width: 75px;
	background:url(../images/menu-club-mini/videos.jpg) no-repeat;
}

#dicas-club-mini{
	width: 68px;
	background:url(../images/menu-club-mini/dicas.jpg) no-repeat;
}

#mini-kart-club-mini{
	width: 93px;
	background:url(../images/menu-club-mini/mini-kart.jpg) no-repeat;
}

#faq-club-mini{
	width: 58px;
	background:url(../images/menu-club-mini/faq.jpg) no-repeat;
}

#club-mini:hover, #fotos-club-mini:hover, #videos-club-mini:hover, #dicas-club-mini:hover, #mini-kart-club-mini:hover, #faq-club-mini:hover {
	background-position:0px -17px;
}

#cadastre-se-club-mini{
	text-indent:-5000px;
	content:"";
	line-height:0;
	display:block;
	height: 25px;
	width: 100px;
	background:url(../images/menu-club-mini/cadastre-se.jpg) no-repeat;
	overflow:hidden;
	float:right;
	margin:72px 0 0 0;
}
#cadastre-se-club-mini:hover{
	background-position:0px -25px;
}