#contenitore {
	text-align: center;
}

#contenitore #testata {
	width: 100%;
	height: 120px;
	text-align: center;
}
#contenitore #contenuto {
	width: 100%;
	height: 420px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}
#contenitore #piede {
	height: 10px;
	width: 100%;
	text-decoration: none;
	text-align: right;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
body {
	margin: 0px;
	padding: 0px;
}
.linea_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#flashcontent1 {
	vertical-align: baseline;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 120px;
}
#flashcontent {
	vertical-align: top;
	height: 420px;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
