#container,
#navigation {
    max-width:1200px;
}
#fondrepeat {
    padding:0;
}
#focus .soireeBloc {
    width:22%;
}
#home #coupes {
    max-width: 20%;
}
#left {
    width:13%;
    min-height:500px;
}
#right {
    width:87%;
    min-height:600px;
    padding:10px 30px;
}
#navigation {
    display:none;
}
#menu {
    background:rgba(0,0,0,0.6);
    width:13%;
    display:block;
}
.menus {
    font-size:0.9em;
    line-height:2em;
}
.smenus, .ssmenus {
    font-size:0.9em;
    line-height:1.5em;
    text-align:right;
}
#menu .blind, #menu .sblind {
    position:relative;
    float:left;
    width:100%;
}
.blocTwo {
    column-count:2;
    -webkit-column-count:2;
    -moz-column-count:2;
}
.blocThree {
    column-count:3;
    -webkit-column-count:3;
    -moz-column-count:3;
}
.blocFour {
    column-count:4;
    -webkit-column-count:4;
    -moz-column-count:4;
}
.blocFive {
    column-count:5;
    -webkit-column-count:5;
    -moz-column-count:5;
}
.pair, .impair {
    width:49%;
}
#crops .left {
    width:25%;
    height:100%;
}
#crops .right {
    width:75%;
    height:100%;
}
