#clavier 				{opacity:.7;position:absolute;bottom:0;width:788;}
#clavier_menu_action	
{
cursor:pointer;background:url("../img/onglet.png");text-align:left;padding-left:18px;
height:18px;width:85px;margin-top:3px;margin-left:709px;color:#fff;font-weight:normal;
}
#clavier_display		{padding:10;border:2px solid #584527;width:785;height:150;-moz-border-radius:10 0 10 10;display:none;}
#clavier input 			{font-weight:bold;}
#clavier_menu			{width:100%;text-align:right;}
#clavier_alpha,
#clavier_num ,			
#clavier_enter			{float:left;}		
#clavier  .alpha,
#clavier  .backspace 	{width:50;margin-bottom:3;height:47;}
#clavier_num .num		{width:40;height:35;margin-bottom:2;}
#clavier_num .numbig		{width:84;height:35;margin-bottom:2;}
#clavier .enterbtn		{width:100;height:146;}

#clavier .btnSel			{-moz-border-radius:5px;border:1px solid #584527;font-weight:bold;color:#fff;background:lightpink}