* {margin: auto;}

.div-alphabets h3 {width: 100%;}
.colonnes {display: flex;}

h1 {
	margin: 80px auto 80px auto;
	width: 80%;
}

h2 {
	margin: 60px auto 60px auto;
	width: 60%;
}

h3 {
	margin: 40px auto 40px auto;
	width: 40%;
}

img {
	filter: invert(1);
	height: 50px;
}
.img-1-accent {height: 62.5px;}
.img-2 {height: 105px;}
.img-2-accent {height: 117.5px;}
.img-3 {height: 160px;}
.img-3-accent {height: 172.5px;}
.img-3-accents-2 {height: 185px;}
.img-4 {height: 215px;}
.img-4-accent {height: 227.5px;}
.img-5 {height: 270px;}
.img-5-accent {height: 277.5px;}
.img-6 {height: 325px;}
.img-6-accent {height: 277.5px;}
.img-7 {height: 380px;}
.img-7-accent {height: 387.5px;}

p {font-size: 20px;}

.span-citation {font-style: italic;}
.surligné {text-decoration: overline;}
.souligné {text-decoration: underline;}

table {border: 2px #ffffff solid;}
.table-français,
.table-roumain,
.table-anglais {border: #990000 dotted;}
.grec {border-color: #009900;}
.cyrillique,
.copte {border: #009900 dotted;}
.latin {border-color: #990000;}
.arabe,
.syriaque,
.hébreu {
	border: #000099 dotted;
	font-size: 35px;
	letter-spacing: 0;
}

#table-cas td {letter-spacing: 0;}
#table-légende td {
	letter-spacing: 0;
	font-size: 25px;
}

.tr-diminutif {border: 1.5px #eddb34 dotted;}
td {border: 1px #ffffff solid;}

@media (max-width: 1000px) {

body {font-size: 50px;}

.colonnes {display: block;}

.arabe,
.syriaque {
	border: #000099 dotted;
	font-size: 70px;
	letter-spacing: 0;
}

}
