body {
	background:url(../images/pix_fond.jpg) repeat-x #3a3e2c;
}

div#header {
	background:url(../images/header_asso.jpg) no-repeat;
}

div#top-menu {
	background:url(../images/menu_haut.jpg) no-repeat;
}

div#login form table tr td input {
	background:url(../images/input-bkg.png) no-repeat;
}

div#login form table tr td input.submit {
	background:url(../images/connexion-button.png) no-repeat;
}

div#left-deco {
	background:url(../images/cote-gauche.jpg) no-repeat;
}

div#left-col-body {
	background:url(../images/separateur-contenu.jpg) no-repeat 121px 0;
}

div#left-col-body ul li.left-star {
	background:url(../images/etoiles.png) no-repeat 35px 0;
}

div#right-col-body {
	background:url(../images/separateur-contenu.jpg) no-repeat;
}

div#right-col-body ul li.right-star {
	background:url(../images/etoiles.png) no-repeat 61px 0;
	height:12px;
}

div#right-deco {
	background:url(../images/cote-droit.jpg) no-repeat;
}

div#footer {
	background:url(../images/footer_bkg.jpg) repeat-x;
}