html {
	background: #ddd url(img/html.png);
	}
#global {
	padding: 0 10px;
	background: url(img/global.png) center repeat-y;
	}
#header {
	background: #c00 url(img/agevif.jpg) no-repeat;
	color: #fff;
	height: 201px;
	}
#header h1 {
	margin: 0;
	}
#content h4, #sidebox h4 {
	background: url(img/puce.png) no-repeat left top;
	}

#footer {
	background: #c00 url(img/footer.png) repeat-x;
	color: #fff;
	}


