@charset "utf-8";
/* CSS Document */


/**************************************************************************************/
* { padding:0; margin:0; border:0; outline:none }
html, body{ font-size:70%; width:100%; height:100% }
body { background: #000 url(../images/bg-body-accueil.jpg) center top no-repeat; font: 1.125em Arial, Helvetica, sans-serif; line-height: 19px; color:#fff;  }
body { overflow:hidden }

#content { width:970px; height:300px; margin:0 auto; display:block; position:relative; text-align:center; top:50%; margin-top:-150px }
#content p {
	color:#318ab8
}
.logo { width:490px; height:174px; display:block; background:url(../images/logo-newme.png) left top no-repeat; margin:0 auto }
.masked { position:absolute; top: -2000px; }
.hidden { visibility:hidden; }
.espace20 { padding-top:20px; }
a { color:#318ab8 }
div.player { width:500px; margin:0 auto; padding:15px 0 }
