/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 51, 102);
    }

  h1 {  }

  a { text-decoration: none;
    color: rgb(0, 51, 102);
    font-weight: bold;
    }

  a:hover { text-decoration: none;
    color: rgb(51, 102, 153);
    font-weight: bold;
    }

  #liste_golfs {  }

  #titre { font-size: 42px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: 10px;
    }

  #parcours { float: right;
    }

  #header { text-align: center;
    }

  #menu ul { padding-left: 0pt;
    margin-left: 0pt;
    background-color: rgb(0, 51, 102);
    color: White;
    float: left;
    width: 100%;
    font-family: arial,helvetica,sans-serif;
    }

  #menu ul li { display: inline;
    }

  #menu ul li a { border-right: 1px solid rgb(255, 255, 255);
    padding: 0.2em 1em;
    background-color: rgb(0, 51, 102);
    color: White;
    text-decoration: none;
    float: left;
    }

  #menu ul li a:hover { background-color: rgb(51, 102, 153);
    color: rgb(255, 255, 255);
    }
    
  #main {
  }

  #footer { margin-top: 20px;
    text-align: center;
    }

  .golf { border: 1px solid ;
    padding: 5px;
    margin-top: 10px;
    width: 500px;
    background-color: rgb(0, 51, 102);
    color: White;
    margin-left: 20px;
    }

  .parcours { border: 1px solid ;
    padding: 5px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 51, 102);
    }

  #zoneDroite { float: right;
      padding-left:10px;
    }

