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