body {
	background: #010100 url("images/sfondo.gif");
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Book Antiqua", Tahoma, Verdana, sans-serif;
}
#sfumato {
	background: #000000 url("images/sfumato.gif") repeat-x fixed bottom;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
#risoluz {
	margin: 0px auto;
	width: 776px;
	text-align: left;
	z-index: 3;
}
#barra_alta {
	background-image: url("images/sfondo_barra_alta.jpg");
	height: 113px;
	width: 100%;
	margin-top: 12px;
	position: relative;
	z-index: 6;
}
#barra_alta img {
	border: 0px;
}
#nome {
	width: 306px;
	position: relative;
	left: 460px;
	z-index: 6;
}
#corpo {
	width: 100%;
	position: absolute;
	z-index: 4;
}
#menu {
	background-color: transparent;
	width: 130px;
	height: 405px;
	position: absolute;
	top: 40px;
}
#menu table {
	text-align: center;
	width: 100%;
}
#menu a {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-size-adjust: 0.48;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover {
	background: #F9CA6B;
	color: #333333;
}
#menu .arancio a {
	background: #F6A90E;
	color: #333333;
	cursor: default;
}
#flags {
	border: none;
	height: 32px;
	width: 130px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	top: 415px;
}
#flags img {
	border: none;
	margin: 0px 2px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#flags a img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#sfondo_menu {
	background: #000000 url("images/sfondo_menu.gif") repeat-x bottom;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	width: 130px;
	height: 405px;
	position: absolute;
	top: 40px;
}
#contenuti {
	background: url("images/sfumato_grey_contenuti.png") !important; background: #222222;
	min-height: 360px; height: auto !important; height: 360px;
	width: 636px;
	position: absolute;
	left: 140px;
	top: 40px;
	z-index: 5;
}
#contenuti_fp {
	padding: 10px 16px;
}



p {
	font-size: 16px;
	font-size-adjust: 0.48;
	text-align: justify;
}
a {
	color: #F6A90E;
	text-decoration: underline none;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3 {
	color: #F6A90E;
	font-size-adjust: 0.48;
}
h1 {
	font-size: 20px;
	padding-left: 20px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 15px;
	margin-top: 0px;
	margin-left: 56px;
}
ul {
	margin: 0px 15px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.6em;
}
li a {
	font-weight: bold;
	font-size: 17px;
	font-size-adjust: 0.48;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.arancio {
	color: #F6A90E;
}
.bold {
	font-weight: bold;
}
.grigio {
	color: #CCCCCC;
}
.grande{
	font-size: 20px;
	font-size-adjust: 0.48;
}
.piccolo {
	font-size: 14px;
	font-size-adjust: 0.48;
}



.copyright {
	color: #999999;
	font-size: 13px;
	font-size-adjust: 0.48;
	text-align: center;
}
.copyright a {
	color: #D79512;
	text-decoration: none;
}
.copyright a:hover {
	border-bottom: 1px dashed;
}



/* News */
.new  {
	margin: 50px 0px 5px
}
.new span {
	background: #F6A90E;
	color: #333333;
	padding: 0px 5px;
}



/* Opere ebay */
#ebay {
	border: 1px solid #F6A90E;
}
#ebay .nomi a  {
	display: block;
	margin: 6px 0px;
}
#ebay p {
	margin: 4px;
}



/* Ultime opere inserite */
.ultime {
	float: left;
	width: 113px;
	padding: 32px 5px 0px 0px;
	text-align:right;
}
td {
text-align: right;
width: 113px;
}

