/* ===================================================== */
/* STYLES SPÉCIFIQUES DU WIKI */
/* ===================================================== */
.bandeau-large + .infobox { margin:-185px 15px 20px 0; }
}
/* Portail */
.homebox > tbody > tr > th { font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; }
/* Infobox L2 */
.infobox { background: #00192c; box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.3); border-radius: 5px; }
.infobox a,
.infobox .mw-redirect { color: #b6cbdf; }
.infobox .new { color: #b12932; }
.infobox .infobox_header { background: #1660a3; color: #fff; overflow: hidden; }
.infobox .infobox_header2 td { background: #1660a3; color: #fff; }
.infobox .infobox_header2 .image { display: block; background:#223146; border: 1px solid #62abe6; border-radius: 3px; box-shadow: 5px 5px 10px #0b3258; padding: 3px; }
.infobox .infobox_header2 .infobox_title { font-family: Georgia, Times, 'Times New Roman', serif; font-size: 1.4em; text-shadow: 0 0 5px #0b3258; }
.infobox th { background: #00192c; border-color: #263a51; color: #657386; text-shadow: 0 0 1px #000; }
.infobox td { background: #0b1c30; border-color: #263a51; color: #fff; text-shadow: 0 0 1px #000; }
.infobox button { background: #1660a3; color: #fff; border: 0 none; }
.infobox .modifier { float: right; }
.infobox .modifier a { color: #657386; }
.sfImagePreviewWrapper { float: right; }
.sfImagePreviewWrapper img { border: 1px solid #ccc; display: block; max-height: 100px; }
/* Tableau L2 */
table.wikitable.table-l2 { background: #00192c; box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.3); border-radius: 5px; }
table.wikitable.table-l2 > tr > td,
table.wikitable.table-l2 > tbody > tr > td { color: #fff; border-color: #263a51; }
table.wikitable.table-l2 > tr > td a,
table.wikitable.table-l2 > tbody > tr > td a { color: #b6cbdf; }
table.wikitable.table-l2 > tr:nth-child(even) > td,
table.wikitable.table-l2 > tbody > tr:nth-child(even) > td { background-color: #00192c; }
table.wikitable.table-l2 > tr:nth-child(odd) > td,
table.wikitable.table-l2 > tbody > tr:nth-child(odd) > td { background-color: #0b1c30; }
table.wikitable.table-l2 > tr > td:first-child,
table.wikitable.table-l2 > tbody > tr > td:first-child { line-height: 40px; padding-left: 50px; }
table.wikitable.table-l2 > tr > td:first-child span,
table.wikitable.table-l2 > tbody > tr > td:first-child span { display: inline-block; line-height: 1; vertical-align: middle; }
table.wikitable.table-l2 > tr > td:first-child b,
table.wikitable.table-l2 > tbody > tr > td:first-child b { display: inline-block; }
table.wikitable.table-l2 > tr > td:first-child img,
table.wikitable.table-l2 > tbody > tr > td:first-child img { float: left; margin-left: -45px; }
table.wikitable.table-l2 > tr > td:first-child small,
table.wikitable.table-l2 > tbody > tr > td:first-child small { color: #b6cbdf; display: inline-block; }
table.wikitable.table-l2 .recette { background: none; box-shadow: none; padding: 0; }
table.wikitable.table-l2 table.wikitable { background: none; }
table.wikitable.table-l2 table.wikitable td { background: none; }