body {
	background-color: #fff5c8;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0057;
}

div#top {
	float: center;
	margin-top: 50px;
	width: 944px;
	height: 101px;
}

div#centre {
	 margin-left: auto;
 	margin-right: auto;
	background: url(img/pix.png);
	repeat-y;
	repeat-x;
	width: 944px;
	height: 970px;
}

div#border_left {
	margin-left: -9px;
	float: left;
	background: url(img/bord_recrutement.png) no-repeat;
	width: 9px;
	height: 970px;
}



div#menu {
	margin-top: 0px;
	width: 944px;
	height: 27px;
}

a {
	font-weight: regular;
	color: #ff0057;
	text-decoration: none;
}

div#photo1 {
	float: right;
	background: url(img/photo1.png);
	margin-top: 20px;
	margin-right: 20px;
	width: 142px;
	height: 128px;
}

div#photo2 {
	background: url(img/photo2.png);
	margin-top: 20px;
	margin-left: 250px;
	width: 193px;
	height: 209px;
}

div#chips {
	background: url(img/chips.png);
	margin-top: 20px;
	margin-left: 10px;
	width: 207px;
	height: 46px;
}

a#bouton {

background: url("img/1.png") no-repeat; 
float: left;
display: block; 
width: 145px; 
height: 27px;
}

a#bouton2 {

background: url("img/2.png") no-repeat; 
float: left;
display: block; 
width: 149px; 
height: 27px;
}


a#bouton3 {

background: url("img/3.png") no-repeat; 
float: left;
display: block; 
width: 171px; 
height: 27px;
}


a#bouton4 {

background: url("img/4.png") no-repeat; 
float: left;
display: block; 
width: 148px; 
height: 27px;
}

a#bouton5 {

background: url("img/5.png") no-repeat;
float: left; 
display: block; 
width: 151px; 
height: 27px;
}

a#bouton6 {

background: url("img/6.png") no-repeat; 
float: left;
display: block; 
width: 180px; 
height: 27px;
}


a#bouton:hover {

background: url("img/1on.png") no-repeat; 
display: block; 
width: 145px; 
height: 27px;
}

a#bouton2:hover {

background: url("img/2on.png") no-repeat; 
display: block; 
width: 149px; 
height: 27px;
}

a#bouton3:hover {

background: url("img/3on.png") no-repeat; 
display: block; 
width: 171px; 
height: 27px;
}

a#bouton4:hover {

background: url("img/4on.png") no-repeat; 
display: block; 
width: 148px; 
height: 27px;
}

a#bouton5:hover {

background: url("img/5on.png") no-repeat; 
display: block; 
width: 151px; 
height: 27px;
}

a#bouton6:hover {

background: url("img/6on.png") no-repeat; 
display: block; 
width: 180px; 
height: 27px;
}
