.tetiere {
    background-color: #fff;
    border: 1px solid #9b9da5;
    height: 202px;
    position: relative;
    width: 936px;
}
.tetiere .tetierevisuel1 { position: absolute; top: 0; left: 0;}
.tetiere .tetierevisuel3 { position: absolute; bottom: 20px; right: 0;}

.tetiere .blockText {
    height: 200px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 377px;
}
.tetiere .blockText p {
    width: 377px !important;
}
.tetiere .blockText p.tettitle {
    color: #58595b !important;
    font-family: Bariol,sans-serif;
    font-size: 41px;
    font-weight: 300;
    right: 0;
    text-align: center;
    top: 21px;
}
.tetiere .blockText p.textseo {
    color: #6d6f71;
    font-family: "Arial",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    position: absolute;
    text-align: center;
    top: 83px;
}
