@charset "utf-8";
/* CSS Document */
body {
background:url(../templates/images/fondcorps.gif) repeat;
}

#global {
position:relative;
width:871px;
height:627px;
margin:0 auto;
margin-top:25px;
border:1px solid #000000;

}
#citation {
	position:absolute;
	width:416px;
	height:85px;
	top:18px;
	left:449px;
	background:url(citation.jpg);
}

#hn {
position:absolute;
width:395px;
height:627px;
top:0px;
left:0px;
background:url(hn.jpg);
z-index:100;
}
#titre {
	position:absolute;
	width:745px;
	height:110px;
	top:169px;
	left:126px;
	/*background:url(titre.png);*/
	z-index:150;
}

#couvs {
	position:absolute;
	width:403px;
	height:243px;
	top:361px;
	left:435px;
	background:url(couvs.jpg);
	z-index:150;
}

#logo {
	position:absolute;
	width:239px;
	height:115px;
	top:16px;
	left:150px;
	background:url(logo.jpg);
	z-index:150;
}
#footer {
	width:304px;
	height:16px;
	position:absolute;
	top:633px;
	left:292px;
	background-image:url(footer.jpg);
	}
