body {
	background:#000000 url(../images/fond_body22.jpg) no-repeat center fixed;
	  -webkit-background-size: cover; /* pour Chrome et Safari */
	  -moz-background-size: cover; /* pour Firefox */
	  -o-background-size: cover; /* pour Opera */
	  background-size: cover; /* version standardisée */
	margin:0px;
	padding:0px;
	width: 100%;
	height: 100%;
	overflow-y:scroll;
	}
#container2 {
	position:absolute;
	width:840px; 
	height:71px; 
	z-index:32; 
	left:50%;
	margin-left:-420px; 
	top:40px;
	}
.fondnoir {
	position:fixed;
	background: #000; 
	width:100%; 
	height:100%;
	left:0px;
	top:0px; 
	z-index:140; 
	}
		.parle {
		position:absolute;
		background:url(../parle4.png);
		background-size:100% 100%;
		width:58px;
		height:58px;
		left:-67px;
		border-radius:29px;
		z-index:51;
		filter: saturate(100%);
	}
		.parle:hover {
		cursor:pointer;
		filter: saturate(500%);
	}
		.place-parle {
		position:absolute;
		width:58px;
		height:58px;
		left:-60px;
		border-radius:29px;
		z-index:50;
		border:gray 1px solid;
	}

#caisson {
	position:absolute;
	background:url(../images/caisonbv.png);
	left:0px;
	top:350px;
	width:151px;
	height:125px;
	}
.filtre {
	position:absolute;
	background: #000; 
	width:100%; 
	height:100%;
	left:0px;
	top:0px; 
	z-index:110; 
	}
#schema1 {
	position:absolute;
	background: url(../images/circuit.gif); 
	width:513px; 
	height:598px; 
	top: 0px; 
	left: 32px;
	z-index:1; 
	}
#schema2 {
	position:absolute; 
	background: url(../images/circuit2.gif);
	width:320px; 
	height:602px; 
	left: 479px; 
	top: -1px;
	z-index:1; 
	}
#fil1 {
	position:fixed;
	background:url(../images/fil0.gif) repeat-y; 
	width:16px; 
	height:100%; 
	z-index:31; 
	left:50%;
	margin-left:-388px; 
	top: 0px;
	}
#fil2 {
	position:fixed;
	background:url(../images/fil0.gif) repeat-y ; 
	width:16px; 
	height:100%; 
	z-index:31; 
	left:50%;
	margin-left:379px; 
	top: 0px;
	}
#jaune {
	position:absolute; 
	background:transparent url(../images/jaune_neon.png); 
	left: 400px;
	top:-34px;
	width:333px; 
	height:87px; 
	z-index:6; 
	}
#ambiance {
	position:absolute;
	background: url(../images/titre_ambiance.png);
	width:345px; 
	height:23px; 
	left: 395px; 
	top: 59px;
	z-index:9; 
	}
.imgg {
	float:left;
	clear:both;
	margin:3px 10px 3px 3px ;
	}
.imgd {
	float:right;
	clear:both;
	margin:3px 3px 3px 10px ;
	}

.unnamed1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #FFFF00}
.unnamed2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#ffffff;}
.unnamed3 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;}
.unnamed4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal;}
.unnamed5 {  font-family: "Times New Roman", Times, serif; font-size: 18pt; color: #000000}
.unnamed6 {  font-family: "Times New Roman", Times, serif; font-size: 14pt; color: #000000; font-weight: normal}
.unnamed7 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal}
.unnamed8 {  font-family: "Times New Roman", Times, serif; font-size: 16px; color: #FFFFFF}
.unnamed9 {  font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000; font-weight: normal}
a {  text-decoration: none; color: #00FF00}
#container2 span {
	font-family: Arial, Helvetica, "sans-serif"; 
	font-size: 13px; 
	color: #00FF00;
	}
#container2 span:hover {
	color: #FFCC00;
	cursor: pointer;
	}
#container2 #menu6 span {
	color: gray;
	}
#container2 #menu6 span:hover {
	color: gray;
	}
.avecjava {

	}
.contact {
	position:absolute;
	background: url(../images/contactO.gif);
	width:29px;
	height:23px;
	z-index: 2;
	}
.conactif, .convu {
	background: url(../images/contactF.gif);
	}
.voyant {
	position:absolute;
	background: url(../images/rondG.gif);
	width:14px;
	height:14px;
	z-index: 2;
	}
.voyactif {
	background: url(../images/rondV.gif);
	}
.voyvu {
	background: url(../images/rondR.gif);
	}
.diode {
	position:absolute;
	background: url(../images/diode1.gif);
	width:21px;
	height:16px;
	z-index: 2;
	}
.diode2 {
	position:absolute;
	background: url(../images/diode2.gif);
	width:16px;
	height:21px;
	z-index: 2;
	}
.menu {
	position:absolute; 
	background-color: #333333;
	border: gray 1px solid; 
	z-index:2; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		-moz-box-shadow: 5px 5px 5px #000000;
		-webkit-box-shadow: 5px 5px 5px #000000;
		box-shadow: 5px 5px 5px #000000;
	}
#menu6:hover {
	background-color: #333333;
	}
.menu:hover {
	background-color: #5D5D5D;
	}
#menu1 {
	width:206px; 
	height:130px; 
	left: 132px; 
	top: 10px;
	}
#menu2 {
	width:206px; 
	height:52px; 
	left: 132px; 
	top: 175px;
	}
#menu3 {
	width:206px; 
	height:52px; 
	left: 132px; 
	top: 275px;
	}
#menu4 {
	width:230px; 
	height:52px; 
	left: 132px; 
	top: 360px;
	}
