/*glossaire*/

#corps.glossaire a{
	text-decoration: none;
}
#corps.glossaire {text-align: center;}
ul.glossfloat{
	position: relative; width: 185px;float: left; margin: 10px 0 10px 0; list-style: none;font-family: "Trebuchet MS", Arial, Sans Serif; font-size: 13px;
}

ul.glossfloat a{
	text-decoration: none; color : #62625F;
}
#tous a {
	color : #898985; 
}

ul.glossfloat li{
	margin: 5px 0; padding: 0;
}
#illustr_gloss{
	position: relative; float: right; width: 111px; height: 101px; 
}
h1.gloss{
	text-align: center;
	color: #62625F;
	margin: 10px 0;
}
p.gloss{
	color: #62625F; line-height: 20px; padding: 5px 20px;;
}
p.int15{line-height: 15px;}
a.glossaire{
	color : #898985; text-decoration: none;
}