body {
margin-top:               30px;
margin-bottom: 5px;
text-align:               left;
background: lightblue url("img/identification_fond.gif")  center top repeat-x;
}
#identification
{
margin-right: auto;
margin-left: 120;
padding: 5px;
width: 500px;
background-color: lightblue;
border-top: 1px solid #555;
border-left: 1px solid #555;
border-right: 3px solid #555;
border-bottom: 2px solid #555;
}
p {
font-family :             Times, ;
font-size:                12pt;
margin-top:               5px;
margin-bottom:            5px;
}
input {
font-family :             Times, ;
font-size:                11pt;
background-color: #fff;
border: 2px solid #555;
margin-top:               4px;
margin-bottom:            4px;
}
a {
color: #000;
}