@charset "utf-8";
/* CSS Document */
#bodyCon{
	width:671px;
	height:315px;
	margin:auto;
	background:url(../images/backgroundgradient.jpg) repeat-x #bec1ca;
	padding:10px 0px 0px 11px;
	font-weight:bold;
}
#leftCon{
	width:217px;
	height:304px;
	float:left;
}
#pictures{
	width:213px;
	height:293px;
	float:left;
	padding-left: 4px;
	background:url(../images/sf_box_destra.jpg) repeat-x #FFF;
}
#pictures a{
	width:203px;
	height:90px;
	padding-left:3px;
}
#pictures a img{
	padding-bottom:5px;
	padding-top:10px;
}
#leftCon div{
	float:left;
}
#centerCon{
	width:217px;
	height:304px;
	float:left;
	padding-top:10px;
	text-align: center;
}
#centerCon img{
	padding:0px 5px 10px 5px;

}
#rightCon{
	width:220px;
	height:305px;
	float:left;
	position:relative;
}
#rightCon div{
	float:left;
	margin-bottom:10px;
}
#pictures1{
	width:207px;
	height:293px;
	margin-top:10px;
	padding-left:5px;
}
#pictures1 a{
	width:200px;
	height:60px;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
#img{
	position:absolute;
	left:3px;
	top:0px;
}
#rightCon div img{
	padding-top:1px;
}
