/* jaune */

body.jaune {
	background: #D2BE02;     /*#CF4C36;*/
}

body.jaune div#header {
	background-image: url(../images/header_t_jaune.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body.jaune div#header_l {
	background-image: url(../images/header_tl_jaune.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

body.jaune div#header_r {
	height: 110px;
	background-image: url(../images/header_tr_jaune.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

body.jaune div#footer {
	background-image: url(../images/shadow_b_jaune.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body.jaune div#footer_l {
	background-image: url(../images/shadow_bl_jaune.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

body.jaune div#footer_r {
	height: 52px;
	background-image: url(../images/shadow_br_jaune.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

body.jaune div#wrapper {
	background-color: #F7F7F7;
	background-image: url(../images/shadow_l_jaune.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

body.jaune div#wrapper_r {
	background-image: url(../images/shadow_r_jaune.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
