div#menu {
	border: 0px;
	margin-top: 38px;
	margin-left: 3px;
	width: auto;
	z-index: 4;
	position : absolute;
	/* background-color : #246f51;*/
	/* text-align : left;*/
	/*padding:8px;
	text-transform : uppercase;
	line-height:18px;*/
}

.page_title {
	border : 0px solid black;
	padding : 8px;
	margin : 338px 0 0 134px;
	z-index : 6;
	position : absolute;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	background : #2a6c47 url(../immagini/bg_logo.gif) repeat-x;
	width : 390px;
	text-align : right;
}

/*A:visited { text-decoration: none; color: #ffffff; font-weight : bold;}*/