#contenitore {
margin-left : 185px ;
margin-top : 5px ;
}

#subcontent  p {color:#64636D;
font:Verdana;
 }

#subcontent{
margin: auto ;

padding-left:5px;
padding-right:10px;
width:820px;
}
#homeimg {
	float: left;
	width: 960px;
	height: 397px;
	border-bottom-style: solid;
	border-bottom-color: #5c5b63;
	border-bottom-width: 3px;
	background-color: #EDECE8;
	background-image: url(../images/loading.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#homeinfo {
	float: left;
	width: 945px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#homeinfo .intro {
	float: left;
	width: 399px;
	text-align: justify;
}
#homeinfo .intro ul {
	margin-left: 30px;
	margin-top: 30px;
}
#homeinfo .intro ul li {
	display: inline;
}
#homeinfo .intro ul li a {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #747572;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: sans-serif;
	font-size-adjust: 0.5;
	font-size: 15px;
	text-shadow: 0px 1px 1px #FFF;
	padding-top: 5px;
	padding-bottom: 13px;
}
#homeinfo .intro ul li a:hover {
	color: #a87465;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #88483f;
}
#homeinfo .intro h1 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family:  sans-serif;
	font-size-adjust: 0.5;
	font-size: 18px;
	text-shadow: 0px 1px 1px #FFF;
}
#homeinfo .introimg {
	float: left;
	width: 546px;
}
#subcontent {
	width: 100%;

	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
#subcontent h1 {
	color:red;
font-family:sans-serif;
font-size:24px;
font-size-adjust:0.5;
font-style:normal;
font-weight:normal;
line-height:normal;
padding-bottom:15px;

}

#textbottom {
	float: left;
	width: 950px;
	height: 31px;
	padding-top: 20px;
	background-image: url(../images/bg_textsubbottom.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}


#bottominfo {
	float: left;
	width: 930px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
}

.print {
	float: left;
	width: 250px;
	margin-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d1cdc7;
	font:1.5em/11px Verdana, Geneva, sans-serif;
	margin-right: 10px;
}
.print:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #71726f;
}
.print p {
	float: left;
	width: 250px;
	padding-left: 6px;
}
.print p.price {
	float: right;
	width: 70px;
	text-align: right;
	padding-right: 6px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family:  sans-serif;
	font-size-adjust: 0.5;
	font-size: 24px;
	text-shadow: 0px 1px 1px #FFF;
	color: #5c5b63;
	height: 24px;
}
.print p.link {
	float: left;
	width: auto;
}
.print p.float {
	float: left;
	width: 4px;
	padding-right: 4px;
	padding-left: 6px;
}
.print h2 {
	float: left;
	width: 210px;
	font-size: 16px;
	color: #CDA750;
	margin : 0px ; 
	font-style: normal;
	line-height:normal;
	font-family:  sans-serif;
	font-size-adjust: 0.5;		
	padding-left: 6px;
}
.print .thumb a {
	color: #edece8;
}

.print .thumb {
	float: left;
	height: 206px;
	width: 306px;
	background-image: url(../images/bg_thumb.gif);
	background-position: 0px 0px;
	margin-bottom: 10px;
}
.print .thumb:hover {
	background-position: 0px -206px;
}


#cartbuttons a.backtotop, #textbottom a.backtotop {
	font-weight: bold;
	color: #B5775E;
	text-decoration: none;
	background-image: url(../images/icon_arrowup.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	float: left;
	padding-left: 18px;
	width: 85%;
}
#cartbuttons a.backtotop:hover, #textbottom a.backtotop:hover {
	color: #8B473C;
	text-decoration: underline;
}
#cartbuttons .checkout {
	float: right;
	height: 30px;
	width: 113px;
	background-image: url(../images/button_checkout.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	font-weight: bold;
	color: #A5644A;
	text-decoration: none;
}

#cartbuttons .emptycart:hover {
	background-position: 0px -30px;
}
