#dictionnaire{
    margin-left:192px;
    -margin-left:90px;
    margin-top:50px;
    width:680px;
    background-color:none;
    float:left ;
    background-image:url(../images/static/background-standard-h.gif) ;
    background-repeat :no-repeat ;
    padding:10px;
    font-size:11px;
    min-height:520px;
    -height:520px;
    -overflow-y:auto;
}

#bloc-dictionnaire-fin{
    background-image:url(../images/static/background-standard-b.gif);
    background-repeat :no-repeat ;
    background-position:bottom left;
    -background-position:top left;
    height:6px;
    width:700px;
    float:left;
    margin-left:192px;
    -margin-left:90px;
}

#breadcrumb{
    margin-left:40px;
    -margin-left:90px;
}

#bloc-lien-lettre{
    width:660px;
    margin-bottom:20px;
    float:left;
}

#bloc-lien-lettre a {
    color:#88918c;
    text-decoration:underline;
    float:left;
}

#bloc-lien-lettre a:hover {
    color:#e2001a;
    text-decoration:none;
    float:left;
}

#titre-definition{
    color:#e2001a;
    font-size:12px;
    font-weight:700;
}

.separateur-lettre{
    color:#88918c;
    float:left;
}

.titre-lettre-definition{
    color:#e2001a;
    text-decoration:underline;
    width:660px;
    float:left;
    margin-bottom:10px;
}

.definition{
    float:left;
    margin-bottom:5px;
    height:auto;
    width:660px;
    text-align:justify;
}

#texte1-definition, #texte3-definition, #texte2-definition{
    margin-bottom:5px;
}

#texte1-definition p, #texte3-definition p, #texte2-definition p {
    margin: 0px;
}

.bloc-lettre{
    background-image:url(../images/static/dico-h.gif);
    background-repeat :no-repeat ;
    width:674px;
    padding:5px;
    float:left;
}

.bloc-fin-lettre{
    background-image:url(../images/static/dico-b.gif);
    background-repeat :no-repeat ;
    background-position:bottom left;
    width:674px;
    height:13px;
    margin-bottom:20px;
    float:left;
}


