#texte .ligne_on  { background-color : #F2F4F9;}
#texte .ligne_off { background-color : #FFFFFF;}

#texte .code_php { font-family: "Courier New", sans-serif; font-size: 12px; }

#texte .code_php_cours { border-width: 1px; border-top-style: solid; border-bottom-style: solid; border-right-style: dashed; border-left-style: dashed; border-color: #404966; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; background-color: #FFFFFF; margin-left: 10px; margin-right: 10px; }

#texte .code_php_fichier { color: #FFFFFF; border-width: 1px; border-style: solid; border-color: #404966; padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; margin-left: 40px; background-color: #7A849F; font-weight: bold; }

#texte .code_php a:link    { font-weight: normal; color:#0000BB; text-decoration: none; }
#texte .code_php a:visited { font-weight: normal; color:#0000BB; text-decoration: none; }
#texte .code_php a:active  { font-weight: normal; color:#0000BB; text-decoration: none; }
#texte .code_php a:hover   { font-weight: normal; color:#0000BB; text-decoration: underline; }

#texte .bg                 { color: #FFFFFF; }
#texte .comment            { color: #FF9900; }
#texte .default            { color: #0000BB; }
#texte .html               { color: #000000; }
#texte .keyword            { color: #007700; }
#texte .string             { color: #DD0000; }

#texte .code_php .loading { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; margin-top: 5px; }
#texte .code_php .loading a { color: #856321; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
#texte .code_php .loading a:hover { text-decoration: underline; }
