/* blue */
#page_bg {
	
	background: url(http://design.infomagique.com/images/fonddeg.png) 0 0 repeat-x;
	background-color: #00465F;
}

div#wrapper {
	background: url(../images/blue/main_bg_repeat_y.png)  0 repeat-y;
	width:1132px;
	padding-right: 66px;
	padding-left: 66px;
	/*background: #03849D ;*/
}

div#wrapper_r {
	background: #03849D;
	width:1000px;
}

div#header {
	background: url(../images/bgh.png) 0 0 repeat-x;
	width:1000px;
	height:120px;
}

div#header_l {
	height:120px;
	
}

div#header_r {
	height:120px;
	
}

div#footer {
	width:1000px;

}

div#footer_l {
	background: #03849D;
	width:1000px;
}

div#footer_r {
		background: url(../images/blue/bg_footer.png) 0 0 no-repeat;
	width:1000px;
	height:150px;
}
