/* 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 */ /* Règles pour les blocs floatants */
/* 661 */ 
/* 662 */ .floatRight {
/* 663 */ 	float: right;
/* 664 */ }
/* 665 */ 
/* 666 */ .floatLeft {
/* 667 */ 	float: left;
/* 668 */ }
/* 669 */ 
/* 670 */ .flex {
/* 671 */ 	display: flex;
/* 672 */ }
/* 673 */ 
/* 674 */ /* Code couleur pour la rarete */
/* 675 */ 
/* 676 */ .infoAllies { color : #288CFF !important; } /* Blue */
/* 677 */ .infoGood   { color : #18F000 !important; } /* Green */
/* 678 */ .infoMedium { color : #FBAC03 !important; } /* Orange */
/* 679 */ .infoBad    { color : #FF0000 !important; } /* Red */
/* 680 */ 
/* 681 */ .blue { color : #288CFF; } /* Blue */
/* 682 */ 
/* 683 */ .rare2, .silver { color : #C0C0C0; } /* Silver*/
/* 684 */ .rare3, .green      { color : #18F000; } /* Green */
/* 685 */ .rare4, .deepBlue   { color : #0080FF; } /* Deep Blue */
/* 686 */ .rare5, .purple     { color : #B048F8; } /* Purple */
/* 687 */ .rare6, .orange     { color : #FBAC03; } /* Orange */
/* 688 */ .rare7, .softred   	{ color : #DC3232; } /* Soft Red */
/* 689 */ .rare8, .brown      { color : #c86b40; } /* Brown */
/* 690 */ .rare9, .cyan       { color : #15cbc9; } /* Cyan */
/* 691 */ .rare10, .yellow    { color : #ffe400; } /* Yellow */
/* 692 */ .rare11, .lightGreen { color : #9EF594; } /* Ligth Green*/
/* 693 */ .rare12, .lightBlue { color : #ADD8E6; } /* Ligth Blue*/
/* 694 */ .rare13, .pink { color : #FFC0CB; } /* Ligth Purple*/
/* 695 */ 
/* 696 */ .bgRare2  { background-color : #C0C0C0; }
/* 697 */ .bgRare3  { background-color : #18F000; }
/* 698 */ .bgRare4  { background-color : #288CFF; }
/* 699 */ .bgRare5  { background-color : #B45AFF; }
/* 700 */ .bgRare6  { background-color : #FBAC03; }

/* main.css */

/* 701 */ .bgRare7  { background-color : #DC3232; }
/* 702 */ .bgRare8  { background-color : #c86b40; }
/* 703 */ .bgRare9  { background-color : #15cbc9; }
/* 704 */ .bgRare10 { background-color : #ffe400; }
/* 705 */ .bgRare11  { background-color : #9EF594; }
/* 706 */ .bgRare12  { background-color : #ADD8E6; }
/* 707 */ .bgRare13  { background-color : #FFC0CB; }
/* 708 */ 
/* 709 */ 
/* 710 */ 
/* 711 */ 
/* 712 */ /* Affichage de l'apercu d'un gladiateur */
/* 713 */ 
/* 714 */ .gladiateur, .gladiateur div, .gladiateur span {
/* 715 */ 	width: 46px;
/* 716 */ 	height: 46px;
/* 717 */ 	display: block;
/* 718 */ }
/* 719 */ 
/* 720 */ /* Gestion des tooltips */
/* 721 */ 
/* 722 */ #tooltip {
/* 723 */ 	position: absolute;
/* 724 */ 	z-index: 3000;
/* 725 */ 	border: 1px solid #111;
/* 726 */ 	background-color: #333;
/* 727 */ 	padding: 0px;
/* 728 */ 	opacity: 0.7;
/* 729 */ }
/* 730 */ 
/* 731 */ #tooltip h3, #tooltip div {
/* 732 */ 	margin: 0;
/* 733 */ }
/* 734 */ 
/* 735 */ /* Gestion de l'aide */
/* 736 */ 
/* 737 */ #aide_masque {
/* 738 */ 	display: none;
/* 739 */ }
/* 740 */ 
/* 741 */ /* Gestion des entêtes sur les pages publiques */
/* 742 */ 
/* 743 */ #publicHeader {
/* 744 */ 	display: block;
/* 745 */ 	height: 60px;
/* 746 */ 	/* On fait en plusieurs règles pour IE6 qui ne gère pas la première */
/* 747 */ 	background-color: rgba(20, 20, 0, 0.4);
/* 748 */ 	background-position: top center;
/* 749 */ 	background-repeat: no-repeat;
/* 750 */ 	background-image: url('/images/accueil/publicHeader.png');

/* main.css */

/* 751 */ 	border-bottom: 1px solid #A2A78B;
/* 752 */ }
/* 753 */ 
/* 754 */ /* Gestion des popups */
/* 755 */ .ui-dialog {
/* 756 */ 	border: 1px solid #464440;
/* 757 */ 	max-width: 800px;
/* 758 */ }
/* 759 */ .ui-dialog-titlebar {
/* 760 */ 	padding: 5px;
/* 761 */ }
/* 762 */ .ui-dialog-titlebar {
/* 763 */ 	background-color: #585550;
/* 764 */ 	border-bottom: 1px solid #464440;
/* 765 */ }
/* 766 */ .ui-dialog-titlebar-close {
/* 767 */ 	outline: 0;
/* 768 */ 	background: url(/images/delforum.gif) 0 0 no-repeat;
/* 769 */ 	position: absolute;
/* 770 */ 	right: 5px;
/* 771 */ 	top: 5px;
/* 772 */ 	width: 12px;
/* 773 */ 	height: 12px;
/* 774 */ }
/* 775 */ .ui-dialog-titlebar-close span { display: none; }
/* 776 */ .ui-dialog-content {
/* 777 */ 	background-color: #7E7A73;
/* 778 */ }
/* 779 */ .ui-dialog.ui-draggable .ui-dialog-titlebar {
/* 780 */ 	cursor: move;
/* 781 */ }
/* 782 */ 
/* 783 */ .popup {
/* 784 */ 	display: none;
/* 785 */ 	overflow: auto;
/* 786 */ }
/* 787 */ 
/* 788 */ /* Centered frame */
/* 789 */ .ui-centered-frame {
/* 790 */ 	padding : 10px 20px;
/* 791 */ 	width : 80%;
/* 792 */ 	border : 2px solid #38352E;
/* 793 */ 	margin : 10px auto;
/* 794 */ 	background-color: rgba(33, 34, 27, 0.4);
/* 795 */ }
/* 796 */ 
/* 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/buttons.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/../images/menu/buttons.png
docroot stripped   : /style/../images/menu/buttons.png
traversals removed : /images/menu/buttons.png

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

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

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

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

*/

/* 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: 35px;
/* 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: 35px;
/* 120 */ 	position: absolute;
/* 121 */ 	top: 132px;
/* 122 */ }
/* 123 */ 
/* 124 */ .menu ul {
/* 125 */ 	width: 100%;
/* 126 */ }
/* 127 */ 
/* 128 */ .menu>ul>li {
/* 129 */ 	width: 135px;
/* 130 */ 	min-height: 35px;
/* 131 */ 	float: left;
/* 132 */ 	z-index: 20;
/* 133 */ }
/* 134 */ 
/* 135 */ .menu ul li.floatRight {
/* 136 */ 	float: right;
/* 137 */ }
/* 138 */ 
/* 139 */ .menu>ul>li>ul {
/* 140 */ 	width: 135px;
/* 141 */ 	display: none;
/* 142 */ }
/* 143 */ 
/* 144 */ .menu>ul>li:hover>ul {
/* 145 */ 	display: inherit;
/* 146 */ }
/* 147 */ 
/* 148 */ .menu a {
/* 149 */ 	display: block;
/* 150 */ 	line-height: 35px;

/* menu.css */

/* 151 */ }
/* 152 */ 
/* 153 */ .menu a:hover {
/* 154 */ 	text-decoration: none;
/* 155 */ }
/* 156 */ 
/* 157 */ .menu .rightBorder {
/* 158 */ 	width: 40px;
/* 159 */ 	background-position: -405px 35px;
/* 160 */ }
/* 161 */ 
/* 162 */ .menu .leftBorder {
/* 163 */ 	width: 40px;
/* 164 */ 	background-position: -270px 35px;
/* 165 */ }
/* 166 */ 
/* 167 */ .menu .leftBorderSquare {
/* 168 */ 	width: 34px;
/* 169 */ 	background-position: -1215px -175px;
/* 170 */ }
/* 171 */ 
/* 172 */ .menu .rightBorderSquare {
/* 173 */ 	width: 34px;
/* 174 */ 	background-position: -1080px -175px;
/* 175 */ }
/* 176 */ 
/* 177 */ #aideBouton {
/* 178 */ 	width: 67px;
/* 179 */ }
/* 180 */ 
/* 181 */ .menu>ul>li>ul>li,
/* 182 */ .menu>ul>li,
/* 183 */ .menu>ul>li:hover>a:hover {
/* 184 */ 	background-image: url(/images/menu/buttons.png);
/* 185 */ }
/* 186 */ 
/* 187 */ #menu0 {
/* 188 */ 	background-position: -0px -0px;
/* 189 */ }
/* 190 */ 
/* 191 */ #menu0:hover,
/* 192 */ li#menu0.on {
/* 193 */ 	background-position: -0px -35px;
/* 194 */ }
/* 195 */ 
/* 196 */ #menu0 a:hover {
/* 197 */ 	background-position: -135px -35px;
/* 198 */ }
/* 199 */ 
/* 200 */ #menu1 {

/* menu.css */

/* 201 */ 	background-position: -270px -0px;
/* 202 */ }
/* 203 */ 
/* 204 */ #menu1:hover,
/* 205 */ li#menu1.on {
/* 206 */ 	background-position: -270px -35px;
/* 207 */ }
/* 208 */ 
/* 209 */ #menu1 a:hover {
/* 210 */ 	background-position: -405px -35px;
/* 211 */ }
/* 212 */ 
/* 213 */ #menu2 {
/* 214 */ 	background-position: -540px 0px;
/* 215 */ }
/* 216 */ 
/* 217 */ #menu2:hover,
/* 218 */ li#menu2.on {
/* 219 */ 	background-position: -540px -35px;
/* 220 */ }
/* 221 */ 
/* 222 */ #menu2 a:hover {
/* 223 */ 	background-position: -675px -35px;
/* 224 */ }
/* 225 */ 
/* 226 */ #menu3 {
/* 227 */ 	background-position: -810px 0px;
/* 228 */ }
/* 229 */ 
/* 230 */ #menu3:hover,
/* 231 */ li#menu3.on {
/* 232 */ 	background-position: -810px -35px;
/* 233 */ }
/* 234 */ 
/* 235 */ #menu3 a:hover {
/* 236 */ 	background-position: -945px -35px;
/* 237 */ }
/* 238 */ 
/* 239 */ #menu4 {
/* 240 */ 	background-position: -1080px 0px;
/* 241 */ }
/* 242 */ 
/* 243 */ #menu4:hover,
/* 244 */ li#menu4.on {
/* 245 */ 	background-position: -1080px -35px;
/* 246 */ }
/* 247 */ 
/* 248 */ #menu4 a:hover {
/* 249 */ 	background-position: -1215px -35px;
/* 250 */ }

/* menu.css */

/* 251 */ 
/* 252 */ #menu5 {
/* 253 */ 	background-position: -1080px 0px;
/* 254 */ }
/* 255 */ 
/* 256 */ #menu5:hover,
/* 257 */ li#menu5.on {
/* 258 */ 	background-position: -1080px -35px;
/* 259 */ }
/* 260 */ 
/* 261 */ #menu5 a:hover {
/* 262 */ 	background-position: -1215px -35px;
/* 263 */ }
/* 264 */ 
/* 265 */ #aideBouton {
/* 266 */ 	background-position: -540px 35px;
/* 267 */ }
/* 268 */ 
/* 269 */ #aideBouton a:hover {
/* 270 */ 	background-position: -675px 35px;
/* 271 */ }
/* 272 */ 
/* 273 */ .on#aideBouton,
/* 274 */ .on#aideBouton a:hover {
/* 275 */ 	background-position: -405px 70px;
/* 276 */ }
/* 277 */ 
/* 278 */ #menu0 .item0 {
/* 279 */ 	background-position: -0px -70px;
/* 280 */ }
/* 281 */ 
/* 282 */ #menu0 .item0 a:hover,
/* 283 */ #menu0 .item0:hover {
/* 284 */ 	background-position: -135px -70px;
/* 285 */ }
/* 286 */ 
/* 287 */ #menu0 .item1 {
/* 288 */ 	background-position: -0px -105px;
/* 289 */ }
/* 290 */ 
/* 291 */ #menu0 .item1 a:hover,
/* 292 */ #menu0 .item1:hover {
/* 293 */ 	background-position: -135px -105px;
/* 294 */ }
/* 295 */ 
/* 296 */ #menu0 .item2 {
/* 297 */ 	background-position: -0px -140px;
/* 298 */ }
/* 299 */ 
/* 300 */ #menu0 .item2 a:hover,

