#barra_menu{
	width: 100%;
	height:32px;
	background: #470000;
	z-index: 3;
}

ul#menu{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 810px;
	margin: 0 auto 0 auto;
	height: 32px !important;
	z-index: 3 !important;
}
#menu li{
	float: left;
}
.menup:link, .menup:visited {
	background: #C00;
	display: block;
	line-height: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 1px 0 0px;
	padding: 0 21px 0 21px;
	z-index: 3 !important;
}

ul#menu ul{
	width: 198px !important;
	background: #FFF;
	margin-top: 12px;
	padding: 0px;
	z-index: 3 !important;
}
li.tipomoto_op a:link, li.tipomoto_op a:visited{
	background: #666;
	padding: 0 0 0 30px; 
	display: block;
	line-height: 42px;
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC;
	text-decoration: none;
	text-transform: none;
	border-bottom: 1px solid #000;
	z-index: 3 !important;
}
li.tipomoto_op a:hover{
	background: #000;
}

li.servicos_op a:link, li.servicos_op a:visited{
	background: #666;
	padding: 0 0 0 30px; 
	display: block;
	line-height: 42px;
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC;
	text-decoration: none;
	text-transform: none;
	border-bottom: 1px solid #000;
	z-index: 3 !important;
}
li.servicos_op a:hover{
	background: #000;
}

ul#menu ul ul{
	width: 148px !important;
	background: #c00;
	margin-top: 0;
	margin-left: 5px;
	padding: 0 !important;
	border: 5px solid #333;
	z-index: 3 !important;
}
li a.motos_op:link, li a.motos_op:visited {
	background: #666;
	padding: 3px 0 3px 10px ;
	margin: 0;
	display: block;
	line-height: 22px;
	width: 138px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	border-bottom: 1px solid #000;
	z-index: 3 !important;
}
.menup:hover, .tipomoto_op a:hover, .realcar, a.motos_op:hover{
	background: #333;
}

ul#menu ul ul ul{
	width: 475px !important;
	height: auto;
	background: #333;
	border: 1px solid #666;
	z-index: 15 !important;
	margin-left: 0;
	margin-top: -4px !important;
	padding: 10px !important;
}

#motos_box img{
	float: left;
	margin-right: 10px;
	padding: 0 !important;
}

.info_home{
	color: #CCC;
	font-size: 11px;
	line-height: 120%;
	float: left;
}
.info_home strong{
	color: #FFF;
}

a.linkfoto:link, a.linkfoto:visited{
	padding: 0 !important;
	width: 287px !important;
	margin: 0 5px 0 0;
	float:left !important;
	border: 1px solid #666 !important;
}
a.linkfoto:hover{
	border: 1px solid #C00 !important;
}

.info_home a.linkmais:link,.info_home a.linkmais:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 120px;
	background: url(imagens/lupa.gif) no-repeat left center;
	padding-left: 25px;
	font-size: 11px;
	line-height: 120%;
	border:0;
}
.info_home a.linkmais:hover{
	text-decoration: underline;
}

