
/****** page vide temporaire *********/
html {
    font-size: 100%;
}
body {
    background: none repeat scroll 0 0 white;
    color:grey;
    padding: 150px;
    text-align: center;
}
#title {
	color: blue;
}
