div#gloss_container {
	margin-left:10px;
	font-size:0.7em;
	margin-top:15px;
}

div.gloss_word {
	display:block;
	width:auto;
	font-weight:bold;
	font-size:1.2em;
	text-transform:none;
	color:black;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	background-image:url('images/glossaire.gif');
	background-repeat:repeat-y;
	background-position:top left;
}

div.gloss_def {

}
