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

body {
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	height:475px;
	left:50%;
	margin-left:-142px;
	margin-top:-237px;
	position:absolute;
	top:50%;
	width:285px;
	background:url(../images/receipt/receipt.jpg) no-repeat center;
}
.weblog{
	position:absolute;
	top:212px;
	right:9px;
	width:202px;
	height:13px;
}

.website{
	position:absolute;
	top:197px;
	right:9px;
	width:202px;
	height:15px;
}
.coin_1{
	background:url(../images/receipt/coin_1.jpg);
	width:154px;
	height:153px;
	position:absolute;
	bottom:30px;
	left:150px;
}
.coin_2{
	background:url(../images/receipt/coin_2.jpg);
	width:154px;
	height:153px;
	position:absolute;
	top:10px;
	right:100px;
}
.coin_3{
	background:url(../images/receipt/coin_3.jpg);
	width:154px;
	height:153px;
	position:absolute;
	top:150px;
	left:50px;
}
img {
	border:0;
}
#contenitore_link_temi {
	position:fixed;
	bottom:0;
	right:5px;
	color:#900;
}
#titolo_scegli_temi {
}
a.temi {
	color:#900;
	text-decoration:none;
	font-size:16px;
}
a.temi:hover {
	color: #F00;
}
.tag{
	position:absolute;
	top:10px;
	left:0;
}