.boutoncomment
{
    position : absolute;
    right : 202px;
    top : 80px;
    z-index : 3;
      border-top: 01px solid #008080;
    border-left: 01px solid #008080;
    border-right: 01px solid #008080;
    border-bottom: 01px solid #008080;
    background-color: #202020;
}
.boutonachat
{
    position : absolute;
    left : 0px;
    top : 0px;
    z-index : 3;
}