/* menu.css */

/* 301 */ #menu0 .item2:hover {
/* 302 */ 	background-position: -135px -140px;
/* 303 */ }
/* 304 */ 
/* 305 */ #menu1 .item0 {
/* 306 */ 	background-position: -270px -70px;
/* 307 */ }
/* 308 */ 
/* 309 */ #menu1 .item0 a:hover,
/* 310 */ #menu1 .item0:hover {
/* 311 */ 	background-position: -405px -70px;
/* 312 */ }
/* 313 */ 
/* 314 */ #menu1 .item1 {
/* 315 */ 	background-position: -270px -105px;
/* 316 */ }
/* 317 */ 
/* 318 */ #menu1 .item1 a:hover,
/* 319 */ #menu1 .item1:hover {
/* 320 */ 	background-position: -405px -105px;
/* 321 */ }
/* 322 */ 
/* 323 */ #menu1 .item2 {
/* 324 */ 	background-position: -1080px -140px;
/* 325 */ }
/* 326 */ 
/* 327 */ #menu1 .item2 a:hover,
/* 328 */ #menu1 .item2:hover {
/* 329 */ 	background-position: -1215px -140px;
/* 330 */ }
/* 331 */ 
/* 332 */ #menu2 .item0 {
/* 333 */ 	background-position: -540px -70px;
/* 334 */ }
/* 335 */ 
/* 336 */ #menu2 .item0 a:hover,
/* 337 */ #menu2 .item0:hover {
/* 338 */ 	background-position: -675px -70px;
/* 339 */ }
/* 340 */ 
/* 341 */ #menu2 .item1 {
/* 342 */ 	background-position: -540px -105px;
/* 343 */ }
/* 344 */ 
/* 345 */ #menu2 .item1 a:hover,
/* 346 */ #menu2 .item1:hover {
/* 347 */ 	background-position: -675px -105px;
/* 348 */ }
/* 349 */ 
/* 350 */ #menu2 .item2 {

