@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: 50px;
	box-sizing: border-box;
}
.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	text-align: center;
	text-decoration: none;
	color: #666;
	line-height:80px;
	background-color: #EBEBEB;
}


#clavier {
	touch-action: manipulation;
	position:absolute;
	left:123px;
	top:553px;
	width:568px;
	height:444px;
	z-index:17;
}
#t1 {
	position:absolute;
	left:24px;
	top:25px;
	width:150px;
	height:86px;
	z-index:1;
}
#t2 {
	position:absolute;
	left:203px;
	top:25px;
	width:150px;
	height:80px;
	z-index:2;
}
#t3 {
	position:absolute;
	left:385px;
	top:25px;
	width:150px;
	height:80px;
	z-index:3;
}
#t4 {
	position:absolute;
	left:24px;
	top:130px;
	width:150px;
	height:80px;
	z-index:4;
}
#t5 {
	position:absolute;
	left:203px;
	top:131px;
	width:150px;
	height:80px;
	z-index:5;
}
#t6 {
	position:absolute;
	left:386px;
	top:132px;
	width:150px;
	height:80px;
	z-index:6;
}
#t7 {
	position:absolute;
	left:24px;
	top:233px;
	width:150px;
	height:80px;
	z-index:7;
}
#t8 {
	position:absolute;
	left:204px;
	top:234px;
	width:150px;
	height:80px;
	z-index:8;
}
#t9 {
	position:absolute;
	left:389px;
	top:232px;
	width:150px;
	height:80px;
	z-index:9;
}
#t0 {
	position:absolute;
	left:205px;
	top:334px;
	width:150px;
	height:80px;
	z-index:10;
}
#tx {
	position:absolute;
	left:26px;
	top:766px;
	width:232px;
	height:230px;
	z-index:11;
}
#effacement {
	position:absolute;
	left:389px;
	top:333px;
	width:150px;
	height:80px;
	z-index:18;
}
#annulation {
	position:absolute;
	left:24px;
	top:336px;
	width:150px;
	height:80px;
	z-index:19;
}
