html{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	
}
body {
	height:100%;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Menu{
	color: #999999;
	text-decoration:none;
}
.Menu:hover{
	color: #000000;
	text-decoration:none;
	}
.Menu_titolo {
	color: #666666;
	font-size: 14px;
}
.Menu_sel {
	text-decoration:none;
	color: #000000;
}
.Menu_left {
	text-decoration:none;
	color: #999999;
}
.Menu_left_sel {
	text-decoration:none;
	color: #000000;
}
.Menu_left:hover {
	text-decoration:none;
	color: #000000;
}
#contenitore {
	width:996px;
	min-height: 90%;
	height: auto !important;
	height: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu_left{
	width:205px;
	height:320px;
	background-image:url(../images/prato_STRISCIA.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
a{
	color: #000000;
}
.langsel{
	color:#000000;
}
#credits{
	font-size:8px;
}
