@charset "utf-8";
a:link 
{ 
 text-decoration:none;
 color: #999;
} 

#phone {
	height: 120px;
	width: 1000px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	box-sizing: border-box;
}
.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	text-align: center;
	text-decoration: none;
	color: #666;
	line-height: 100px;
	background-color: #EBEBEB;
}


#clavier {
	touch-action: manipulation;
	position:absolute;
	left:452px;
	top:182px;
	width:687px;
	height:498px;
	z-index:17;
}
#t1 {
	position:absolute;
	left:24px;
	top:25px;
	width:200px;
	height:100px;
	z-index:1;
}
#t2 {
	position:absolute;
	left:244px;
	top:25px;
	width:200px;
	height:100px;
	z-index:2;
}
#t3 {
	position:absolute;
	left:464px;
	top:25px;
	width:200px;
	height:100px;
	z-index:3;
}
#t4 {
	position:absolute;
	left:24px;
	top:140px;
	width:200px;
	height:100px;
	z-index:4;
}
#t5 {
	position:absolute;
	left:244px;
	top:140px;
	width:200px;
	height:100px;
	z-index:5;
}
#t6 {
	position:absolute;
	left:464px;
	top:138px;
	width:200px;
	height:100px;
	z-index:6;
}
#t7 {
	position:absolute;
	left:24px;
	top:256px;
	width:200px;
	height:100px;
	z-index:1;
}
#t8 {
	position:absolute;
	left:244px;
	top:256px;
	width:200px;
	height:100px;
	z-index:8;
}
#t9 {
	position:absolute;
	left:464px;
	top:256px;
	width:200px;
	height:100px;
	z-index:9;
}
#t0 {
	position:absolute;
	left:244px;
	top:372px;
	width:200px;
	height:100px;
	z-index:10;
}
#tx {
	position:absolute;
	left:26px;
	top:766px;
	width:232px;
	height:230px;
	z-index:11;
}
#effacement {
	position:absolute;
	left:464px;
	top:373px;
	width:200px;
	height:100px;
	z-index:18;
}
#annulation {
	position:absolute;
	left:24px;
	top:373px;
	width:200px;
	height:100px;
	z-index:19;
}
