/* CSS Document */
/************/
/* SUBMENU */
/***********/
#mlateral-contenido{
	margin-left:18px;
width:142px;
	}
.boton {
	width: 140px;
	text-indent:-999999px;
}
.boton a{
	background-image:url(../images/menu-lateral-motos-negro.png);
}
/********** botones menu de motos     *****************/
#sec1 a{
	width:140px;
	height:48px;
	background-position:0px 0px;
	}
#sec1 a:hover{
	background-position:-142px 0px;
	}
	
#sec2 a{
	width:140px;
	height:49px;
	background-position:0px -48px;
	}
#sec2 a:hover{
	background-position:-141px -48px;
	}
#sec9 a{
	width:140px;
	height:64px;
	background-position:0px -97px;
	}
#sec9 a:hover{
	background-position:-141px -97px;
	}	
#sec3 a{
	width:140px;
	height:49px;
	background-position:0px -161px;
	}
#sec3 a:hover{
	background-position:-141px -161px;
	}	
#sec4 a{
	width:140px;
	height:48px;
	background-position:0px -210px;
	}
#sec4 a:hover{
	background-position:-141px -210px;
	}
	
#sec5 a{
	width:140px;
	height:51px;
	background-position:0px -258px;
	}
#sec5 a:hover{
	background-position:-141px -258px;
	}
	
#sec6 a{
	width:140px;
	height:50px;
	background-position:0px -308px;
	}
#sec6 a:hover{
	background-position:-141px -308px;
	}
	
#sec7 a{
	width:140px;
	height:47px;
	background-position:0px -358px;
	}
#sec7 a:hover{
	background-position:-141px -358px;
	}
#sec8 a{
	width:140px;
	height:114px;
	background-position:0px -405px;
	}
#sec8 a:hover{
	background-position:-142px -405px;
	}
/*******************************************************/	
	
.boton a {
	display: block ;
	font-weight: 0px;
	outline:none;
}
 .boton a:hover{
 font-size: 10pt;
 font-weight: normal;
 }
.boton_sel{
	padding-bottom: 0px;
	width: 148px;
	height:35px ;;
	text-align: center;
	margin: 0 auto;
	/*display:inline ;*/
}
.boton_sel a {
	display:block;
}

.botonSub {
	display: block ;
	width: 142px;
	height: auto !important;
	color:#FFF !important;
}
.botonSub a {
	display: block;
	width: 112px;
	height: auto !important;
	font-weight:normal;
	font-size: 8pt;
	text-align:center;
	color:#FFF !important;
	padding-top:3px;
	padding-bottom:3px;
	border-top:#222 1px solid;
	border-bottom:#222 1px solid;
	margin-left:15px;
	margin-right:15px;
}
.botonSub a:hover{
	color:#bb0404 !important;
	}
.botonSub_sel {
	display: block ;
	width: 142px;
	height: 18px;
}
.accordion-content{
min-height:0px;
font-size:0px;
}
.spacer{
	min-height:0px;
height:0px ;
font-size:0px;
}
