@charset "utf-8";
/* CSS Document */

body {
background-color:white;
margin-bottom:0;
margin-top:0;
margin-left:0;
margin-right:0;
}
#entete {
background-image:url(../images/fondHAUT.gif);
height:64px;
background-repeat:repeat-x;}

#fin {
background-image:url(../images/fondbas.gif);
height:64px;

background-repeat:repeat-x;}

#fdroit {
background-image:url(../images/fondDROIT.gif);

height:628px;
background-repeat:no-repeat;}

#fgauche {
	height:628px;
	background-repeat:no-repeat;
}
