body {
	margin: 0 0 0 0px;
	padding: 0px;
	color: #343426;
	font: normal 12px/14px 'Anaheim', Tahoma, sans-serif;
	letter-spacing: 0.1em;
	background-attachment: fixed;
	background-color: rgba(242,241,236,1);
	background-image: url(../img/Fond-13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#page {
	width: 684px;
	margin: 0 auto 0 auto;
	text-align: center;
	height: 0px;
}

#header {
	width: 684px;
	height: 50px;
	text-align: left;
	background-color: #FFF; /* alternative solide */
	background-color: rgba(255,255,255,0.9);
	padding: 20px 0 20px 0;
	margin: 30px auto 0 auto;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 100;
}
#logo {
	width: 342px;
	margin: 0 0 0 0px;
	border: none;
	float: left;
}

/*------ menu -------*/

#menu {
	width: 342px;
	margin: 0 0 0 0px;
	position: relative;
	float: right;
	text-align: left;
}
#menu ul {
	color: #343426; /*  #8A8A7B  */
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0px;
}
#menu ul li {
	display: inline;
	margin: 0 0 0 40px;
}
.h1 {
	color: #343426;
	letter-spacing: 0.1em;
	font: normal 12px/14px 'Anaheim', Tahoma, sans-serif;
}
.h2 {
	color: #343426;
	letter-spacing: 0.1em;
	font: normal 13px/17px 'Anaheim', Tahoma, sans-serif;
}
sup  {
	vertical-align: super;
	font-family: 'Anaheim', Tahoma, sans-serif;
	line-height: 10px;
}

a {
	color: #343426;
	text-decoration: none;
}
a:hover {
	color: ##343426;
	text-decoration: underline;
}
#mentions {
	color: ##343426;
	text-align: left;
	letter-spacing: 0.1 em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8A8A7B;
	font: normal 10px/12px 'Anaheim', Tahoma, sans-serif;
}
#mentions a {
	color: ##343426;
	text-decoration: none;
}
#mentions a:hover {
	text-decoration: underline;
}

/* image figures */

figure {
	position: relative;
	float: left;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 417px;
	width: 584px;
}
figcaption {
	width: 534px;
	height: auto;
	position: absolute;
	float: left;
	left: 0px;
	color: #343426; /* alternative solide */
	color: rgba(52,52,38,1);
	font: normal 12px/14px 'Anaheim', Tahoma, sans-serif;
	text-align: left;
	letter-spacing: 0.1em;
	background-color: #FFF; /* alternative solide, #8A8A7B */
	background-color: rgba(255,255,255,0.95); /* rgba(233,229,221,0.9) */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* Hack IE 8 */
	filter: alpha(opacity=95); /* Hack IE 5-7 */
	opacity: 0;
	-webkit-transition: all 0.44s ease;
	-moz-transition: all 0.44s ease;
	-o-transition: all 0.44s ease;
	-ms-transition: all 0.44s ease-in;
	transition: all 0.44s ease;
	bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}	
	figcaption a {
	color: #343426; /* alternative solide */
	color: rgba(52,52,38,1);
	text-decoration: none;

}
	figcaption a:hover {
	color: #343426; /* alternative solide */
	color: rgba(52,52,38,1);
	text-decoration: underline;

}
	figure:hover figcaption { opacity: 1; }
#container {
	position: relative;
	width: 684px;
	padding-top: 0px;
	margin: 0 auto 0 auto;
	z-index: 50;
}
/* je definis ici des tailles pour les div img1, img2, etc afin de pouvoir décaler la photo du haut */

#content1, #content2, #content3, #content4, #content5  {
	height: 120px;
	width: 684px;
	clear: both;
}
#infos {
	float: left;
	width: 584px;
	overflow: hidden;
}
	
/*----- ombre image -------*/

.infos {
	height: auto;
	background-color: #FFF; /* alternative solide */
	background-color: rgba(255,255,255,0.9);
	text-align: left;
	margin-bottom: 317px;
	overflow: auto;
	padding: 50px 50px 50px 50px;
}
.portfolio {
	height: 517px;
	background-color: #FFF; /* alternative solide */
	background-color: rgba(255,255,255,0.9);
	padding-top: 0px;
	margin-bottom: 140px;	
	display: inline-block;

}
#slider {
	float: left;
	width: 584px;
	top: 0px;
	margin-top: 50px;
	overflow: hidden;
}
#marginleft {
	position: relative;
	top: 50px;
	left: 0px;
	width: 50px;
	height: 217px;
	text-align: center;
	padding-top: 200px;
	float: left;
	display: inline-block;
}
#marginright {
	position: relative;
	top: 50px;
	left: 0px;
	width: 50px;
	height: 217px;
	text-align: center;
	padding-top: 200px;
	float: left;
	display: inline-block;
}
.contact {
	height: 467px;
	background-color: #FFF; /* alternative solide */
	background-color: rgba(255,255,255,0.9);
	text-align: left;
	padding: 25px 50px 25px 50px;
	margin-bottom: 140px;
	overflow: auto;
	float: left;
	width: 584px;
}
.iframe {
	margin: 0px;
	frameborder: 0px; 
	scrolling: no; 
	marginheight: 0; 
	marginwidth: 0;
}

#espace-bas {
	height: 960px;
}

details {
	color: #343426;
	font: normal 12px/14px 'Anaheim', Tahoma, sans-serif;
	letter-spacing: 0.1em;
	margin: 0 0 0 0px;
}
summary {
	text-align: left;
	cursor: pointer;
}
.html5_details > summary::before {
	content: "►";
	margin-right: 2px;
	font-size: 7px;
	vertical-align: 14%;
}
.html5_details.open > summary::before {
  content:"▼"; font-size: 7px;
}
