@font-face {
	font-family: 'DINPro-Bold';
	src: url('fonts/DINPro-Bold.eot');
	src: local('DINPro-Bold Regular'), local('DINPro-Bold'), url('fonts/DINPro-Bold.woff') format('woff'), url('fonts/DINPro-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'DINPro-Regular';
	src: url('fonts/DINPro-Regular.eot');
	src: local('DINPro-Regular Regular'), local('DINPro-Regular'), url('fonts/DINPro-Regular.woff') format('woff'), url('fonts/DINPro-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'DINPro-Light';
	src: url('fonts/DINPro-Light.eot');
	src: local('DINPro-Light Regular'), local('DINPro-Light'), url('fonts/DINPro-Light.woff') format('woff'), url('fonts/DINPro-Light.ttf') format('truetype');
}


html, body {height: 100%;}

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
}
a:link, a:visited {
	color: black;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: red;
}
#home {
	background-color: #120b04;
}
#hometop {
	background-color: white;
	/* background-color: #2b1402 #6a4028; */
	width: 100%;
	height: 60%;
	position: relative;
}
#prestations {
	position: absolute;
	bottom: 10px;
	width: 840px;
	left: 50%;
	margin-left: -390px;
	font-family: 'DINPro-Light', sans-serif;
}
.prestation {
	float: left;
	margin: 10px 30px;
}
.prestation H2 {
	color: white;
	background-color: #180e05;
	text-transform: uppercase;
	font-size: 1.8em;
	padding: 7px 10px;
	font-weight: normal;
	margin: 0px;
}
.prestation UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.prestation UL LI {
	margin: 3px;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
	font-size: 1.2em;
	font-family: 'DINPro-Regular', sans-serif;
}
#homebottom {
	color: #8c8782;
	font-size: 11px;
	text-align: center;
	top: 60%;
	height: 40%;
	width: 100%;
	position: absolute;
}
#homebottom H1 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 30px;
}
#homebottom A:link, #homebottom A:visited {
	color: #8c8782;
}
#homebottom A:hover {
	text-decoration: none;
}

#homewhite {
	position: absolute;
	background-color: white;
	width: 100%;
	font-size: 1.5em;
	color: #180e05;
	font-family: 'DINPro-Regular', sans-serif; 
}
#homewhite A:link, #homewhite A:visited { color: #180e05; }
#homewhite STRONG { font-family: 'DINPro-Bold', sans-serif; font-weight: normal; }
#homewhite P { margin: 0px; }
#adresse1 {
	margin: 15px;
	float: left;
	text-align: left;
}
#adresse2 {
	margin: 15px;
	float: right;
	text-align: right;
}

#homeblack {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	color: #8c8782;
	font-family: 'DINPro-Regular', sans-serif;
}
#homeblack A:link, #homeblack A:visited { color: #8b8784; }
#homeblack P { margin: 0px; }
#homeblack H1 { margin: 0px; }


#container {
	position:absolute;
	bottom: 45%;
	left: 50%;
	margin-left: -360px;
	height: 160px;
	width: 680px;
	font-size: 2em;
}
#bloglink, #sitelink {
	display: block;
	height: 160px;
	width: 340px;
	text-align: center;
	float: left;
}
#topBackground {
	position: absolute;
	bottom: 0px;
	height: 19px;
	width: 100%;
	display: block;
}
#credits {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-right: 10px;
	height: 20px;
	color: #504F4D;
	text-align: right;
	font-size: 0.9em;
}
#credits A:link, #credits A:visited {
	color: #504F4D;
	text-decoration: none;
}
#htmlversion {
	position: relative;
	height:100%;
}
#noflash {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	margin: 0px;
}
#top {
	background: #C1C1C1;
	position: absolute;
	top: 0px;
	height: 50%;
	width: 100%;
}
#top2 {
	background: #DEDEDC;
	position: absolute;
	bottom: 185px;
	height: 25px;
	width: 100%;
}
#scroller {
	background: white;
	position: absolute;
	bottom: 25px;
	height: 160px;
	width: 100%;
	overflow-x: auto;
}
#innerscroller {
	position: absolute;
	top: 40px;
	height: 80px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: white;
	width: auto;
}
#innerscroller DIV.reference {
	float: left;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
#innerscroller DIV.first {
	margin-left: 0px;
}
#menu {
	background: #6A4028;
	position: absolute;
	bottom: 50%;
	height: 25px;
	width: 100%;
}
#menu A:link, #menu A:visited {
	padding-left: 20px;
	padding-right: 20px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
}
#menu A:hover {
	color: white;
}
#menu A.first {
	padding-left: 50px;
}
#bottom {
	background: black;
	position: absolute;
	top: 50%;
	height: 50%;
	width: 100%;
}
#logo {
	position: absolute;
	display: block;
	right: 150px;
	bottom: 30%;
}
#baseline {
	position: absolute;
	display: block;
	left: 50px;
	bottom: 260px;
	color: white;
	font-size: 15px;
	margin: 0px;
}
#baseline A:link, #baseline A:visited {
	color: inherit;
	text-decoration: none;
}
#baseline A:hover {
	text-decoration: underline;
}

.referencewindow, .pagewindow {
	position: absolute;
	top: 10%;
	height: 60%;
	left: 20%;
	width: 40%;
	background: white;
	display: none;
	padding: 20px;
	margin: 0px;
}
.pagewindow {
	height: 75%;
}

.image {
	position: relative;
	width: auto;
}
.referencewindow H1, .pagewindow H1 {
	position: absolute;
	bottom: -10px;
	left: 10px;
	font-size: 2em;
}
.fermer {
	/*position: absolute;
	right: 20px;
	bottom: 20px;*/
	display: block;
	text-align: right;
}
.play {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left:0px;
}
.play IMG {
	border: none;
	position: absolute;
	display: block;
	margin-top: -24px;
	top: 50%;
	margin-left: -24px;
	left: 50%;
	width: 48px;
	height: 48px;
}
.play EMBED {
	position: absolute;
	top: 0px;
	left: 0px;
}