@charset "utf-8";

/* CSS Document */
html {
	overflow: hidden;
	-ms-touch-action: none;
	-ms-content-zooming: none;
}
body {
	background:#000;
	background-image:url(/images/fond.jpg);
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

#info {
	position:absolute;
	width:390px;
	height:27px;
	left: 1%;
	bottom: 21px;
	color: #888;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.6em;
	z-index: 1001;
    }	

#credit {
	position: absolute;
	color: #888;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.6em;
	right: 21px;
	text-align: right;
	bottom: 21px;
	width: 325px;
	z-index: 1001;
	} 

#haut {
	
	top:26px;
	width: 920px;
	margin: auto;
	z-index: 1001;
	}

/*css menu*/

#menu {
	position:absolute;
	margin-left:20px;
	padding: 10px;
	height: 300px;
	width: 300px;
	margin-top: 80px;
	z-index: 100;
	left: 5px;
	top: 64px;
}
#menu a {
	display:block;
	text-decoration:none;
	font-family: arial, helvetica, verdana, sans-serif;
	white-space: nowrap;
}


/*css contact*/

#screen {
	position: absolute;
	width: 100%;
	height: 90%;
	cursor:pointer;
	left: 20%px;
	top: 60px;
	z-index: 1;
}
	
.search {
	background:#0065CB !important;
}


/*css entreprise*/


#screen3 {
	position:absolute;
	text-align:justify;
	top:50%;
	left:50%;
	width:420px;
	height:420px;
	margin-left:-410px;
	margin-top:-410px;
	padding:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#fff;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select: none;
	user-select: none;
	cursor:default;
	z-index: 1000;	
}

#part1, #part2, #part3, #part4 {
	display:none;
}
#logo {
	position:absolute;
	margin-top:-50px;
	top:322px;
	margin:50px;
	cursor: pointer;
	left: -12px;
	z-index: 0;	
}
#next {
	position:absolute;
	margin-top:-50px;
	top:50%;
	right:0;
	border-width:50px;
	line-height: 0px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: transparent transparent transparent #FF9600;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

/* css reference */

#imageFlow {
position: absolute;
width: 100%;
height: 80%;
left: 0%;
top: 12%;
overflow: hidden;
}
#imageFlow .diapo {
position: absolute;
left: -4000px;
cursor: pointer;
border:medium;
-ms-interpolation-mode: nearest-neighbor;
}
#imageFlow .link {
border: dotted #fff 1px;
margin-left: -1px;
margin-bottom: -1px;
}
#imageFlow .text {
position: absolute;
background-color:#000;
left: 0px;
width: 100%;
bottom: 16%;
text-align: center;
color: #fff;
font-family: verdana, arial, Helvetica, sans-serif;
z-index: 1000;
}
#imageFlow .title {
font-size: 1.2em;
font-weight: bold;
}
#imageFlow .legend {
font-size: 1em;
}
#imageFlow .scrollbar {
position: absolute;
left: 10%;
bottom: 10%;
width: 80%;
height: 16px;
z-index: 1000;
}
#imageFlow .track {
position: absolute;
left: 1%;
width: 98%;
height: 16px;
filter: alpha(opacity=30);
opacity: 0.3;
}
#imageFlow .arrow-left {
position: absolute;
}
#imageFlow .arrow-right {
position: absolute;
right: 0px;
}
#imageFlow .bar {
position: absolute;
height: 16px;
left: 25px;
}

/* css ferblanterie - toitures */

#canvas {
	position: absolute;
	width: 100%;
	height: 90%;
	
}