@charset "utf-8";
/* CSS Document */


/* CSS Document */

body {
	background-image: url(../../images/fond/orange/repeat1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFC617;

}
#bottom {
	background-image: url(../../images/fond/orange/repeat2.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
	height: 27px;
}

