body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE;
	list-style-type: none;
	list-style-position: inside;
}
body {
	background-color: #000;
	margin: 0px;
}
h1 {
	font-size: 14px;
	color: #AAA;
}
p {
	line-height: 1.4em;
}
#content {
	height: 550px;
}
#upper_menu {
	height: 50px;
	text-align: left;
	padding-top: 10px;
	background-color: #111;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#upper_menu p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#upper_menu ul {
	margin: 0px;
	padding: 0px;
}
#upper_menu li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	padding-right: 35px;
}
#footer {
	height: 25px;
	font-size: 10px;
	text-align: left;
	padding-top: 20px;
	background-color: #111;
	padding-right: 10px;
	padding-left: 10px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.tito_menu {
	color: #AAA;
}
.preview {
	padding: 6px;
}
.preview_sinistra {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.preview_destra {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
a:link {
	text-decoration: none;
	color: #EEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #EEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	text-decoration: none;
	color: #BBB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	text-decoration: none;
	color: #BBB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2 {
	font-size: 14px;
}

