body {
  text-align: center;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  color : #000040;
  background: #E2E2E2;
  margin: 10px 0px;
  padding: 0px;
}

td { font-size: 11px; }

#global {
  text-align: justify; background-color: white; padding: 10px; border: 3px solid #E00404
}

#global, #copy{
  width: 980px; margin-right: auto; margin-left: auto;
}

h1 {  font-size: 16px; line-height: 34px; font-weight: bold; color: #D60000; margin: 0px 0px 20px 0px; background: url('h1_bg.jpg') white; background-position: 0% top; background-repeat: no-repeat; text-indent: 59px; padding-bottom: 3px; height: 34; }
h2 { font-size: 12px; background: #FFFFFF url('h2.gif'); background-repeat: no-repeat; background-position: 0 0;padding: 6px; text-indent: 30px; border-bottom: #313131 1px solid; color: #753a74;}
h6 { margin: 3px; font-size: 9px; color: white;}

a {  color: #D60000; text-decoration: underline; }

img { border: none; margin: 0px;}

p { text-align: justify; }

#menu { width: 240px ; text-align: left; margin-left: 5px; padding-top: 10px}
#content { width: 650px; margin-right: 5px ; text-align: left}
#menu a { background-image:  url('puce1.gif'); background-position: 0% top; background-repeat: no-repeat; font-size: 12px; display: block; color: #313131; font-weight: bolder; text-decoration: none; text-indent: 10px; margin: 3px 0px 10px 10px}
#menu a:hover { color: #D60000; text-decoration: underline }
#menu a.off { color: #999999 }
.cdp { width: 500px }
.cdp div { text-align: justify }

#footer { color: white; text-align: center; background: black url('bg_footer.jpg'); width: 980px; padding-top: 3px;padding-bottom: 3px;}

#copy { font-size: 9px; color: #90ACD8; }
#copy a { color: white; font-size: 9px; }

