/* CSS Document */
body {
	background:url(img/bg.gif) repeat-y;
}

* {
	margin:0; padding:0;
}

.menu {
	width:119px; height:100%; float:left;
}

.corps {
	width:660px; float:left;
}

.header {
	width:660px; height:82px; float:left;
}

.contenu {
	width:660px; float:left;
}

.footer {
	font-size:9px; text-align:center;
}

#calque1  { position: absolute; top: 383px; left: 5px; width: 45px; height: 45px; visibility: visible }
#calque2  { position: absolute; top: 382px; left: 64px; width: 47px; height: 46px; visibility: visible }