@font-face {
    font-family: "Abadi";
    src: url("font/abadi_mt_condensed_light_regular-webfont.eot");
    src: local('☺'),
		url("font/abadi_mt_condensed_light_regular-webfont.eot?#iefix") format("embedded-opentype"),
		url("font/abadi_mt_condensed_light_regular-webfont.woff2") format("woff2"),
		url("font/abadi_mt_condensed_light_regular-webfont.woff") format("woff"),
		url("font/abadi_mt_condensed_light_regular-webfont.svg#abadi_mt_condensed_lightRg") format("svg");
    font-weight: normal;
    font-style: normal;
}

*  {
	border: 0;
	outline: 0;
	text-decoration: none;
	list-style: none;
	font-family: 'Abadi';
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
	outline: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}

* html #tudo,html {
height: 100%
}

body  {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/topo/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	overflow-x: hidden;
	font-family: 'Abadi';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#tudo  {
	position:relative;
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
}

#fix  {
	height: 100%;
	padding-bottom: 420px;
	/*width: 1080px;*/
	margin: 0 auto;
}

#topo, header {
	width: 1000px;
	height: 263px;
	margin: 0 auto;
	position: relative;
	z-index:9999;
}

footer {
	z-index: 9999;
	bottom: 0;
	height: 217px;
	position: absolute;
	width: 100%;
	margin-top:300px;
	background-color: #EEEEEE;
}

#rodape-centro {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height:302px;
	margin-top:-25px;
}

#slides {
	width: 100% !important;height: 387px;margin:0 auto;z-index:1;position:relative;
	margin-bottom: 50px;
	background-color:#DBDBDB;
}
#slides .slides {
	width: 100% !important;
}
#slides .slides a {
	width: 100% !important;
}
#slides .slides a img {
	z-index: 1; opacity: 1; width: 100% !important;
}

#pager{ 
	height: 30px;
	position: relative;
	text-align: center;
}
#pager li{
	display:inline-block;
}
#pager li a, #pager li a span {
	display:block;
	height:19px;
	width:19px;
}
#pager li a {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:7px 4px;
}
#pager li a span { 
	overflow:hidden;
	text-indent:-9999px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	
	background: #666666;
}
#pager li.activeSlide a span {
	/*background:#888888;*/
}

#meio, section {
	height: 100%;
	width: 100%;
	/*float: left;*/
	min-height: 280px;
	z-index: 1;
	position: relative;
	overflow: hidden;
}

#pagina {
	float:left;
	width: 100%;
	min-height:310px;
	margin: 0 auto;
	/*padding-bottom:150px;*/
}

#pagina .wrapper {
	margin: 0 auto;
	text-align: left;
	width:1000px;
}

