/* INITIALISATION PAR DEFAUT */
body{
	background:#6699FF;
}
.corps_page{
padding:20px;
}
p.texte{
font-size: 11px;
color:#424242;
}