@charset "utf-8";

#piratage { width:954px; margin:0 auto; color:#222; min-height:460px; }
#piratage p { font-size:0.8em; text-align:justify; }
#piratage .hex { width:100px; }
#piratage .background_01 { width:100px; height:115px; background:url('../images/hacking/bg_01.png') no-repeat; }
#piratage .background_01:hover { width:100px; height:115px; background:url('../images/hacking/bg_hover_01.png') no-repeat; cursor:pointer; }
#piratage .background_02 { width:100px; height:115px; background:url('../images/hacking/bg_02.png') no-repeat; }
#piratage .background_02:hover { width:100px; height:115px; background:url('../images/hacking/bg_hover_02.png') no-repeat; cursor:pointer; }
#piratage .background_03 { width:100px; height:115px; background:url('../images/hacking/bg_03.png') no-repeat; }
#piratage .background_03:hover { width:100px; height:115px; background:url('../images/hacking/bg_hover_03.png') no-repeat; cursor:pointer; }
#piratage .background_04 { width:100px; height:115px; background:url('../images/hacking/bg_04.png') no-repeat; }
#piratage .background_04:hover { width:100px; height:115px; background:url('../images/hacking/bg_hover_04.png') no-repeat; cursor:pointer; }
#piratage #hexagones { position:relative; width:812px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; min-height:394px; z-index:0; }
#piratage #hexagones #commencer, #piratage #hexagones #recommencer { width:100%; text-align:center; font-size:1.5em; display:none; }
#piratage #hexagones #commencer button, #piratage #hexagones #recommencer button { padding:4px 8px; margin-top:10px; }
#piratage #hexagones #countdown { color:#222; font-size:8em; text-align:center; display:none; padding-top:100px; }
#piratage #hexagones #message_choix { text-align:center; font-weight:bold; font-size:1.4em; height:394px; line-height:394px; }

/* Choix de la partie */
#piratage #choix { position:relative; width:100%; height:50px; font-size:0.8em; margin:0 auto; z-index:50; }
#piratage #choix table { width:100%; }
#piratage #choix table td { vertical-align:top; } 
#piratage #choix .titre { font-weight:bold; text-transform:uppercase; width:120px; display:inline-block; }
#piratage #choix a, #piratage #choix a:visited, #piratage #choix a:active { color:#444; text-decoration:none; margin:0 6px; white-space:nowrap; }
#piratage #choix a:hover { color:#666; text-decoration:underline; }

/* Stats */
#piratage #hexagones #stats { position:absolute; top:30px; left:0; font-size:0.8em; display:none; user-select:all; -o-user-select:all;-moz-user-select:all; -khtml-user-select:all; -webkit-user-select:all; display:none; }
#piratage #hexagones #stats .titre { font-weight:bold; text-transform:uppercase; }
#piratage #hexagones #stats #score_sauvegarde { color:#cb0000; font-weight:bold; padding-top:4px; display:none; }

/* Piratage 01 */
#piratage #piratage_01 { position:relative; width:250px; height:350px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_01 #p1_hex_0 { position:absolute; left:150px; top:205px; } 
#piratage #piratage_01 #p1_hex_1 { position:absolute; left:100px; top:118px; } 
#piratage #piratage_01 #p1_hex_2 { position:absolute; left:50px; top:31px; } 
#piratage #piratage_01 #p1_hex_3 { position:absolute; left:0px; top:118px; } 
#piratage #piratage_01 #p1_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_01 #p1_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_02.png') no-repeat; }
#piratage #piratage_01 #p1_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_01 #p1_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }

/* Piratage 02 */
#piratage #piratage_02 { position:relative; width:250px; height:350px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_02 #p2_hex_0 { position:absolute; left:150px; top:205px; } 
#piratage #piratage_02 #p2_hex_1 { position:absolute; left:50px; top:31px; } 
#piratage #piratage_02 #p2_hex_2 { position:absolute; left:50px; top:205px; } 
#piratage #piratage_02 #p2_hex_3 { position:absolute; left:0px; top:118px; }
#piratage #piratage_02 #p2_hex_4 { position:absolute; left:150px; top:31px; }  
#piratage #piratage_02 #p2_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_02 #p2_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_02 #p2_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_02 #p2_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_02 #p2_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }

