@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: thin none #7F139A;
	border-right: thin none #7F139A;
	border-bottom: thin none #7F139A;
	border-left: thin none #7F139A;
}
#container {
	background-color: #000000;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: thick solid #000000;
	margin-top: 20px;
	margin-bottom: auto;
}
#Dipinti {
	text-align: center;
	margin: 0px auto;
	padding: 5px 5px 5px 40px;
	float: no;
	white-space: normal;
	display: run-in;
}
#footer {
	text-align: center;
	padding: 20px 10px;
	clear: both;
	background-color: #000000;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	font-style: normal;
	font-weight: bold;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#footer li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