/* menu.css */

/* 351 */ 	background-position: -540px -140px;
/* 352 */ }
/* 353 */ 
/* 354 */ #menu2 .item2 a:hover,
/* 355 */ #menu2 .item2:hover {
/* 356 */ 	background-position: -675px -140px;
/* 357 */ }
/* 358 */ 
/* 359 */ #menu3 .item0 {
/* 360 */ 	background-position: -810px -70px;
/* 361 */ }
/* 362 */ 
/* 363 */ #menu3 .item0 a:hover,
/* 364 */ #menu3 .item0:hover {
/* 365 */ 	background-position: -945px -70px;
/* 366 */ }
/* 367 */ 
/* 368 */ #menu3 .item1 {
/* 369 */ 	background-position: -810px -105px;
/* 370 */ }
/* 371 */ 
/* 372 */ #menu3 .item1 a:hover,
/* 373 */ #menu3 .item1:hover {
/* 374 */ 	background-position: -945px -105px;
/* 375 */ }
/* 376 */ 
/* 377 */ #menu3 .item2 {
/* 378 */ 	background-position: -810px -140px;
/* 379 */ }
/* 380 */ 
/* 381 */ #menu3 .item2 a:hover,
/* 382 */ #menu3 .item2:hover {
/* 383 */ 	background-position: -945px -140px;
/* 384 */ }
/* 385 */ 
/* 386 */ #menu3 .item3 {
/* 387 */ 	background-position: -810px -175px;
/* 388 */ }
/* 389 */ 
/* 390 */ #menu3 .item3 a:hover,
/* 391 */ #menu3 .item3:hover {
/* 392 */ 	background-position: -945px -175px;
/* 393 */ }
/* 394 */ 
/* 395 */ #menu4 .item0 {
/* 396 */ 	background-position: -1080px -70px;
/* 397 */ }
/* 398 */ 
/* 399 */ #menu4 .item0 a:hover,
/* 400 */ #menu4 .item0:hover {

