body {
    background: none repeat scroll 0 0 #9B141B;
    color: #9B141B;
}

h1 {
    color: #780108;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
    border-top-color: #780108;
    color: white;
}

#logo {
    background: url("../../../images/header/Banniere-kokeshi.jpg") no-repeat scroll 0 0 white !important;
}

#button  {
    background-color: #780108 !important;
}

#boutton {
    background-color: #780108 !important;
}

boutton li {
    border-bottom: 1px solid #780108 !important;
}

#boutton li {
    border-bottom: 1px solid #780108 !important;
}

#boutton li a:hover, #boutton li a.actif {
    border-left: 10px solid #E073B6;
    border-right: 10px solid #E073B6;
    background-color: #9B141B;
    color: white;
}

#menu_haut {
    height: 10px; 
    width: 100%; 
/*    background: url(../../../images/haut_menu_kokeshi.gif) top right; */
    margin-top: 20px;
    background-color: #780108;
}

#menu_bas {
    height: 10px; 
    width: 100%; 
/*    background: url(../../../images/bas_menu_kokeshi.gif) top right; */
    margin-bottom: 20px;
    background-color: #780108;
}

div.block_produit_image img {
    height: 100px;
    width: 100px;
}