/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/forge/eternalwars.org/htdocs
currentDir : /home/forge/eternalwars.org/htdocs/style

file-relative URI  : ../images/buttons/open_down.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/buttons/open_down.png
docroot stripped   : /style/../images/buttons/open_down.png
traversals removed : /images/buttons/open_down.png

file-relative URI  : ../images/parch.jpg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/parch.jpg
docroot stripped   : /style/../images/parch.jpg
traversals removed : /images/parch.jpg

file-relative URI  : ../images/fond_input.gif
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/fond_input.gif
docroot stripped   : /style/../images/fond_input.gif
traversals removed : /images/fond_input.gif

file-relative URI  : ../images/fond_button.gif
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/fond_button.gif
docroot stripped   : /style/../images/fond_button.gif
traversals removed : /images/fond_button.gif

file-relative URI  : ../images/fond_buttonOn.gif
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/fond_buttonOn.gif
docroot stripped   : /style/../images/fond_buttonOn.gif
traversals removed : /images/fond_buttonOn.gif

file-relative URI  : ../images/fond_button.gif
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/fond_button.gif
docroot stripped   : /style/../images/fond_button.gif
traversals removed : /images/fond_button.gif

file-relative URI  : ../images/accueil/publicHeader.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/accueil/publicHeader.png
docroot stripped   : /style/../images/accueil/publicHeader.png
traversals removed : /images/accueil/publicHeader.png

file-relative URI  : ../images/delforum.gif
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/delforum.gif
docroot stripped   : /style/../images/delforum.gif
traversals removed : /images/delforum.gif

*/

/* main.css */

/* 1    */ /*
/* 2    *|  * Blueprint.css reset
/* 3    *|  */
/* 4    */ 
/* 5    */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
/* 6    */ pre, a, abbr, acronym, address, code, del, em, img, q, dl, dt, dd, ol, ul, li,
/* 7    */ form, label, table, tbody, thead, tr, th, td, article, aside, dialog, figure,
/* 8    */ footer, header, hgroup, nav, section
/* 9    */ {
/* 10   */ 	margin: 0;
/* 11   */ 	padding: 0;
/* 12   */ 	border: 0;
/* 13   */ 	font-weight: inherit;
/* 14   */ 	font-style: inherit;
/* 15   */ 	vertical-align: baseline;
/* 16   */ }
/* 17   */ 
/* 18   */ input, textarea {
/* 19   */ 	font-weight: inherit;
/* 20   */ 	font-style: inherit;
/* 21   */ }
/* 22   */ 
/* 23   */ article, aside, dialog, figure, footer, header, hgroup, nav, section {
/* 24   */ 	display: block;
/* 25   */ }
/* 26   */ 
/* 27   */ * {
/* 28   */ 	font-family: Verdana, sans-serif;
/* 29   */ 	border-color: #ffe26d;
/* 30   */ }
/* 31   */ 
/* 32   */ h1, h2, h3, h4, h5, h6, th {
/* 33   */ 	font-weight: normal;
/* 34   */ 	color: #div;
/* 35   */ }
/* 36   */ 
/* 37   */ body {
/* 38   */ 	line-height: 1.5;
/* 39   */ }
/* 40   */ 
/* 41   */ th, td {
/* 42   */ 	text-align: left;
/* 43   */ 	font-weight: normal;
/* 44   */ }
/* 45   */ 
/* 46   */ table, td, th {
/* 47   */ 	vertical-align: middle;
/* 48   */ }
/* 49   */ 
/* 50   */ blockquote:before, blockquote:after, q:before, q:after {

/* main.css */

/* 51   */ 	content: "";
/* 52   */ }
/* 53   */ 
/* 54   */ blockquote, q {
/* 55   */ 	quotes: "" "";
/* 56   */ }
/* 57   */ 
/* 58   */ a img {
/* 59   */ 	border:none;
/* 60   */ }
/* 61   */ 
/* 62   */ /*
/* 63   *|  * Typography
/* 64   *|  */
/* 65   */ body {
/* 66   */ 	font-size: 12px;
/* 67   */ 	color: #FFF;
/* 68   */ }
/* 69   */ 
/* 70   */ h1, h2, h3, h4, h5 {
/* 71   */ 	margin-bottom: 0.4em;
/* 72   */ 	line-height: 1;
/* 73   */ }
/* 74   */ 
/* 75   */ h1 {
/* 76   */ 	font-size: 1.8em;
/* 77   */ }
/* 78   */ 
/* 79   */ h2 {
/* 80   */ 	font-size: 1.6em;
/* 81   */ }
/* 82   */ 
/* 83   */ h3 {
/* 84   */ 	font-size: 1.4em;
/* 85   */ }
/* 86   */ 
/* 87   */ h4 {
/* 88   */ 	font-size: 1.2em;
/* 89   */ }
/* 90   */ 
/* 91   */ h5, h6 {
/* 92   */ 	font-size: 1em;
/* 93   */ 	font-weight: bold;
/* 94   */ }
/* 95   */ 
/* 96   */ p {
/* 97   */ 	margin:0 0 1.5em;
/* 98   */ }
/* 99   */ 
/* 100  */ p img.left {

/* main.css */

/* 101  */ 	float: left;
/* 102  */ 	margin: 1.5em 1.5em 1.5em 0;
/* 103  */ 	padding: 0;
/* 104  */ }
/* 105  */ 
/* 106  */ p img.right {
/* 107  */ 	float: right;
/* 108  */ 	margin: 1.5em 0 1.5em 1.5em;
/* 109  */ }
/* 110  */ 
/* 111  */ blockquote {
/* 112  */ 	margin: 0.8em;
/* 113  */ 	font-style: italic;
/* 114  */ 	color: #444;
/* 115  */ 	border-left: 1px solid #666;
/* 116  */ 	padding-left: 0.8em;
/* 117  */ }
/* 118  */ 
/* 119  */ strong {
/* 120  */ 	font-weight:bold;
/* 121  */ }
/* 122  */ 
/* 123  */ em {
/* 124  */ 	font-style:italic;
/* 125  */ }
/* 126  */ 
/* 127  */ sup, sub {
/* 128  */ 	line-height: 0;
/* 129  */ }
/* 130  */ 
/* 131  */ abbr, acronym {
/* 132  */ 	border-bottom:1px dotted #666;
/* 133  */ }
/* 134  */ 
/* 135  */ address {
/* 136  */ 	margin: 0 0 1.5em;
/* 137  */ 	font-style: italic;
/* 138  */ }
/* 139  */ 
/* 140  */ del {
/* 141  */ 	color: #666;
/* 142  */ }
/* 143  */ 
/* 144  */ pre {
/* 145  */ 	margin: 1.5em 0;
/* 146  */ 	white-space: pre;
/* 147  */ }
/* 148  */ 
/* 149  */ pre, code, tt {
/* 150  */ 	font: 1em 'andale mono', 'lucida console', monospace;

/* main.css */

/* 151  */ 	line-height: 1.5;
/* 152  */ }
/* 153  */ 
/* 154  */ li ul, li ol {
/* 155  */ 	margin: 0;
/* 156  */ }
/* 157  */ 
/* 158  */ ul, ol {
/* 159  */ 	margin: 0 1.5em 1.5em 0;
/* 160  */ 	padding-left: 3.333em;
/* 161  */ }
/* 162  */ 
/* 163  */ ul {
/* 164  */ 	list-style-type: square;
/* 165  */ }
/* 166  */ 
/* 167  */ ol {
/* 168  */ 	list-style-type: decimal;
/* 169  */ }
/* 170  */ 
/* 171  */ dl {
/* 172  */ 	margin: 0 0 1.5em 0;
/* 173  */ }
/* 174  */ 
/* 175  */ dl dt {
/* 176  */ 	font-weight: bold;
/* 177  */ }
/* 178  */ 
/* 179  */ dd {
/* 180  */ 	margin-left: 1.5em;
/* 181  */ }
/* 182  */ 
/* 183  */ ul.fullWidth {
/* 184  */ 	 -webkit-column-count: 3;
/* 185  */ }
/* 186  */ 
/* 187  */ table {
/* 188  */ 	border: 1px solid #38352E;
/* 189  */ 	background-color: #585550;
/* 190  */ 	border-collapse: separate;
/* 191  */ 	border-spacing: 0;
/* 192  */ 	margin-bottom: 1.4em;
/* 193  */ 	width: 100%;
/* 194  */ }
/* 195  */ 
/* 196  */ th {
/* 197  */ 	font-weight: bold;
/* 198  */ 	background-color: #38352E;
/* 199  */ }
/* 200  */ 

/* main.css */

/* 201  */ th, td {
/* 202  */ 	padding: 4px 10px 4px 5px;
/* 203  */ }
/* 204  */ 
/* 205  */ table.miseEnForme {
/* 206  */ 	border: none;
/* 207  */ 	background: none;
/* 208  */ }
/* 209  */ 
/* 210  */ th.sep {
/* 211  */ 	background-color: #464440;
/* 212  */ 	height: 1px;
/* 213  */ 	margin: 0;
/* 214  */ 	padding: 0;
/* 215  */ }
/* 216  */ 
/* 217  */ label {
/* 218  */ 	font-weight: bold;
/* 219  */ }
/* 220  */ 
/* 221  */ .first {
/* 222  */ 	margin-left: 0;
/* 223  */ 	padding-left: 0;
/* 224  */ }
/* 225  */ 
/* 226  */ .top {
/* 227  */ 	margin-top: 0;
/* 228  */ 	padding-top: 0;
/* 229  */ }
/* 230  */ 
/* 231  */ .bottom {
/* 232  */ 	margin-bottom: 0;
/* 233  */ 	padding-bottom: 0;
/* 234  */ }
/* 235  */ 
/* 236  */ /* grid.css */
/* 237  */ .container {width:950px;margin:0 auto;}
/* 238  */ .column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
/* 239  */ .last {margin-right:0;padding-right:0;}
/* 240  */ .span-1 {width:30px;}
/* 241  */ .span-2 {width:70px;}
/* 242  */ .span-3 {width:110px;}
/* 243  */ .span-4 {width:150px;}
/* 244  */ .span-5 {width:190px;}
/* 245  */ .span-6 {width:230px;}
/* 246  */ .span-7 {width:270px;}
/* 247  */ .span-8 {width:310px;}
/* 248  */ .span-9 {width:350px;}
/* 249  */ .span-10 {width:390px;}
/* 250  */ .span-11 {width:430px;}

