* {margin:0; padding:0;}

body {
	background-color:#c0ccd3;
	background: -webkit-gradient(linear, 0 0, 0 400, color-stop(0.0, #d5e2ea), color-stop(1.0, #c0ccd3));
	color:#333;
	font-family:georgia;
	font-size:16px;
	line-height: 21px;
	text-align:center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	/*background-color: #eee;*/
}

a {
	text-decoration: none;
	color: #2a78c1;
}

a:hover {
	color: green;
	text-decoration: underline;
}

.bold {
	font-weight:bold;
}

#annonce {
	background-color: #d5e2ea;
	margin:0 auto;
	width:880px;
	height:60px;
	line-height:60px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	-webkit-box-shadow:0 -1px 1px rgba(255,255,255,0.9), 0 1px 1px rgba(0,0,0,0.3);
}

#message {
	text-align:center;
	margin:32px auto 32px auto;
	font-size:24px;
	line-height:36px;
}

h1 {
	font-weight: normal;
	font-size: 24px;
}

#legende {
	font-size:18px;
	font-style:italic;
	color:#555;
}

#image {
	width:860px;
	margin:0 auto;
	border:16px solid #eee;
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.6);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.6);
	box-shadow:0 3px 3px rgba(0,0,0,0.6);
	-webkit-transform: rotate(1deg);
}

#content {
	width:900px;
	height: 1040px;
	margin:44px auto;
	text-align: left;
	position: relative;
	/*border-bottom: 1px solid black;*/
}

#content h2 {
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 21px 30px;
	color: #000;
}

#content p {
	width: 400px;
	margin: 0 0 0 50px;
}

#content ol li {
	position: absolute;
	list-style-type: none;
}

#content ol li img {
	border:4px solid #eee;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	box-shadow:0 1px 2px rgba(0,0,0,0.6);
}

#histo14 {
	top: -20px;
	right: 200px;
	-webkit-transform: rotate(-1deg);
}

#histo13 {
	top: 94px;
	right: 100px;
	-webkit-transform: rotate(1.5deg);
}

#histo12 {
	top: 200px;
	right: 160px;
	-webkit-transform: rotate(3deg);
}

#histo11 {
	top: 290px;
	right: 280px;
	-webkit-transform: rotate(4deg);
}

#histo10 {
	top: 360px;
	left: 320px;
	-webkit-transform: rotate(-2deg);
}

#histo9 {
	top: 380px;
	left: 140px;
	-webkit-transform: rotate(3deg);
}

#histo8 {
	top: 480px;
	left: 80px;
	-webkit-transform: rotate(-2deg);
}

#histo7 {
	top: 590px;
	left: 180px;
	-webkit-transform: rotate(2deg);
}

#histo6 {
	top: 540px;
	left: 360px;
	-webkit-transform: rotate(3deg);
}

#histo5 {
	top: 500px;
	left: 520px;
	-webkit-transform: rotate(-4deg);
}

#histo4 {
	top: 600px;
	left: 620px;
	-webkit-transform: rotate(-2deg);
}

#histo3 {
	top: 710px;
	left: 560px;
	-webkit-transform: rotate(2deg);
}

#histo2 {
	top: 800px;
	left: 440px;
	-webkit-transform: rotate(-2deg);
}

#histo1 {
	top: 890px;
	left: 340px;
	-webkit-transform: rotate(3deg);
}

#maj {
	margin:20px auto 40px;
	padding:8px 10px;
	width:300px;
	height:20px;
	line-height:20px;
	font-size:14px;
	background-color:#b6c3c9;
	overflow: hidden;
	clear: both;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	-webkit-box-shadow:0 1px 1px rgba(255,255,255,0.5);
}