body {
	background: url(img/Sfondo_moped.gif);
}


#testata {
	border-bottom : thin ridge Blue;
	border-top : thin ridge Blue;
	text-align : center;
	width : 750px;
	margin : 25px auto;
	background-color : White;
	table-layout: auto;
}
#testata h1 {
	font-family : Tahoma;
	color : Blue;
}
#testata h2 {
	color : #8B0000;
}

#corpo {
	background-image : url(img/sfondomoped0zu.jpg);
	width : 1200px;
	min-height: 384px;
	margin: auto auto 10px auto;
}

#menu {
	float : left;
	width : 140px;
	text-align : center;
	font-family : fantasy;
	color : #1E90FF;
	border-right : thin ridge Blue;
	border-top : thin ridge Blue;
	font-size: 12px;
	font-weight: bold;
}

.imgmenu {
	border-width: 4px;
	border: #add8e6;
	}
	
#activelink {
	font-family : fantasy;
	font-size: 15px;
	background-color: black;
	color: white;
}
#contenuto {
	margin : 5px auto auto auto;
	width: 590px;
}
#contenuto h1 {
	font : bolder 20px Comic Sans MS;
	font-style : normal;
	color : Navy;
	text-align : center;
	max-width:590px
}

#contenuto h2 {
	font : normal normal 13px/normal Tahoma;
	text-align : justify;
	max-width:590px
}

#sx {
	float : left;
	text-align : center;
	font : bold normal normal 13px/normal Tahoma;
}

#dx {
	float : right;
	text-align : center;
	font : bold normal normal 13px/normal Tahoma;
}


#sponsor {
	text-align : center;
	float : right;
	width : 140px;
	border-left : thin ridge Blue;
	border-top : thin ridge Blue;
}

#sponsor h1 {
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	text-align: center;
}
.imgsponsor {
	border-width: 0px;
}

#table, tbody, th, td {
	text-align: center;
	border: 1px ridge #0000cd;
	border-collapse: collapse;
	border-spacing: 0px;
}

#titoli {
	font-family: "Footlight MT Light";
	color: #FF0000;
}
#eventi {
	color: #000000;
	font: 100% Tahoma;
}

.bold {
	font: normal normal bold 100% serif;
}

.center {
	text-align: center;
}

#firma {
	font-family: "Harlow Solid Italic";
	text-align: right;
	text-decoration: underline;
	font-size: 13pt;
}