@font-face {
    font-family: 'adineuebold';
    src: url('../fonts/typo_titre-webfont.eot');
    src: url('../fonts/typo_titre-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/typo_titre-webfont.woff2') format('woff2'),
         url('../fonts/typo_titre-webfont.woff') format('woff'),
         url('../fonts/typo_titre-webfont.ttf') format('truetype'),
         url('../fonts/typo_titre-webfont.svg#adineuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'adihausregular';
    src: url('../fonts/typo_sous_titres-webfont.eot');
    src: url('../fonts/typo_sous_titres-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/typo_sous_titres-webfont.woff2') format('woff2'),
         url('../fonts/typo_sous_titres-webfont.woff') format('woff'),
         url('../fonts/typo_sous_titres-webfont.ttf') format('truetype'),
         url('../fonts/typo_sous_titres-webfont.svg#adihausregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
        p.msg {
            font-family: 'adihausregular',Verdana;
            font-size: 40px;
            padding-bottom: 40px;
            text-align: center;
		color:black;
			clear: both;
        }
		body{
		color:black;

  background-color: #D9DFDF;
		}
#bastille{
		width:97px;
		height:150px;
		margin-left:10%;
		float:left;
		background:url(../bastille-mini.png) no-repeat center;
		}
#boost{
			width:312px;
			margin-right:10%;
			height:150px;
			float:right;
			background:url(../boost-mini.png) center no-repeat;
		}