/* Piratage 03 */
#piratage #piratage_03 { position:relative; width:300px; height:350px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_03 #p3_hex_0 { position:absolute; left:0px; top:118px; } 
#piratage #piratage_03 #p3_hex_1 { position:absolute; left:150px; top:31px; } 
#piratage #piratage_03 #p3_hex_2 { position:absolute; left:150px; top:205px; } 
#piratage #piratage_03 #p3_hex_3 { position:absolute; left:100px; top:118px; }
#piratage #piratage_03 #p3_hex_4 { position:absolute; left:200px; top:118px; }  
#piratage #piratage_03 #p3_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_03 #p3_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_03 #p3_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_03 #p3_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_05.png') no-repeat; }
#piratage #piratage_03 #p3_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_06.png') no-repeat; }

/* Piratage 04 */
#piratage #piratage_04 { position:relative; width:300px; height:350px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_04 #p4_hex_0 { position:absolute; left:0px; top:118px; } 
#piratage #piratage_04 #p4_hex_1 { position:absolute; left:150px; top:31px; } 
#piratage #piratage_04 #p4_hex_2 { position:absolute; left:50px; top:205px; } 
#piratage #piratage_04 #p4_hex_3 { position:absolute; left:100px; top:118px; }
#piratage #piratage_04 #p4_hex_4 { position:absolute; left:200px; top:118px; }  
#piratage #piratage_04 #p4_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_04 #p4_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_04 #p4_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_04 #p4_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_07.png') no-repeat; }
#piratage #piratage_04 #p4_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }

/* Piratage 05 */
#piratage #piratage_05 { position:relative; width:250px; height:350px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_05 #p5_hex_0 { position:absolute; left:0px; top:118px; } 
#piratage #piratage_05 #p5_hex_1 { position:absolute; left:50px; top:31px; } 
#piratage #piratage_05 #p5_hex_2 { position:absolute; left:50px; top:205px; } 
#piratage #piratage_05 #p5_hex_3 { position:absolute; left:100px; top:118px; }
#piratage #piratage_05 #p5_hex_4 { position:absolute; left:150px; top:205px; }  
#piratage #piratage_05 #p5_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_06.png') no-repeat; }
#piratage #piratage_05 #p5_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_05 #p5_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_06.png') no-repeat; }
#piratage #piratage_05 #p5_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_08.png') no-repeat; }
#piratage #piratage_05 #p5_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }

/* Piratage 06 */
#piratage #piratage_06 { position:relative; width:400px; height:500px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_06 #p6_hex_0 { position:absolute; left:300px; top:101px; } 
#piratage #piratage_06 #p6_hex_1 { position:absolute; left:0px; top:101px; } 
#piratage #piratage_06 #p6_hex_2 { position:absolute; left:150px; top:362px; } 
#piratage #piratage_06 #p6_hex_3 { position:absolute; left:50px; top:188px; }
#piratage #piratage_06 #p6_hex_4 { position:absolute; left:200px; top:275px; }  
#piratage #piratage_06 #p6_hex_5 { position:absolute; left:250px; top:188px; }
#piratage #piratage_06 #p6_hex_6 { position:absolute; left:150px; top:188px; }  
#piratage #piratage_06 #p6_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_06 #p6_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_06 #p6_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_06 #p6_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_06 #p6_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_06 #p6_hex_5_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_06 #p6_hex_6_bg { width:100px; height:115px; background:url('../images/hacking/hex_09.png') no-repeat; }

