
  body {background: #881111 url('images/fond_jp3.jpg');
	color: #FFFFFF;
	margin: 0px;	}

  A:link  { color: #DDDD00; }
  A:visited  { color: #00FFFF; }
  A:hover  { color: #FFFF00; }
  A:active  { color: #00FFFF; }
  A:active:hover  { color: #FFFF00; }

  h1  {
	text-align: center;
	text-decoration: underline;
	color: #DDDD00;	}

  h2  {	color: #DDDD00;	}

  .txtjp3 {
	color: #FFFFFF;
	margin-left: 1em;
	margin-right: 1em;
	font-weight: bold;	}

  .piedpagejp3 {
	text-align: center;	}

  .fin {
	text-align: center;
	font-size: large;	}

  .alco {
	font-size: small;
	text-align: center;
	font-style: italic;	}

  table.msg {
	border: 1px #BBCC99 outset;
	width: 80%;	}
  tr.msg {  border:0;	}
  td.msgtit {
	font-size: 17px;
	padding: 5px;
	background: #CCDDAA;
	color: #554433;		}
  td.msg {
	background: #FFFFEE;
	color: #000000;
	padding: 1em;
	border: 1px #BBCC99 groove;
	font-weight: normal;
	text-align: left;	}