body {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	height: 650px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #c6b58c;
}
#entete {
	background-image: url(Images/fond-page.jpg);
	height: 230px;
}



#menu {
	text-align: left;
	height: 50px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul li {
	float: left;
	margin-top: 0px;
	list-style-type: none;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	border-right-style: dotted;
	padding-right: 30px;
	border-left-style: dotted;
	padding-left: 30px;
	border-right-color: #59452A;
	border-left-color: #59452A;
	border-right-width: medium;
	border-left-width: medium;
	font-variant: small-caps;
	color: #59452A;
	text-decoration: none;
	font-size: 14px;
}
#menu ul li a  {
	font-size: 14px;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu ul li a:hover,a:visited {
	color: #59452A;
	text-decoration: underline;
	display: block;
}

#centrepage {
	height: 320px;
	width: 670px;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	float: right;
}


#titrephotopage {
	height: 320px;
	padding-top: 0px;
	padding-left: 25px;
}
.imgbook {
	margin-left: 150px;
}

#pieddepage {
	background-color: #C6B58C;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #59452A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #59452A;
	text-align: center;
	color: #FFF;
	width: 970px;
	line-height: 5px;
	font-size: 10px;
}
#pieddepage ul li {
	float: left;
	list-style-type: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	vertical-align: top;
	
}
#pieddepage ul li a {
	color: #FFF;
	text-decoration: none;
}
#pieddepage ul li a:hover, a:active {
	color: #59452A;
	text-decoration: none;
	display: block;
}




.plusgros {
	font-size: 14px;
}
#merci {
	height: 270px;
	width: 970px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
}

