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