
div#title {
	width:100%;
	height:42px;
	background-color:#eae4da;
	position:relative;
}
div#title h1 {
	color:#999999;
	font-size:21px;
	font-weight:normal;
	padding:9px 0 0 13px;
}
div#title a {
	position:absolute;
	top:10px;
	right:12px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	background-color:#f5f2ed;
	padding:4px 6px;
}
div#editor {
	margin:20px 10px 0 10px;
}

div#editor img {
	border:0;
	border:1px solid #CCCCCC;
	padding:2px;
}
div#sideBar {
	width:286px;
	float:left;
	margin:144px 0 0 27px;
}
ul#categories li {
	width:164px;
	height:113px;
	padding:12px 0 0 120px;
	border:1px solid #dfdfe1;
	list-style:none;
}
ul#categories li#donna {
	background:url(../images/sprite.jpg) 0 0 no-repeat;
}
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;
	margin-top:10px;
}
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 {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
ul#banners li {
	list-style:none;
	text-indent:-9999px;
	margin-top:10px;
}
ul#banners li#rivenditori {
	list-style:none;
	width:286px;
	height:68px;
	background:url(../images/sprite.jpg) 0 -125px no-repeat;
}
ul#banners li#shopping {
	list-style:none;
	width:286px;
	height:68px;
	background:url(../images/sprite.jpg) 0 -193px no-repeat;
}
ul#banners li#taglia {
	list-style:none;
	width:139px;
	height:68px;
	background:url(../images/sprite.jpg) -288px -125px no-repeat;
	float:left;
}
ul#banners li#modal {
	list-style:none;
	width:139px;
	height:68px;
	background:url(../images/sprite.jpg) -429px -125px no-repeat;
	float:right;
}
ul#banners li a {
	cursor:pointer;
	display:block;
	width:100%;
	height:100%;
}
