body {background: url('images/fond_marron.jpg') fixed;font-family:arial,sans-serif;text-align:justify; color:white;
  scrollbar-base-color:#1C0D01;
  scrollbar-3dlight-color:#1C0D01;
  scrollbar-arrow-color:#1C0D01;
  scrollbar-darkshadow-color:grey;
  scrollbar-face-color:#1C0D01;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#1C0D01;
  scrollbar-track-color:#1C0D01;}
a:link {color:#0080C0; }    /* cibles non encore visitées */
a:visited { color:#0080C0; } /* cibles visitées */
a:hover { color:#0080C0; font-weight:bold;}   /* Liens pour "MouseOver" */
a:active {color:#0080C0;}  /* Liens cliqués */
h1 {color:white;}
.petit {font-size:xx-small;}
.moyen {font-size:small;}
.zic:link { color:white; text-decoration:none;}
.zic:visited { color:white;text-decoration:none;}
.zic:hover {color:white; font-weight:bold;text-decoration:none;}
.news{color:#FFFFC6;}
.salles{color:#D8C689;}
.titrejournal{font-weight:bold;text-decoration:none;color:white;}

#global {
     position:absolute;
     left: 50%; 
     top: 46%;
     width: 750px;
     height: 550px;
     margin-top: -275px; /* moitié de la hauteur */
     margin-left: -375px; /* moitié de la largeur */
     border: 0px solid #000;
     }