/* Feuille de style */

html, body{ height:100%; font-family:arial, helvetica; font-size:11px; 
color:#000000; background: url(imgages_cours2/fond.jpg); 
background-attachment: fixed; margin:0px; padding:0px; }

h1{margin:10px 0 9px 50%;font-family: Comic Sans MS, times, verdana, sans-serif ;color: #330099 ;
font-style: normal ;background-color: #FFFFFF ;font-size: 18pt ;}

h2{margin:10px 0 9px 10;font-family: Comic Sans MS, times, verdana, sans-serif ;color: #330099 ;font-style: normal ;
background-color: #FFFFFF ;font-size: 14pt ;}

h3{margin:10px 0 9px 20;font-family: Comic Sans MS, times, verdana, sans-serif ;color: #336699 ;font-style: normal ;
background-color: #FFFFFF ;font-size: 12pt ;}

h4{margin:10px 0 9px 30;font-family: Comic Sans MS, times, verdana, sans-serif ;color: #3366FF ;font-style: normal ;
background-color: #FFFFFF ;font-size: 10pt ;}

TABLE { margin:0px; padding:0px; }
 
TR { margin:0;  padding:0 }

td { text-indent: 30px; margin:10px 0 9px 5; padding: 0px; font-family : Comic Sans MS, Times New Roman, arial, helvetica; 
color: black; font-size: 14px;}

p{ text-indent: 30px; margin:10px 0 9px 20;font-family : Comic Sans MS, times, arial, helvetica; color: black ; font-size: 14px;}

.equ {font-size: 14px;color: red;font-family : Comic Sans MS, arial, helvetica}

