
.categorias .m1 {
	position: absolute;
    background-image: url("../images/bg_scat.gif"); 
	border: 1px #E2E9EF solid;
	border-top: 0px;
	width: 970px;
	height: 100px;
	margin:10px 0 0 -10px;
	float: left;
	z-index: 30;
    overflow: hidden;
}
.categorias .m1_hide {
	display: none;
	margin-top: 0;
	background-color:#F63;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	width: 800px;
	height: 10px;
	float: left;
}
.categorias .m1 ul {
        width:920px;
        padding:10px;
		list-style-type:none;
    }
.categorias .m1 ul li { 
        font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		float:left;
		line-height:20px;
		width:190px;
		color:#333338;
		padding:0 0 0 12px;
		background:url(../images/gol.png) no-repeat left;
    }

.btn_cat_over {
	width: auto;
	float: left;
	height: 35px;
	margin: 0 2px;
	line-height:normal;
}

.categorias {
	width: 986px;
	height: 35px;
	font-size: 13px;
	border: 1px #E2E9EF solid;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 8px;
}

.btn_cat {
	width:auto;
	float: left;
	padding:0;
	height: 35px;
	line-height:35px;
	margin: 0 2px;
}

.btn_scat {
	width: auto;
	float: left;
	margin: 0 2px;
}

.btn_scroll {
	display: block; 
	cursor: pointer;
	float: left;
	width:11px; 
	padding-top: 12px;
}

.cat {
	display: block;
	text-decoration: none;
	color: #333338;
	cursor: pointer;
	width:auto;
}
.cat img {  
	margin: 0 5px 1px 0; 
}

.menulinks {
	width:959px;
	float:left;
}