/* main.css */

/* 251  */ .span-12 {width:470px;}
/* 252  */ .span-13 {width:510px;}
/* 253  */ .span-14 {width:550px;}
/* 254  */ .span-15 {width:590px;}
/* 255  */ .span-16 {width:630px;}
/* 256  */ .span-17 {width:670px;}
/* 257  */ .span-18 {width:710px;}
/* 258  */ .span-19 {width:750px;}
/* 259  */ .span-20 {width:790px;}
/* 260  */ .span-21 {width:830px;}
/* 261  */ .span-22 {width:870px;}
/* 262  */ .span-23 {width:910px;}
/* 263  */ .span-24 {width:950px;margin-right:0;}
/* 264  */ input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
/* 265  */ input.span-1, textarea.span-1 {width:18px;}
/* 266  */ input.span-2, textarea.span-2 {width:58px;}
/* 267  */ input.span-3, textarea.span-3 {width:98px;}
/* 268  */ input.span-4, textarea.span-4 {width:138px;}
/* 269  */ input.span-5, textarea.span-5 {width:178px;}
/* 270  */ input.span-6, textarea.span-6 {width:218px;}
/* 271  */ input.span-7, textarea.span-7 {width:258px;}
/* 272  */ input.span-8, textarea.span-8 {width:298px;}
/* 273  */ input.span-9, textarea.span-9 {width:338px;}
/* 274  */ input.span-10, textarea.span-10 {width:378px;}
/* 275  */ input.span-11, textarea.span-11 {width:418px;}
/* 276  */ input.span-12, textarea.span-12 {width:458px;}
/* 277  */ input.span-13, textarea.span-13 {width:498px;}
/* 278  */ input.span-14, textarea.span-14 {width:538px;}
/* 279  */ input.span-15, textarea.span-15 {width:578px;}
/* 280  */ input.span-16, textarea.span-16 {width:618px;}
/* 281  */ input.span-17, textarea.span-17 {width:658px;}
/* 282  */ input.span-18, textarea.span-18 {width:698px;}
/* 283  */ input.span-19, textarea.span-19 {width:738px;}
/* 284  */ input.span-20, textarea.span-20 {width:778px;}
/* 285  */ input.span-21, textarea.span-21 {width:818px;}
/* 286  */ input.span-22, textarea.span-22 {width:858px;}
/* 287  */ input.span-23, textarea.span-23 {width:898px;}
/* 288  */ input.span-24, textarea.span-24 {width:938px;}
/* 289  */ .append-1 {padding-right:40px;}
/* 290  */ .append-2 {padding-right:80px;}
/* 291  */ .append-3 {padding-right:120px;}
/* 292  */ .append-4 {padding-right:160px;}
/* 293  */ .append-5 {padding-right:200px;}
/* 294  */ .append-6 {padding-right:240px;}
/* 295  */ .append-7 {padding-right:280px;}
/* 296  */ .append-8 {padding-right:320px;}
/* 297  */ .append-9 {padding-right:360px;}
/* 298  */ .append-10 {padding-right:400px;}
/* 299  */ .append-11 {padding-right:440px;}
/* 300  */ .append-12 {padding-right:480px;}

/* main.css */

/* 301  */ .append-13 {padding-right:520px;}
/* 302  */ .append-14 {padding-right:560px;}
/* 303  */ .append-15 {padding-right:600px;}
/* 304  */ .append-16 {padding-right:640px;}
/* 305  */ .append-17 {padding-right:680px;}
/* 306  */ .append-18 {padding-right:720px;}
/* 307  */ .append-19 {padding-right:760px;}
/* 308  */ .append-20 {padding-right:800px;}
/* 309  */ .append-21 {padding-right:840px;}
/* 310  */ .append-22 {padding-right:880px;}
/* 311  */ .append-23 {padding-right:920px;}
/* 312  */ .prepend-1 {padding-left:40px;}
/* 313  */ .prepend-2 {padding-left:80px;}
/* 314  */ .prepend-3 {padding-left:120px;}
/* 315  */ .prepend-4 {padding-left:160px;}
/* 316  */ .prepend-5 {padding-left:200px;}
/* 317  */ .prepend-6 {padding-left:240px;}
/* 318  */ .prepend-7 {padding-left:280px;}
/* 319  */ .prepend-8 {padding-left:320px;}
/* 320  */ .prepend-9 {padding-left:360px;}
/* 321  */ .prepend-10 {padding-left:400px;}
/* 322  */ .prepend-11 {padding-left:440px;}
/* 323  */ .prepend-12 {padding-left:480px;}
/* 324  */ .prepend-13 {padding-left:520px;}
/* 325  */ .prepend-14 {padding-left:560px;}
/* 326  */ .prepend-15 {padding-left:600px;}
/* 327  */ .prepend-16 {padding-left:640px;}
/* 328  */ .prepend-17 {padding-left:680px;}
/* 329  */ .prepend-18 {padding-left:720px;}
/* 330  */ .prepend-19 {padding-left:760px;}
/* 331  */ .prepend-20 {padding-left:800px;}
/* 332  */ .prepend-21 {padding-left:840px;}
/* 333  */ .prepend-22 {padding-left:880px;}
/* 334  */ .prepend-23 {padding-left:920px;}
/* 335  */ .border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
/* 336  */ .colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
/* 337  */ .pull-1 {margin-left:-40px;}
/* 338  */ .pull-2 {margin-left:-80px;}
/* 339  */ .pull-3 {margin-left:-120px;}
/* 340  */ .pull-4 {margin-left:-160px;}
/* 341  */ .pull-5 {margin-left:-200px;}
/* 342  */ .pull-6 {margin-left:-240px;}
/* 343  */ .pull-7 {margin-left:-280px;}
/* 344  */ .pull-8 {margin-left:-320px;}
/* 345  */ .pull-9 {margin-left:-360px;}
/* 346  */ .pull-10 {margin-left:-400px;}
/* 347  */ .pull-11 {margin-left:-440px;}
/* 348  */ .pull-12 {margin-left:-480px;}
/* 349  */ .pull-13 {margin-left:-520px;}
/* 350  */ .pull-14 {margin-left:-560px;}

/* main.css */

