html, body{
margin:0 0 0 0;
padding: 0 0 0 0;
width:100%;
height:100%;
text-align:left;
background-color:#FFFFFF;
background:none;
font-size:20px;
}

#total{
height:100%;
width:100%;
text-align:center;
background:none;
}

#header{
display:none;
}

#topPage{
display:none;
}

#corpsGauche{
display:none;
}

#menu{
display:none;
}

#corpsDroite{
text-align:left;
width:100%;
height:100%;
}

#corpsBas{
display:none;
}

#footer{
display:none;
}

.GrandTitreBleu{
background:url("img/carre_bleu.jpg") no-repeat;
background-position:0 5px;
font-size:25px;
font-weight:bold;
font-style:italic;
color:#1457AE;
padding:0 0 0 15px;
}