div#text {
	width:330px;
	float:left;
}
div#text h1 {
	font-size:21px;
	font-weight:normal;
	padding-bottom:15px;
}
div#news {
	width:232px;
	float:right;
}
div#news h2 {
	color:#c80f14;
	font-size:15px;
	padding-bottom:5px;
}
div#news ul {
	margin-top:8px;
}
div#news ul li {
	list-style:none;
	margin-top:8px;
	overflow:hidden;
	width:222px;
	padding:8px 0 8px 8px;
	border:1px solid #bbbbbb;
}
div#news ul li img {
	display:block;
	float:left;
	margin-right:10px;
	border:1px solid #eae4da;
}
div#news ul li div h3 {
	margin-top:19px;
	font-size:11px;
}
div#news ul li div a {
	text-decoration:none;
	color:#333;
}
div#news ul li div a:hover {
	color:#00630d;
}
ul#categories {
	width:100%;
	overflow:hidden;
	margin-top:60px;
}
ul#categories li {
	width:164px;
	height:113px;
	padding:12px 0 0 120px;
	border:1px solid #bbbbbb;
	list-style:none;
}
ul#categories li#donna {
	background:url(../images/sprite.jpg) 0 0 no-repeat;
	float:left;
}
ul#categories li#donna h2 {
	font-size:19px;
	font-weight:normal;
	color:#c80f14;
}
ul#categories li#donna p {
	padding:5px 16px 10px 0;
}
ul#categories li#donna a {
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	background-color:#c80f14;
	text-decoration:none;
	padding:3px 18px;
	float:right;
	margin-right:16px;
}
ul#categories li#uomo {
	background:url(../images/sprite.jpg) -284px 0 no-repeat;
	float:right;
}
ul#categories li#uomo h2 {
	font-size:19px;
	font-weight:normal;
	color:#00630d;
}
ul#categories li#uomo p {
	padding:5px 16px 10px 0;
}
ul#categories li#uomo a {
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	background-color:#00630d;
	text-decoration:none;
	padding:3px 18px;
	float:right;
	margin-right:16px;
}
ul#banners {
	clear:both;
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
ul#banners li {
	list-style:none;
	text-indent:-9999px;
}
ul#banners li#rivenditori {
	list-style:none;
	width:286px;
	height:68px;
	background:url(../images/sprite.jpg) 0 -125px no-repeat;
	float:left;
}
ul#banners li#taglia {
	list-style:none;
	width:139px;
	height:68px;
	background:url(../images/sprite.jpg) -288px -125px no-repeat;
	float:left;
	margin:0 9px;
}
ul#banners li#modal {
	list-style:none;
	width:139px;
	height:68px;
	background:url(../images/sprite.jpg) -429px -125px no-repeat;
	float:left;
}
ul#banners li a {
	cursor:pointer;
	display:block;
	width:100%;
	height:100%;
}
img#imgRight {
	display:block;
	float:right;
}

ul#bannersSecond {
	clear:both;
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
ul#bannersSecond li {
	list-style:none;
}