body { background: #FFFFFF url(images/pared.jpg) fixed; }

body, P, TD, UL, SELECT
  {  font: x-small Arial, Helvetica, sans-serif; color: #000066; }

P.Texte
  { text-align: justify }

P.Menu { 
   font-weight:bold;
   font-size:xx-small; 
   text-align:center;
 }

P.I { font-style=Italic; }
P.Copyright { font-style:Italic; font-size:xx-small; text-align:center; }
P.Gras { font-weight:bold; }
P.Petit { font-weight:bold; font-size:xx-small; }

TH {  font: bolder larger Arial, Helvetica, sans-serif; text-align: center; vertical-align: middle; color: #000000}

A:link {  color: #990000; text-decoration: underline}
A:hover {  color: #FF0000; text-decoration: underline}
A:visited {  color: #000066; text-decoration: underline}

 .Cadre { 
    font-weight:bold;
    text-align: center; 
    border-top: solid thin red; 
    border-bottom: solid thin red;
    border-left: solid thin red;
    border-right: solid thin red;
  }

 H1, H2, H3 { color:black }
 H1 { font-size:large }
 H2 { font-size:medium }
 H3 { font-size:small } 

 TD.Sep { border-top: solid medium black }
 TD.Titre { font-size:larger;
	}
 TD.SousTitre { border-top: solid thin grey; 
		border-bottom: solid thin grey;
		font-weight:bold;
		font-style:Italic;}h4 {  }
