@charset "UTF-8";
html,body {
	margin: 0;
	padding: 0;
	overflow: visible;
	height: 100%;
	font-family: 'eb-garamond', serif;
	font-size: 16pt;
	line-height: 22pt;
	color: black;
	text-align: justify;
	background-image: none;
	border: 0;
}
#header_border,#outils,#retour_outils, .ui-widget, #submit, #delimitation_drag, #phrase, #retour_mobile,#outils_mobile, #missing_word{
	display:none;
}
#mot{
	display:inline;
	font-weight:bold;
}
#info{
	display:inline;
}
p{
	margin-bottom:10px;
}
#definition p:first-child{
	margin-top:10px;
}