/* CSS Document Based on work by Alsacréations http://www.alsacreations.com */

html {
	background-color: #FFF;
	}
#global {
	background-image: url(../images/div_global.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	}
#sidebar {
	background-image: url(../images/Sidebar.png);
	background-repeat: no-repeat;
	}
#sousmenu1 {
	background-image: url(../images/scotch.png);
	background-repeat: no-repeat;
	background-position:top;
	}
