.texture-block:hover .image { transform: scale(1,1) translateZ(0); opacity:1; }
}
/* Tableau Continent */
table.wikitable.table-continent { background: #102945; box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.3); border-radius: 5px; }
table.wikitable.table-continent > tr > td,
table.wikitable.table-continent > tbody > tr > td { color: #fff; border-color: #263a51; }
table.wikitable.table-continent > tr > td a,
table.wikitable.table-continent > tbody > tr > td a { color: #b6cbdf; }
table.wikitable.table-continent > tr:nth-child(even) > td,
table.wikitable.table-continent > tbody > tr:nth-child(even) > td { background-color: #102945; }
table.wikitable.table-continent > tr:nth-child(odd) > td,
table.wikitable.table-continent > tbody > tr:nth-child(odd) > td { background-color: #0b1c30; }
table.wikitable.table-continent > tr > td:first-child,
table.wikitable.table-continent > tbody > tr > td:first-child { line-height: 60px; padding-left: 70px; }
table.wikitable.table-continent > tr > td:first-child span,
table.wikitable.table-continent > tbody > tr > td:first-child span { display: inline-block; line-height: 1; vertical-align: middle; }
table.wikitable.table-continent > tr > td:first-child b,
table.wikitable.table-continent > tbody > tr > td:first-child b { display: inline-block; }
table.wikitable.table-continent > tr > td:first-child img,
table.wikitable.table-continent > tbody > tr > td:first-child img { float: left; margin-left: -65px; }
table.wikitable.table-continent > tr > td:first-child small,
table.wikitable.table-continent > tbody > tr > td:first-child small { color: #b6cbdf; display: inline-block; }
table.wikitable.table-continent .recette { background: none; box-shadow: none; padding: 0; }
table.wikitable.table-continent table.wikitable { background: none; }
table.wikitable.table-continent table.wikitable td { background: none; }