/*     IMAGES     */

html {
	background: #990066 url(../IMG/html.png);
	}
#global {
	padding: 0 10px;
	background: url(../IMG/global.png) center repeat-y;
	}
#header {
	background: #990066  no-repeat;
	color: #fff;
	height: 201px;
	background: #990066 url(../IMG/header.gif) center no-repeat;
	}
#header h1 {
	margin: 0;
	}
#footer {
	background: #990066 url(../IMG/footer.png) repeat-x;
	color: #fff;
	}

#impression {
	padding-left:18px;
	height:16px;
	float:right;
	display:block;
	background: url(../IMG/imp.gif) no-repeat;
}

#pdf {
	margin-right:5px;
	padding-left:18px;
	height:16px;
	float:right;
	display:block;
	background: url(../IMG/pdf.gif) no-repeat;
}

#localisation{
	padding-left:18px;
	height:16px;
	float:left;
	display:block;
	text-decoration:none;
	background: url(../IMG/terre.gif) no-repeat;
}

#link-gournay{
	position:absolute;
	/* border:1px #ffffff solid; */
	background: transparent;
	width:225px;
	height:90px;
	top:5px;
	left:5px;
}

#link-forges{
	position:absolute;
	/* border:1px #ffffff solid; */
	background: transparent;
	width:210px;
	height:90px;
	top:5px;
	right:5px;
}
