/*police pour tous sauf h1,h2,h3*/
*:not(h1,h2,h3)
{
	font-family: Cambria;
}
/*taille d'écriture*/

/*éléments coloré en blanc*/
footer,.number div:first-child:hover,thead,td:first-child,caption,.sommaire,aside
{
	color: white;
}

/*tchat*/
._le6wlg{
	font-size:large;
}