#global {
	position:absolute;
	width: 955px;
	left: 501px;
	margin-left: -477px;
	top: -1px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.colonnegauche {
background-image: url(../img/filet_gauche.gif);
background-repeat: repeat-y;
background-position: left;
}
.colonnedroite {
background-image: url(../img/filet_droit.gif);
background-repeat: repeat-y;
background-position: right;
}
