@charset "utf-8";
@media only screen and (max-width:1214px) {
    td{position:relative; left:200px}
}

@media only screen and (max-width:955px) {
    td{left: 150px}
}

@media only screen and (max-width:900px) {
    td{left: 120px}
}

@media only screen and (max-width:875px) {
    td{left: 90px}
}

@media only screen and (max-width:835px) {
    td {left: 40px}
}

@media only screen and (max-width:800px) {
    td{left: 10px}
}

@media only screen and (max-width:1326px){
#cadre_video{left:400px;}
}
@media only screen and (max-width:1244px){
#cadre_video{left:340px;}
#cadre_liens_video{left:250px;}

}

