html { height:100%; background:url(../img/corpus.png) center center repeat-y #000; }

body {
	font-family:verdana; font-size:10px; color:#fff; font-weight:bold; text-align:center;
	
	margin:0px;
	padding:0px;
	background:#000 url(../img/bg.png) center center no-repeat fixed;
}

#corps { padding:40px 0px 40px 0px; height:100%; border-left:solid 2px #666; background:url(../img/head.jpg) top center no-repeat #000; }

.link { color:#fff; text-decoration:underline; }
.link:hover { color:#fff; text-decoration:none; }
.underline { text-decoration:underline; }
.italique { font-style:italic; }

a img { border:none; }