/*
     Copyright © 2006 Patricia Jacquat. Tous droits réservés.
*/

body {
    background-color: #F6F6F6;
    color: #330001;
    font-family: verdana, arial, helvetica, sans-serif;
    min-height: 70em;
}

a:link, a:visited {
    color: #354CAA;
    background-color: inherit;
}

#title {
    background-color: transparent;
    text-align: center;
    background-image: url("../../images/style/sbr/grass.png");
    background-repeat: repeat;
    color: #3F414E;
}

#title div {
    height: 136px;
    padding-bottom: 1em;
    width: 100%;
    background-image: url("../../images/style/aucreuxdubois_blue.gif");
    background-position: center center;
    background-repeat: no-repeat;
}

#title div.shop {
    background-image: url("../../images/style/logo_aucreuxdubois-atelier_transparent_blue_small.gif");
}

#title div h1 a {
    display: block;
    height: 136px;
}

#title div h1 a, #title div h1 a:link, #title div h1 a:hover, #title div h1 a:visited {
    text-decoration: none;
    border: 0px hidden;
    border-color: transparent;
}  

#title div h1 a span {
    visibility: hidden;
}

#intro p {
    font-style: italic;
}

#menu {
    color: #3F414D;
    border: 2px dotted #B8FB6C;
    font-weight: bolder;
    text-align: center;
    top: 15em;
}

#menu div.active, #menu div:hover {
    border-right: 1em solid #B8FB6C;
    border-left: 1em solid #F1FDC2;
    border-top: 1px solid #E5FD88;
    border-bottom: 1px solid #E5FD88;
    background-color: #E5FD88;
}

.pointer {
    cursor: pointer;
    cursor: hand;
}

#menu div {
    border-right: 1em solid;
    border-left: 1em solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: transparent;
}

#menu div.active p span {
    font-size: smaller;
    border: 1px solid;
    border-color: transparent;
}

#menu div.active p span:hover, #menu div.active p span.active {
    background-color:#B8FB6C;
    border: 1px solid #B8FB6C;
}

#content div.news {
    border: 1px dashed #ABABAB;
    padding: 1em;
    background-color: #F0F0F0;
}

#content div.news p {
    text-align: left;
}

#content div.news li {
    list-style-type: disc;
}

#content div.news div.pricecut {
    color: #700002;
}

#content div.news div.pricecut h2 {
    color: #330001;
}

#content div.news p.link {
    font-style: italic;
    font-size: smaller;
}

#content div.navigation {
    clear: left; 
    border-top: 1px inset gray; 
    border-bottom: 1px inset gray;
}

#content span.thumblink {
    font-size: 75%;
}

#content span.thumblink a:link, #content span.thumblink a:visited {
    color: #787BAA;
}

#content.sitemap li {
    margin-top: 1em;
}

#intro p.navigation {
    text-align: right;
}

#intro p.navigation span {
    background-color: #F0F0F0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: 1px dashed #ABABAB;
    border-right: 1px dashed #ABABAB;
}

#banner p {
    font-size: smaller;
    text-align: center;
    color: #ABABAB;
}

#banner p span.copyright {
    font-style: italic;
}

#banner p a:link, #banner p a:visited {
    color: #787BAA;
}
