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