/* CSS Document */
body
{
	background-color:#000000;
}
div#feuille
{
	position:relative;
	margin-left:18%;
  /*	left: 18%;
   	top: 9px;
	width : 945px ;
	/*min-height:1500px;*/
	background-color:#000000;
	background-repeat:repeat;
	
	
}

div#menu
{
	position:relative; 
	margin-left: 130px;
	width:815px;
	
	
}
div#jeton
{ 
	position:relative;
	margin-left:-90px;
	margin-top:-20px;
}
div#hautpage
{
border: 2px groove white;
/*position:static;*/
/*margin-left:215px;*/
/*margin-top:-400px;*/
width:700px;
min-height:800px;

background-image:url(pokercarte.jpg);
background-repeat:no-repeat;

	text-align:justify;
	/*overflow:auto;*/
	
	
}
/*enlève la couleur violète autour du lien non visité*/
a {
color:#000000;
}
/*enlève la couleur violète autour du lien visité*/
a:visited{
color:#000000;
}
div#miseajour
{
    border: 2px groove white;
	width:170px;
 	min-height:170px;
	position:relative;
	margin-top:10px;
	color:#FFFFFF;
	text-align:center;
}
div#evenement
{
	border: 2px groove white;
	width:170px;
 	min-height:170px;
	position:relative;
	margin-top:-550px;
	color:#FFFFFF;
	text-align:center;
}
div#hautpage2
{
border: 2px groove white;
/*position:static;*/
/*margin-left:215px;*/
/*margin-top:-400px;*/
width:850px;
min-height:800px;
background-image:url(pokercarte.jpg);
background-repeat:no-repeat;
	position:relative;
margin-left:50px;
	overflow:auto;

}
#tab1
{
	font-size:16px;
}
table
{
	width:100px;
}