body { text-align: center; font-size: 10px; font-family: Verdana; background-color: #1B3E76; }

h1 {font-size: 14px; }
h2, h3 {font-size: 10px }
h3 { text-indent: 20px; text-decoration: underline; color: #2060A0; }

img { border: none; margin: 0px;}
a { color: blue; }

#global { margin-right: auto; margin-left: auto; width: 760px; text-align: left; background-color: white; }

#header { height: 150px; width: 100%; background: url('/images/header.jpg') #2060A0; }
#header h1 { text-align: left; padding: 81px 30px 0px 10px;  }
#header h1 a { color: #1B3E76; text-decoration: none;}

#menutop { width: 100%; background-color: #990000; height: 20px; }
#menutop a { float: left; margin: 3px 5px 0px 25px;  color: white; font-weight: bolder; text-decoration: none;}

#chapo { text-align: justify; background-color: #F0F0F0; padding: 5px; border: 1px solid #990000}
#pub { text-align:center; margin: 25px 0px 30px 0px; width: 100%; clear: both;}

#content  { padding: 10px;}
#content h1 { margin: 10px; color: #003300; }
#content h2 { background-color: #2060A0 ; color: white; border-top: 1px solid #FFDF50;border-bottom: 1px solid #FFDF50;  }
#content h2 a { color: white;}
#content p { text-align: justify; text-indent: 10px; margin-right: 10px;}

#menu { padding: 1px; width: 142px; float: right; margin-bottom: 10px;}
#menu h2 {background-color: #FF9900; color: #FFFFFF; margin: 0px; padding: 3px;}
#menu a { text-decoration: none; color: #FF9900; display: block; font-weight: bolder;}
#menu a:hover { background-color: #D60000; color: #FFFFFF;}


#bloc { width: 580px;float: left; }
#bloc h2 { padding: 3px; }

#footer { background-color: #990000; color: white; padding: 3px; text-align: center; clear: both;}
#footer a { color: white; text-decoration: none; }
#copy {text-align: center; color: #999999; margin-top: 3px;}
#copy a { color: #AAAAAA; text-decoration: none;}

