body {
	border: 0px;
	background-image: url(immagini/calcio.JPG);

} 
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 2px ridge #000033;
	background-image: url(/immagini/sfondo2.jpg);
}



#header {
	padding: 0px;
	margin-bottom: 0px;
	border:0px solid #000;
	background-image: url(/immagini/Header.jpg);
	height: 160px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-color: #000033;
}



#content {
	width: 650px;
	float: right;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}



#sx {
	float: left;
	width: 130px;
	margin: 0;
	padding: 5px;
	border:0px solid #000;
	margin-right: 0px;
	margin-bottom: 1px;
	height: auto;
	bottom: 0px;
	text-align: center;
	color: #000033;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 0px;
}



#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-image: url(/immagini/testo3.jpg);
	height: 65px;
	background-repeat: no-repeat;
	text-align: center;
} 

