
.theme_ditutto .top_left {
	background: url(../images/mercatino/header_sx.png) no-repeat top left;
}

.theme_ditutto .top_center {
	background: url(../images/mercatino/header_center.png) repeat-x top;
}

.theme_ditutto .top_right {
	background: url(../images/mercatino/header_dx.png) no-repeat top left;
}

.theme_ditutto .middle_left {
	background : #e8ebcc;
	border-left: rgb(199, 190, 1) 1px solid; 
}

.theme_ditutto .middle_center {
	background : #e8ebcc;
}

.theme_ditutto .middle_right {
	background : #e8ebcc;
	border-right: rgb(199, 190, 1) 1px solid; 
}

.theme_ditutto .bottom_left {
	background : #e8ebcc;
	border-left: rgb(199, 190, 1) 1px solid; 
	border-bottom: rgb(199, 190, 1) 1px solid; 
}

.theme_ditutto .bottom_center {
	background : #e8ebcc;
	border-bottom: rgb(199, 190, 1) 1px solid; 
}

.theme_ditutto .bottom_right {
	background : #e8ebcc;
	border-right: rgb(199, 190, 1) 1px solid; 
	border-bottom: rgb(199, 190, 1) 1px solid; 
}

.theme_ditutto .sub_left {
	border-left: rgb(199, 190, 1) 1px solid; 
	border-bottom: rgb(199, 190, 1) 1px solid; 
}

.theme_ditutto .sub_center {
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	border-bottom: rgb(199, 190, 1) 1px solid; 
}

.theme_ditutto .sub_right {
	border-right: rgb(199, 190, 1) 1px solid; 
	border-bottom: rgb(199, 190, 1) 1px solid; 
}
