html {
	background: #ddd url(img/html.png);
	}
#global {
	padding: 0 10px;
	background: url(img/global.png) center repeat-y;


	}
#header {
	background: url(img/fond_header.gif) repeat-x;
	height: 170px;
	}
	
#header_top {
	background: url(img/header.gif) no-repeat;
	background-position:top center;
	height: 170px;
	text-align: center;}

#header h1 {
	margin: 0;
	}

#footer {
	background: #7fcf2e url(img/global2.png)  no-repeat;
	color: #fff;
	}
#menu_haut {
	background: #FFFFFF url(img/global2.png) no-repeat;
	color: #000;
	}

#pagination {
	text-align:center;
	}
	

