html, body { margin: 0px; padding: 0px }
body {
  font-family: verdana, sans-serif;
	background-color: white; #390706;
  color: #D0D0D0;
  text-align: center;
  height: 100%;
}

* { font-size: 11px; } 

img { border: none; margin: 0px; }
img.with { border: 1px solid #11340a ; }

p { text-align: justify; margin: 0px 0px 19px 0px;}

a { text-decoration: underline; font-weight: bolder; color: #000080; }
a:hover { text-decoration: underline; color: #D60000; }

h1 { font-size: 11px; border-left: 3px solid #11340a ; padding: 3px 0px 3px 10px; background-color: #FEDC22; color: white; }
h1.top { font-size: 13px; margin: 0px 0px 20px 0px; color: #11340a ; background-image: url('h1bg.jpg'); height: 28px; text-align: center; display: block}
h1.top a {color: #11340a ; text-decoration: none; display: block; margin-top: 5px; width: 648px; }
h2 { font-size: 11px; border-left: 3px solid #FEDC22 ; padding: 3px 0px 3px 10px; background-color: #11340a; color: white; }
h2 a { color: white }
h3 { font-size: 11px; clear: both; border-left: 3px solid #390706 ; margin: 50px 0px 20px 40px; padding: 3px 0px 3px 10px; color: #390706;}
h5 { margin: 0px; font-size: 11px; text-align: center;}
h6 { margin: 0px; font-size: 10px; font-weight: normal; }

#global { margin-right: auto; margin-left: auto; width: 980px; padding: 2px; }
#header { background-image: url('header_bg.jpg'); border-bottom: 10px solid  #FEDC22}
#copy { margin-top: 0px; background-color: #D9F7D3; color: #004000; padding: 3px}

#main  {
  margin: 0px;
  color: black;
  margin-top: 0px;
}

#content { text-align: left; width: 482px; vertical-align: top;}
.pub { width: 250px; vertical-align: top; background-color: #FFFcd1}

.pub p, .pub strong, .pub a { margin: 0 10px }
.pub .affil a { margin: 0; }
#content p { margin: 0 10px }
td.menu {
  text-align: left; vertical-align: top; 
  width: 166px;
  color: white;
  font-size: 11px;
}

td.trois { background-color: black; color: white }

.menu a { background-color: #FEDC22 ; color: #390706; text-decoration: none; display: block; padding: 7px; margin: 0px 0px 10px 0; background-image: url('menu_bg.jpg')}
.menu a.no { background: transparent}
.menu a:hover { text-decoration: none; background-color: #D9F7D3 ; color: #11340a ;background-image: url('menu_bgover.jpg')}

.subm a { background: white none; text-align: right; border-bottom: 1px dashed black; padding: 2px; margin: 0px 10px 0px 0px;}
.subm { margin-bottom: 10px }

strong { font-weight: normal; display: block; text-align: justify}