/* menu.css */

/* 401 */ 	background-position: -1215px -70px;
/* 402 */ }
/* 403 */ 
/* 404 */ #menu4 .item1 {
/* 405 */ 	background-position: -1080px -105px;
/* 406 */ }
/* 407 */ 
/* 408 */ #menu4 .item1 a:hover,
/* 409 */ #menu4 .item1:hover {
/* 410 */ 	background-position: -1215px -105px;
/* 411 */ }
/* 412 */ 
/* 413 */ #menu4 .item2 {
/* 414 */ 	background-position: -1080px -140px;
/* 415 */ }
/* 416 */ 
/* 417 */ #menu4 .item2 a:hover,
/* 418 */ #menu4 .item2:hover {
/* 419 */ 	background-position: -1215px -140px;
/* 420 */ }
/* 421 */ 
/* 422 */ #menu4 .item2 a,
/* 423 */ #menu1 .item2 a {
/* 424 */ 	color: #5C5948;
/* 425 */ 	text-align: left;
/* 426 */ 	font-size: 150%;
/* 427 */ 	font-family: serif;
/* 428 */ 	font-weight: 100;
/* 429 */ 	padding-left: 20px;
/* 430 */ }
/* 431 */ 
/* 432 */ /* Language switcher - remove sprite background from #menu5 */
/* 433 */ #menu5 {
/* 434 */ 	background-image: none !important;
/* 435 */ }
/* 436 */ 
/* 437 */ #menu5:hover,
/* 438 */ li#menu5.on {
/* 439 */ 	background-image: none !important;
/* 440 */ }
/* 441 */ 
/* 442 */ #menu5 a:hover {
/* 443 */ 	background-image: none !important;
/* 444 */ }
/* 445 */ 
/* 446 */ /* Language switcher button styling */
/* 447 */ #menu5>a.lang-btn {
/* 448 */ 	display: block;
/* 449 */ 	width: 135px;
/* 450 */ 	height: 35px;

