/* Effective stylesheet produced by snapshot save */
.souligne { text-decoration: underline; }
.barre { text-decoration: line-through; }
.italique { font-style: italic; }
.gras { font-weight: bold; }
.rmq { background-position: 10px 10px; background-repeat: no-repeat; padding: 8px 8px 8px 50px; }
.erreur { color: red; background-image: url("file:///C:/Documents%20and%20Settings/ROBINX/Bureau/images/designs/1/zcode/zcode_erreur.png"); }
.question { color: blue; background-image: url("file:///C:/Documents%20and%20Settings/ROBINX/Bureau/images/designs/1/zcode/zcode_question.png"); }
.attention { color: rgb(236, 118, 0); background-image: url("file:///C:/Documents%20and%20Settings/ROBINX/Bureau/images/designs/1/zcode/zcode_attention.png"); }
.information { color: green; background-image: url("file:///C:/Documents%20and%20Settings/ROBINX/Bureau/images/designs/1/zcode/zcode_info.png"); }
.information, .attention, .question, .erreur { height: 30px; text-align: left; }
html > body .information, html > body .attention, html > body .question, html > body .erreur { height: auto; min-height: 30px; }
.orange { color: rgb(236, 118, 0); }
.noir { color: black; }
.marron { color: maroon; }
.vertf { color: green; }
.olive { color: olive; }
.marine { color: navy; }
.violet { color: purple; }
.bleugris { color: teal; }
.argent { color: silver; }
.gris { color: rgb(100, 100, 100); }
.rouge { color: red; }
.vertc { color: lime; }
.jaune { color: yellow; }
.bleu { color: blue; }
.rose { color: fuchsia; }
.turquoise { color: aqua; }
.blanc { color: white; }
.arial { font-family: Arial,serif; }
.times { font-family: Times,serif; }
.courrier { font-family: Courier,serif; }
.impact { font-family: Impact,serif; }
.geneva { font-family: Geneva,serif; }
.optima { font-family: Optima,serif; }
.ttpetit { font-size: xx-small; }
.tpetit { font-size: x-small; }
.petit { font-size: small; }
.gros { font-size: large; }
.tgros { font-size: x-large; }
.ttgros { font-size: xx-large; }
.vcentre { vertical-align: middle ! important; }
.centre { text-align: center; }
.gauche { text-align: left; }
.droite { text-align: right; }
.justifie { text-align: justify; }
.flot_gauche { float: left; }
.flot_droite { float: right; }
.flot_gauche, .flot_droite { margin: 1em; }
.liste_i { list-style-type: lower-roman; }
.liste_I { list-style-type: upper-roman; }
.liste_a { list-style-type: lower-alpha; }
.liste_A { list-style-type: upper-alpha; }
.liste_1 { list-style-type: decimal; }
.liste_rectangle { list-style-type: square; }
.liste_cercle { list-style-type: circle; }
.liste_disque { list-style-type: disc; }
.code, .citation, .spoiler, .spoiler_hidden { font-weight: bold; display: block; width: 90%; margin: auto; }
.code2, .citation2, .spoiler2, .spoiler2_hidden { border: 1px dashed rgb(163, 192, 213); background-color: white; width: 90%; padding: 8px; margin: auto; overflow: auto; }
.code2 { font-family: Courier,"Courier New",monospace; font-size: 0.9em; }
.code_lien_numerotation { font-size: 0.8em; }
.console { background-color: black; color: white; border: medium none; }
@media screen {
  .spoiler2 { cursor: pointer; }
}
.spoiler3 { visibility: hidden; }
.spoiler3_hidden { display: none; }
.smilies { vertical-align: middle; }
.tab_user { border-collapse: collapse; border: 2px solid rgb(44, 72, 92); margin: 0px auto; }
.tab_user caption { text-align: center; font-weight: bold; width: 100%; }
.tab_user td { border: 1px solid rgb(44, 72, 92); background-color: rgb(233, 240, 245); padding: 2px; }
.tab_user th { background-color: rgb(251, 252, 253); background-image: url("file:///C:/Documents%20and%20Settings/ROBINX/Bureau/images/designs/1/menu/header.png"); background-repeat: repeat-x; border-right: 1px solid rgb(44, 72, 92); padding: 2px; }
h3 { font-size: 1.5em; margin-left: 40px; padding-left: 5px; border-left: 3px solid rgb(181, 196, 211); border-bottom: 1px solid rgb(181, 196, 211); background: url("file:///C:/Documents%20and%20Settings/ROBINX/Bureau/images/designs/1/zcode/titre1.png") repeat-y scroll 0% 0% transparent; }
h4 { font-weight: bold; font-size: 1.1em; font-style: italic; padding-left: 20px; }
h3, h4 { display: inline; }
