body {
       margin-right:6em;
	   margin-left:6em;
	   background-color: #fffbf0; 
	   font-family: arial,sans-serif;
 	   font-size: .8em;	 
       }
h1 {
       font-family: goodyB, times, serif;
       text-align: center;
       color: green;
       font-size: 2.6em;
       } 
h2 {
       font-family: Tahoma,arial,sans-serif; 
       font-size: 2.8em; 
       color: red;
       }  
h3 {
       font-family: Tahoma,arial,sans-serif;
       font-size: 1.8em; 
       color: #a52a2a;
       }
h4 {
       font-size: 1.4em;
       color: #a52a2a;
       }
h5 {
       font-size: 1em;
       }
a      {
       color:green;
       }

.right {
       display: block;
	   float: right;
	   margin-left: 1em;
	   margin-bottom: .5em;
	   font-family: Tahoma, Arial, sans-serif; 
	   font-size: 0.9em;
	   color: #008; 
	   text-align: center;}

.left {
       display: block;
	   float: left;
	   margin-right: 1em;
	   margin-bottom: .5em;
	   font-family: Tahoma, Arial, sans-serif; 
	   font-size: 0.9em;
	   color: #008; 
	   text-align: center;}
 
p {
       text-align: justify;
       }
.auteur {
       font-family: "courier new",monospace; 
       } 
.auteur a {
       font-weight: bold;
       }
.chapo {
       text-align: left;
       color: #008000; 
	   font-family: Tahoma,arial,sans-serif; 
	   font-weight: bold;
	   font-size: ; 
       }
 
.titre {color:  #a52a2a; 
	font-weight: bold;
	font-size: 1.3em; 
	font-style: italic;
	text-align: left;}
 
.ndlr  {color: #008; 
	font-family: Tahoma, Arial; 
	font-size: 1em;}
 
.comic {font-family: "Comic Sans MS"; 
	font-weight: bold;}
 
.fond  {color: #fffbf0;}
.grey  {color: #808080;}
.green {color: green;}
.brown {color: brown;}
.red   {color: red;}
.small {font-size: 0.8em;}
.tiny  {font-size: 0.7em;}

.separe {
	color: black; 
	font-family: tahoma,arial,sans-serif; 
	font-size: 0.9em; 
	font-weight: bold;
	text-align: center; }  
.anecdote {
	color: blue; 
	font-family: "comic sans MS"; 
	font-size: 10pt; 
	text-align: left; }

table.anecdote {
	background: url(http://www.gazettegreenwood.net/img/tech.gif); 
	padding-right: 15px; 
	padding-left: 150px; 
	padding-bottom: 15px; 
	padding-top: 15px; 
	vertical-align: top; 
	border: 0; }

.info  {position:relative;
	width:40em;
	margin:0 auto;
	padding:0.5em;
	border:2px solid #999;
	background:#fff;}







