/* bleu */

body.bleu {
	background: #3477cf;     /*#CF4C36;*/
}

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

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

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

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

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

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

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

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