/* CSS Document */
body {
	margin-top:5;
	background-image:  url(index_file/texture.jpg);
	background-attachment:fixed;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.italia {
	background-image:  url(index_file/prodita.gif);
	background-repeat: no-repeat;
}
.leftcoltext {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;/*themecolour4%0;*/
}
.Stile13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.Stile21 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style23 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style15 {color: #000000;
	font-weight: bold;
}
.Stile22 {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile24 {font-size: 14px}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	}