h1 {
	color:#FF0000;
}

#bg1 {
	background:url("images/bg1.gif") top left repeat-x #FFFFFF;
}

#bg2 {
	background:url("images/bg2.png") bottom left repeat-x;
	bottom:99px;
}

#bg3 {
	background:url("images/bg3.gif") bottom left repeat-x;
	bottom:99px;
}

#bg4 {
	background:url("images/bg4.png") bottom right repeat-x;
	bottom:80px;
}

.bloc {
	background-color:#4b9e2a;
}

.bloc .interieur {
	background-color:#f4d200;
}

.bloc .interieur p {
}

#boutique.bloc {
	background-color:#3300CC;
}

#boutique.bloc .interieur {
	background-color:#66FFFF;
}

#footer #top {
	background:url('images/footer.png') bottom repeat-x;
}

#footer #bottom {
	background-color:#000000;
}
