#corps {
	background-image: url(images/fond-corps.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FEAD2A;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 709px;
	width: 822px;
}
#bandeau {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/sapins.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0A1004;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#bas {
	background-image: url(images/bas-page.gif);
	height: 157px;
	width: 940px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #091104;
	text-align: center;
	padding-top: 50px;
}
#corps h1 {
	font-size: 16px;
	color: #FEEFB0;
}

#bas a {
	color: #091104;
}


#page{
	width:832px;
}
#corps a {
	color: #FFFFFF;
}
#photoAdmin {
	margin: 2px;
	float: left;
	height: 170px;
	width: 150px;
	border: 1px solid #0A1004;
	text-align: center;
	vertical-align: middle;
}
#admin,#admin td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1004;
}
