div.corp img {
vertical-align: middle;
margin: 0.5em;
}

p.noel {
text-align:center;
background-image: url("images/bar.gif");
background-position: bottom;
background-repeat: no-repeat;
height: 130px;
}

p.noel {
text-align:center;
}

.print {
	display: none;
}
	
body {
	background-color: White;
	color: Black;
	width: 99%;
	height: 100%;
}

img {
	border: 0px;
}

h1, h3, h4, h5, h6, h7, h8, .center, .tbl {
	text-align: center;
}

.msg {
	left: 160px;
	right: 130px;
	width: auto;
	text-align: center;
	background-color: #DEB887;
	color: Black;
	position: absolute;
}

.entete {
	width: 99%;
	height: 150px;
	top: 0px;
	position: absolute;
}

.gauche {
	width: 159px;
	height: auto;
	top: 161px;
	left: 5px;
	position: absolute;
}

.corp {
	width: auto;
	height: auto;
	top: 210px;
	left: 160px;
	right: 130px;
	bottom: 5px;
	position: absolute;
	font-style: italic;
	text-align: left;
}

.tbl {
	border: 6px groove gold;
	width: 100%;
	text-align: center;
}

.defil {
	overflow: auto;
}

.droite {
	width: 118px;
	height: auto;
	top: 151px;
	right: 5px;
	position: absolute;
}

.pied {
	width: 99%;
	height: 115px;
	bottom: 0px;
	position: absolute;
}
