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

td { font-size: 11px; }

#global {
  text-align: justify; background-color: white; 
  width: 700px; border: 2px solid #505050; 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; clear: both}
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; }

#content { margin: 20px ; text-align: left}
#categ a { font-size: 12px; color: #313131; font-weight: bolder; }
#categ a:hover { color: #D60000; text-decoration: underline }
.cdp { text-align: justify; width: 550px; clear: top }
.menu { text-align: justify ; float: left; width: 150px; }

#footer { color: white;  text-align: center; background: black url('bg_footer.jpg'); padding-top: 3px;padding-bottom: 3px; font-size: 9px; clear: both}
#footer a { color: #808080; font-size: 9px; text-decoration: none}


