body {
	background: #6E001B url(../img/artistes/bg_body_artistes.gif) 0 0 repeat-x;
	}

/* =Main Nav */

#menu #b_home a {
	width: 63px;
	background-image: url(../img/artistes/menu/home.gif);
	}
#menu #b_scene a {
	width: 71px;
	background-image: url(../img/artistes/menu/scene.gif);
	}
#menu #b_multimedias a {
	width: 86px;
	background-image: url(../img/artistes/menu/multimedias.gif);
	}
#menu #b_techniques a {
	width: 81px;
	background-image: url(../img/artistes/menu/techniques.gif);
	}
#menu #b_autres a {
	width: 99px;
	background-image: url(../img/artistes/menu/autres.gif);
	}
#menu #b_artistiques a {
	width: 78px;
	background-image: url(../img/artistes/menu/artistiques.gif);
	}
#menu #b_album a {
	width: 59px;
	background-image: url(../img/artistes/menu/album.gif);
	}
#menu #b_plan a {
	width: 69px;
	background-image: url(../img/artistes/menu/plan.gif);
	}
#menu #b_documents a {
	width: 83px;
	background-image: url(../img/artistes/menu/documents.gif);
	}
#menu #b_emplois a {
	width: 66px;
	background-image: url(../img/artistes/menu/emplois.gif);
	}


/* =Home */

#home #photoalbum, #home #newslist {
	border-top: 3px solid #6E001B;
	}

#home #newslist h2 strong {
	color: #6E001B;
	}