/* 351  */ .pull-15 {margin-left:-600px;}
/* 352  */ .pull-16 {margin-left:-640px;}
/* 353  */ .pull-17 {margin-left:-680px;}
/* 354  */ .pull-18 {margin-left:-720px;}
/* 355  */ .pull-19 {margin-left:-760px;}
/* 356  */ .pull-20 {margin-left:-800px;}
/* 357  */ .pull-21 {margin-left:-840px;}
/* 358  */ .pull-22 {margin-left:-880px;}
/* 359  */ .pull-23 {margin-left:-920px;}
/* 360  */ .pull-24 {margin-left:-960px;}
/* 361  */ .pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
/* 362  */ .push-1 {margin:0 -40px 1.5em 40px;}
/* 363  */ .push-2 {margin:0 -80px 1.5em 80px;}
/* 364  */ .push-3 {margin:0 -120px 1.5em 120px;}
/* 365  */ .push-4 {margin:0 -160px 1.5em 160px;}
/* 366  */ .push-5 {margin:0 -200px 1.5em 200px;}
/* 367  */ .push-6 {margin:0 -240px 1.5em 240px;}
/* 368  */ .push-7 {margin:0 -280px 1.5em 280px;}
/* 369  */ .push-8 {margin:0 -320px 1.5em 320px;}
/* 370  */ .push-9 {margin:0 -360px 1.5em 360px;}
/* 371  */ .push-10 {margin:0 -400px 1.5em 400px;}
/* 372  */ .push-11 {margin:0 -440px 1.5em 440px;}
/* 373  */ .push-12 {margin:0 -480px 1.5em 480px;}
/* 374  */ .push-13 {margin:0 -520px 1.5em 520px;}
/* 375  */ .push-14 {margin:0 -560px 1.5em 560px;}
/* 376  */ .push-15 {margin:0 -600px 1.5em 600px;}
/* 377  */ .push-16 {margin:0 -640px 1.5em 640px;}
/* 378  */ .push-17 {margin:0 -680px 1.5em 680px;}
/* 379  */ .push-18 {margin:0 -720px 1.5em 720px;}
/* 380  */ .push-19 {margin:0 -760px 1.5em 760px;}
/* 381  */ .push-20 {margin:0 -800px 1.5em 800px;}
/* 382  */ .push-21 {margin:0 -840px 1.5em 840px;}
/* 383  */ .push-22 {margin:0 -880px 1.5em 880px;}
/* 384  */ .push-23 {margin:0 -920px 1.5em 920px;}
/* 385  */ .push-24 {margin:0 -960px 1.5em 960px;}
/* 386  */ .push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
/* 387  */ .prepend-top {margin-top:1.5em;}
/* 388  */ .append-bottom {margin-bottom:1.5em;}
/* 389  */ .box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
/* 390  */ hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
/* 391  */ hr.space {background:#fff;color:#fff;visibility:hidden;}
/* 392  */ .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
/* 393  */ .container {display:block;}
/* 394  */ .clear {
/* 395  */ 	clear: both;
/* 396  */ 	height: 0;
/* 397  */ 	margin: 0;
/* 398  */ 	font-size: 1px;
/* 399  */ 	line-height: 0;
/* 400  */ }

/* main.css */

/* 401  */ 
/* 402  */ /* FIXME : Read everything below this line, and remove the useless rules */
/* 403  */ 
/* 404  */ a, a[href="#"].button {
/* 405  */ 	color: #FFE370;
/* 406  */ 	font-weight: bold;
/* 407  */ 	text-decoration: none;
/* 408  */ }
/* 409  */ 
/* 410  */ a:active, a:visited, a:hover {
/* 411  */ 	color: #FFE370;
/* 412  */ }
/* 413  */ 
/* 414  */ a:hover, td[onclick]:hover, span[onclick]:hover {
/* 415  */ 	text-decoration: underline;
/* 416  */ }
/* 417  */ 
/* 418  */ a[href="#"] {
/* 419  */ 	color: inherit;
/* 420  */ }
/* 421  */ 
/* 422  */ .details:hover {
/* 423  */ 	background: transparent url('/images/buttons/open_down.png') no-repeat center right;
/* 424  */ 	text-decoration: underline;
/* 425  */ }
/* 426  */ 
/* 427  */ *[onclick], *[data-details] {
/* 428  */ 	cursor: pointer;
/* 429  */ }
/* 430  */ 
/* 431  */ textarea[onclick], input[onclick] {
/* 432  */ 	cursor: auto;
/* 433  */ }
/* 434  */ 
/* 435  */ .legend table {
/* 436  */ 	border: none;
/* 437  */ 	background-color: transparent;
/* 438  */ 	width: auto;
/* 439  */ }
/* 440  */ 
/* 441  */ body {
/* 442  */ 	background: #023947 url(/images/parch.jpg) fixed top left;
/* 443  */ 	margin: 0;
/* 444  */ 	height: 100%;
/* 445  */ }
/* 446  */ 
/* 447  */ html {
/* 448  */ 	height: 100%;
/* 449  */ }
/* 450  */ 

/* main.css */

/* 451  */ img {
/* 452  */ 	border: none;
/* 453  */ }
/* 454  */ 
/* 455  */ .radio {
/* 456  */ 	background-color: transparent;
/* 457  */ 	background-image: none;
/* 458  */ 	border: none;
/* 459  */ }
/* 460  */ 
/* 461  */ select {
/* 462  */ 	background-color: #7E7A73;
/* 463  */ 	border: black 1px solid;
/* 464  */ 	margin-right: 2px;
/* 465  */ }
/* 466  */ 
/* 467  */ span.ba_blue {
/* 468  */ 	color: #000000;
/* 469  */ 	font-weight: bold;
/* 470  */ }
/* 471  */ 
/* 472  */ .ba_red {
/* 473  */ 	color: #F11;
/* 474  */ 	font-weight: bold;
/* 475  */ }
/* 476  */ 
/* 477  */ a.ba_red {
/* 478  */ 	color: #F11;
/* 479  */ }
/* 480  */ 
/* 481  */ div.statut {
/* 482  */ 	padding: 5px;
/* 483  */ 	border: 2px solid #38352E;
/* 484  */ 	background-color: #585550;
/* 485  */ 	color: #fff;
/* 486  */ }
/* 487  */ 
/* 488  */ div.princ {
/* 489  */ 	padding: 10px;
/* 490  */ }
/* 491  */ 
/* 492  */ .white {
/* 493  */ 	color: white;
/* 494  */ 	background-color: inherit;
/* 495  */ }
/* 496  */ 
/* 497  */ a.white:hover {
/* 498  */ 	text-decoration: underline overline;
/* 499  */ }
/* 500  */ 

/* main.css */

/* 501  */ .hidden {
/* 502  */ 	display: none;
/* 503  */ }
/* 504  */ 
/* 505  */ /**
/* 506  *|  * Règles pour les infos devels
/* 507  *|  */
/* 508  */ 
/* 509  */ div#erreurfatale {
/* 510  */ 	color: inherit;
/* 511  */ 	background-color: #7E7A73;
/* 512  */ 	position: absolute;
/* 513  */ 	bottom: 0;
/* 514  */ 	padding: 1em;
/* 515  */ 	font-weight: bolder;
/* 516  */ 	border: thin solid;
/* 517  */ 	border-color: inherit;
/* 518  */ 	width: 97%;
/* 519  */ }
/* 520  */ 
/* 521  */ #message {
/* 522  */ 	display: none;
/* 523  */ 	background-color: rgba(33, 34, 27, 0.3);
/* 524  */ 	border: 1px solid #ffe370;
/* 525  */ 	margin-bottom: 1.5em;
/* 526  */ 	padding-top: 1.5em;
/* 527  */ }
/* 528  */ 
/* 529  */ textarea {
/* 530  */ 	background-color: #e3e0db;
/* 531  */ 	border: black 1px solid;
/* 532  */ 	color: #000000;
/* 533  */ 	padding: 5px;
/* 534  */ }
/* 535  */ 
/* 536  */ /* Formulaires */
/* 537  */ 
/* 538  */ input {
/* 539  */ 	background-image: url(/images/fond_input.gif);
/* 540  */ 	color: #000;
/* 541  */ 	border-width: 1px;
/* 542  */ }
/* 543  */ 
/* 544  */ input[type=image] {
/* 545  */ 	background: none;
/* 546  */ }
/* 547  */ 
/* 548  */ input[readonly] {
/* 549  */ 	color: SlateGray;
/* 550  */ }

/* main.css */

/* 551  */ 
/* 552  */ button, .button {
/* 553  */ 	cursor: pointer;
/* 554  */ 	background-image: url(/images/fond_button.gif);
/* 555  */ 	background-color: #444A58;
/* 556  */ 	color: #ffe26d;
/* 557  */ 	font-weight: bold;
/* 558  */ 	border: 1px #ffe26d solid;
/* 559  */ 	margin: 2px;
/* 560  */ 	padding: 2px;
/* 561  */ 	display: inline-block;
/* 562  */ 	line-height: 17px;
/* 563  */ }
/* 564  */ 
/* 565  */ button:hover, .button:hover {
/* 566  */ 	background-image: url(/images/fond_buttonOn.gif);
/* 567  */ 	text-decoration: none;
/* 568  */ }
/* 569  */ 
/* 570  */ button:disabled, .button.disabled {
/* 571  */ 	background-image: url(/images/fond_button.gif);
/* 572  */ 	font-style: italic;
/* 573  */ 	font-weight: normal;
/* 574  */ 	color: #7c8291;
/* 575  */ 	cursor: default;
/* 576  */ }
/* 577  */ 
/* 578  */ /* Tables */
/* 579  */ 
/* 580  */ a.missive {
/* 581  */ 	color: black;
/* 582  */ 	font-weight: bold;
/* 583  */ 	text-decoration: none;
/* 584  */ }
/* 585  */ 
/* 586  */ a.missive:active, a.missive:visited {
/* 587  */ 	color: black;
/* 588  */ }
/* 589  */ 
/* 590  */ a.missive:hover {
/* 591  */ 	color: #fff0b3;
/* 592  */ 	text-decoration: underline;
/* 593  */ }
/* 594  */ 
/* 595  */ a.white:hover {
/* 596  */ 	text-decoration: underline overline;
/* 597  */ }
/* 598  */ 
/* 599  */ .white {
/* 600  */ 	color: #ffcc00;

/* main.css */

/* 601  */ 	background-color: #464440;
/* 602  */ }
/* 603  */ 
/* 604  */ .wheat {
/* 605  */ 	background-color: #54544F;
/* 606  */ }
/* 607  */ 
/* 608  */ .tan {
/* 609  */ 	background-color: #464440;
/* 610  */ }
/* 611  */ 
/* 612  */ /********* Generic disposition *********/
/* 613  */ 
/* 614  */ /* font style & alignment */
/* 615  */ 
/* 616  */ .bold { font-weight : bold; }
/* 617  */ .italic { font-style : italic; }
/* 618  */ 
/* 619  */ /* Based on body font size */
/* 620  */ .small {  font-size : 0.75em; }
/* 621  */ .medium { font-size : 1em; }
/* 622  */ .large {  font-size : 1.5em; }
/* 623  */ 
/* 624  */ .left {    text-align : left; }
/* 625  */ .right {   text-align : right; }
/* 626  */ .center {  text-align : center; }
/* 627  */ .justify { text-align : justify; }
/* 628  */ 
/* 629  */ .underline { text-decoration : underline; }
/* 630  */ 
/* 631  */ /* Margins and paddings */
/* 632  */ 
/* 633  */ .marginSmall {  margin : 0.25em; }
/* 634  */ .marginMedium { margin : 1em; }
/* 635  */ .marginLarge {  margin : 2em; }
/* 636  */ 
/* 637  */ .padSmall {  padding : 0.25em; } 
/* 638  */ .padMedium { padding : 1em; }
/* 639  */ .padLarge {  padding : 2em; }
/* 640  */ 
/* 641  */ /* Tables */
/* 642  */ 
/* 643  */ thead th {
/* 644  */ 	text-align : center;
/* 645  */ }
/* 646  */ 
/* 647  */ .leftTable td, .leftTable th {
/* 648  */ 	text-align : left;
/* 649  */ }
/* 650  */ .rightTable td, .rightTable th {

/* main.css */

/* 651  */ 	text-align : right;
/* 652  */ }
/* 653  */ .centerTable td, .centerTable th {
/* 654  */ 	text-align : center;
/* 655  */ }
/* 656  */ .justifyTable td, .justifyTable th {
/* 657  */ 	text-align : justify;
/* 658  */ }
/* 659  */ 
/* 660  */ /* ===== Mobile Responsive Tables ===== */
/* 661  */ 
/* 662  */ @media screen and (max-width: 768px) {
/* 663  */ 	/* Citations (Quotes) page - make table responsive */
/* 664  */ 	form[name="citation"] table {
/* 665  */ 		display: block;
/* 666  */ 		overflow-x: auto;
/* 667  */ 		-webkit-overflow-scrolling: touch;
/* 668  */ 		width: 100%;
/* 669  */ 	}
/* 670  */ 
/* 671  */ 	form[name="citation"] table tr {
/* 672  */ 		display: flex;
/* 673  */ 		flex-direction: column;
/* 674  */ 		border-bottom: 2px solid #38352E;
/* 675  */ 		margin-bottom: 15px;
/* 676  */ 		padding-bottom: 10px;
/* 677  */ 	}
/* 678  */ 
/* 679  */ 	form[name="citation"] table th,
/* 680  */ 	form[name="citation"] table td {
/* 681  */ 		display: block;
/* 682  */ 		width: 100% !important;
/* 683  */ 		text-align: left !important;
/* 684  */ 		padding: 8px 4px;
/* 685  */ 	}
/* 686  */ 
/* 687  */ 	form[name="citation"] table th {
/* 688  */ 		background: #38352E;
/* 689  */ 		color: #FFE370;
/* 690  */ 		font-weight: bold;
/* 691  */ 		padding: 10px 8px;
/* 692  */ 		margin-bottom: 5px;
/* 693  */ 	}
/* 694  */ 
/* 695  */ 	form[name="citation"] textarea {
/* 696  */ 		width: 100% !important;
/* 697  */ 		max-width: 100%;
/* 698  */ 		min-width: 100%;
/* 699  */ 		cols: auto !important;
/* 700  */ 		font-size: 14px;

/* main.css */

/* 701  */ 		padding: 10px;
/* 702  */ 		box-sizing: border-box;
/* 703  */ 	}
/* 704  */ 
/* 705  */ 	form[name="citation"] select {
/* 706  */ 		width: 100%;
/* 707  */ 		max-width: 100%;
/* 708  */ 		font-size: 14px;
/* 709  */ 		padding: 8px;
/* 710  */ 	}
/* 711  */ 
/* 712  */ 	form[name="citation"] button[type="submit"] {
/* 713  */ 		width: 100%;
/* 714  */ 		padding: 12px;
/* 715  */ 		font-size: 16px;
/* 716  */ 		margin-top: 10px;
/* 717  */ 	}
/* 718  */ 
/* 719  */ 	/* Team page - make table responsive */
/* 720  */ 	table#information {
/* 721  */ 		display: block;
/* 722  */ 		overflow-x: auto;
/* 723  */ 		-webkit-overflow-scrolling: touch;
/* 724  */ 		width: 100%;
/* 725  */ 	}
/* 726  */ 
/* 727  */ 	table#information thead,
/* 728  */ 	table#information tbody {
/* 729  */ 		display: block;
/* 730  */ 	}
/* 731  */ 
/* 732  */ 	table#information thead {
/* 733  */ 		position: sticky;
/* 734  */ 		top: 0;
/* 735  */ 		background: #585550;
/* 736  */ 		z-index: 10;
/* 737  */ 	}
/* 738  */ 
/* 739  */ 	table#information thead tr {
/* 740  */ 		display: flex;
/* 741  */ 		flex-wrap: nowrap;
/* 742  */ 	}
/* 743  */ 
/* 744  */ 	table#information thead th {
/* 745  */ 		flex: 1;
/* 746  */ 		min-width: 80px;
/* 747  */ 		padding: 8px 4px;
/* 748  */ 		font-size: 11px;
/* 749  */ 		white-space: nowrap;
/* 750  */ 	}

