/* Generated by KaZcadeS */
body {
    border-color: #ffcc33;
    border-width: 1px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    font-family: Verdana;
    opacity: 1;
    height: 100%;
    background-color: #000000;
}
div#bandeau {
    width: 800px;
    font-size: xx-large;
    font-weight: normal;
    line-height: 150%;
    background-repeat: no-repeat;
    margin-left: 10px;
    height: 120px;
    padding-top: 10px;
    color: #ffcc33 ! important;
    background-image: url(bouqpetit.jpg);
}
div#menu {
    border-color: #ff9900;
    float: left;
    text-transform: capitalize;
    text-align: left;
    width: 120px;
    font-size: small;
    background-color: transparent;
    font-weight: normal;
    height: 350px;
    line-height: 248%;
    font-family: Arial,Helvetica,sans-serif;
}
div#contenu {
    border: 1px ridge #ff9900;
    padding: 20px;
    float: left;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: small;
    text-align: justify;
    margin-left: 10px;
    height: 100%;
    color: #000000;
    background-color: #ffff99;
    width: 600px;
    line-height: 150%;
}
div#pied_page {
    width: 800px;
    text-align: center;
    clear: both;
    padding-top: 20px;
    background-color: transparent;
    height: 50px;
    font-size: x-small;
    color: #cc9933;
    font-family: Arial,Helvetica,sans-serif;
}
a:link {
    text-decoration: none;
    color: #cc9933;
}
a:visited {
    text-decoration: none;
    color: #cc9933;
}
a:hover {
    text-decoration: underline ! important;
    color: #ffcc33 ! important;
}
