html, body {
    padding:0; margin: 0; text-align: center;
    width: 100%; overflow: hidden;
    /* background: #FFDD99 url(./img/trait01.png); */
    background: url(./img/glufondetoile.jpg);
    background-repeat: repeat;
}
    /* 
div#ColonG {
	position: absolute;
    top:  10px; left: 5px;
    float: left;
    height: 760px;
}

div#ColonD{
	 position: absolute;
    top:  15px; right: 5px;
    float: right;
    height: 765px;
}
   */
div#CentreFlash {
    position: relative;
    top:  40px;
    height: 600px;
}

div#ZonTxtCache {
    position: absolute;
    top:  600px; left: 400px;
    display: none;
}