BODY {
scrollbar-face-color:#F6E397;         /* dessus de la barre d'ascenseur         */
scrollbar-arrow-color:#987C0E;        /* fleches sur la barre d'ascenceur       */
scrollbar-track-color:#D4C175;        /* fond sous la barre d'ascenceur         */
scrollbar-shadow-color:'BBAD75';      /* Cotés droits obscurs sup des barres    */
scrollbar-highlight-color:'FBF17C';   /* Cotes gauches clairs sup des barres    */
scrollbar-3dlight-color:'BAB293';     /* Cotes gauches clairs des barres        */
scrollbar-darkshadow-Color:'655C39';  /* Cotes droits obscurs des barres        */
}

A:link    { text-decoration: none; color: "#837038" }      /* lien non-visité */
A:visited { text-decoration: none; color: "#BDA251" }      /* lien visité     */
A:hover   { text-decoration: overline; color: "#4D9754" }  /* lien survolé    */

body.contentHierAujourdhuiFond {  /* Fond par défaut pour un affichage maximum par 1280 X 1024 */
  background-image: url('images/fondHierAujourdhui.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;  
  background-position: top left;
  background-color: #FFFFFF;
}

.hierAujourdhuiBouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	letter-spacing: 0.2pt;
	vertical-align: middle;
	background-color:#F8E8B7;
}

.hierAujourdhuiCorpsMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	text-indent: 10pt;
	vertical-align: top;
	letter-spacing: 0.2pt;
}

.hierAujourdhuiListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	letter-spacing: 0.2pt;
	vertical-align: middle;
	background-color:#F8E8B7;
}


