body
{
	background-color:rgb(0,0,0);
	color:rgb(255,255,255);
	text-align:justify;
	margin-top:20px;
	margin-bottom:20px;
}
#entete
{
	margin:auto;
	margin-top:20;
	width:150px;	
}

h1
{
	margin: auto;
	width: 750px;
	text-align: center;
	margin-top: -60px;
	font-size: 40px;
}
#soustitre
{
	margin: auto;
	width: 750px;
	text-align: center;
	font-style:italic;
	margin-top: 0px;
	font-size: 20px;
}
#chapeau
{
	margin:auto;
	margin-top:20px;
	width:750px;
	margin-bottom:20;
	///text-align:justify;	
}
#corps
{
	margin:auto;
	width:750px;
}
#colonnegauche
{
	//text-align:left;
	width:350px;
	float:left;
}

#colonnedroite
{
	//text-align:left;
	width:350px;
	float:right;
}

p
{
	text-indent:30px;
}

.titrepartie
{
	text-indent:0px;
	font-weight:bolder;
	font-size:18px;
	margin-right:50px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.partie
{
	text-indent:30px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

img
{
	border:none;
}

a
{
	border:none;
	color:rgb(150,150,150);
	font-weight:bold;
	text-decoration:underline;
}

a:hover
{
	border:none;
	color:rgb(200,200,200);
	font-weight:bold;
	text-decoration:underline overline;
}

.imagepaypal
{
	margin:auto;
	text-align:center;
}

#pieddepage
{
	margin:auto;
	text-align:center;
	font-style:italic;
	float:none;
	clear:both;
	width:750px;
	padding-top:20px;
}

ul
{
	margin-top:0px;
}

#drapeau
{
	position:fixed;
	width:29px;
	right:20px;
	top:20px;
}

