#contenitore {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px ridge #666666;
}
#contenitore #corpo #sx a:link {
	color: #FF9900;
}

body {
	background-color: #000000;
}
#contenitore #corpo #sx {
	background-color: #000000;
	float: left;
	width: 760px;
}
#contenitore #corpo #dx {
	float: right;
	width: 100px;
	background-color: #000000;
}
#contenitore #coda {
	background-color: #000000;
	width: 870px;
	clear: both;
	font-size: 10px;
}
#contenitore #testa {
	width: 870px;
}
#contenitore #coda a:link {
	color: #999999;
}
#contenitore #coda a:hover {
	color: #999999;
}
#contenitore #coda a:visited {

	color: #999999;
}
#contenitore #corpo #sx a:hover {
	color: #FF9900;
}
#contenitore #corpo #sx a:visited {

	color: #FF9900;
}
#contenitore #corpo #dx a:link {
	color: #000000;
	text-decoration: none;
}
#contenitore #corpo #dx a:hover {
	color: #000000;
	text-decoration: none;
}
#contenitore #corpo #dx a:visited {

	color: #000000;
	text-decoration: none;
}
#contenitore #corpo #sx h1 {
	font-size: 15px;
}
#contenitore #corpo #sx h2 {
	font-size: 12px;
}

