@charset "UTF-8";
/* CSS Document */

div#exposemenu {
	height: 0;
	width:0;
	overflow: hidden;
	background-color: yellow;
}



div#menu{
	height: 0;
	width:0;
	overflow: hidden;
}

