@font-face {
    font-family:'gaelscript';
    src:url('gadelica.otf') format('truetype');
}

@font-face {
    font-family:'ipafont';
    src:url('../polices/CharisSIL-R.ttf') format('truetype'),
		url('../polices/CharisSIL-R.woff') format('woff');
	font-weight:normal;
	font-style:normal;
}

/*@font-face {
	font-family:"bunchlo";
	src:url("../polices/BUNCHLO.eot?") format("eot"),
	    url("../polices/BUNCHLO.woff") format("woff"),
		url("../polices/BUNCHLO.ttf") format("truetype"),
		url("../polices/BUNCHLO.svg#Bunchlo") format("svg");
	font-weight:normal;
	font-style:normal;
	}*/
@font-face {
	font-family:"bunchlo";
	src:url("../polices/BUNCHLO.ttf") format("truetype"),
		url("../polices/BUNCHLO.woff") format("woff");
	font-weight:normal;
	font-style:normal;
	}

@font-face {
	font-family:"sildoulos";
	src:url("polices/SILDoulosIPA93.ttf");
	font-weight:normal;
	font-style:normal;
	}

body {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:100%;
	background-image:url(../img/animknot.gif);
	line-height:1.2em;
}

#contenant_principal {
	width:960px;
	margin:auto;
}

.gaeilge {
	font-family:bunchlo;
}

.ipa {
	font-family:'ipafont';
}

.lettre {
	text-align:center;
	font-weight:bold;
}
td.titre {
	background-color:#006600;
	color:#99ff99;
	text-align:center;
}
td.sous-titre {
	font-style:italic;
	font-size:0.9em;
}
.latin {
	font-size:1.2em;
}
.gaeilge {
	font-size:1.3em;
}
td.description {
	font-size:0.9em;
}
td.exemple {
	font-size:0.9em;
	font-weight:bold;
	padding-left:0.3em;
}
td.figuree {
	font-size:0.9em;
	padding-left:0.3em;
}
