body{
font-family: arial, sans-serif;
font-size: 10pt;
}


label{
float: left;
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

p{
margin: 3px;
}

.boutons{
text-align:right;
margin-right:15px;
}