#menu5 {
	width:230px; 
	height:30px; 
	left: 132px; 
	top: 444px;
	}
#menu6 {
	width:230px; 
	height:233px; 
	left: 504px; 
	top: 89px;
	}
#menu7 {
	width:134px; 
	height:20px; 
	left: 554px; 
	top: 335px;
	}
#menu8 {
	width:50px; 
	height:22px; 
	left: 592px; 
	top: 418px;
	}
#menu9 {
	width:133px; 
	height:22px; 
	left: 340px; 
	top: 543px;
	}
#menu10 {
	/*background: url(../images/sondesliens.png);*/
	left: 60px;
	top: 545px;
	width: 145px;
	height : 22px;
	font-family: arial;
	font-size: 16px;
	color: yellow;
	z-index:105;
	}
#select {
	position:absolute;
	background: #333333;
	left: 7px;
	top: 22px;
	/*bottom:20px;*/
	border: gray 1px solid;
	border-top: none;
	width: 130px;
	height : 0px;	/*220px;*/
	font-family: arial;
	font-size: 12px;
	color: white;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#select li {
	width: 130px;
	margin-left:0px;
	padding-left:10px;
	}
.li {
	float:left;
	background:transparent url(../images/list0.gif) no-repeat;
	width:15px;
	height:14px;
	}
#select li:hover {
	background: #444444;
	}
.divpage {
	position:absolute;
	background:#464646 url(../images/fond_page.jpg);
	left: 50%;
	top: 0px;
	width: 700px;
	height: auto;
	margin-left: -350px;
	border-left: #cccccc 2px solid;
	border-right: gray 2px solid;
	z-index: 101;
	}
.divpagetext {
	position:relative;
	float:left;
	left: 20px;
	top: 0px;
	width: 660px;
	height: auto;
	}
.divpage b {
	color: #F6C108;
	}
.divpage table {
	text-align: justify;
	color: #c6c4c4;
	font-size: 16px;
	font-family: arial;
	}
.retour {
	position:fixed;
	background:url(../images/D.gif);
	left:30px;
	top:50px;
	width:68px;
	height:68px;
	cursor: pointer;
	z-index: 102;
	}

#vig0, #vig00 {
	background:url(../images/vignette0.gif) left top no-repeat;
	display:none;
	width:105px;
	height:61px;
	font-family:arial;
	font-size:10px;
	color:white;
	text-align:center;
	border: gray 1px solid;
	}
#vig00 {
	display:block;
	background:transparent url();
	color:red;
	}
.contentviolet {
	position: fixed;
	right:4px;
	bottom:10px;
	width: 134px;
	height: 56px;
	z-index: 102;
	}
.quittbox {
	position:relative;
	float : left;
	background:url(../images/violet_bas.gif) left top no-repeat;
	width:108px;
	height:56px;
	cursor:pointer;
	}
.quittbox:hover {
	background-position: left bottom;
	}
.imp {
	position:relative;
	float: right;
	background:url(../images/violet_bas.gif) right top no-repeat;
	width:26px;
	height:56px;
	cursor:pointer;
	}
#diapo img {
	visibility: visible;
	border: white 2px solid;
	}
.legendation {
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	}
.bulle {
	position:absolute;
	background:black;
	width:auto;
	height:auto;
	padding:5px;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	color:#fff;
	z-index:10000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
.zoom0 {
	cursor: -Moz-Zoom-Out;
	cursor: -webkit-Zoom-Out;
	}
.zoom0ie {
	cursor: default;
	cursor: url(../images/zoom0.cur),auto;
	}
.tab1 td {
	border-bottom: 1px solid #000000;
	}
.commande, .legende {
	position:absolute;
	height:auto;
	border:gray 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	font-size:12px;
	font-family:arial;
	z-index:20000; 
	}
.legende {
	color:#fff;
	font-size:16px;
	}
	.minidiap_big {	
		position:absolute;
		background:#fff url(../loader.gif) 50% 50% no-repeat;
		width: 100px;
		height: 75px;		
		cursor:pointer;
		border:#fff 1px solid;
		/*border-top:#fff 30px solid;*/
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
		z-index:150;
	}
	.minidiap_big img {	
		width: 100%;
		height: 100%;		
		cursor:pointer;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
	}
	.navdiap {
		position:absolute;
		background:rgba(0,0,0,0.8);
		top:0px;
		width:100%;
		font-size:16px;
		font-family:arial;
		color:#ffffff;
		z-index:160;
		text-align:center;
	}
	.tempimg {
		position:absolute;
		left: -10000px;
		top: -10000px;
		width:auto;
		height:auto;
	}
	.fermer2 {
		position:relative;
		float:left;
		width:40px;
		text-align:center;
		font-size:28px;
		color:#fff;
		cursor:pointer;
	}
	.next2, .prev2 {
		position:fixed;
		width:128px;
		height:128px;
		top:50%;
		margin-top:-64px;
		cursor:pointer;
		z-index:150;
	}
	.next2 {
		background:transparent url(../fleche-d.png);
		right:40px;
	}
	.prev2 {
		background:transparent url(../fleche-g.png);
		left:40px;
	}
	.comm2 {
		width:auto;
		line-height:30px;
		color:#fff;
		font-size:12px;
		text-align:center;
		margin-right:40px;
	}
	.next2:hover, .prev2:hover {
		color:orange;
	}
	.fermer2:hover {
		color:red;
	}

	.fondimage {
		position:fixed;
		background:#000000 url(../loader.gif) 50% 50% no-repeat;
		width:100%;
		height:100%;
		text-align:center;
		z-index: 149;
	}
	.mini {
		cursor:pointer;
	}


















