/* --- C S S --- © Cédric CARMIE • c2p1.com ---------------------------------- */

body, html {
	text-align:left;
	height:auto;
	min-height:auto;
}

body {
  background-color:#FFFFFF;
  color:#000000;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}

#gauche, 
header,
footer,
#droite,
#haut_de_page,
.retour {
	display:none;
}

#milieu p, #milieu li {
	text-align:left;
}

#haut_de_page {
	display:none;
}

section#gauche,
#droite,
#haut_de_page,
#wrapper,
#contenu,
#centre,
#zone_encadree,
section#milieu ,
#droite{
    overflow:visible;
}