﻿/*body {*/
    /*background-image: url('../img/MDT_Medium.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/

.bloc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    /*border: solid grey 1px;*/
}

    .bloc select {
        padding: 10px;
        margin: -5px -20px -5px -5px;
    }