/* Piratage 07 */
#piratage #piratage_07 { position:relative; width:450px; height:500px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_07 #p7_hex_0 { position:absolute; left:100px; top:188px; } 
#piratage #piratage_07 #p7_hex_1 { position:absolute; left:250px; top:275px; } 
#piratage #piratage_07 #p7_hex_2 { position:absolute; left:150px; top:275px; } 
#piratage #piratage_07 #p7_hex_3 { position:absolute; left:200px; top:362px; }
#piratage #piratage_07 #p7_hex_4 { position:absolute; left:50px; top:101px; }  
#piratage #piratage_07 #p7_hex_5 { position:absolute; left:50px; top:275px; }
#piratage #piratage_07 #p7_hex_6 { position:absolute; left:150px; top:101px; }  
#piratage #piratage_07 #p7_hex_7 { position:absolute; left:0px; top:188px; } 
#piratage #piratage_07 #p7_hex_8 { position:absolute; left:200px; top:188px; }
#piratage #piratage_07 #p7_hex_9 { position:absolute; left:300px; top:188px; }  
#piratage #piratage_07 #p7_hex_10 { position:absolute; left:350px; top:275px; }
#piratage #piratage_07 #p7_hex_11 { position:absolute; left:300px; top:362px; } 
#piratage #piratage_07 #p7_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_07.png') no-repeat; }
#piratage #piratage_07 #p7_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_07 #p7_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_02.png') no-repeat; }
#piratage #piratage_07 #p7_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_06.png') no-repeat; }
#piratage #piratage_07 #p7_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_06.png') no-repeat; }
#piratage #piratage_07 #p7_hex_5_bg { width:100px; height:115px; background:url('../images/hacking/hex_06.png') no-repeat; }
#piratage #piratage_07 #p7_hex_6_bg { width:100px; height:115px; background:url('../images/hacking/hex_06.png') no-repeat; }
#piratage #piratage_07 #p7_hex_7_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_07 #p7_hex_8_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_07 #p7_hex_9_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_07 #p7_hex_10_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_07 #p7_hex_11_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }

/* Piratage 08 */
#piratage #piratage_08 { position:relative; width:400px; height:500px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_08 #p8_hex_0 { position:absolute; left:0px; top:101px; } 
#piratage #piratage_08 #p8_hex_1 { position:absolute; left:300px; top:101px; } 
#piratage #piratage_08 #p8_hex_2 { position:absolute; left:250px; top:362px; } 
#piratage #piratage_08 #p8_hex_3 { position:absolute; left:50px; top:188px; }
#piratage #piratage_08 #p8_hex_4 { position:absolute; left:0px; top:275px; }  
#piratage #piratage_08 #p8_hex_5 { position:absolute; left:50px; top:362px; }
#piratage #piratage_08 #p8_hex_6 { position:absolute; left:150px; top:362px; }  
#piratage #piratage_08 #p8_hex_7 { position:absolute; left:250px; top:188px; } 
#piratage #piratage_08 #p8_hex_8 { position:absolute; left:200px; top:275px; }
#piratage #piratage_08 #p8_hex_9 { position:absolute; left:200px; top:101px; }  
#piratage #piratage_08 #p8_hex_10 { position:absolute; left:300px; top:275px; }
#piratage #piratage_08 #p8_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_08 #p8_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_08 #p8_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_08 #p8_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_08 #p8_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_08 #p8_hex_5_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_08 #p8_hex_6_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_08 #p8_hex_7_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_08 #p8_hex_8_bg { width:100px; height:115px; background:url('../images/hacking/hex_09.png') no-repeat; }
#piratage #piratage_08 #p8_hex_9_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_08 #p8_hex_10_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }

/* Piratage 09 */
#piratage #piratage_09 { position:relative; width:300px; height:350px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_09 #p9_hex_0 { position:absolute; left:0px; top:118px; } 
#piratage #piratage_09 #p9_hex_1 { position:absolute; left:200px; top:118px; } 
#piratage #piratage_09 #p9_hex_2 { position:absolute; left:50px; top:31px; } 
#piratage #piratage_09 #p9_hex_3 { position:absolute; left:150px; top:31px; }
#piratage #piratage_09 #p9_hex_4 { position:absolute; left:100px; top:118px; }  
#piratage #piratage_09 #p9_hex_5 { position:absolute; left:50px; top:205px; }
#piratage #piratage_09 #p9_hex_6 { position:absolute; left:150px; top:205px; }  
#piratage #piratage_09 #p9_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_09 #p9_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_06.png') no-repeat; }
#piratage #piratage_09 #p9_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_09 #p9_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_09 #p9_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_09 #p9_hex_5_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_09 #p9_hex_6_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }

