body, html{
	margin:0px;
	padding:0px;
	font-family:georgia,serif;
	font-size:81%;
	height:100%;
}
body.testo a {
	color:#FF6600;
	text-decoration:none;
}
body.testo a:hover {
	color:#F30;
	text-decoration:underline;
}

body.testo #top{
	background-color:#FFFFFF;
	height:118px;
	border-bottom:1px solid #e2e2d8;
	background:url(../img/background-whatsnew.jpg) left top no-repeat;
}
body.testo #top #header {
	background-color:#F60;
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family:verdana;
	height:30px;
	margin:0 0;
	width:100%;
}
body.testo #top h1{
	color:#F60;
	display:block;
	font-size:300%;
	margin:0 0 0 0;
	padding:6px 0 10px 300px;
}
body.testo #top a:link, body.testo #top a:visited {
	color:#FFFFFF;
}
body.testo #header #return {
	float:left;
	font-family:georgia,serif;
	font-size:116%;
	margin:8px 0px 0 20px;
}
body.testo #maintext strong {
	color:#333;
}

body.testo #maintext{
	background-color:#FFFFFF;
	border:1px solid #999;
	padding:20px;
	margin:20px 20px 20px 20px;
}
body.testo #maintext hr{
	color:#999;
}
body.testo #maintext h3{
	font-size:160%;
	color:#666;
	padding:8px 40px;
	margin:0;
}
body.testo #maintext.credits h3{
	background:url(../img/iSushiPin.png) left top no-repeat;
}
body.testo #maintext.info h3{
	background-image: url(../img/iSushiPin.png);
	background-repeat: no-repeat;
	background-position: left top;
}
body.testo #maintext h3 img{
	float:left;
}

body.testo #maintext .print{
	background-color:#FFFFFF;
	border:1px solid #32378B;
	padding:20px;
	margin:20px 0px 0px 0px;
}


body.testo #map{
	height:400px;
	margin:0px;
	background-color:#FFFFFF;
	overflow: hidden;
	border:1px solid #000000;
}
body.testo .print table {
	width:100%;
	border-collapse:collapse;
	font-family:georgia,serif;
	font-size:11px;
}
body.testo .print table th {
	color:#FFFFFF;
	background-color:#32378B;
	padding:4px;
	vertical-align:middle;
	border:#000000 solid 1px;
	text-align:left;
}
body.testo .print table td {
	padding:4px;
	vertical-align:middle;
	padding:4px;
	border:#000000 solid 1px;
}
body.testo .print table td div{
	padding:4px 0 0px;
}

body.testo #strada{
	font-family:georgia,serif;
	font-size:11px;
}
body.testo #strada h3 {
	border:1px solid #32378B;
	background-color:#FF6600;
	color:#FFFFFF;
	padding:10px;
	display:block;
	margin:2px 0 2px 0;
}
body.testo #strada #w{
	margin:0px;
	padding:10px 10px 10px 20px;
	background-color: rgb(255, 241, 168);
}

#loading {
	background:#FFFFFF url(../img/loading.gif) no-repeat scroll center center;
	border:1px solid #CCCCCC;
	height:50px;
	width:50px;
	position:absolute;
	z-index:100;
	top:250px;
	left:48%;
}
