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

body
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#5A3546;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	margin-top:0px;

}

img{border:0px;
margin:0px;}

#splash

{
	background-image:url(images/splash.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:491px;
}

#entrer
{
	width:197px;
	height:72px;
	margin-left:auto;
	margin-right:auto;
}
