#esterno {
	position: relative;
	width: auto;
	background-color: #cae1f3;
}
#sfondo {
	position: relative;
	width: 995px;
	height: 854px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
}
#top {
	position: relative;
	width: 995px;
	height: 246px;
	background-image: url(img/bg_top.jpg);
	background-repeat: no-repeat;
}
#middle {
	position: relative;
	width: 995px;
	background-image: url(img/bg_middle.jpg);
	background-repeat: repeat;
}
#bottom {
	position: relative;
	width: 995px;
	height: 346px;
	background-image: url(img/bg_bottom.jpg);
	background-repeat: no-repeat;
}
#title {
	position: relative;
	top: 90px;
	height: 29;
}
#main {
	position: relative;
	top: 205px;
	width: 614px;
	height: 407px;
	background-image: url(img/bg_center.jpg);
	background-repeat: no-repeat;
}
#text_box {
	position: relative;
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
#enter {
	position: relative;
	height: 21px;
	top: 238px;
}
#credits {
	position: relative;
	top: 320px;
}
#credits2 {
	position: relative;
	top: 269px;
}
#codicelista {
	position: relative;
	top: 150px;
}
#testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

#testo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.linkw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.linkp {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
#box_stampa {
	position: relative;
	width: 740px;
	height: 610px;
}
#testo_stampa {
	position: relative;
	padding-top:150px;
	padding-left:150px;
	padding-right:280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
#box_cliente {
	position: relative;
	padding-left:400px;
}
#box_regalo {
	float:left;
	width: 500px;
}
#box_valuta {
	float:left;
	width: 100px;
}
#box_importo {
	float:left;
	width: 100px;
}
