/* green */
#page_bg {
	/*background: #316b16;*/
	background: #a2d5fe url(../images/ALEM13-background_river.jpg) top center no-repeat;	
}

div#wrapper {
		/*background:  url(../images/green/mw_shadow_l.png) 0 0 repeat-y;*/
		/*background-color:#FFF;*/
}

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


div#header {
	background: url(../images/ALEM13-menubg.png) 0 0 no-repeat;
	height:105px;
	margin-top:20px;
}


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

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



div#footer {
	background: #fff url(../images/ALEM13-bgfooter.png) 0 0 no-repeat;
	
}

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

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

/*playroom*/
div#topmenu {
	padding-top:58px;
	padding-left:120px;
	width:800px;
	font-family:mifuente;
	/*float:right;
	margin-right:3px;*/
	
}

div#adirect {
	background-color:#F00;
	position:absolute;
	top:10px;
}
