.word {
font-weight:bold;
padding:0.5em 0;
}

.word-nature {
color:blue;
}

.word-frequence {
float:right;
width:10em;
}

.word-frequence img {
width:1em;
}

.word-definition {
padding:0.5em 0 0.5em 1em;
}

.word-definition-text {
}

.word-example {
color:#888;
font-style:italic;
}

.word-complement {
padding:0 0 0 0.5em;
}

.word-synomymes {
color:green;
}

.word-antomymes {
color:red;
}


.conjugaison {
margin:0.5em;
border:solid 1px #DDD;
float:left;
}

.conjugaison-temps {
font-weight:bold;
border-bottom:solid 1px #DDD;
padding:0.5em 1em;
text-align:center;
}

.conjugaison-result {
padding:0.5em 1em;
}



