.liste
{
    list-style-type: none;
}

#taxonomie label
{
    float: left;
    width: 150px;
}

#infos label
{
    float: left;
    width: 18em;

}


#denomination label
{
    float: left;
    width: 18em;
}

#soumission legend
{
    border: dotted;
    border-width: 1px;
}

.EII_CE_CONTRIBUTEUR
{
    background-color: #EAFFE5;
    margin-bottom: 1em;
}

/*#infos input, select
{
    margin-bottom: 1em;
}*/

.liste_bouton 
{
    text-align: center;
    display: inline;
}

.loc
{
    display: inline;
}

.erreur
{
    display: block;
    font-size: 12pt;
    color: #FF0000;
}

.eflore_libelle
{
    font-size: 11pt;
    font-weight: 500;
}

