@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #e2e2e2;
	background-image: url(images/sfondo_home.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #867f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
table.falo {
	height: 297px;
	margin-top: 170px;
	width: 900px;
	/* width: 787px; */
}
td.faloblocco {
	width:284px;
	background-image: url(images/falo.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
td.decoblocco {
	width: 240px;
	border-left: #b6b3ab 1px solid;
}
td.oroarezzoblocco {
	width: 172px;
}
td.oroarezzobloccosmall {
	/*width: 140px;*/
	width:376px;
}
div.accedi {
	padding-left: 15px;
	line-height: 18px;
}
div.accedi a {
	color: #b26500;
	text-decoration: none;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
}
div.foot {
	margin-top: 20px;
	margin-left: 15px;
}
div.foot a {
	text-decoration: none;
	color: #867f6f;
}
