  body { margin:0px 0px 0px 0px;
    padding:0px;
    background-color: rgb(255, 255, 255);
    font-family: "Trebuchet MS","Bitstream Vera Sans",lucida,arial,helvetica,sans-serif;
    font-size: 80%;
    }

  p { margin: 0px 0px 0px 0px; }

  p.justifie { padding: 12px;
    font-size: 110%;
    text-align: justify;
    }
    
  p.centre { padding-top: 5px;
    font-size: 100%;
    text-align: center;
    }
    
  p.note { padding: 12px;
    font-size: 100%;
    font-style: italic;
    text-align: justify;
    }
    
  p.introduction { padding: 10px;
    margin-right: 40px;
    margin-left: 30px;
    font-size: 100%;
    text-align: justify;
    font-weight: bold;
    }
  p.reference { border-bottom: 1px solid rgb(41, 77, 105);
    margin-bottom: 2px;
    margin-right: 20px;
    margin-left: 50px;
    font-size: 120%;
    font-weight: bold;
    }
  p.commentaire {
    margin-bottom: 2px;
    margin-right: 20px;
    margin-left: 150px;
    font-size:80%;
    }
	  
  hr { background-color: rgb(255, 255, 255);
    height: 5px;
    }

  #container { margin: 0px auto;
    padding:0px;
    width: 673px;
    }

  #topright { float: right;
    height: 140px;
    width: 447px;
    text-align: right;
    }

  #top { margin: 0px;
    padding: 15px;
    background-color: rgb(51, 102, 153);
    color: rgb(255, 255, 255);
    }

  #logo {
    font-size: 300%;
    font-weight: normal;
    }

  #activite {
    font-size: 180%;
    font-weight: normal;
    }
    
  #slogan { font-size: 180%;
    color: rgb(153, 0, 51);
    }

  #gallery { width: 673px;
    padding-top: 5px;
    }

  #rightbox {
    position: absolute;
    left:220px;
    top:150px;
    margin-top: 5px;
    margin-right: 50px;
    background-color: rgb(255, 255, 255);
    color: rgb(16, 16, 16);
    font-size: 110%;
    text-align: justify;
    }
   
  #menu { border-bottom: 5px solid rgb(255, 255, 255);
    padding: 13px;
    width: 420px;
    float: right;
    background-color: rgb(255, 204, 51);
    text-align: center;
    font-weight: bold;
    }

  #menu a:link, #menu a:visited, #menu a:active { padding: 13px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 204, 51);
    text-align: center;
    }

  #menu a:hover { padding: 13px;
    background-color: rgb(81, 115, 81);
    text-decoration: none;
    color: rgb(255, 255, 255);
    }

  #rightbox a:link, #rightbox a:visited, #rightbox a:visited { text-decoration: none;
    font-weight:bold;
    color: rgb(41, 77, 105);
    }

  #rightbox a:hover { text-decoration: none;
    font-weight:bold;
    background-color: rgb(41, 77, 105);
    color: rgb(225, 230, 235);
    }
    
  #rightbox h1 {
    margin: 0;
    padding: 10px;
    font-size: 160%;
    color: rgb(41, 77, 105);
    }
    
  #rightbox h2 { border-top: 5px solid rgb(255, 255, 255);
    margin: 0;
    padding: 10px;
    font-size: 160%;
    color: rgb(41, 77, 105);
    }
    
  #rightbox h3 {
    margin: 0;
    padding: 10px;
    font-size: 110%;
    font-weight:bold;
    color: rgb(0, 0, 0);
    }
    
  #leftbox { padding: 4px;
    width: 210px;
    margin-top: 5px;
    background-color: rgb(41, 77, 105);
    color: rgb(255, 255, 255);
    font-size: 110%;
    overflow: auto;
    }
    
  #leftbox a:link, #leftbox a:active, #leftbox a:visited { text-decoration: none;
    color: rgb(255, 204, 51);
    }
    
  #leftbox a:hover { text-decoration: none;
    background-color: rgb(255, 204, 51);
    color: rgb(41, 77, 105);
    }
    
  #leftbox h1 { border-bottom: 2px dotted rgb(247, 203, 51);
    margin: 4px;
    padding: 4px;
    font-size: 120%;
    font-weight: bold;
    color: rgb(255, 255, 255);
    }

  #leftbox h2 { font-size: 90%;
    color: rgb(255, 204, 51);
    }
    
  #footer { border-top: 5px solid rgb(255, 255, 255);
    padding: 12px;
    background-color: rgb(255, 204, 51);
    width: 649px;
    color: rgb(81, 115, 81);
    font-size: 90%;
    text-align: center;
    clear: both;
    }

  #footer a:link, #footer a:active, #footer a:visited { text-decoration: none;
    color: rgb(81, 115, 81); 
    }
  #footer a:hover { text-decoration: none;
    background-color: rgb(81, 115, 81);
    color: rgb(255, 204, 51); 
    }
    
  #entetearticle { margin: 0px;
    padding: 15px;
    background-color: rgb(51, 102, 153);
    font-size: 300%;
    color: rgb(255, 255, 255);
    }
    
  #toplinks { position: absolute;
    top: 5px;
    right: 10px;
    text-align: right;
    color: rgb(255, 255, 255);
    }

  #toplinks a { color: rgb(255, 255, 255);
    text-decoration: none;
    }

  #toplinks a:hover { color: rgb(50, 102, 142);
    background-color: rgb(255, 255, 255);
    }

  #article {
    position: absolute;
    left:100px;
    top:85px;
    margin-right: 50px;
    width: auto;
    font-size: 110%;
    text-align: justify;
    color: rgb(16, 16, 16);
    background-color: rgb(255, 255, 255);
    }

  #article a:link, #article a:visited, #article a:visited { text-decoration: none;
    font-weight:bold;
    color: rgb(41, 77, 105);
    }
    
  #article a:hover { text-decoration: none;
    font-weight:bold;
    background-color: rgb(41, 77, 105);
    color: rgb(255, 255, 255);
    }
    
  #article h1 { text-align: left;
    padding: 10px;
    font-size: 160%;
    color: rgb(41, 77, 105);
    }

  #article h2 { text-align: left;
    border-top: 5px solid rgb(41, 77, 105);
    margin-top: 10px;
    padding: 10px;
    font-size: 160%;
    color: rgb(41, 77, 105);
    }
    
  #article h3 { text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 120%;
    color: rgb(41, 77, 105);
    }
  #telechargement {
    position: absolute;
    left: 15px;
    top:175px;
    width: 70px;
    font-size: 80%;
    color: rgb(16, 16, 16);
    }

  #telechargement a:link, #telechargement a:visited, #telechargement a:hover, #telechargement a:visited { text-decoration: none;
    color: rgb(41, 77, 105);
    }
    
  #piedarticle { 
    margin-top: 15px;
    padding: 12px;
    background-color: rgb(255, 204, 51);
    color: rgb(0, 0, 0);
    font-size: 90%;
    text-align: center;
    clear: both;
    }

  #piedarticle a:link, #piedarticle a:active, #piedarticle a:visited { text-decoration: none;
    font-weight: normal;
    color: rgb(81, 115, 81); 
    }
    
  #piedarticle a:hover { text-decoration: none;
    background-color: rgb(81, 115, 81);
    color: rgb(255, 204, 51); 
    }
