div#informations-utilisateur, div#menu, p.sousmenu, div#piedpage, .noPrint {
display:none;
}

body {
background-color:#FFFFFF;
}

div.col1{
width:100%;
}

div.col2 {
width:50%;
float:left;
}

div.clear {
clear:both;
height:0;
font-size:0;
line-height:0;
margin:0;
padding:0;
border:0;
}
