
html {
	background-color: dimgray;
	overflow: hidden;
	font-family: Arial;
}

#testDiv {
	position: absolute;
	top: 150px;
	left: 20px;
	color: white;
}

#hybridpan {

background: url(IMAGES/HybridPan_Design1.jpg) no-repeat;
position: absolute;
top: 0px;
left: 0px;
width: 700px;
height: 450px;
}

#affichebouton {

	position: static;
 
}

#cadreSlider {
		border-width: 1px;
		border-style: none;
        position: absolute;
        width: 672px; height: 336px;
        border-radius: 20px;
}

#SliderDiDt {
		border-color: #e6e6e6;
		border-width: 1px;
		border-style: none;
		top: 0px;
		left: 300px;
        position: absolute;
        width: 72px; height: 72px;
        border-radius: 36px;
        z-index: 100;

}

#draggableBox {

		top: 0px;
		left: 300px;
        position: absolute;
        width: 72px; height: 72px;
        background-color: rgba(250, 250,250, 0.01);
        border: none;
        cursor: pointer;
        border-radius: 36px;
        z-index: 100;
}

#afficheAngles{

	
	left: 360px;
	top: 117px;
	height: 27px;
	width: 74px;
	position: absolute;
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	
}

#afficheDegres {

	
	width:  50px;
	color: #cbcbcb;
	
	border-style: none;
	position: relative;
	text-align: right;
	background-color: rgba(255,254,255,0);
	font-size: 23px;
}

#affichePredelay {

	
	width:  50px;
	color: black;
	
	position: relative;
	text-align: right;
	background-color: rgba(255,254,255,0.5);
	font-size: 12px;
}

#degresSign {
	position: absolute;
	top:  -3px;
	width:  70px;
	display: inline-block;
	color: #cbcbcb;
	font-size: 23px;

}

#predelay {
	position: absolute;
	top:  -3px;
	width:  120px;
	display: inline-block;
	color: black;
	font-size: 12px;

}

#afficheRadian {

	visibility: hidden;

}

.left{
	text-align: left;
}

button.onoff
{
	background-color: rgba(250,250,250,0.2);
	padding: 5px;
	border-style: solid;
	border-color: black;
	border-radius: 5px;
	border-width: 1px;
	
	height: 40px;
}

#crazy {
	position: absolute;
	top: 400px;
	left: 570px;
	width: 120px;
	
}

#crazy div
{
	
	background: gray;
	overflow:hidden;
	border-radius: 3px;
	padding: 5px;
	
	text-align: center;
	color: black;
	text-shadow: 1px rgba(250,250,250,0.2);
	font-size: 15px;
}

#compatibility {
	position: absolute;
	top: 400px;
	left: 10px;
	width: 120px;
	
}

#compatibility div
{
	
	background: gray;
	overflow:hidden;
	border-radius: 3px;
	padding: 5px;
	
	text-align: center;
	color: black;
	text-shadow: 1px rgba(250,250,250,0.2);
	font-size: 15px;
}

#form {
	border: 4px double rgba(100,100,100,1);
	border-top-right-radius: 22px;
	padding: 5px;
	color: lightgrey;
	z-index: 120;
	position: absolute;
	top: 10px;
	left: 562px;
	width: 110px;
	font-size: 14px;
}

.choixSpeakers {
	font-size: 11px;

}

.optionTitle {
	height: 20px;
	margin: 0;
	font-size: 13px;
	text-decoration: underline;
	color: lightgrey ;
}

.optionTitleBlack {
	height: 20px;
	margin: 0;
	font-size: 13px;
	text-decoration: underline;
	color: black ;
}

.repereButton {
		
		top: 0px;
		left: 140px;
		position: absolute;
        width: 72px; height: 72px;
		
}

.noSelection {
user-select: none; /* L'utilisateur ne pourra plus sélectionner le texte de l'élément qui possède cette propriété CSS */
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
}

#affichebouton, #cadreSlider {
		top: 21px;
		left: 15px;
}

#afficheDI, #afficheDT {
text-shadow: 1px 1px white;
border-color: white;
border-style: none;
border-width: 1px;
padding-bottom: 5px;
padding-top: 5px;
top: 174px;
position: absolute;
border-radius:10px;
width:190px;
text-align: left;
color: black;
font-size: 14px;
}

#afficheDI {
left: 155px;
width: 210px;
}

#afficheDT {
left: 375px;
width: 180px;
}


#ratioT, #ratioI {
background-color: rgba(0,0,0,0.2);
color: black;
text-align: center;
text-shadow: 1px rgba(250,250,250,0.5);
width: 44px;
height: 25px;
border-style: solid;
border-color: black;
border-radius: 5px;
border-width: 1px;
margin-left: 4px;
font-size: 15px;
}

#slider {
left: 143px;
top: 217px;
position: absolute;

}

#bassModeDiv {

	border: 4px double rgba(100,100,100,1);
	border-top-left-radius: 22px;
	padding: 5px;
	color: snow;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 146px;
	height: 45px;
}

#predelayDiv {

	
	
	padding: 5px;
	color: snow;
	position: absolute;
	top: 400px;
	left: 550px;
	width: 146px;
	height: 45px;
}


#bassvalue{
	color:  snow;
	border-radius: 5px;
	position: absolute;
	top: 1px;
	left: 103px;
	font-size: 10px;
	padding: 5px;
	width: 25px;
	display: block;
	text-align: center;
	direction: ltr;
	background-color: #5d5d5d;
	overflow: hidden;
	visibility: hidden;
}


#affichecardio {
	position: absolute;
	top: 20px;
	left: 122px;
	padding: 2px;
	border: 1px solid black;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	background: rgba(170,19,52,0.8) url(IMAGES/CARDIO/1-cardio.png) no-repeat 2px 2px;
}

#affichemicsValues {
	position: absolute;
	left: 222px;
	top: 400px;
	width: 280px;
	height: 40px;
	
}

#micDist, #micAngle{
width: 40px;
text-align: right;
}

td {
font-size: 13px;
text-align: right;
text-shadow: 1px rgba(200,200,200,0.7);
}


#affichemics {
border-color: #f6ff00;
padding: 2px;
border-style: none ;
border-width: 1px;
left: 145px;
top: 322px;
position: absolute;



}

input[type='range'] {  
padding-left:2px; padding-right:2px;
-webkit-border-radius: 5px;  
}

#equivalence {
	
	visibility: hidden;
	
	position: absolute;
	top:  10px;
	left: 10px;
	width: 680px;
	height: 377px;
	
	z-index: 200;
	
	/* Anciens navigateurs */
	background: url("gradient-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Navigateurs récents */
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(rgba(255,255,255,0.9)),
		to(#110005)
	);
	background: -webkit-linear-gradient(
		top,
		rgba(255,255,255,0.9),
		#110005
	);
	background: -moz-linear-gradient(
		top,
		rgba(255,255,255,0.9),
		#110005
	);
	background: -o-linear-gradient(
		top,
		rgba(255,255,255,0.9),
		#110005
	);
	background: linear-gradient(
		top,
		rgba(255,255,255,0.9),
		#110005
	);
	
	border: solid 0px;
	border-radius: 21px;
	
	box-shadow: 2px 10px 20px rgba(0,0,0,0.8);
	
	
	text-align: center;
}

#equivalence table {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: rgba(255,254,255,0.5);
	border: 2px solid #797979;
}

#equivalence table th, #equivalence table td {
	text-align: center;
	padding: 8px;
	border-style: outset;
	border-width: 1px;
}








