@CHARSET "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background-color: #fff;
	margin: 0px auto;
	text-align: left;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
	background-position:top center;
}
#paper {
	width:980px;
	margin:0px auto;
}

#testata {
	width:980px;
	height:242px;
	background: url('../images/testata.png') no-repeat;
	margin-bottom:10px;
}
h1{
	margin:0px;
	padding:213px 0px 0px 10px;
	color:#fff;
	font-size:20px;
	font-weight:normal;
}
h2{
	margin:0px;
	color:#BD0826;
	font-size:16px;
	font-weight:bold;
	padding:15px 0px 0px 10px;
	width:300px;
	text-align:left;
}
h3{
	width:604px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:#fff;
	background-color:#444;
	text-align:left;
	padding-left:20px;
	padding-top:7px;
	float:left;
	margin-top:10px;
}
#colonnasx{
	width:766px;
	float:left;
	margin-right:24px;
	text-align:center;
}
#colonnadx{
	width:190px;
	float:left;
}
#box{
	width:766px;
	height:200px;
	background: url('../images/wheel.jpg') no-repeat;
	text-align:left;	
}
#box p{
	margin:0px;
	padding:15px 0px 0px 10px;
	width:300px;
	line-height:130%;
	text-align:left;
}
.grey1{
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:rgb(68,68,68);
	text-align:left;
	float:left;
	padding:15px 0px 15px 10px;
}
.blocco{
	float:left;
	margin-bottom:40px;
}
.sx1{
	float:left;
	width:133px;
	text-align:center;
	margin-right:9px;
}
.sx2{
	float:left;
	height:92px;
	width:422px;
	background-color:#DDD;
	color:#444;
}
.sx2 p{
	font-size:14px;
	line-height:120%;
	text-align:left;
	padding:5px 0px 0px 20px;
}
.sx3{
	float:left;
	height:92px;
	width:182px;
	background-color:#444;
	color:#fff;
	font-size:14px;
	padding-left:20px;
	text-align:left;
}
.sx3 p b{
	font-size:18px;
}
.canc{
	clear:both;
}
.imgaccessori{
	border:5px solid #DDD;
	width:123px;
	height:82px;
}
.details{
   float: left;
margin-left: 37px;
margin-top: 38px;
    position: absolute;
}
.skyscraper{
	float:left;
	margin-bottom:40px;
}
#pacco{
	background-color:#BD0926;
	width:180px;
	height:47px;
	padding:10px 5px 10px 5px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	float:left;
}
#sottopacco{
	float:left;
	border: 1px solid #444;
	width:170px;
	margin-left:5px;
	margin-top:10px;
	padding:5px;
	color:#444;
}
#footer{
	margin-top:20px;
	padding:10px;
	background-color:#444;
	color:#fff;
	text-align:center;
}
#footer p{
	width:980px;
	margin:0px auto;
	text-align:left;
	background-image:url('../images/four.png');
	background-position:left;
	background-repeat:no-repeat;

	padding-left:84px;
	padding-top:5px;
}