DIV.contenedor{
	outline:none;
	width:60px;
	height:50px;
}

DIV.MenuMaskIzq{
	position: absolute;
	width:212px;
	height:365px;
	overflow:hidden;
	z-index: 3000;
	/*width: 300px;*/
	/*visibility:hidden;*/
}

.MenuMaskDer{
	position: absolute;
	width:212px;
	height:365px;
	left:742px;
	overflow:hidden;
	z-index: 3000;
	/*width: 300px;*/
	/*visibility:hidden;*/
}

.MenuObjDer{
	position: absolute;
	left:190px;
}

 


.menu1{
	position:relative;
	/*top: 50px;*/
	left: 100px;
}