/* main.css */

/* 751  */ 
/* 752  */ 	table#information thead th:first-child {
/* 753  */ 		min-width: 100px;
/* 754  */ 		flex: 1.5;
/* 755  */ 	}
/* 756  */ 
/* 757  */ 	table#information tbody tr {
/* 758  */ 		display: flex;
/* 759  */ 		flex-wrap: nowrap;
/* 760  */ 		border-bottom: 1px solid #38352E;
/* 761  */ 	}
/* 762  */ 
/* 763  */ 	table#information tbody td {
/* 764  */ 		flex: 1;
/* 765  */ 		min-width: 80px;
/* 766  */ 		padding: 8px 4px;
/* 767  */ 		font-size: 11px;
/* 768  */ 	}
/* 769  */ 
/* 770  */ 	table#information tbody td:first-child {
/* 771  */ 		min-width: 100px;
/* 772  */ 		flex: 1.5;
/* 773  */ 	}
/* 774  */ 
/* 775  */ 	/* Summary table below the main table */
/* 776  */ 	table#information + table {
/* 777  */ 		display: block;
/* 778  */ 		overflow-x: auto;
/* 779  */ 		-webkit-overflow-scrolling: touch;
/* 780  */ 		width: 100%;
/* 781  */ 	}
/* 782  */ 
/* 783  */ 	table#information + table tr {
/* 784  */ 		display: flex;
/* 785  */ 		flex-wrap: wrap;
/* 786  */ 	}
/* 787  */ 
/* 788  */ 	table#information + table td,
/* 789  */ 	table#information + table th {
/* 790  */ 		flex: 1;
/* 791  */ 		min-width: 80px;
/* 792  */ 		padding: 6px 4px;
/* 793  */ 		font-size: 12px;
/* 794  */ 	}
/* 795  */ }
/* 796  */ 
/* 797  */ @media screen and (max-width: 480px) {
/* 798  */ 	/* Even smaller screens */
/* 799  */ 	form[name="citation"] textarea {
/* 800  */ 		font-size: 13px;

/* main.css */

/* 801  */ 		rows: 3;
/* 802  */ 	}
/* 803  */ 
/* 804  */ 	table#information thead th,
/* 805  */ 	table#information tbody td {
/* 806  */ 		min-width: 70px;
/* 807  */ 		padding: 6px 2px;
/* 808  */ 		font-size: 10px;
/* 809  */ 	}
/* 810  */ 
/* 811  */ 	table#information thead th:first-child,
/* 812  */ 	table#information tbody td:first-child {
/* 813  */ 		min-width: 90px;
/* 814  */ 	}
/* 815  */ }
/* 816  */ 
/* 817  */ /* Règles pour les blocs floatants */
/* 818  */ 
/* 819  */ .floatRight {
/* 820  */ 	float: right;
/* 821  */ }
/* 822  */ 
/* 823  */ .floatLeft {
/* 824  */ 	float: left;
/* 825  */ }
/* 826  */ 
/* 827  */ .flex {
/* 828  */ 	display: flex;
/* 829  */ }
/* 830  */ 
/* 831  */ /* Code couleur pour la rarete */
/* 832  */ 
/* 833  */ .infoAllies { color : #288CFF !important; } /* Blue */
/* 834  */ .infoGood   { color : #18F000 !important; } /* Green */
/* 835  */ .infoMedium { color : #FBAC03 !important; } /* Orange */
/* 836  */ .infoBad    { color : #FF0000 !important; } /* Red */
/* 837  */ 
/* 838  */ .blue { color : #288CFF; } /* Blue */
/* 839  */ 
/* 840  */ .rare2, .silver { color : #C0C0C0; } /* Silver*/
/* 841  */ .rare3, .green      { color : #18F000; } /* Green */
/* 842  */ .rare4, .deepBlue   { color : #0080FF; } /* Deep Blue */
/* 843  */ .rare5, .purple     { color : #B048F8; } /* Purple */
/* 844  */ .rare6, .orange     { color : #FBAC03; } /* Orange */
/* 845  */ .rare7, .softred   	{ color : #DC3232; } /* Soft Red */
/* 846  */ .rare8, .brown      { color : #c86b40; } /* Brown */
/* 847  */ .rare9, .cyan       { color : #15cbc9; } /* Cyan */
/* 848  */ .rare10, .yellow    { color : #ffe400; } /* Yellow */
/* 849  */ .rare11, .lightGreen { color : #9EF594; } /* Ligth Green*/
/* 850  */ .rare12, .lightBlue { color : #ADD8E6; } /* Ligth Blue*/

/* main.css */

/* 851  */ .rare13, .pink { color : #FFC0CB; } /* Ligth Purple*/
/* 852  */ 
/* 853  */ .bgRare2  { background-color : #C0C0C0; }
/* 854  */ .bgRare3  { background-color : #18F000; }
/* 855  */ .bgRare4  { background-color : #288CFF; }
/* 856  */ .bgRare5  { background-color : #B45AFF; }
/* 857  */ .bgRare6  { background-color : #FBAC03; }
/* 858  */ .bgRare7  { background-color : #DC3232; }
/* 859  */ .bgRare8  { background-color : #c86b40; }
/* 860  */ .bgRare9  { background-color : #15cbc9; }
/* 861  */ .bgRare10 { background-color : #ffe400; }
/* 862  */ .bgRare11  { background-color : #9EF594; }
/* 863  */ .bgRare12  { background-color : #ADD8E6; }
/* 864  */ .bgRare13  { background-color : #FFC0CB; }
/* 865  */ 
/* 866  */ 
/* 867  */ 
/* 868  */ 
/* 869  */ /* Affichage de l'apercu d'un gladiateur */
/* 870  */ 
/* 871  */ .gladiateur, .gladiateur div, .gladiateur span {
/* 872  */ 	width: 46px;
/* 873  */ 	height: 46px;
/* 874  */ 	display: block;
/* 875  */ }
/* 876  */ 
/* 877  */ /* Gestion des tooltips */
/* 878  */ 
/* 879  */ #tooltip {
/* 880  */ 	position: absolute;
/* 881  */ 	z-index: 3000;
/* 882  */ 	border: 1px solid #111;
/* 883  */ 	background-color: #333;
/* 884  */ 	padding: 0px;
/* 885  */ 	opacity: 0.7;
/* 886  */ }
/* 887  */ 
/* 888  */ #tooltip h3, #tooltip div {
/* 889  */ 	margin: 0;
/* 890  */ }
/* 891  */ 
/* 892  */ /* Gestion de l'aide */
/* 893  */ 
/* 894  */ #aide_masque {
/* 895  */ 	display: none;
/* 896  */ }
/* 897  */ 
/* 898  */ /* Gestion des entêtes sur les pages publiques */
/* 899  */ 
/* 900  */ #publicHeader {

/* main.css */

/* 901  */ 	display: block;
/* 902  */ 	height: 60px;
/* 903  */ 	/* On fait en plusieurs règles pour IE6 qui ne gère pas la première */
/* 904  */ 	background-color: rgba(20, 20, 0, 0.4);
/* 905  */ 	background-position: top center;
/* 906  */ 	background-repeat: no-repeat;
/* 907  */ 	background-image: url('/images/accueil/publicHeader.png');
/* 908  */ 	border-bottom: 1px solid #A2A78B;
/* 909  */ }
/* 910  */ 
/* 911  */ /* Gestion des popups */
/* 912  */ .ui-dialog {
/* 913  */ 	border: 1px solid #464440;
/* 914  */ 	max-width: 800px;
/* 915  */ }
/* 916  */ .ui-dialog-titlebar {
/* 917  */ 	padding: 5px;
/* 918  */ }
/* 919  */ .ui-dialog-titlebar {
/* 920  */ 	background-color: #585550;
/* 921  */ 	border-bottom: 1px solid #464440;
/* 922  */ }
/* 923  */ .ui-dialog-titlebar-close {
/* 924  */ 	outline: 0;
/* 925  */ 	background: url(/images/delforum.gif) 0 0 no-repeat;
/* 926  */ 	position: absolute;
/* 927  */ 	right: 5px;
/* 928  */ 	top: 5px;
/* 929  */ 	width: 12px;
/* 930  */ 	height: 12px;
/* 931  */ }
/* 932  */ .ui-dialog-titlebar-close span { display: none; }
/* 933  */ .ui-dialog-content {
/* 934  */ 	background-color: #7E7A73;
/* 935  */ }
/* 936  */ .ui-dialog.ui-draggable .ui-dialog-titlebar {
/* 937  */ 	cursor: move;
/* 938  */ }
/* 939  */ 
/* 940  */ .popup {
/* 941  */ 	display: none;
/* 942  */ 	overflow: auto;
/* 943  */ }
/* 944  */ 
/* 945  */ /* Custom Confirm Modal */
/* 946  */ .confirm-overlay {
/* 947  */ 	position: fixed;
/* 948  */ 	top: 0;
/* 949  */ 	left: 0;
/* 950  */ 	width: 100%;

/* main.css */

/* 951  */ 	height: 100%;
/* 952  */ 	background: rgba(0, 0, 0, 0.7);
/* 953  */ 	z-index: 10000;
/* 954  */ 	display: flex;
/* 955  */ 	align-items: center;
/* 956  */ 	justify-content: center;
/* 957  */ 	opacity: 0;
/* 958  */ 	transition: opacity 0.3s ease;
/* 959  */ }
/* 960  */ .confirm-overlay.visible {
/* 961  */ 	opacity: 1;
/* 962  */ }
/* 963  */ .confirm-modal {
/* 964  */ 	background: linear-gradient(145deg, #3a3730, #2a2825);
/* 965  */ 	border: 2px solid #ffe26d;
/* 966  */ 	border-radius: 8px;
/* 967  */ 	padding: 0;
/* 968  */ 	min-width: 340px;
/* 969  */ 	max-width: 440px;
/* 970  */ 	box-shadow: 0 0 30px rgba(255, 226, 109, 0.25), 0 8px 32px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 226, 109, 0.1);
/* 971  */ 	transform: scale(0.8) translateY(20px);
/* 972  */ 	transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
/* 973  */ 	overflow: hidden;
/* 974  */ }
/* 975  */ .confirm-overlay.visible .confirm-modal {
/* 976  */ 	transform: scale(1) translateY(0);
/* 977  */ }
/* 978  */ .confirm-modal-header {
/* 979  */ 	background: linear-gradient(180deg, #4a4640, #38352E);
/* 980  */ 	padding: 14px 20px;
/* 981  */ 	border-bottom: 1px solid #ffe26d;
/* 982  */ 	display: flex;
/* 983  */ 	align-items: center;
/* 984  */ 	gap: 10px;
/* 985  */ }
/* 986  */ .confirm-modal-header .confirm-icon {
/* 987  */ 	width: 28px;
/* 988  */ 	height: 28px;
/* 989  */ 	border-radius: 50%;
/* 990  */ 	background: linear-gradient(135deg, #ffe26d, #c9a400);
/* 991  */ 	display: flex;
/* 992  */ 	align-items: center;
/* 993  */ 	justify-content: center;
/* 994  */ 	font-size: 16px;
/* 995  */ 	color: #2a2825;
/* 996  */ 	font-weight: bold;
/* 997  */ 	flex-shrink: 0;
/* 998  */ 	box-shadow: 0 0 10px rgba(255, 226, 109, 0.4);
/* 999  */ }
/* 1000 */ .confirm-modal-header h3 {

/* main.css */

/* 1001 */ 	color: #ffe26d;
/* 1002 */ 	font-size: 14px;
/* 1003 */ 	font-weight: bold;
/* 1004 */ 	margin: 0;
/* 1005 */ 	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
/* 1006 */ }
/* 1007 */ .confirm-modal-body {
/* 1008 */ 	padding: 20px;
/* 1009 */ 	color: #e0ddd5;
/* 1010 */ 	font-size: 13px;
/* 1011 */ 	line-height: 1.5;
/* 1012 */ 	text-align: center;
/* 1013 */ }
/* 1014 */ .confirm-modal-body .confirm-warning {
/* 1015 */ 	display: inline-block;
/* 1016 */ 	background: rgba(255, 226, 109, 0.08);
/* 1017 */ 	border: 1px solid rgba(255, 226, 109, 0.2);
/* 1018 */ 	border-radius: 6px;
/* 1019 */ 	padding: 10px 16px;
/* 1020 */ 	margin-top: 8px;
/* 1021 */ 	font-size: 12px;
/* 1022 */ 	color: #ffe370;
/* 1023 */ }
/* 1024 */ .confirm-modal-footer {
/* 1025 */ 	padding: 14px 20px;
/* 1026 */ 	display: flex;
/* 1027 */ 	justify-content: center;
/* 1028 */ 	gap: 12px;
/* 1029 */ 	border-top: 1px solid rgba(255, 226, 109, 0.15);
/* 1030 */ 	background: rgba(0, 0, 0, 0.15);
/* 1031 */ }
/* 1032 */ .confirm-modal-footer .btn-confirm,
/* 1033 */ .confirm-modal-footer .btn-cancel {
/* 1034 */ 	padding: 8px 24px;
/* 1035 */ 	border-radius: 4px;
/* 1036 */ 	font-size: 13px;
/* 1037 */ 	font-weight: bold;
/* 1038 */ 	cursor: pointer;
/* 1039 */ 	transition: all 0.2s ease;
/* 1040 */ 	border: 1px solid;
/* 1041 */ 	font-family: Verdana, sans-serif;
/* 1042 */ 	background-image: none;
/* 1043 */ }
/* 1044 */ .confirm-modal-footer .btn-confirm {
/* 1045 */ 	background: linear-gradient(180deg, #c9a400, #a08200);
/* 1046 */ 	border-color: #ffe26d;
/* 1047 */ 	color: #1a1816;
/* 1048 */ 	box-shadow: 0 0 12px rgba(255, 226, 109, 0.3);
/* 1049 */ }
/* 1050 */ .confirm-modal-footer .btn-confirm:hover {

/* main.css */

/* 1051 */ 	background: linear-gradient(180deg, #ffe26d, #c9a400);
/* 1052 */ 	box-shadow: 0 0 20px rgba(255, 226, 109, 0.5);
/* 1053 */ 	background-image: none;
/* 1054 */ }
/* 1055 */ .confirm-modal-footer .btn-cancel {
/* 1056 */ 	background: linear-gradient(180deg, #4a4640, #38352E);
/* 1057 */ 	border-color: #7c7a73;
/* 1058 */ 	color: #b0ada5;
/* 1059 */ }
/* 1060 */ .confirm-modal-footer .btn-cancel:hover {
/* 1061 */ 	border-color: #ffe26d;
/* 1062 */ 	color: #ffe26d;
/* 1063 */ 	background-image: none;
/* 1064 */ }
/* 1065 */ 
/* 1066 */ /* Centered frame */
/* 1067 */ .ui-centered-frame {
/* 1068 */ 	padding : 10px 20px;
/* 1069 */ 	width : 80%;
/* 1070 */ 	border : 2px solid #38352E;
/* 1071 */ 	margin : 10px auto;
/* 1072 */ 	background-color: rgba(33, 34, 27, 0.4);
/* 1073 */ }
/* 1074 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/forge/eternalwars.org/htdocs
currentDir : /home/forge/eternalwars.org/htdocs/style

file-relative URI  : ../images/menu/background_header.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/background_header.png
docroot stripped   : /style/../images/menu/background_header.png
traversals removed : /images/menu/background_header.png

file-relative URI  : ../images/menu/head.jpg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/head.jpg
docroot stripped   : /style/../images/menu/head.jpg
traversals removed : /images/menu/head.jpg

file-relative URI  : ../images/menu/head.jpg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/head.jpg
docroot stripped   : /style/../images/menu/head.jpg
traversals removed : /images/menu/head.jpg

file-relative URI  : ../images/menu/background.gif
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/background.gif
docroot stripped   : /style/../images/menu/background.gif
traversals removed : /images/menu/background.gif

file-relative URI  : ../images/menu/left-side-starting.svg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/left-side-starting.svg
docroot stripped   : /style/../images/menu/left-side-starting.svg
traversals removed : /images/menu/left-side-starting.svg

file-relative URI  : ../images/menu/right-side-starting.svg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/right-side-starting.svg
docroot stripped   : /style/../images/menu/right-side-starting.svg
traversals removed : /images/menu/right-side-starting.svg

file-relative URI  : ../images/menu/left-side-ending.svg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/left-side-ending.svg
docroot stripped   : /style/../images/menu/left-side-ending.svg
traversals removed : /images/menu/left-side-ending.svg

file-relative URI  : ../images/menu/right-side-end.svg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/right-side-end.svg
docroot stripped   : /style/../images/menu/right-side-end.svg
traversals removed : /images/menu/right-side-end.svg

file-relative URI  : ../images/menu/gray-question-mark.svg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/gray-question-mark.svg
docroot stripped   : /style/../images/menu/gray-question-mark.svg
traversals removed : /images/menu/gray-question-mark.svg

file-relative URI  : ../images/menu/red-question-mark.svg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/red-question-mark.svg
docroot stripped   : /style/../images/menu/red-question-mark.svg
traversals removed : /images/menu/red-question-mark.svg

file-relative URI  : ../images/menu/red-question-mark.svg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/red-question-mark.svg
docroot stripped   : /style/../images/menu/red-question-mark.svg
traversals removed : /images/menu/red-question-mark.svg

file-relative URI  : ../images/menu/background_header.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/background_header.png
docroot stripped   : /style/../images/menu/background_header.png
traversals removed : /images/menu/background_header.png

file-relative URI  : ../images/menu/head.jpg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/head.jpg
docroot stripped   : /style/../images/menu/head.jpg
traversals removed : /images/menu/head.jpg

file-relative URI  : ../images/menu/head.jpg
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/head.jpg
docroot stripped   : /style/../images/menu/head.jpg
traversals removed : /images/menu/head.jpg

*/

/* menu.css */

/* 1   */ /**
/* 2   *|  * Règles d'affichage du bandeau image supérieur
/* 3   *|  */
/* 4   */ #header {
/* 5   */ 	width: 100%;
/* 6   */ 	height: 140px;
/* 7   */ 	background: black url(/images/menu/background_header.png) no-repeat top right;
/* 8   */ 	margin-bottom: 48px;
/* 9   */ }
/* 10  */ 
/* 11  */ #portalLink,
/* 12  */ #headerLeft,
/* 13  */ #headerRight {
/* 14  */ 	position: absolute;
/* 15  */ 	height: 140px;
/* 16  */ }
/* 17  */ 
/* 18  */ #portalLink {
/* 19  */ 	display: block;
/* 20  */ 	left: 0px;
/* 21  */ 	width: 70px;
/* 22  */ 	background: url('/images/menu/head.jpg') 0px 0px;
/* 23  */ }
/* 24  */ 
/* 25  */ #portalLink:hover {
/* 26  */ 	background-position: -70px 0px;
/* 27  */ }
/* 28  */ 
/* 29  */ #headerLeft {
/* 30  */ 	left: 70px;
/* 31  */ 	width: 680px;
/* 32  */ 	background: url('/images/menu/head.jpg') -140px 0px;
/* 33  */ }
/* 34  */ 
/* 35  */ #headerRight {
/* 36  */ 	right: 0px;
/* 37  */ }
/* 38  */ 
/* 39  */ /**
/* 40  *|  * Règles d'affichage de la barre de navigation supérieure
/* 41  *|  */
/* 42  */ 
/* 43  */ .topNav>* {
/* 44  */ 	position: absolute;
/* 45  */ }
/* 46  */ 
/* 47  */ .topNav .news,
/* 48  */ .topNav .missive,
/* 49  */ .topNav .defis {
/* 50  */ 	top: 4px;

/* menu.css */

/* 51  */ }
/* 52  */ 
/* 53  */ .topNav .news {
/* 54  */ 	left: 72px;
/* 55  */ }
/* 56  */ 
/* 57  */ .topNav .missive {
/* 58  */ 	left: 118px;
/* 59  */ 	display: block;
/* 60  */ 	width: 36px;
/* 61  */ 	height: 36px;
/* 62  */ }
/* 63  */ 
/* 64  */ .topNav .defis {
/* 65  */ 	left: 166px;
/* 66  */ }
/* 67  */ 
/* 68  */ .topNav .nom {
/* 69  */ 	left: 78px;
/* 70  */ 	top: 48px;
/* 71  */ 	font: normal normal bold 130% serif;
/* 72  */ 	width: 115px;
/* 73  */ 	overflow: hidden;
/* 74  */ 	white-space: nowrap;
/* 75  */ 	text-align: center;
/* 76  */ }
/* 77  */ 
/* 78  */ .topNav #joueurPo,
/* 79  */ .topNav #joueurPR {
/* 80  */ 	left: 78px;
/* 81  */ 	top: 72px;
/* 82  */ 	width: 115px;
/* 83  */ 	overflow: hidden;
/* 84  */ 	text-align: right;
/* 85  */ }
/* 86  */ 
/* 87  */ .topNav #joueurPR {
/* 88  */ 	top: 86px;
/* 89  */ }
/* 90  */ 
/* 91  */ .topNav a.deco {
/* 92  */ 	left: 79px;
/* 93  */ 	top: 108px;
/* 94  */ 	width: 115px;
/* 95  */ 	text-align: center;
/* 96  */ }
/* 97  */ 
/* 98  */ .topNav select.deco {
/* 99  */ 	left: 71px;
/* 100 */ 	top: 106px;

/* menu.css */

/* 101 */ 	width: 130px;
/* 102 */ }
/* 103 */ 
/* 104 */ /**
/* 105 *|  * Règles d'affichage du menu
/* 106 *|  */
/* 107 */ 
/* 108 */ .menu * {
/* 109 */ 	list-style: none;
/* 110 */ 	margin: 0;
/* 111 */ 	padding: 0;
/* 112 */ 	text-align: center;
/* 113 */ 	position: relative;
/* 114 */ }
/* 115 */ 
/* 116 */ .menu {
/* 117 */ 	width: 100%;
/* 118 */ 	background: url(/images/menu/background.gif) repeat-x;
/* 119 */ 	height: 48px;
/* 120 */ 	position: absolute;
/* 121 */ 	top: 132px;
/* 122 */ 	box-sizing: border-box;
/* 123 */ 	/* Embossed ridge border — connects with corner studs */
/* 124 */ 	border-top: 3px ridge #9E9880;
/* 125 */ 	border-bottom: 3px ridge #9E9880;
/* 126 */ }
/* 127 */ 
/* 128 */ .menu ul {
/* 129 */ 	width: 100%;
/* 130 */ }
/* 131 */ 
/* 132 */ .menu>ul>li {
/* 133 */ 	width: auto;
/* 134 */ 	padding: 0;
/* 135 */ 	min-height: 42px;
/* 136 */ 	float: left;
/* 137 */ 	z-index: 20;
/* 138 */ 	position: relative;
/* 139 */ 	/* Make background transparent so menu background shows through */
/* 140 */ 	background: transparent;
/* 141 */ }
/* 142 */ 
/* 143 */ .menu ul li.floatRight {
/* 144 */ 	float: right;
/* 145 */ }
/* 146 */ 
/* 147 */ .menu>ul>li>ul {
/* 148 */ 	min-width: 100%;
/* 149 */ 	width: auto;
/* 150 */ 	display: none;

/* menu.css */

/* 151 */ 	position: absolute;
/* 152 */ 	left: 0;
/* 153 */ 	top: 0;
/* 154 */ }
/* 155 */ 
/* 156 */ .menu>ul>li:hover>ul {
/* 157 */ 	display: inherit;
/* 158 */ }
/* 159 */ 
/* 160 */ .menu a {
/* 161 */ 	display: block;
/* 162 */ 	line-height: 42px;
/* 163 */ 	background: transparent;
/* 164 */ }
/* 165 */ 
/* 166 */ .menu a:hover {
/* 167 */ 	text-decoration: none;
/* 168 */ }
/* 169 */ 
/* 170 */ /* Decorative borders and help button — reset padding, keep fixed widths */
/* 171 */ .menu .leftBorderSquare,
/* 172 */ .menu .rightBorderSquare,
/* 173 */ #aideBouton {
/* 174 */ 	padding: 0;
/* 175 */ }
/* 176 */ 
/* 177 */ .menu .leftBorderSquare {
/* 178 */ 	width: 44px;
/* 179 */ 	height: 42px;
/* 180 */ 	background: url(/images/menu/left-side-starting.svg) center/contain no-repeat;
/* 181 */ }
/* 182 */ 
/* 183 */ .menu .leftBorderSquare.floatRight {
/* 184 */ 	background: url(/images/menu/right-side-starting.svg) center/contain no-repeat;
/* 185 */ }
/* 186 */ 
/* 187 */ .menu .rightBorderSquare {
/* 188 */ 	width: 44px;
/* 189 */ 	height: 42px;
/* 190 */ 	background: url(/images/menu/left-side-ending.svg) center/contain no-repeat;
/* 191 */ }
/* 192 */ 
/* 193 */ .menu .rightBorderSquare.floatRight {
/* 194 */ 	background: url(/images/menu/right-side-end.svg) center/contain no-repeat;
/* 195 */ }
/* 196 */ 
/* 197 */ #aideBouton {
/* 198 */ 	width: 48px;
/* 199 */ 	height: 42px;
/* 200 */ 	background: url(/images/menu/gray-question-mark.svg) center/contain no-repeat;

/* menu.css */

/* 201 */ }
/* 202 */ 
/* 203 */ #aideBouton:hover {
/* 204 */ 	background: url(/images/menu/red-question-mark.svg) center/contain no-repeat;
/* 205 */ }
/* 206 */ 
/* 207 */ .on#aideBouton,
/* 208 */ .on#aideBouton:hover {
/* 209 */ 	background: url(/images/menu/red-question-mark.svg) center/contain no-repeat;
/* 210 */ }
/* 211 */ 
/* 212 */ /* Carved groove divider between menu items — short, centered */
/* 213 */ .menu>ul>li[id^="menu"]:not(.floatRight) + li[id^="menu"]:not(.floatRight)::before {
/* 214 */ 	content: '';
/* 215 */ 	position: absolute;
/* 216 */ 	left: 0;
/* 217 */ 	top: 10px;
/* 218 */ 	bottom: 10px;
/* 219 */ 	width: 1px;
/* 220 */ 	background: rgba(0, 0, 0, 0.18);
/* 221 */ 	box-shadow: 1px 0 0 rgba(255, 255, 255, 0.18);
/* 222 */ }
/* 223 */ 
/* 224 */ /**
/* 225 *|  * Text-based menu styling
/* 226 *|  */
/* 227 */ .menu>ul>li>a {
/* 228 */ 	color: #3B3121;
/* 229 */ 	padding: 0 45px;
/* 230 */ 	font-family: serif;
/* 231 */ 	font-size: 115%;
/* 232 */ 	font-weight: 900;
/* 233 */ 	letter-spacing: 1.5px;
/* 234 */ 	text-transform: uppercase;
/* 235 */ 	/* Add text shadow for depth - mimics engraved/embossed effect */
/* 236 */ 	text-shadow:
/* 237 */ 		0 1px 0 rgba(255, 255, 255, 0.5),
/* 238 */ 		0 2px 1px rgba(255, 255, 255, 0.3),
/* 239 */ 		0 -1px 1px rgba(0, 0, 0, 0.4),
/* 240 */ 		1px 0 1px rgba(0, 0, 0, 0.2);
/* 241 */ 	/* Smooth font rendering */
/* 242 */ 	-webkit-font-smoothing: antialiased;
/* 243 */ 	-moz-osx-font-smoothing: grayscale;
/* 244 */ }
/* 245 */ 
/* 246 */ .menu>ul>li:hover>a,
/* 247 */ .menu>ul>li.on>a {
/* 248 */ 	color: #1A1008;
/* 249 */ 	/* Stronger shadow on hover for more depth */
/* 250 */ 	text-shadow:

/* menu.css */

/* 251 */ 		0 1px 0 rgba(255, 255, 255, 0.6),
/* 252 */ 		0 2px 2px rgba(255, 255, 255, 0.4),
/* 253 */ 		0 -1px 1px rgba(0, 0, 0, 0.5),
/* 254 */ 		1px 0 1px rgba(0, 0, 0, 0.3);
/* 255 */ }
/* 256 */ 
/* 257 */ /* Sub-menu dropdown container */
/* 258 */ .menu>ul>li>ul {
/* 259 */ 	border-radius: 0 0 4px 4px;
/* 260 */ 	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
/* 261 */ 	overflow: hidden;
/* 262 */ 	z-index: 30;
/* 263 */ }
/* 264 */ 
/* 265 */ /* Sub-menu dropdown items */
/* 266 */ .menu>ul>li>ul>li {
/* 267 */ 	background: #C8BF9A;
/* 268 */ 	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
/* 269 */ }
/* 270 */ 
/* 271 */ .menu>ul>li>ul>li:last-child {
/* 272 */ 	border-bottom: none;
/* 273 */ }
/* 274 */ 
/* 275 */ /* First item replaces the main menu label at bar height */
/* 276 */ .menu>ul>li>ul>li:first-child {
/* 277 */ 	background: #B8AF8A;
/* 278 */ 	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* 279 */ }
/* 280 */ 
/* 281 */ .menu>ul>li>ul>li:first-child>a {
/* 282 */ 	line-height: 42px;
/* 283 */ 	font-size: 115%;
/* 284 */ 	font-weight: 700;
/* 285 */ 	font-family: serif;
/* 286 */ 	text-transform: uppercase;
/* 287 */ 	letter-spacing: 1.5px;
/* 288 */ 	text-align: left;
/* 289 */ 	padding-left: 20px;
/* 290 */ 	padding-right: 20px;
/* 291 */ 	white-space: nowrap;
/* 292 */ 	color: #3B3121;
/* 293 */ 	text-shadow:
/* 294 */ 		0 1px 0 rgba(255, 255, 255, 0.5),
/* 295 */ 		0 -1px 1px rgba(0, 0, 0, 0.3);
/* 296 */ }
/* 297 */ 
/* 298 */ /* Remaining dropdown items */
/* 299 */ .menu>ul>li>ul>li>a {
/* 300 */ 	color: #5C5948;

/* menu.css */

/* 301 */ 	text-align: left;
/* 302 */ 	font-size: 150%;
/* 303 */ 	font-family: serif;
/* 304 */ 	font-weight: 400;
/* 305 */ 	padding-left: 20px;
/* 306 */ 	padding-right: 20px;
/* 307 */ 	text-transform: none;
/* 308 */ 	letter-spacing: 0;
/* 309 */ 	line-height: 35px;
/* 310 */ 	white-space: nowrap;
/* 311 */ 	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(0, 0, 0, 0.1);
/* 312 */ }
/* 313 */ 
/* 314 */ .menu>ul>li>ul>li:hover {
/* 315 */ 	background: #B8AF8A;
/* 316 */ 	background: linear-gradient(to bottom, #B8AF8A 0%, #AEA580 100%);
/* 317 */ }
/* 318 */ 
/* 319 */ .menu>ul>li>ul>li:first-child:hover {
/* 320 */ 	background: #AEA580;
/* 321 */ 	background: linear-gradient(to bottom, #B0A782 0%, #A8A07A 100%);
/* 322 */ }
/* 323 */ 
/* 324 */ .menu>ul>li>ul>li>a:hover {
/* 325 */ 	color: #3B3121;
/* 326 */ }
/* 327 */ 
/* 328 */ /* Language switcher — text-based, same style as other menus */
/* 329 */ #menu5>a.lang-btn {
/* 330 */ 	display: block;
/* 331 */ 	line-height: 42px;
/* 332 */ 	text-indent: 0;
/* 333 */ 	text-transform: uppercase;
/* 334 */ }
/* 335 */ 
/* 336 */ /* ===== Hamburger toggle (hidden on desktop) ===== */
/* 337 */ 
/* 338 */ .menu-toggle {
/* 339 */ 	display: none;
/* 340 */ }
/* 341 */ 
/* 342 */ /* Mobile-only elements hidden on desktop */
/* 343 */ .mobile-only {
/* 344 */ 	display: none;
/* 345 */ }
/* 346 */ 
/* 347 */ /* ===== Mobile Responsive Menu ===== */
/* 348 */ 
/* 349 */ @media screen and (max-width: 768px) {
/* 350 */ 

/* menu.css */

/* 351 */ 	/* ══════════════════════════════════════════════════════
/* 352 *| 	   FOUNDATION: .head flex column for row reordering
/* 353 *| 	   ══════════════════════════════════════════════════════ */
/* 354 */ 
/* 355 */ 	.head {
/* 356 */ 		display: flex;
/* 357 */ 		flex-direction: column;
/* 358 */ 		position: relative;
/* 359 */ 	}
/* 360 */ 
/* 361 */ 	/* ══════════════════════════════════════════════════════
/* 362 *| 	   ROW 1: .topNav — compact player info bar
/* 363 *| 	   Rendered first via order:-1 despite being 2nd in DOM
/* 364 *| 	   ══════════════════════════════════════════════════════ */
/* 365 */ 
/* 366 */ 	.topNav {
/* 367 */ 		position: absolute;
/* 368 */ 		z-index: 10;
/* 369 */ 		left: 40px;
/* 370 */ 		top: 12px;
/* 371 */ 		display: flex;
/* 372 */ 		flex-direction: column;
/* 373 */ 		align-items: flex-start;
/* 374 */ 		gap: 0;
/* 375 */ 		padding: 3px 8px;
/* 376 */ 		background: rgba(0, 0, 0, 0.65);
/* 377 */ 		border: 1px solid rgba(255, 255, 255, 0.2);
/* 378 */ 		border-radius: 3px;
/* 379 */ 	}
/* 380 */ 
/* 381 */ 	.topNav > * {
/* 382 */ 		position: static;
/* 383 */ 		width: auto !important;
/* 384 */ 		overflow: visible !important;
/* 385 */ 		white-space: nowrap !important;
/* 386 */ 	}
/* 387 */ 
/* 388 */ 	/* Player name */
/* 389 */ 	.topNav .nom {
/* 390 */ 		font: normal normal bold 95% serif;
/* 391 */ 		text-align: left;
/* 392 */ 		max-width: none;
/* 393 */ 		margin-bottom: 1px;
/* 394 */ 		line-height: 1.2;
/* 395 */ 	}
/* 396 */ 
/* 397 */ 	/* Gold + PR on one line */
/* 398 */ 	.topNav #joueurPo,
/* 399 */ 	.topNav #joueurPR {
/* 400 */ 		font-size: 75%;

/* menu.css */

/* 401 */ 		display: inline;
/* 402 */ 		margin-right: 6px;
/* 403 */ 		line-height: 1.3;
/* 404 */ 	}
/* 405 */ 
/* 406 */ 	.topNav #joueurPR {
/* 407 */ 		margin-right: 0;
/* 408 */ 	}
/* 409 */ 
/* 410 */ 	/* Hide navigation links — accessible via main menu */
/* 411 */ 	.topNav .news,
/* 412 */ 	.topNav .missive,
/* 413 */ 	.topNav .defis {
/* 414 */ 		display: none !important;
/* 415 */ 	}
/* 416 */ 
/* 417 */ 	/* Hide logout from topNav on mobile — lives in Account menu */
/* 418 */ 	.topNav a.deco,
/* 419 */ 	.topNav select.deco {
/* 420 */ 		display: none !important;
/* 421 */ 	}
/* 422 */ 
/* 423 */ 	/* ══════════════════════════════════════════════════════
/* 424 *| 	   ROW 2: #header — portal gem + scaled banner + character
/* 425 *| 	   Height: 70px (50% of desktop 140px)
/* 426 *| 	   ══════════════════════════════════════════════════════ */
/* 427 */ 
/* 428 */ 	#header {
/* 429 */ 		order: 0;
/* 430 */ 		position: relative;
/* 431 */ 		height: 70px;
/* 432 */ 		margin-bottom: 0;
/* 433 */ 		background: black url('/images/menu/background_header.png') no-repeat top right;
/* 434 */ 		background-size: auto 70px;
/* 435 */ 		overflow: hidden;
/* 436 */ 	}
/* 437 */ 
/* 438 */ 	.logo {
/* 439 */ 		position: relative;
/* 440 */ 		height: 70px;
/* 441 */ 		width: 100%;
/* 442 */ 	}
/* 443 */ 
/* 444 */ 	/* Portal gem: scaled from 70x140 to 36x70, clickable */
/* 445 */ 	#portalLink {
/* 446 */ 		position: absolute;
/* 447 */ 		left: 0;
/* 448 */ 		top: 0;
/* 449 */ 		width: 36px;
/* 450 */ 		height: 70px;

/* menu.css */

/* 451 */ 		z-index: 5;
/* 452 */ 		/* Sprite at 50% scale: 820*0.5 x 140*0.5 = 410x70 */
/* 453 */ 		background: url('/images/menu/head.jpg') 0px 0px no-repeat;
/* 454 */ 		background-size: 410px 70px;
/* 455 */ 	}
/* 456 */ 
/* 457 */ 	#portalLink:hover {
/* 458 */ 		/* Hover frame at 70px original = 35px at 0.5 scale */
/* 459 */ 		background-position: -35px 0px;
/* 460 */ 	}
/* 461 */ 
/* 462 */ 	/* Banner: fills between portal (36px) and portrait (125px) */
/* 463 */ 	#headerLeft {
/* 464 */ 		display: block;
/* 465 */ 		position: absolute;
/* 466 */ 		left: 36px;
/* 467 */ 		top: 0;
/* 468 */ 		height: 70px;
/* 469 */ 		width: calc(100% - 36px - 125px);
/* 470 */ 		max-width: 340px;
/* 471 */ 		background: url('/images/menu/head.jpg') no-repeat;
/* 472 */ 		background-size: 410px 70px;
/* 473 */ 		background-position: -70px 0px;
/* 474 */ 	}
/* 475 */ 
/* 476 */ 	/* Character portrait: scaled from 250x140 to 125x70 */
/* 477 */ 	#headerRight {
/* 478 */ 		display: block;
/* 479 */ 		position: absolute;
/* 480 */ 		right: 0;
/* 481 */ 		top: 0;
/* 482 */ 		width: 125px !important;
/* 483 */ 		height: 70px !important;
/* 484 */ 		object-fit: contain;
/* 485 */ 		object-position: right bottom;
/* 486 */ 	}
/* 487 */ 
/* 488 */ 	/* Show mobile-only items in menu */
/* 489 */ 	.mobile-only {
/* 490 */ 		display: list-item;
/* 491 */ 	}
/* 492 */ 
/* 493 */ 	/* ══════════════════════════════════════════════════════
/* 494 *| 	   ROW 3: .menu — hamburger toggle
/* 495 *| 	   ══════════════════════════════════════════════════════ */
/* 496 */ 
/* 497 */ 	.menu {
/* 498 */ 		order: 1;
/* 499 */ 		top: auto;
/* 500 */ 		position: relative;

/* menu.css */

/* 501 */ 		height: auto;
/* 502 */ 		min-height: 44px;
/* 503 */ 	}
/* 504 */ 
/* 505 */ 	.menu ul {
/* 506 */ 		display: flex;
/* 507 */ 		flex-wrap: wrap;
/* 508 */ 	}
/* 509 */ 
/* 510 */ 	/* Show hamburger button - left side of menu bar */
/* 511 */ 	.menu-toggle {
/* 512 */ 		display: block !important;
/* 513 */ 		float: none;
/* 514 */ 		width: 48px;
/* 515 */ 		height: 42px;
/* 516 */ 		background: transparent;
/* 517 */ 	}
/* 518 */ 
/* 519 */ 	.menu-toggle > a {
/* 520 */ 		display: block;
/* 521 */ 		width: 48px;
/* 522 */ 		height: 42px;
/* 523 */ 		line-height: 42px;
/* 524 */ 		text-align: center;
/* 525 */ 		font-size: 24px;
/* 526 */ 		color: #3B3121;
/* 527 */ 		text-decoration: none;
/* 528 */ 		padding: 0;
/* 529 */ 		text-shadow:
/* 530 */ 			0 1px 0 rgba(255, 255, 255, 0.5),
/* 531 */ 			0 -1px 1px rgba(0, 0, 0, 0.4);
/* 532 */ 	}
/* 533 */ 
/* 534 */ 	/* Hide all menu items by default */
/* 535 */ 	.menu > ul > li {
/* 536 */ 		display: none;
/* 537 */ 	}
/* 538 */ 
/* 539 */ 	/* Always show the hamburger toggle */
/* 540 */ 	.menu > ul > li.menu-toggle {
/* 541 */ 		display: block;
/* 542 */ 	}
/* 543 */ 
/* 544 */ 	/* When menu is open, show all menu items */
/* 545 */ 	.menu.menu-open > ul > li {
/* 546 */ 		display: block;
/* 547 */ 		float: none;
/* 548 */ 		width: 100%;
/* 549 */ 	}
/* 550 */ 

/* menu.css */

/* 551 */ 	/* Keep toggle visible and styled */
/* 552 */ 	.menu.menu-open > ul > li.menu-toggle {
/* 553 */ 		width: 48px;
/* 554 */ 		float: left;
/* 555 */ 	}
/* 556 */ 
/* 557 */ 	/* Hide decorative border squares on mobile */
/* 558 */ 	.menu > ul > li.leftBorderSquare,
/* 559 */ 	.menu > ul > li.rightBorderSquare {
/* 560 */ 		display: none !important;
/* 561 */ 	}
/* 562 */ 
/* 563 */ 	/* Menu items: full-width stacked */
/* 564 */ 	.menu.menu-open > ul > li > a {
/* 565 */ 		text-align: left;
/* 566 */ 		padding: 0 16px;
/* 567 */ 		line-height: 44px;
/* 568 */ 		border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 569 */ 	}
/* 570 */ 
/* 571 */ 	/* Help button in mobile menu */
/* 572 */ 	.menu.menu-open > ul > li#aideBouton {
/* 573 */ 		width: 100%;
/* 574 */ 		height: 44px;
/* 575 */ 		background-position: left 16px center;
/* 576 */ 		background-size: 24px;
/* 577 */ 		border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 578 */ 	}
/* 579 */ 
/* 580 */ 	.menu.menu-open #aideBouton a {
/* 581 */ 		padding-left: 48px;
/* 582 */ 		text-align: left;
/* 583 */ 	}
/* 584 */ 
/* 585 */ 	/* Remove the carved groove divider on mobile */
/* 586 */ 	.menu > ul > li[id^="menu"]::before {
/* 587 */ 		display: none;
/* 588 */ 	}
/* 589 */ 
/* 590 */ 	/* ── Submenus: inline expanded on tap ── */
/* 591 */ 
/* 592 */ 	.menu > ul > li > ul {
/* 593 */ 		position: static;
/* 594 */ 		display: none;
/* 595 */ 		box-shadow: none;
/* 596 */ 		border-radius: 0;
/* 597 */ 		width: 100%;
/* 598 */ 	}
/* 599 */ 
/* 600 */ 	/* Override hover — use .submenu-open class instead */

/* menu.css */

/* 601 */ 	.menu > ul > li:hover > ul {
/* 602 */ 		display: none;
/* 603 */ 	}
/* 604 */ 
/* 605 */ 	.menu > ul > li.submenu-open > ul {
/* 606 */ 		display: block;
/* 607 */ 	}
/* 608 */ 
/* 609 */ 	.menu > ul > li > ul > li > a {
/* 610 */ 		font-size: 120%;
/* 611 */ 		line-height: 40px;
/* 612 */ 		padding-left: 32px;
/* 613 */ 	}
/* 614 */ 
/* 615 */ 	.menu > ul > li > ul > li:first-child {
/* 616 */ 		display: none; /* Hide the duplicate header item */
/* 617 */ 	}
/* 618 */ 
/* 619 */ 	/* ── Submenu toggle arrow indicator ── */
/* 620 */ 
/* 621 */ 	.menu.menu-open > ul > li[id^="menu"] > a::after {
/* 622 */ 		content: ' \25BE'; /* ▾ down arrow */
/* 623 */ 		font-size: 80%;
/* 624 */ 		opacity: 0.6;
/* 625 */ 	}
/* 626 */ 
/* 627 */ 	.menu.menu-open > ul > li[id^="menu"].submenu-open > a::after {
/* 628 */ 		content: ' \25B4'; /* ▴ up arrow */
/* 629 */ 	}
/* 630 */ }
/* 631 */ 
/* 632 */ /* ===== Narrow screen refinement ===== */
/* 633 */ 
/* 634 */ @media screen and (max-width: 420px) {
/* 635 */ 
/* 636 */ 	/* Shrink the character portrait further */
/* 637 */ 	#headerRight {
/* 638 */ 		width: 90px !important;
/* 639 */ 		height: 70px !important;
/* 640 */ 	}
/* 641 */ 
/* 642 */ 	/* Adjust banner to fill remaining space */
/* 643 */ 	#headerLeft {
/* 644 */ 		width: calc(100% - 36px - 90px);
/* 645 */ 	}
/* 646 */ 
/* 647 */ 	/* Tighten the topNav spacing */
/* 648 */ 	.topNav {
/* 649 */ 		left: 40px;
/* 650 */ 		top: 10px;

/* menu.css */

/* 651 */ 		padding: 2px 6px;
/* 652 */ 	}
/* 653 */ 
/* 654 */ 	.topNav .nom {
/* 655 */ 		font-size: 85%;
/* 656 */ 	}
/* 657 */ 
/* 658 */ 	.topNav #joueurPo,
/* 659 */ 	.topNav #joueurPR {
/* 660 */ 		font-size: 70%;
/* 661 */ 	}
/* 662 */ 
/* 663 */ 
/* 664 */ }
