body {
	position: relative;
	top: 0;
	left: 0;	
	background: #515151; 													  
	color: #000033;
	overflow-y: scroll;
	}

img
{
border: none;
margin: 0px;
margin:0;
padding:0;
border:0;
}

a:link {
text-decoration: underline;
color: #000033;
}

a:visited {
text-decoration: underline;
color: #000033;
}

a:hover {
text-decoration: underline;
color: #000033;
}

table {
	font-family: Verdana;
	color: #000033;
	font-size: 13;
	line-height: 13px;																					  
}

p {
	line-height: 17px;																					  
	margin-bottom: 17px;
	margin-top: 17px;
}

.menu {
	position: relative;
	top: 0;
	left: 0;

}

/* posizione dei pulsanti del menu */
.bott {
	position: relative;
	top: 21;
	left: 0;
}

.bott_opere {
	position: relative;
	top: 27;
	left: 0;
}

/* posizione dei pulsanti del sottomenu opere*/
.bott2 {
	position: relative;
	top: 33;
	left: 12;
}
