body { background: #f0f0ff; color:#000099; margin-left: 10%; margin-right: 10%;}
h1 { text-align:center; background:#ddddff;}
h2 { text-align:left;  }
a:link,a:active,a:visited  {text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#ff0000; }
.barre { text-align:center; background: #ffffcc; padding: 0.5em; border: none; }
.centre { text-align:center; font-size: 0.8em;}
.courrier { text-align: right; background: #ffffcc; padding: 0.5em; border: none;}
.justif {text-align:justify; }
hr {color:#660000; }
#bloc { }
#sousbloc {
 clear: right;
 }
 
#debut { font-style: italic; }
#intro {
 
 border: thin solid #000000;
 text-align: left;
 padding:0.5em;
 color:#000000;
 
}
#entete  {
 
 border: thin solid #990000;
 text-align: center;
}
#signe {
 text-align: right;
 font-style: italic;
}

#pied  {
 font-size: smaller;
 text-align: right;
}
#intro {
 float: right;
 background:#ffffff;
 width: 40%;
}
#gauche {
 float: left;
 width: 40%;
}
#pied {
 clear: right;
}