/* menu.css */

/* 451 */ 	line-height: 35px;
/* 452 */ 	text-indent: -9999px;
/* 453 */ 	/* Hide text */
/* 454 */ 	background-repeat: no-repeat;
/* 455 */ 	background-position: center center;
/* 456 */ 	background-size: cover;
/* 457 */ 	/* Fill the button, cropping vertical excess of square image */
/* 458 */ }
/* 459 */ 
/* 460 */ /* French button */
/* 461 */ #menu5>a.lang-fr {
/* 462 */ 	background-image: url(/images/menu/lang_fr_normal.png) !important;
/* 463 */ }
/* 464 */ 
/* 465 */ #menu5>a.lang-fr:hover,
/* 466 */ #menu5.on>a.lang-fr {
/* 467 */ 	background-image: url(/images/menu/lang_fr_hover.png) !important;
/* 468 */ }
/* 469 */ 
/* 470 */ /* English button */
/* 471 */ #menu5>a.lang-en {
/* 472 */ 	background-image: url(/images/menu/lang_en_normal.png) !important;
/* 473 */ }
/* 474 */ 
/* 475 */ #menu5>a.lang-en:hover,
/* 476 */ #menu5.on>a.lang-en {
/* 477 */ 	background-image: url(/images/menu/lang_en_hover.png) !important;
/* 478 */ }
/* 479 */ 
/* 480 */ /* Language dropdown items styling */
/* 481 */ #menu5 .item0,
/* 482 */ #menu5 .item1 {
/* 483 */ 	background-image: none !important;
/* 484 */ }
/* 485 */ 
/* 486 */ #menu5 .item0 a,
/* 487 */ #menu5 .item1 a {
/* 488 */ 	color: #CDBE7C;
/* 489 */ 	font-family: serif;
/* 490 */ 	font-size: 110%;
/* 491 */ 	font-weight: bold;
/* 492 */ 	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
/* 493 */ 	background: none !important;
/* 494 */ 	padding-left: 0;
/* 495 */ 	text-align: center;
/* 496 */ }
/* 497 */ 
/* 498 */ #menu5 .item0 a:hover,
/* 499 */ #menu5 .item1 a:hover {
/* 500 */ 	color: #FFF;

/* menu.css */

/* 501 */ 	text-decoration: none;
/* 502 */ }
