#menu_left dl, #menu_left dt, #menu_left dd, #menu_left ul, #menu_left li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu dt {
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ededed;
}

#menu dd {
	border-bottom: 1px solid #ededed;
}

#menu li a {
	margin-left: 25px;
}

#menu li a, #menu dt a {
	color: #7e7e7e;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
}

#menu li a:hover, #menu dt a:hover {
	color: #034b26;
}

#aso_menu {
	background-image: url(../imagenes/aso_menu.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 43px;
	padding-top: 6px;
}

#aso_menu td {
	color: #ffffff;
}

#aso_menu .asoOver {
	background-repeat: no-repeat;
	color: #044c27;
	cursor: pointer;
}

#gab_menu {
	background-image: url(../imagenes/gab_menu.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 43px;
	padding-top: 6px;
}

#gab_menu td {
	color: #ffffff;
}

#gab_menu .gabOver {
	background-repeat: no-repeat;
	color: #044c27;
	cursor: pointer;
}