.erreur_page {
    color: #58585a;
    font-size: 16px;
    font-family: calibri;
    font-weight: 100;
    min-height:500px;
}

.Title-Content {
    font-family: Calibri;
    font-size: 18px;
    color: #7b7b7b;
    text-align: center;
    font-weight: lighter;
    display: block;
}
.content_page{}
.titre_Ereur {
    font-size: 23px;
    background: #fa3f06;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: calibri;
    margin: 15px 0 15px;
}
.titre_depannage {
    font-size: 18px;
    margin-bottom: 15px;
    background: url(/Files/App_002/images/signal.png) center left no-repeat;
    color: #545454;
    font-family: Arial;
    line-height: 25px;
}
.errerpuce li{
    margin: 15px 15px;
    list-style: none;
    display: list-item;
    list-style-image: url(/Files/App_002/images/Puce.png);
}
.erreur_page .titre {
    margin-bottom: 25px;
    font-family: Calibri;
    font-size: 40px;
    color: #7b7b7b;
    text-align: center;
    background: url('/Files/App_002/images/bg-title.png');
    background-position: bottom;
    background-repeat: no-repeat;
    height: 65px;
}
.container {
    width: 1200px;
    margin: 0 auto;
}




