* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.christmas-box {
	background: #602061 url(../images/pattern-fulgi.jpg);
	width: auto;
	height: auto;
	padding: 25px 0;
	margin: 15px 0;
}
.rubrici {
	width: 1000px;
	height: 603;
	background: url(../images/shadow-rubrici.png) no-repeat center top;
	margin: 0 auto 20px auto;
}
#rubrica1 {
	float: left;
	width: 550px;
	height: 350px;
	overflow: hidden;
	padding: 0px 2px 0px 0px;
}
#rubrica2 {
	float: left;
	width: 448px;
	height: 250px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
#rubrica3 {
	float: left;
	width: 550px;
	height: 250px;
	overflow: hidden;
	padding: 2px 2px 0px 0px;
}
#rubrica4 {
	float: left;
	width: 448px;
	height: 350px;
	padding: 0px 0px 0px 0px;
	margin-top: -98px;
}
#banner1000x124 {
	clear: both;
	width: 1000px;
	height: 124px;
	padding: 5px;
	background: url(../images/shadow-banner-cadou-1000x124.png) no-repeat center center;
	margin: 20px auto 20px auto;
}