/* Piratage 10 */
#piratage #piratage_10 { position:relative; width:500px; height:570px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_10 #p10_hex_0 { position:absolute; left:100px; top:275px; } 
#piratage #piratage_10 #p10_hex_1 { position:absolute; left:300px; top:275px; } 
#piratage #piratage_10 #p10_hex_2 { position:absolute; left:250px; top:362px; } 
#piratage #piratage_10 #p10_hex_3 { position:absolute; left:350px; top:188px; }
#piratage #piratage_10 #p10_hex_4 { position:absolute; left:50px; top:362px; }  
#piratage #piratage_10 #p10_hex_5 { position:absolute; left:250px; top:188px; }
#piratage #piratage_10 #p10_hex_6 { position:absolute; left:200px; top:275px; }  
#piratage #piratage_10 #p10_hex_7 { position:absolute; left:150px; top:362px; } 
#piratage #piratage_10 #p10_hex_8 { position:absolute; left:150px; top:188px; }
#piratage #piratage_10 #p10_hex_9 { position:absolute; left:0px; top:275px; }  
#piratage #piratage_10 #p10_hex_10 { position:absolute; left:400px; top:275px; }
#piratage #piratage_10 #p10_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_10 #p10_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_10 #p10_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_10 #p10_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_10 #p10_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_10 #p10_hex_5_bg { width:100px; height:115px; background:url('../images/hacking/hex_02.png') no-repeat; }
#piratage #piratage_10 #p10_hex_6_bg { width:100px; height:115px; background:url('../images/hacking/hex_02.png') no-repeat; }
#piratage #piratage_10 #p10_hex_7_bg { width:100px; height:115px; background:url('../images/hacking/hex_02.png') no-repeat; }
#piratage #piratage_10 #p10_hex_8_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_10 #p10_hex_9_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_10 #p10_hex_10_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }

/* Piratage 11 */
#piratage #piratage_11 { position:relative; width:450px; height:650px; margin:0 auto; user-select:none; -o-user-select:none;-moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none; display:none; }
#piratage #piratage_11 #p11_hex_0 { position:absolute; left:0px; top:509px; } 
#piratage #piratage_11 #p11_hex_1 { position:absolute; left:200px; top:161px; } 
#piratage #piratage_11 #p11_hex_2 { position:absolute; left:350px; top:248px; } 
#piratage #piratage_11 #p11_hex_3 { position:absolute; left:150px; top:248px; }
#piratage #piratage_11 #p11_hex_4 { position:absolute; left:250px; top:248px; }  
#piratage #piratage_11 #p11_hex_5 { position:absolute; left:50px; top:422px; }
#piratage #piratage_11 #p11_hex_6 { position:absolute; left:50px; top:248px; } 
#piratage #piratage_11 #p11_hex_7 { position:absolute; left:0px; top:335px; } 
#piratage #piratage_11 #p11_hex_8 { position:absolute; left:300px; top:335px; } 
#piratage #piratage_11 #p11_hex_9 { position:absolute; left:150px; top:422px; } 
#piratage #piratage_11 #p11_hex_10 { position:absolute; left:350px; top:422px; }
#piratage #piratage_11 #p11_hex_11 { position:absolute; left:200px; top:509px; }  
#piratage #piratage_11 #p11_hex_12 { position:absolute; left:300px; top:509px; }
#piratage #piratage_11 #p11_hex_0_bg { width:100px; height:115px; background:url('../images/hacking/hex_01.png') no-repeat; }
#piratage #piratage_11 #p11_hex_1_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_11 #p11_hex_2_bg { width:100px; height:115px; background:url('../images/hacking/hex_03.png') no-repeat; }
#piratage #piratage_11 #p11_hex_3_bg { width:100px; height:115px; background:url('../images/hacking/hex_02.png') no-repeat; }
#piratage #piratage_11 #p11_hex_4_bg { width:100px; height:115px; background:url('../images/hacking/hex_09.png') no-repeat; }
#piratage #piratage_11 #p11_hex_5_bg { width:100px; height:115px; background:url('../images/hacking/hex_10.png') no-repeat; }
#piratage #piratage_11 #p11_hex_6_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_11 #p11_hex_7_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_11 #p11_hex_8_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_11 #p11_hex_9_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_11 #p11_hex_10_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_11 #p11_hex_11_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }
#piratage #piratage_11 #p11_hex_12_bg { width:100px; height:115px; background:url('../images/hacking/hex_04.png') no-repeat; }