.menu {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
	height: 1000px;
	position: relative;
	margin-top: 0px;
	left: 0;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 250px;
	float: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	color: #AD9814;
	font-weight: normal;
}
.texte {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #D8AC12;
	width: 145px;
	text-align: right;
	letter-spacing: 0px;
	line-height: 25px;
}
.image {
	margin-right: 3px;
}

