.picto {
	display:inline;
	float:left;
	padding:3px;
	height:40px;
	border:0;
}
.txt {
	display:none;
	float:left;
	padding:10px 3px 3px 3px;
	height:40px;
	border:0;
}
#menu {
	/*border:#FF0000 solid 1px;*/
	position:absolute;
	margin:100px 0 0 134px;
	width:380px;
	height:40px;
	cursor:pointer;
	z-index:1000;
}
#menu img {
	border:0;
}