#cont1
{
	background:url(pics/intro.jpg);
	width:1024px;
	height:731px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #ffffff;
}

#cont-bt
{
	width:450px;
	height:40px;
	margin-top:650px;
	margin-left:auto;
	margin-right:auto;
}

#bt1
{
	display:block;
	width:200px;
	height:30px;
	background:url(pics/entrer.gif);
	font-size:0px !important;
	float:left;
}

#bt1:hover
{
	background:url(pics/entrer-on.gif);
}

#bt2
{
	display:block;
	width:200px;
	height:30px;
	background:url(pics/carte.gif);
	font-size:0px !important;
	float:right;
}

#bt2:hover
{
	background:url(pics/carte-on.gif);
}

#cont-carte
{
	width:1024px;
	height:802px;
	border:solid 1px #000000;
	margin-left:auto;
	margin-right:auto;
}

#loader
{
	display:none;
}