#pagina .titulo {
	float:left;
	width: 1000px;
	font-size: 28px;
	color:#545454;
	padding-top: 5px;
	margin-bottom:25px;
}
#form-contato .form {
	float: left;width: 760px;margin-top: 10px;
}
#form-contato .form-input, .form-textarea, #botoes-finaliza-2 .form-input {
	-webkit-box-shadow: inset 3px 3px 25px rgba(119, 119, 119, 0.15);-moz-box-shadow: inset 3px 3px 25px rgba(119, 119, 119, 0.15);
	box-shadow: inset 3px 3px 25px rgba(119, 119, 119, 0.15);font-family: 'abadi';font-size: 14px;color: #535353;border: 1px solid #EEEEEE;
}
#form-contato .form-input, #botoes-finaliza-2 .form-input {
	width: 338px;min-height: 35px;margin-top: 15px;padding-left: 10px;
}
#botoes-finaliza-2 .form-input {
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#form-contato .form-textarea {
	width: 707px;height: 150px;margin-top: 15px;padding-left: 10px;padding-top: 10px;
}
#form-contato .form-botao {
	width: 720px;height: 40px;margin-top: 15px;background: #222222;font-size: 26px;color: #FFFFFF;border: 1px solid #EEEEEE;outline: 0px;
}
#form-contato .marginLeft16 {
	margin-left: 16px
}
#form-contato .form-assunto {
	width: 707px;
}
#hidden-bg {
	position: absolute;background-color: #FFFFFF;margin-top: 85px;width: 720px;height: 390px;opacity: 0.4;display:none;
}
#hidden-pop {
	position: absolute;margin-top: 190px;padding: 20px;margin-left: 180px;border: 1px solid rgba(0,0,0,0.1);background-color: #222222;
	font-size: 20px;color: #FFFFFF;text-align:right;opacity:0.95;display:none;
}
#hidden-pop button {
	background-color: #222222;font-size: 15px;color: #FFFFFF;cursor:pointer;
}
/*
header .logo {
	float: left;
	width: 413px;
	height: 92px;
	margin-top: 70px;
}

header nav {
	float:left;
	width: 500px;
	height: 45px;
	margin-left: 280px;
	margin-top:73px;
}
header nav ul {
	float:left;
	width:500px;
	height:45px;
}
header nav ul li {
	float:left;
	height:45px;
	line-height: 45px;
	font-size:18px;
	color:#FFFFFF;
	font-weight: bold;
	padding-right:20px;
	letter-spacing: 0.5px;
	cursor:pointer;
}
header nav ul li a {
	display: block;
}
header nav ul .spacer {
	float:left;
	width:27px;
	height:44px;
	background-image: url('../img/topo/nav-spacer.png');
	background-repeat: no-repeat;
}

#slides {
	max-width: 1920px !important;height: 382px;margin:0 auto;margin-top:13px;z-index:1;position:relative;padding-bottom:40px;
}
#slides .slides {
	max-width: 1920px !important;
}
#slides .slides a {
	max-width: 1920px !important;
}
#slides .slides a img {
	z-index: 1; opacity: 1; max-width: 1920px !important;
}

#meio, section {
	height: 100%;
	width: 100%;
	float: left;
	min-height: 280px;
	z-index: 1;
	position: relative;
	overflow: hidden;
}

#pagina {
	float:left;
	width: 100%;
	min-height:310px;
	margin: 0 auto;
	padding-bottom:150px;
}

#pagina .wrapper {
	margin: 0 auto;
	text-align: left;
	width:1000px;
}

#pagina .titulo {
	float:left;
	width: 1000px;
	font-size: 28px;
	color:#B31E1E;
	margin-bottom:25px;
}
.titulo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#rodape {
	z-index: 9999;
	bottom: 0;
	height: 420px;
	position: absolute;
	width: 100%;
	margin-top:300px;
	background-image: url('../img/rodape/rodape-background.jpg');
}

#rodape-centro {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height:420px;
}

#rodape-centro .rodape-topo {
	float:left;width:1000px;height:60px;font-size:20px;color:#FFFFFF;line-height:60px;
}
#rodape-centro .rodape-topo .texto {
	float:left;margin-left:50px;margin-right:15px;
}
#buscaTopo2 {
	float:left;width:805px;height:45px;background-image:url('../img/rodape/busca.png');margin-top:8px;
}
#buscaTopo2 .busca {
	float:left;width:745px;height:45px;background: transparent;padding-right:10px;padding-left:10px;
}
#buscaTopo2 .submit {
	width:40px;height:45px;float:right;background:transparent;cursor:pointer;
}
#rodape-centro .rodape-meio {
	float:left;width:1000px;height:298px;
}
#bloco {
	float:left;
	width:313px;
	height:273px;
	margin-top:25px;
	margin-left:20px;
	color: #FFFFFF;
}
#bloco .titulo {
	font-weight:bold;
	float:left;
	width:313px;
	font-size:16px;
	font-family: 'Swis721CNBT';
}
#bloco .sub {
	float:left;
	width:313px;
	margin-top:10px;
	margin-bottom:30px;
	font-size:13px;
	font-family: 'Swis721CNBT';
}

#rodape-telefones {
	float:left;width:313px;font-size:18px;
}
#rodape-telefones .left {
	margin-bottom:13px;height:20px;line-height:20px;
	float:left;width:45px;margin-right:25px;text-align:right;color:#FFDE00;
}
#rodape-telefones .right {
	margin-bottom:13px;height:20px;line-height:20px;
	float:left;min-width:185px;text-align:left;
}
#rodape-telefones .right img {
	vertical-align:middle;margin-left:10px;margin-top:-3px;
}
#rodape-telefones .right .img {
	width:35px;height:20px;
}
.rodape-mid {
	width: 250px;margin-left:50px;
}
#pagamentos img {
	margin-right: 25px;
	margin-bottom:20px;
}

#menu {
	float:left;width:782px;height:60px;
}

#menu .menu-spacer {
	float:left;width:2px;height:53px;background-image:url('../img/topo/menu-spacer.png');margin-top:2px;margin-left:26px;
}

#menu .menu-motocicleta {
	width:55px;height:30px;margin-right:35px;vertical-align:middle;margin-top: -10px;
}

#menu .menu-bicicleta {
	width:47px;height:30px;margin-right:35px;vertical-align:middle;margin-top: -7px;
}

#menu-categorias {
	float:left;width:660px;background-color: #9A1A1D;position:relative;z-index:999999;text-align:left;display:none;padding-bottom:30px;
}

#menu-categorias .menu-produto {
	float:left;width:200px;height:210px;background-color:#FFFFFF;margin:10px;text-align:center;
}

#menu-categorias .menu-produto-img {
	width:136px;height:136px;margin-top:10px;
}

#menu-categorias .menu-produto-nome {
	float:left;width:180px;height:50px;line-height:21px;font-size:18px;color:#000000;text-align:center;margin-left:10px;margin-right:10px;
}

#menu .menu-ul {
	float:left;width:782px;height:60px;
}
#menu .menu-ul .menu-li {
	float:left;width:340px;height:60px;
	text-align:center;line-height:60px;margin-left:26px;
	font-size:28px;color:#FFFFFF;cursor:pointer;
}
#menu .menu-ul .menu-li a {
	display:block;
}
#menu .menu-ul .menu-li:hover {
	background-color: #9A1A1D;
}
#menu .menu-ul .menu-li:hover div {
	display: block !important;
}
#menu-categorias-ul {
	width: 440px;
	padding-top:30px;
	float:left;
}
#menu-categorias-ul li{
	float:left;
	width:180px;
	height:25px;
	margin-left:40px;
	font-size:18px;
	color:#FFFFFF;
	line-height:25px;
	transition: all 0.3s ease;
}
#menu-categorias-ul li:hover {
	margin-left:50px;
	width:170px;
	background-color: transparent !important;
	text-decoration: underline;
}

.clear {
	clear: both
}

#form-contato .form {
	float: left;width: 720px;margin-top: 10px;
}
#form-contato .form-input, .form-textarea, #botoes-finaliza-2 .form-input {
	-webkit-box-shadow: inset 3px 3px 25px rgba(119, 119, 119, 0.15);-moz-box-shadow: inset 3px 3px 25px rgba(119, 119, 119, 0.15);
	box-shadow: inset 3px 3px 25px rgba(119, 119, 119, 0.15);font-family: 'abadi';font-size: 14px;color: #535353;border: 1px solid #EEEEEE;
}
#form-contato .form-input, #botoes-finaliza-2 .form-input {
	width: 338px;min-height: 35px;margin-top: 15px;padding-left: 10px;
}
#botoes-finaliza-2 .form-input {
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#form-contato .form-textarea {
	width: 707px;height: 150px;margin-top: 15px;padding-left: 10px;padding-top: 10px;
}
#form-contato .form-botao {
	width: 720px;height: 40px;margin-top: 15px;background: #222222;font-size: 26px;color: #FFFFFF;border: 1px solid #EEEEEE;outline: 0px;
}
#form-contato .marginLeft16 {
	margin-left: 16px
}
#form-contato .form-assunto {
	width: 707px;
}
#hidden-bg {
	position: absolute;background-color: #FFFFFF;margin-top: 85px;width: 720px;height: 390px;opacity: 0.4;display:none;
}
#hidden-pop {
	position: absolute;margin-top: 190px;padding: 20px;margin-left: 180px;border: 1px solid rgba(0,0,0,0.1);background-color: #222222;
	font-size: 20px;color: #FFFFFF;text-align:right;opacity:0.95;display:none;
}
#hidden-pop button {
	background-color: #222222;font-size: 15px;color: #FFFFFF;cursor:pointer;
}

#content {
	float:left;width:810px;
}

#mapa {
	width: 1080px;height: 600px;margin-top: 50px;
}

#vendedores {
	position: relative;
	float: left;
	width: 1000px;
}

#vendedores ul {
	border: 0;
	outline: none;
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
}


#vendedores ul li {
	width:250px;
	height:330px;
	float:left;
	margin-top:20px;
	position: relative;
}

#vendedores ul li:hover div.div {
	opacity: 1;
}

#vendedores .img {
	display: block;
	margin-top: 45px;
	width: 215px;
	height: 215px;
	border: 1px solid #EEEEEE;
	margin-left: 15px;
	overflow: hidden;
}
#vendedores .img img { width: 215px; }

#vendedores .nome {
	float: left;
	margin-left: 15px;
	color: #494949;
	font-size: 24px;
	font-weight: bold;
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#vendedores .funcao {
	float: left;
	margin-left: 15px;
	color: #444444;
	font-size: 18px;
	width: 180px;
	text-align: left;
}

#vendedores .div {
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 330px;
	opacity: 0;
	transition: ease .3s;
	background-image: url("../img/vendedor/vendedores-bg.png");
}

#vendedores .div-nome {
	float: left;
	margin-left: 15px;
	color: #FFF;
	font-size: 24px;
	min-height: 45px;
	width: 180px;
	text-align: left;
	margin-top: 20px;
}

#vendedores .div-email {
	float: left;
	margin-left: 15px;
	color: #FFF;
	font-size: 16px;
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#vendedores .div-skype {
	float: left;
	margin-left: 15px;
	color: #FFF;
	font-size: 16px;
	width: 180px;
	text-align: left;
	margin-top: 15px;
}

#vendedores .div-voip {
	float: left;
	margin-left: 15px;
	color: #FFF;
	font-size: 16px;
	width: 180px;
	text-align: left;
	margin-top: 15px;
}

#vendedores .botao {
    position: relative;
    float: left;

    width: 224px;
    height: 59px;
	
	margin-left: 10px;

    outline: none;
    border: 0px solid;

    background: url("../img/vendedor/promocao-botao.png");
    color: #fff;
    font-size: 26px;
    font-weight: 500;
	
	cursor: pointer;
}

.vendedores-topo {
	position: relative;float: left;display: block;width: 1000px;height: 60px;margin-top: 50px;font-size: 30px;color: #111111;
}

#carrinho-end {
	width:1000px;margin: 0 auto;
}
#carrinho-prod, #botoes-finaliza, #botoes-finaliza-2 {
	float:left;width:1000px;height:100px;font-size:18px;
}
#botoes-finaliza {
	height:50px;margin-top: 10px;
}

#carrinho-prod .img, #carrinho-prod .nome, #carrinho-prod .quantidade, #carrinho-prod .unitario, #carrinho-prod .subtotal, #carrinho-prod .exc {
	float:left;height:100px;text-align:center;
}

#carrinho-prod .img {
	width:90px;height:90px;margin-left:5px;margin-top:5px;'
}
#carrinho-prod .img img {
	width:90px;height:90px;
}

#carrinho-prod .nome {
	width:445px;height:100px;line-height:105px;padding-left:35px;text-align:left;margin-right:10px;
}

#carrinho-prod .quantidade {
	width:105px;height:100px;
}
#carrinho-prod .botao-menos, #carrinho-prod .botao-mais {
	width:20px;height:40px;float:left;margin-top:30px;color:#000000;font-size:18px;cursor: pointer;font-weight: bold;background: transparent;
}
#carrinho-prod .quantidade-valor {
	float:left;width:60px;height:40px;margin-top:30px;line-height:45px;background:#222222;color:#FFFFFF;text-align:center;
}
#carrinho-prod .unitario {
	width:125px;height:100px;line-height:105px;
}
#carrinho-prod .subtotal {
	width:150px;height:100px;line-height:105px;
}
#carrinho-prod .exc {
	width:20px;height:100px;line-height:105px;
}
#carrinho-prod .head {
	height:30px !important;line-height:30px !important;font-weight: bold;
}
#botoes-finaliza .botao {
	width:200px;height:40px;line-height:45px;text-align:center;color:#FFFFFF;background:#222222;float:right;cursor:pointer;margin-left:10px;
}
#botoes-finaliza-2 .botao {
	float:left;width:1000px;height:40px;line-height:40px;text-align:center;color:#FFFFFF;background:#222222;margin-top:5px;cursor:pointer;
}
.totalborder {
	height:50px !important;margin-top: 10px;background:#F0F0F0;
}
.carrinho-produtos {
	float:left;width:1000px;border:1px solid #ECECEC; margin-top:15px;
}

.paddingBottom40 {
	padding-bottom:40px !important;
}

.paddingBottom100 {
	padding-bottom: 100px !important;
}

.fontSize20 {
	font-size:20px;
}

.height30 {
	height:30px !important;
}

.lineHeight50 {
	line-height:50px !important;
}

.textAlignLeft {
	text-align:left;
}
.textAlignRight {
	text-align:right;
}

.small {
	text-transform: lowercase;
}

.border2EDEDED {
	border: 2px solid #EDEDED;
}

.bgNone {
	background-color: none;
}

.bgFFFFFF {
	background-color: #FFFFFF;
}

.bgEDEDED30 {
	background-color: rgb(237,237,237);
	background-color: rgba(237,237,237,0.3);
}

.marginLeft320 {
	margin-left: -320px;
}

.fb-like {
	float: right;width: 300px !important;
}

#institucional-links a:hover {
	text-decoration: underline;
}

#vendedor-container {
	z-index: 99999;width: 100%;height: 100%;position: absolute;display:none;background-color: rgba(0,0,0,0.85);
}
.modal {
	margin: 0 auto;top:100%;width:400px;height:325px;position:relative;z-index: 41;
}
.modal-inner {
	float:left;width:390px;height:315px;margin-top:2px;margin-left:3px;background-color: #FFFFFF;
}

.marginTop70 {
	margin-top: 70px;
}

#atendimento-online {
	width:150px;height:100px;float:left;text-align:center;margin-top: -45px;margin-left: 40px;font-size:18px;color:#FFFFFF;
}

#topo-busca {
	float:left;width:1000px;height:60px;margin-top:10px;
}

#topo-busca .busca {
	float:left;width:505px;height:47px;margin-left:10px;padding-left:10px;font-size:16px;color:#888888;background-image:url('../img/topo/busca.png');
}

#topo-busca .submit {
	float:left;width:130px;height:45px;margin-left:10px;background-color:#1E1E1E;color:#FFFFFF;font-size:22px;margin-top:1px;cursor:pointer;
}

#desconto-boleto {
	float:left;width:256px;height:51px;margin-left:40px;margin-top:-5px;background-image:url('../img/topo/desconto-boleto.png');
}

#banner-nav {
	display: block;width: 100%;height: 49px;position: absolute;z-index: 10;margin-top: 178px;
}
#banner-nav .prev {
	width:42px;height:49px;cursor:pointer;background-image:url('../img/icon/icon-seta-left.png');float:left;margin-left:20px;
}
#banner-nav .next {
	width:42px;height:49px;cursor:pointer;background-image:url('../img/icon/icon-seta-right.png');float:right;margin-right:20px;
}

#newsletter {
	float:left;width:313px;
}
#newsletter .nome {
	float:left;width:253px;height:38px;border:1px solid #999999;padding-left:10px;margin-bottom:5px;font-family:'Roboto';font-size:11px;color:#545454;
}
#newsletter .email {
	float:left;width:213px;height:38px;border:1px solid #999999;padding-left:10px;font-family:'Roboto';font-size:11px;color:#545454;
}
#newsletter .submit {
	float:left;margin-left:2px;width:40px;height:40px;background-color:#B11E1E;font-size:25px;color:#FFFFFF;font-family:'SteelFishRg';
}

#rodape-final {
	float:left;width:1000px;height:62px;line-height:62px;font-size:16px;color:#222222;
}
#rodape-final img {
	float: right;margin-top: 15px;
}

#linha-novidades {
	float:left;width:1000px;height:5px;background-color:rgba(237,237,237,0.5);margin-top:30px;
}
#linha-destaque {
	float:right;width:706px;height:27px;background-image:url('../img/destaques-line.png');
}

#carousel-novidades {
	float:left;width:1000px !important;height:408px !important;
}
#produtos {
	float:left;width:238px;height:394px;cursor:pointer;margin-left:5px;margin-right:5px;margin-top:10px;
}
#produtos:hover {
	background-color: #DDDDDD;
}
#produtos .image {
	float:left;width:215px;height:235px;margin-left:12px;margin-top:12px;line-height:235px;text-align:center;background-color:#FFFFFF;
}
#produtos .image img {
	vertical-align:middle;margin:0 auto;max-width:215px;max-height:235px;
}
#produtos .nome {
	float:left;width:215px;height:70px;margin-left:12px;margin-top:15px;margin-right:12px;font-weight:bold;font-size:18px;color:#000000;overflow:hidden;
}
#produtos .nome span {
    box-shadow: inset 0 0 0 0 #000000;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
    display: inline;
    line-height: 26px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 3px;
}
#produtos:hover .nome span {
	-webkit-box-shadow: inset 215px 0px 0px #000000, -215px 0px 0px #000000;
	-moz-box-shadow: inset 215px 0px #000000, -215px 0px 0px #000000;
	box-shadow: inset 215px 0px 0px #000000, -215px 0px 0px #000000;
	-webkit-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #FFFFFF;
}
#produtos .preco {
	float:left;width:215px;margin-left:12px;margin-top:15px;margin-right:12px;font-weight:bold;font-size:22px;color:#FF0000;
}
.produtos-border {
	border:1px solid #DDDDDD;
}

#botoes-novidades {
	float:left;width:85px;height:49px;margin-left:458px;margin-top:-27px;
}
#botoes-novidades .btnPrev {
	float:left;width:42px;height:49px;background-image:url('../img/icon/icon-seta-left.png');cursor:pointer;margin-right:1px;
}
#botoes-novidades .btnNext {
	float:left;width:42px;height:49px;background-image:url('../img/icon/icon-seta-right.png');cursor:pointer;
}

#marcas {
	float:left;width:1100px;height:195px;margin-left:-50px;margin-top:10px;margin-bottom:40px;background-image:url('../img/marcas-bg.png');
}
#carousel-marcas {
	float:left;width:1000px;height:195px;overflow:hidden;margin-left:50px;
}

#carousel-marcas .outer-img {
	float:left;width:140px;height:185px;line-height:185px;text-align:center;margin-top:5px;
}
#carousel-marcas .outer-img img {
	max-width:75px;max-height:75px;vertical-align:middle;
}

.titulo .img {
	width:55px;height:30px;margin-left:15px;
}

#produtos-outros {
	float:left;padding:10px;width:470px;height:386px;background-color:#BBBBBB;margin-top:5px;margin-left:5px;margin-right:5px;
}
#produtos-outros .background {
	float:left;width:470px;height:386px;
}
#produtos-outros .motos {
	background-image:url('../img/destaques-moto.png');
}
#produtos-outros .bikes {
	background-image:url('../img/destaques-bike.png');
}
#produtos-outros .position {
	width:245px;height:386px;background-color:rgb(255,255,255);background-color:rgba(255,255,255,0.9);
}
#produtos-outros .right {
	float:right;
}
#produtos-outros .left {
	float:left;
}
#produtos-outros .titulo {
	float:left;width:220px;height:50px;background-color:#BBBBBB;font-size:22px;font-weight:bold;color:#000000;line-height:45px;padding-left:25px;
}
#produtos-outros .ul-motos {
	float:left;width:220px;
	padding-left:25px;
}
#produtos-outros .ul-motos li {
	float:left;width:220px;
	font-size:18px;
	color: #000000;
	margin-bottom:11px;
}
#produtos-outros .ul-motos li a:hover {
	color: #FF0000;
}
#page_navigation {
	width: 810px;float: right;margin-right:25px;margin-top: 40px;text-align: center;
}
#page_navigation .page_link {
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin: 5px;
}
#page_navigation .active_page {
	border: 2px solid #CDCDCD;
}
#categorias-ul {
	float:left;width:200px;margin-bottom:30px;
}
#categorias-ul li {
	float:left;width:190px;padding-left:10px;font-size:16px;color:#222222;
	margin-bottom:5px;display:block;
}*/