.filtre_alpha {
    color: #000000;
    text-decoration: none;
}
.filtre_alpha_actif {
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.block-trombinoscope {
    width: 158px; height: 240px; margin-right: 21px;/*27px*/
    float: left;
    background-color: #f4f4f4;
    /*border: 1px solid #2e2b2f;*/
    text-align: center;
    padding: 2px;
}
.block-trombinoscope-middle {
    margin-right: 0px;
}
.block-trombinoscope-last {
    margin-right: 0px; float: right;
}
/*.block-trombinoscope {
    width: 220px; height: 240px; margin-right: 21px;/*27px/
    float: left;
    background-color: #f4f4f4;
    border: 1px solid #2e2b2f;
    text-align: center;
    padding: 2px;
}
.block-trombinoscope-middle {
    margin-right: 0px;
}
.block-trombinoscope-last {
    margin-right: 0px; float: right;
}*/

h1.liste-moteurs {
    color: #2e2b2f; background: none; text-align: center; font-size: 22px; font-weight: normal;
}
span.recherche-moteurs {
    color: #ffffff; background: none; text-align: left; font-size: 16px; font-weight: normal; border: none;
}
.div-moteurs-recherche {
    width: auto; height: auto; background: #2e2b2f;/*2e2b2f*/ color: #ffffff;
    padding: 15px 15px 15px 15px;
    clear: both;
}
.div-moteurs-recherche a {
    color: #ffffff; text-decoration: none;
}
.div-recherche-moteurs-left {
    width: 45%; float: left;
}
.div-recherche-moteurs-right {
    width: 45%; float: right;
}
span.resultat-recherche {
    color: #2e2b2f; font-size: 16px; font-weight: bold;
}
.img-logo {
    border: 0px solid #2e2b2f;
}

.div-nav-moteurs {
    clear: both; background-color: #2f373a; padding: 5px; text-align: center;
    color: #ffffff; font-weight: bold;
}
.div-nav-moteurs a {
    color: #ffffff; text-decoration: none; font-weight: bold;
}
.div-nav-moteurs a.page_active {
    color: #2e2b2f;
}
.div-nav-moteurs a:hover {
    text-decoration: underline;
}

.div-bloc-moteur {
    clear: both; margin-top: 20px; margin-bottom: 10px; position: relative;
}
.div-bloc-moteur > hr {
    height: 1px; background-color: rgba(14, 50, 103, 0.8);
}
.div-bloc-moteur-left {
    width: 12%; float: left; text-align: center;
}
.div-bloc-moteur-right {
    width: 87%; float: right;
}
.titre-exposant {
    color: #ffffff; font-size: 16px; font-weight: bold; text-decoration: none;
}
.stand-exposant {
    color: #2e2b2f; font-size: 16px; font-weight: bold; text-decoration: none; float: right;
}
.titre-moteur {
    color: #000000; font-size: 15px; font-weight: bold;
}
.titre-big-moteurs {
    color: #ffffff; background-color: #2e2b2f; padding: 5px;
}
.details-moteurs {
    background-color: #2e2b2f; color: #ffffff; padding: 2px 5px 2px 5px; float: right; text-decoration: none; font-weight: bold;
    margin-top: 5px;
}

.bloc-fiche-exposant {
    clear: both; position: relative;
}
.bloc-fiche-exposant-left {
    width: 115px; float: left; text-align: center;
}
.bloc-fiche-header-exposant-right {
    width: 580px; float: right; background-color: #2e2b2f; color: #ffffff; padding: 10px;
}
.bloc-fiche-header-exposant-right a {
    color: #ffffff;
}
.bloc-fiche-exposant-right {
    width: 600px; float: right; background-color: #ffffff;
}
.div-bloc-infos {
    width: 185px; float: left; border-left: 1px solid #ffffff;
    padding-left: 10px; /*margin-top: 15px;*/ min-height: 60px;
}
.bloc-infos-no-border {
    border: none; padding-left: 0px;
}
.titre-presentation-exposant {
    color: #ffffff; font-size: 16px; font-weight: bold; text-decoration: none;
}
.url-exposant {
    color: #ffffff;
}
.stand-exposant {
    color: #ffffff; font-size: 16px; font-weight: bold; text-decoration: none; float: right;
}
.titre-fiche-exposant {
    color: #2e2b2f; font-size: 16px; font-weight: bold;
}
.contenu-texte-exposant p {
    color: #555555;
}
.contenu-texte-exposant span {
    color: #555555;
}
.contenu-texte-exposant {
    color: #555555;
}

/*table .table { border: 0px;}*/

/********************** MODAL CONFERENCIER ***************************/
#simplemodal-overlay {background-color:#000000;}
#simplemodal-container { width:auto; padding: 5px; color:#5e5e5e; background-color: #ffffff;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container a {color:#373737;}
#simplemodal-container a.modalCloseImg {background:url('../simplemodal/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}