..html_bal {color: #008000;} /* color:#5050DD; vers #008000; Pour les balises html */
.html_balp {color: #008000;font-weight: bold;} /* Pour les balises html principales*/
.html_att {	color: #DD5555;} /*¨Pour les attributs */
.html_str {color:#777708;} /* Pour les chaines de caractères */
.html_ide {font-weight: bold;background-color: #FFF7A8;} /* Pour les identifiants str dans html pour les class et les id */
.html_ide2 {background-color: #68F1FF;color: #4a829f;font-weight:bold;}
.html_ide3 {background-color: #C1CF68;color: #3a922f;font-weight:bold;}

.html_idid {background-color: #d4d4d4;color: #af528f; font-weight:bold;} /* Pour les identifiants les class */
.html_idcl {background-color: #d4d4d4;color: #4a92af;font-weight:bold;} /* Pour les identifiants les id */
.html_idC {background-color: #d4d4d4;color: #924aaf;font-weight:bold;}
.html_idid_anim {color: #af528f; font-weight:bold;} /* Pour les identifiants les class */


.css_pro {color: #6633BB;font-weight: bold;} /* Propriété, Pour les codes */
.css_ide {color: #DD5555;} /* Identificateur des balises de base*/
.css_com {color: #55BB00;} /* pour les commentaires */




.affichage_console .fonction {color:#EE6666;} /* Pour les séparateurs des structures de données */




.txt_aut {color:#DD55DD;} /* Pour les codes */

.wid {color:#DD8000;} /* Pour les codes des fenetres puis des widgets tkinter */
.py_widget {color:#DD8000;} /* Pour les codes des fenetres puis des widgets tkinter: à faire disparaitre : wid */
.txt_wid {color:#5555DD;} /* Pour les codes widgets dans l'activité propre à Tkinter: à faire disparaitre : wid*/
.py_fenwid {color:#AA7000;} /* Pour les fenetres Tkinter : à faire disparaitre : wid*/
.txt_cond {color:#661066;font-weight: bold;} /* conditions des tests pour les codes color:#AA50AA; pour l'ancienne version */
.txt_test {color:#AA50AA;font-weight: bold;} /* if... pour les codes */
.py_cond {color:#661066;font-weight: bold;} /* à faire disparaitre ? conditions des tests pour les codes color:#AA50AA; pour l'ancienne version */
.py_test {color:#AA50AA;font-weight: bold;} /* if... pour les codes : à faire disparaitre */

.py_int {color:#AA7000;}


/*.codehilite .n {font-weight: bold;color:#3333CC;}*/
.py_sep {font-weight: bold;color:#AA3333;} /* Pour les séparateurs des structures de données se et pm a faire disparaitre*/
.affichage_console .py_sep {color:#DD7777;} /* Pour les séparateurs des structures de données se à faire disparaitre*/

.py_str {color:#777708;} /* à faire dipsaraitre lorsqu'on insère dans code s1 s2*/
.affichage_console .py_str {color:#55eeee;} /* surtout pour la console */

/*modif */

.nt { color: #008000; font-weight: bold } /* Name.Tag BALISE TAG*/

.c { color: #999977; font-style: italic } /* COMMENTAIRE Comment MODIF 999977 */
.sd { color:  #999977; font-style: italic } /* DOCSTRING Literal.String.Doc */

.k { color: #9A409A; font-weight: bold } /* MOT-CLE Keyword */
.kn { color: #008000 } /* Keyword.Namespace IMPORT*/
.nn { color: #A96A85;} /* Name.Namespace MODULE*/

.nb { color: #008000 } /* --- Name.BUILTIN ------------- print id input ...*/
.bp { color: #AA50AA; } /* Name.Builtin.Pseudo TRUE FALSE NONE ...*/
.bpt { color: #4450FF; } /* Name.Builtin.Pseudo True ... perso*/
.bpf { color: #CC5088; } /* Name.Builtin.Pseudo False ... perso*/

.nf { color: #DD5555; font-weight: bold ;} /* Name.FUNCTION déclaration modif */
.meth{color: #AA3333;}
.ff { color: #DD5555;} /* Name.FUNCTION  perso */
.fc { color: #489F91; font-weight: bold ;} /* CONSTRUCTEUR perso */
.nc { color: #489F91; font-weight: bold } /* Name.Class NOM CLASSE color: #0000FF;*/
.fm { color: #0000FF } /* Name.Function.Magic comme les METHODES SPECIALES */

.hll { background-color: #ffffcc }

/* STRINGS */
.pm { color:#AA3333;} /* Pour les {} et f dans strings ... */

.se { color:#AA3333; font-weight: bold } /* Literal.String.Escape color: #BB6622; py_sep*/
.affichage_console .se {color:#DD7777;}
.s2 { color: #777708;} /* Literal.String.Double */
.affichage_console .s2 {color:#55eeee;}
.s1 { color: #777708; } /* Literal.String.Single */
.affichage_console .s1 {color:#55eeee;}
.si { color: #777708; font-weight: bold } /* Literal.String.Interpol */

.n, .nx { color: #3333CC; } /* Name ? noir */
.nv { color: #3333CC; } /* Name.VARIABLE  #19177C */
.dec { font-weight: bold } /* Name.Variable DECLARATION #19177C */

.gp, .txt_w { color: #DDDDDD; } /* Generic.Prompt */
.go {color:#aaee55;} /* reponse donnée sur la console color: #888888 } Generic.Output */
.affichage_console .go {color:#BAB863;}

.ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.gr { color: #D2413A; } /* #FF0000 Generic.Error */

.err { border: 1px solid #FF0000 } /* Error */

.o { color: #666666 } /* Operator */
.ch { color: #408080; font-style: italic } /* Comment.Hashbang */
.cm { color: #408080; font-style: italic } /* Comment.Multiline */
.cp { color: #BC7A00 } /* Comment.Preproc */
.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
.c1 { color: #408080; font-style: italic } /* Comment.Single */
.cs { color: #408080; font-style: italic } /* Comment.Special */
.gd { color: #A00000 } /* Generic.Deleted */
.ge { font-style: italic } /* Generic.Emph */
.gh { color: #000080; font-weight: bold } /* Generic.Heading */
.gi { color: #00A000 } /* Generic.Inserted */

.gs { font-weight: bold } /* Generic.Strong */
.gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.gt { color: #0044DD } /* Generic.Traceback */
.kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.kd { color: #008000; font-weight: bold } /* Keyword.Declaration */

.kp { color: #008000 } /* Keyword.Pseudo */
.kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.kt { color: #B00040 } /* Keyword.Type */
.m { color: #666666 } /* Literal.Number */
.s { color: #BA2121 } /* Literal.String */
.na { color: #7D9029 } /* Name.Attribute */

.no { color: #880000 } /* Name.Constant */
.nd { color: #AA22FF } /* Name.Decorator */
.ni { color: #999999; font-weight: bold } /* Name.Entity */


.nl { color: #A0A000 } /* Name.Label */

.ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.w { color: #bbbbbb } /* Text.Whitespace */
.mb { color: #666666 } /* Literal.Number.Bin */
.mf { color: #666666 } /* Literal.Number.Float */
.mh { color: #666666 } /* Literal.Number.Hex */
.mi { color: #666666 } /* Literal.Number.Integer */
.mo { color: #666666 } /* Literal.Number.Oct */
.sa { color: #BA2121 } /* Literal.String.Affix */
.sb { color: #BA2121 } /* Literal.String.Backtick */
.sc { color: #BA2121 } /* Literal.String.Char */
.dl { color: #BA2121 } /* Literal.String.Delimiter */


.sh { color: #BA2121 } /* Literal.String.Heredoc */

.sx { color: #008000 } /* Literal.String.Other */
.sr { color: #BB6688 } /* Literal.String.Regex */

.ss { color: #19177C } /* Literal.String.Symbol */

.vc { color: #19177C } /* Name.Variable.Class */
.vg { color: #19177C } /* Name.Variable.Global */
.vi { color: #19177C } /* Name.Variable.Instance */
.vm { color: #19177C } /* Name.Variable.Magic */
.il { color: #666666 } /* Literal.Number.Integer.Long */
