﻿body {
    font-family:Verdana;
}
.back {
      width:960px;

}
.logo {
    float:left;
     background-image:url("./Images/logodocnum.png");
     height:76px;
     width:219px;
     margin-top:10px;
     margin-left:20px;
}

.message {
float:right;
margin-top:10px;
margin-right:10px;
height:76px;
width:450px;
}

.bv {
    float:left;
    background-image:url("./Images/barreverticale.png");
    background-repeat:no-repeat;
    height:57px;
    width:10px;
}
.ErrorCode {
            color:#A80039;
            font-size:24px;
}

.ErrorDisplay {
               color:#969696;
               font-size:16px;
}

.pic {
    float:left;
     background-image:url("./Images/joconde.png");
     background-position:center;
     width:450px;
     height:220px;
     background-repeat:no-repeat;    
    margin: 50px 0px 0px 20px;


}
.actions {
 float:right;
     width:450px;
      height:220px;
      margin: 50px auto 20px auto;
}

.top {
    height:100px;
    width:100%;
}


.bottom {
    background-image:url("./images/back.png");
    background-repeat:repeat-x;
    height:400px;
}