* {
	margin: 0;
	padding: 0;
}
html {
	background-color: #D63B57;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	background-color: #D63B57;
	width: 1000px;
	margin: 0 auto 30px auto;
	position: relative;
}
a img {
	border: 1px solid #ccc;
}

a {
	color: #94AEBB;
	text-decoration: none;
}
a:hover {
	visibility: visible;
/* IE bug fix */
}
a:hover img {
	border: 1px solid #729AD7;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.page {
	background: url("images/page2.jpg") no-repeat left top;
	padding: 28px 125px 0 115px;
	width: 760px;
}
.header {
	position: relative;
	width: 760px;
	height: 120px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 760px;
	height: 120px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #84A7DC;
}
.right_span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 350px;
	height: 120px;
	background: url("images/h2.jpg") no-repeat left top;
}
.left_span {
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	width: 100px;
	height: 120px;
	background: url("images/db.jpg") no-repeat left bottom;
}
.topmenu {
	position:relative;
	width: 740px;
	height: 27px;
	left:16px;
	background: url("images/topmenu.png") no-repeat right top;
	text-align: right;
	padding: 10px 0px 0px 0px;
}
.page>.topmenu {
	min-height: 27px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float: right;
	width: 105px;
	height: 22px;
	background: #A3BDE5 url("images/roll.png") no-repeat left top;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background: #83A6DC url("images/roll.png") no-repeat 0 -27px;
}
.main {
	position:relative;
	overflow: auto;
	border: 1px solid #ccc;
	background-color:#e5e5e5;
	margin: 0 auto;
	width: 740px;
	height: 280px;
	left:5px;
	text-align: left;
}

.frame_content {
	padding: 10px 10px 0px 10px;
}

.entryBox {
	background-color:#ffffff;
	border: 1px solid #ccc;
	clear: both;
	padding: 7px 17px 9px 8px;
	width: 670px;
	position: relative;
	margin-bottom: 18px;
}
.cover {
	float: left;
	margin-right: 20px;
}
.entryBox .cover img {
	padding: 2px;
}
.entryBox .right {
	width: 540px;
	float: left;
	padding-bottom: 10px;
}

.entryBox .right p {
	text-align: justify;
	padding: 10px 0px 0px 0px;
}

.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

p.letter {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	font-weight:bold;
	line-height:1px;
}
p.out-stock {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	text-decoration: line-through;
	line-height:1px;
}
p.in-stock {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	line-height:1px;
}

.footer1 {
	clear:both;
	text-align: center;
	padding: 5px 27px 3px 27px;
}
.footer1 a {
	color: #888;
	text-decoration: none;
}
.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 40px;
	background: url("images/footer2.jpg") no-repeat left top;
	background-color:#D63B57;
	margin-left: 100px;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.dati_tabella {
	width:250px;
	border:1px;
}

