#header {
	background:url(../img/header.gif) no-repeat;
}
body {
	background:url(../img/bg_body.gif) no-repeat 50% top;
}
#msg_index {
	margin-top:1px;
	background:url(../img/bg_msg-index.gif) no-repeat;
}
#bloc_rech {
	background:url(../img/bg_nav_rech.gif) repeat-y;
}
#bloc_fam {
	background:url(../img/bg_nav_fam.gif) repeat-y;
}
#sep_fam_art {
	background:url(../img/bg_sep_fam_art.gif) no-repeat;
}
#bloc_pages {
	background:url(../img/bg_nav_art.gif) repeat-y;
}
#sep_art_meteo {
	background:url(../img/bg_sep_art_meteo.gif) no-repeat;
}
#col_nav{
	background:url(../img/bg_col_nav.gif) repeat-y;
}
#inscript_nl {
	background:url(../img/cadre_newsletter.gif) no-repeat;
}
#content {
	background:#c5c7c8 url(../img/bg_footer.gif) no-repeat left bottom;
}