body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0;
	margin:0;
	background: url("images/drums.jpg") #000000 center top;
	background-repeat:no-repeat;
	text-align:left;
}

textarea, input, button, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align:left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align:left;
	padding:0;
	margin:0;
}

img {
	border:0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
	color:#FF6600;
	padding:0;
	margin:0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	padding:0;
	margin:0;
}
.left {
	float:left;
}

.right {
	float: right;
}

.productSpecialPrice {
	font-size:18px; 
	font-weight:bold; 
	color:#FF6600;
}

#nav {
	color:#FFFFFF;
	text-align:center;
	width:800px;
	font-weight:bold;
	height:35px;
	padding-top:7px;
	background: url("images/nav.png") no-repeat;
	font-variant:small-caps;
	font-size:14px;
}

.bann {
	color:#FFFFFF;
	text-align:center;
	background: url("images/bann.png") repeat-y;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#ban p{
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#nav a {
	color:#FFFFFF;
	font-weight:bold;
}

#container {
	width:800px;
	margin: 0 auto;
	height:auto;
}

#top {
	height:190px;
	padding:20px;
}

#up {
	height:21px;
	background: url("images/w-up.png") no-repeat;
}

#middle {
	background: url("images/w-middle.png") repeat-y;
	clear:both;
	min-height: 760px;
	height:auto;
	height: 760px;
}

#down {
	height:21px;
	background: url("images/w-down.png") no-repeat;
	clear:both; 
}

#footer {
	width:800px;
	height:50px;
	text-align:right;
	color: #666666;
	padding-top:10px;
	clear:both; 
}

#middle_global{
	width:760px;
	padding: 0 20px 0 20px;
	height:auto;
	clear:both;
}

#middle_mini_box_up{
	background: url("images/color_up.png") no-repeat;
	width:229px;
	height:20px;
}
#middle_mini_box_middle{
	background: url("images/color_middle.png") #eedeb5 no-repeat;
	width:189px;
	height:auto;
	padding: 0 20px 0 20px;
}
#middle_mini_box_bottom{
	background: url("images/color_down.png") no-repeat;
	width:229px;
	height:21px;
}

#middle_mini_white_up{
	background: url("images/mini_up.png") no-repeat;
	width:229px;
	height:28px;
}
#middle_mini_white_middle{
	background-color:#FFFFFF;
	width:189px;
	height:auto;
	padding: 0 20px 0 20px;
}
#middle_mini_white_bottom{
	background: url("images/mini_down.png") no-repeat;
	width:229px;
	height:28px;
}

#contatti{
	color:#FFFFFF;
	padding:20px;
}

#middle_white{
	float: right;
	height:auto;
	clear:both;
}

#middle_white_up{
	background: url("images/big_up.png") no-repeat;
	width:515px;
	height:26px;
}

#middle_white_middle{
	background-color:#FFFFFF;
	width:475px;
	height:auto;
	padding: 0 20px 0 20px;
}
#middle_white_bottom{
	background: url("images/big_down.png") no-repeat;
	width:515px;
	height:26px;
}

#title{
	background: url("images/orange_bar.jpg") no-repeat;
	width:494px;
	height:44px;
	padding:14px;
	margin:0 -10px -30px -10px;
}
