
#themes .pull-right .btn {
    margin-right: 0px;
}
#themes #reqmoteur {
    width:165px;
}

@media (min-width:320px) {

    .span-actus {
        width:100%;
        margin-bottom:5px;
    }

    #themes .insert-fixed-dossiers li {
        display: block;
        width: 100%;
        min-height:110px;
        margin-bottom:5px;
        border-bottom: none;
    }
    #themes .logo-actu {
        float:none;
        margin-right: 0px;
        margin-bottom:5px;
        text-align:center;
    }

    #themes .span-dossiers {
        float: none;
        width: 100%;
    }

    #themes .ms {
        display:block;
        float:left;
        width:100%;
    }
    #themes .ms_logo {
        width: 100px;
        float:none;
        margin:10px auto;
    }

    #themes .ms_titre {
        float:left;
        margin: 0px 5px 0px 5px;
        height: 90px;
        overflow: hidden;
        width: 100%;
    }
    #themes .insert-assoc .gallery {
        height: 175px;
        overflow: hidden;
    }
    #themes .insert-assoc .span2 {
        float:left;
        width:133px;
        margin:5px;
    }
    #themes .insert-assoc .span2:first-child {
        margin-left:15px;
    }
    #themes .insert-assoc a.logo {
        width: 78px;
        margin: 10px 5px 5px 10px;
    }

}

@media (min-width:470px) {

    #themes .logo-actu {
        float:left;
        margin-right: 10px;
    }
    #themes .ms {
        width: 420px;
    }

    #themes .ms_titre {
        margin: 20px 5px 0px 5px;
    }
    #themes .ms_titre {
        width:300px;
    }
    #themes .ms_logo {
        float:left;
        margin:10px 0 10px 10px;
    }
    #themes .insert-assoc .span2:first-child {
        margin-left:30px;
    }

}


@media (min-width:767px) {

    /* thème */

    #themes .insert.insert-fixed.insert-fixed-annonces .content { height:248px; }
    #themes .logo-actu {
        float:none;
        margin-right: 0;
    }

    #themes .insert.insert-fixed-actus, #themes .insert-fixed-dossiers {
        height: 410px;
    }
    #themes .insert.insert-fixed-actus, #themes .insert.insert-fixed-dossiers {
        width: 720px;
    }
    #themes .insert.insert-fixed-actus .content,
    #themes .insert-fixed-dossiers .content {
         height: 300px; overflow: hidden; }
    #themes .span-actus{
        width: 155px;
    }
    #themes .span-actus:first-child{
        margin-left:30px;
    }

    #themes .insert-fixed-dossiers li {
        display: block;
        width: 155px;
        float:left;
        margin-left:20px;
        border-bottom: none;
    }
    #themes .insert-fixed-dossiers li:first-child {
        margin-left:10px;
    }
    #themes .span-dossiers {
        float: left;
        width: 700px;
    }


    #themes .insert.insert-fixed.insert-fixed-agenda .content { height:230px; }

    .insert.insert-fixed-dossiers a.btn {
        display:none;
    }

    #themes .span-ms {
        width:700px;
    }
    #themes .ms {
        width: 370px;
    }
    #themes .ms_logo {
        margin:10px 0 10px 30px;
    }

    #themes .ms_titre {
        width: 220px;
    }


}

/* Medium devices (desktops, 992px and up) */
@media (min-width:979px) {

    #themes .insert.insert-fixed.insert-fixed-annonces .content { height:224px; }

    #themes .insert.insert-fixed-dossiers {
        width: 220px;
    }
    #themes .insert-fixed-dossiers .logo-actu {
        display:none;
    }
    #themes .insert-fixed-dossiers li {
        float:none;
        width:200px;
        margin-left:0px;
        border-bottom:solid 1px #EEE;
        margin-bottom:5px;
    }
    #themes .insert-fixed-dossiers li:first-child {
        margin-left: 0px;
    }
    #themes .span-dossiers {
        width: 220px;
    }
    #themes .insert-fixed-dossiers .content {
        height: 259px;
        overflow: hidden;
    }

    .insert.insert-fixed-dossiers a.btn {
        display:block;
        position: absolute; bottom: 11px;
    }
    #themes .span-ms {
        width:940px;
    }
    #themes .ms {
        width:460px;
    }
    #themes .ms_titre {
        width: 300px;
    }
    #themes .insert-assoc .span2 {
        width:145px;
    }

    #themes .insert.insert-fixed-actus {
        width: 700px;
    }
    #themes .span-actus:first-child{
        margin-left:20px;
    }
    #themes .span16 .insert .span8 {
        max-width: 450px;
    }

}
