/* green */
#page_bg {
	background: #fff url(../images/fundo-dark.gif) 0 0 repeat;
}

div#wrapper {
		background: transparent url(../images/green/mw_shadow_ls.png) 0 0 repeat-y;
}

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

div#header {
	background: #045c29 url(../images/green/mw_header_t_ls.png) 0 0 no-repeat;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

div#header_l {
	background: url(../images/green/mw_header_t_rs.png) 100% 0 no-repeat;
}

div#header_r {
	background: url(../images/green/mw_header_ts.png) 0 0 repeat-x;


}

div#footer {
	background: #333 url(../images/green/mw_footer_bs.png) 0 100% repeat-x;
	color: #eee;
}

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

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