@charset "utf-8";
.fichsignal {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: italic;
	color: #0066CC;
	list-style-position: inside;
	list-style-image: url(../ps/bullet.gif);
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3399;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../ps/bullet.gif);
	padding-left: 0px;
	background-repeat: repeat;
	display: list-item;
	body, textarea {
  scrollbar-3dlight-color: #DDDED6;
  scrollbar-highlight-color: #FDE7A2;
  scrollbar-face-color: #FABD05;
  scrollbar-shadow-color: #CA9904;
  scrollbar-darkshadow-color: #805B32;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #F8EFE2;
}
