/* blue */
#page_bg {
	/*background: #0C3A6D;  ALTERADO */
	background:#000000;
}

div#wrapper {
		/*background: #f7f7f7 url(../images/blue/mw_shadow_l.png) 0 0 repeat-y; EXCLUIDO */
		background-color:#000000;
}

div#wrapper_r {
	/*background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;*/
	/*background:#000000;*/
}
div#whitebox { background:#291c0b; }

div#header {
	background: #000000 url(../images/headerimg.jpg) center 0 no-repeat; 
}

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

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

div#footer {
	background: #000000;
}

