body {
margin : 0;
background : #FFFFFF;
}
.head {
width : 717px;
height : 471px;
position : center;
}
#entree {
position : absolute;
left : 320px;
top : 400px;
width : 72;
height : 31;
background : url(images/entree_2.jpg) no-repeat top left;
}
#entree a {
display : block;
width : 100%;
height : 100%;
background : white url(images/entree_1.jpg) no-repeat top left;
color : #000;
}
#entree a:hover {
background : transparent none;
}
#bienvenue {
background : url('images/bienvenue.jpg') repeat-y left top;
margin-top : 0;
margin-left : 0;
}
#maj {
	width : 717px;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight: bold;
	color: #999999;
	text-align: center;
}