/* blue */
#page_bg {
	background: background: url(../imagens/body_bg.jpg) no-repeat;
}

div#wrapper {
		background: #fff url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/blue/mw_header_t.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/blue/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../imagens/topo_banner.jpg) no-repeat;
}

div#footer {
	background:url(../imagens/rodape.jpg) no-repeat top center;
}

div#footer_l {
	border-left: 1px solid #7bcdf2;
}

div#footer_r {
		border-right: 1px solid #7bcdf2;
}