  .justifie { text-align: justify }
  :link {color: white; text-decoration: none;}
  :active {color: white; text-decoration: none;}
  :visited {color: white; text-decoration: none;}
  A:hover {color: white; text-decoration: underline;}
  LI,.titre,.texte,.auteur { font-family: arial, helvetica, sans-serif }
  .titre {  font-size:16pt; color:#F46200; font-weight: bold }
  LI,.texte { text-align: justify; font-size:10pt  }
  .auteur { text-align: right }

  div.leftbloc {
  	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	width: 160px;;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	font-weight: normal;
  }

  H1.leftbloc {
	font-size:12pt;
	color:#F46200;
	font-weight: bold;
	padding: 2px;
  }

  div.centerbloc {
	margin-top: 12px;
  	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	width: 420px;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	font-weight: normal;
	padding: 6px;
  }
  div.centerbloc H1 {
  	margin: 0px;
	font-size:12pt;
	color:#F0F0F0;
	font-weight: bold;
	padding: 2px;
  }
  div.centerbloc H2 {
  	margin: 0px;
	font-size:10pt;
	color:#CCCCCC;
	font-weight: bold;
	padding: 2px;
  }
  div.centerbloc blockquote {
  	margin: 0px 0px 6px 24px;
  }

  div.rightbloc {
  	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	width: 160px;;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	font-weight: normal;
  }

  H1.rightbloc {
	font-size:12pt;
	color:#F46200;
	font-weight: bold;
	padding: 2px;
  }