body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#footer {
	height: 25px;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 0.8em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 10px;
}
#content {
	height: 600px;
	width: 75%;
	clear: both;
	float: right;
	margin-top: 15px;
	padding-right: 10px;
	font-size: 0.9em;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
h3 {
	font-size: 1.1em;
	padding-bottom: 1px;
	margin-bottom: 1px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
.imgsx {
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#sito #content p {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#sito #menu a {
	color: #666666;
	text-decoration: none;
}

#sito #content a {
	color: #000000;
}



#sito {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(immagini/sfondo_japan.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 710px;
	background-color: #FFFFFF;
	height: 2000px;
}
#logo {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#menu {
	float: right;
	clear: both;
	width: 100%;
	text-align: right;
	margin-top: 10px;
	color: #666666;
	font-size: 0.9em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	
}



.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#sito #menu li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}


.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}
.nobordo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
