.lexique-mot{
	width:730px;
	margin-top:15px;
	overflow:hidden;
}
.lexique-mot h3{
	color: red;
	font-size: 11pt;
	font-style:normal;
	font-weight:bold;
	text-align: center;
}
.lexique-img{
	float:left;
}
.lexique-definition{
	font-weight:bold;
	width:520px;
	float:left;
	padding: 5px 0 0 20px;
}

a.lettre-select{
	color: red;
}