
body {
background-color : #9BCA24; 
}


.clavier {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
}




.touche {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #333333;
	padding-left: 5px;
}

.azerty {
background-color: #ABD331;
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
	padding-left: 5px;

}
.qwerty {
background-color: #DBEF5F;
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
	padding-left: 5px;

}


.titre {
	font-family: Arial, sans-serif;
	font-size: 20pt;
	color: #ffffff;
	text-align: left;
	padding: 0px;
	text-decoration : none;
}
.titre a:visited {text-color: color : #ffffff; text-decoration : none; } 
.titre a:hover {text-color: color : #ffffff; text-decoration : none; }
.titre a:active {text-color: color : #ffffff; text-decoration : none; }


.souris {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
}
.souris a:link {color: #80A805; text-decoration : underline; } 
.souris a:visited {color: #80A805; text-decoration : underline; } 
.souris a:hover {color:  #80A805; text-decoration : underline; }
.souris a:active {color: #80A805; text-decoration : underline; }

.telechargement {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
}
.telechargement a:link {color: #000000; text-decoration : underline; } 
.telechargement a:visited {color: #000000; text-decoration : underline; } 
.telechargement a:hover {color:  #000000; text-decoration : underline; }
.telechargement a:active {color: #000000; text-decoration : underline; }



.claviers {
font-family : Arial, sans-serif;
color : #333333;
font-size: 11px;
}
.claviers a:visited {text-color: color : #333333; text-decoration : underline; } 
.claviers a:hover {text-color: color : #333333; text-decoration : underline; }
.claviers a:active {text-color: color : #333333; text-decoration : underline; }




