/* masia */
#page_bg {
	background-color: #F5EAC5;
}

#maincolumn {
	background-image:url(../images/masia/watermark.png) no-repeat;
	}

div#wrapper {
		background: #FCF9EF url(../images/masia/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/masia/mw_shadow_r.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/masia/mw_header_t.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/masia/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/masia/mw_header_t_r.png) 100% 0 no-repeat;
}

div#tabarea {
	background: #f7f7f7 url(../images/masia/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../images/masia/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/masia/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

#whitebox_t {
	background: #FCF9EF url(../images/masia/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/masia/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/masia/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/masia/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/masia/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/masia/mw_content_b_r.png) 100% 100% no-repeat;
}

div#footer {
	background: #FCF9EF url(../images/masia/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/masia/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/masia/mw_footer_b_r.png) 100% 0 no-repeat;
}