@charset "UTF-8";

#menu {
	position: absolute;
	width: 952px;
	height: 31px;
	background-color:#7E9E45;
	z-index: 1;
	left: 0px;
	top: 229px;
}
#btnizq {
	position: absolute;
	width: 222px;
	height: 31px;
	z-index: 1;
	top: 0px;
	right: 0px;
}
