body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D18500;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
 
#link-on {
	position:relative;
	width:185px;
	height:26px;
	background-image: url(../img/img_arancio_3.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-color: #FFFFFF;
	text-align: center;
	height: 26px;
	padding-top: 3px;
	line-height: 21px;
}

	#link-on a:link {
		text-decoration:none;
		color: #FFFFFF;
	}
	#link-on a:visited {
		text-decoration:none;
		color: #FFFFFF;
	}
	#link-on a:hover {
		text-decoration:none;
		color: #FFFFFF;
	}
	#link-on a:active {
		text-decoration:none;
		color: #FFFFFF;
	}

#link {
	position:relative;
	width:185px;
	height:26px;
	background-image: url(../img/img_arancio_6.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-color: #9BA032;
	text-align: center;
	height: 26px;
	padding-top: 3px;
	line-height: 21px;
}

	#link a:link {
		text-decoration:none;
		color: #D78C00;
	}
	#link a:visited {
		text-decoration:none;
		color: #D78C00;
	}
	#link a:hover {
		text-decoration:none;
		color: #D78C00;
	}
	#link a:active {
		text-decoration:none;
		color: #D78C00;
	}

#camera {
	position:relative;
	left:0px;
	width:397px;
	z-index:1;
	overflow: visible;
}
#foto {
	text-align:center;
	position:absolute;
	left:0px;
	top:0px;
	width:128px;
	height:95px;
	z-index:2;
}
#descrizione {
	position:relative;
	left:138px;
	top:0px;
	width:259px;
	z-index:2;
	overflow: visible;
}


