
article h2 {
	font-family: 'Lobster Two';
	font-size: 60px;
	margin: 25px 0;
	line-height: 1em;
}
.story {
	height: 1000px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: relative;
	margin: 0 auto;
	border-top: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(0,0,0,0.4);
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
}
#first {
	background: #3c5456 url(../images/bonne-mere.jpg) 0% 100% no-repeat fixed !important;
}
#second {
	background: url(../images/chti.jpg) 50% 0 no-repeat fixed;
}
#fourth {
	background: url(../images/slide3.jpg) 50% 0 no-repeat fixed;
}
#third {
	background: #01010d url(../images/p.jpg)  0% 100% no-repeat fixed !important;
}
#theend {
	background: #3c5456 url(../images/bonne-mere.jpg) 0% 100% no-repeat fixed !important;
}
/* Introduction */
#first .druellementlogo {
	background-image: url(../images/logo.png);
	background-position: 50% 100px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain;
	min-height: 1000px;
	padding: 0;
	margin: 0;
	max-width: 100%;
	position: relative;
	margin: 0 auto;
}
#first article {
	width: 100%;
	top: 300px;
	position: absolute;
	text-align: center;
}
#first article p, #first article a {
	color: #ccc;
}
#first article a {
	text-decoration: underline;
}
#first article a:hover {
	color: #fff;
}
/* Background Only */
#second {
	padding: 50px 0;
}
#second article strong {
	color: #00a1d5;
}
#second article {
	background: url(../images/grain.png) repeat #333;
	color: #fff;
	width: 445px;
	margin-left: 100px;
	padding: 10px 20px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	line-height: 1.5em;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
	border: 1px solid rgba(150,150,150,0.1);
}
#second article p {
	margin-bottom: 25px;
}
#second article a {
	color: #ff0;
}
/* Photograph */
#third article {
	background: url(../images/grain.png) repeat #333;
	color: #fff;
	padding: 10px 20px;
	margin: 100px 0 0 60%;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	line-height: 1.5em;
	color: #fff;
	position: absolute;
	top: 0;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
	border: 1px solid rgba(150,150,150,0.1);
}
#third article strong {
	color: #00a1d5;
}
#third .aragon {
	background: url(../images/aragon-et-castille.png) transparent 20% 100px no-repeat fixed;
	min-height: 1000px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: absolute;
	margin: 0 auto;
}
#third .papet {
	background: url(../images/papet-j.png) transparent 50% 300px no-repeat fixed;
	min-height: 1000px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: absolute;
	margin: 0 auto;
}
#third article p {
	width: 300px;
	margin-bottom: 25px;
}
/* HTML5 Video */
#druelle {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}
#fourth article {
	left: 10%;
	margin-top: 100px;
	padding: 0px 20px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	font-size: 16px;
	line-height: 1.5em;
	color: black;
	position: absolute;
	top: 0;
	z-index: 1000;
	background-color: rgba(255,255,255,0.7);
	border: 3px solid rgba(0,0,0,0.6);
	border-radius: 5px;
}
#fourth article.preventes {
	right: 10%;
	bottom: 200px;
	left: auto; top: auto;
}
#fourth article p,
#fourth article ul{
	width: 400px;
	margin: 20px 10px;
}
#fourth article ul ul{
	margin: 0px;
}
#fourth article ul ul li{
	margin: 0px 20px;
}
/* The End 
#theend .byebye {
	background: url(../images/theend.png) 40% 100px no-repeat fixed;
	height: 1000px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: relative;
	margin: 0 auto;
}*/
#theend article {
	left: 10%;
	margin-top: 100px;
	padding: 0px 20px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	font-size: 16px;
	line-height: 1.5em;
	color: white;
	position: absolute;
	top: 0;
	z-index: 1000;
}
#theend article p{
	font-size: 24px;
}
#theend article p a{
	font-size: 24px;
	color:#00a1d5;
	text-decoration: none;
}
.partenaires {
  display: block; float: left;
  height: 300px;
  width: 400px;
  overflow: hidden;
  margin-top: 20px;
}
