body { margin-top: 0px; font-family: Tahoma; font-size: 12px; }
a { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a.rouge { color: #dd2626; text-decoration: none; }
a.rouge:hover { color: #dd2626; text-decoration: underline; }
a.blanc { color: #ffffff; text-decoration: none; }
a.blanc:hover { color: #ffffff; text-decoration: underline; }
h1 { color: #dd2626; font-size: 18px; }

/* Zones */
.titre { font-size: 14px; font-weight: bold ; height: 33px; padding-left: 5px; border: solid 1px #d2d2d2; background-image: url(graphics/interface/fond-titre.jpg); background-repeat: repeat-x; }
.bordure { border-left: solid 1px #d2d2d2; border-bottom: solid 1px #d2d2d2; border-right: solid 1px #d2d2d2; }
.separateur { height: 5px; }

/* Lien "Nous contecter" de la page index */
a.contact { font-size: 16px; color: #dd2626; font-weight: bold; text-decoration: none; }
a.contact:hover { font-size: 16px; color: #dd2626; font-weight: bold; text-decoration: underline; }

/* Page "Utilitaires" */
td.utilitaire { background-color: #ffffff; }
td.utilitaire:hover { background-color: #d2d2d2; }

/* Fonctions cachées de Windows 7 */
code { background-color: #D6DBFC; }
pre { background-color: #E1E1DE; line-height: 30px; padding-left: 5px; }