/* red */


#page_bg {
	background-color: #f2f2f2;
}
div#wrapper {
background-color: #ffffff;
		/* background: #f7f7f7 url(../images/white/mw_shadow_l.png) 0 0 repeat-y; */
}

div#wrapper_r {
	/* background: url(../images/white/mw_shadow_r.png) 100% 0 repeat-y; */
}

div#tabarea_r {
  position: absolute;
  z-index: 2;
  height: 29px;
width: 575px;
        background-color: #9E2A2B;
margin-left: 320px;
padding-left: 30px;
margin-top: -220px;

}

div#pagina {
	
  position: absolute;
  z-index: 2;
  text-align: right;
vertica-align: text-bottom;
  margin-top: -40px;
  margin-left: 120px;
  background-color: #9E2A2B; 
  width: 300px;
height: 50px;
}
div#header {
	/* background: url(../images/white/mw_header_t.png) 0 0 repeat-x; */
}

div#header_l {
	/* background: url(../images/white/mw_header_t_l.png) 0 0 no-repeat; */
}

div#header_r {
	/* background: url(../images/white/mw_header_t_r.png) 100% 0 no-repeat; */
}

div#footer {
display: block;
margin-left: 14px;
margin-right: 10px;
background: url(../../../images/footer_red.png) 100% 0  no-repeat; 
height: 70px;
background-color: #9E2A2B;
}