/* blue */
#page_bg {
	background-color: #FFFFFF;
	background-image: url(../images/fond.png);
	background-repeat: repeat-x;
}

div#wrapper {

}


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(../images/blue/mw_header_t_r.png) 100% 0 no-repeat;
}

div#footer {
	position:absolute;
	left:50%;
	top:50%;
	width: 200px;
	height: 20px;
	margin-left:-300px;
	margin-top:330px;
	visibility: visible;
	overflow:hidden;
}
