BODY { 
  background: #B4E6FF url(img/bgMSM.gif) repeat;
  font-family: verdana, arial, helvetica, tahoma, sans-serif;
  color: #000080; 
}

P { 
  padding: 0.5em; 
  margin: 0;
  font-size: x-small;
  line-height: 1.2;  
}

H1 { 
  font-size: medium;
  background: #B4E6FF; 
}
H2 {
  font-size: small; 
}
H3 {
  font-size: large; 
}
H4 {
  font-size: x-small;
  font-weight: bold;
  padding: 0.5em;
  margin: 0;
}
H5 {
  font-size: x-small;
  font-weight: bold;
  font-style: italic;
  padding: 0.5em;
  margin: 0;
}
H6 {
  font-size: xx-small;
  padding-bottom: 12px; 
  margin: 0;
}

BLOCKQUOTE { 
  padding: 0.3em; 
  margin: 0;
}


UL { 
  font-size: x-small;
  margin: 0 auto; 
  padding: 0.25em; 
  list-style: disc;
}

DL {
  font-size: x-small;
  padding: 0.25em;
  margin: 0; 
}
DT {
  font-weight: bold;
  padding: 0.25em; 
}
DD {
  padding: 0.25em; 
}

TABLE {
  font-size: x-small; 
}

.haut {
  color: #808080;
  text-align: right; 
}

A.haut:link { color: #808080; text-decoration: underline; float: right; } 
A.haut:visited { color: #808080; text-decoration: underline; float: right; } 
A.haut:active { color: #808080; text-decoration: underline; float: right; } 



A:link { color: #FF00FF; text-decoration: none; } 
A:visited { color: #800080; text-decoration: none; } 
A:active { color: #800080; text-decoration: none; } 

A:link IMG { border: medium none white; }
A:visited IMG { border: medium none white; }
A:active IMG { border: medium none white; }

