body {
	font: 10px Verdana, Arial, Helvetica, sans-serif ;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
	color: #008b45;
	text-align: center;
	padding: 5;
	margin: 0;
	height: 100%;
	SCROLLBAR-FACE-COLOR: #202020;
	SCROLLBAR-HIGHLIGHT-COLOR: #202020;
	SCROLLBAR-SHADOW-COLOR: #202020;
	SCROLLBAR-3DLIGHT-COLOR: #202020;
	SCROLLBAR-ARROW-COLOR: #008b45;
	SCROLLBAR-TRACK-COLOR: #3C3C3C;
	SCROLLBAR-DARKSHADOW-COLOR: #202020;
}
a{
	color: #008b45;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #008b45;
	text-decoration: none;
}
a:hover{
	color: #008b45;
	background: #282828;
	text-decoration: none;
}
#index_container
{
	font: 9px Verdana, Arial, Helvetica, sans-serif ;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
	color: #008b45;
	text-align: center;	
}
#index_container table
{
border: 0px solid #fff;
}

#pb_affichage_container
{
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	position: relative;
	color: #00CC00;
	background-position: bottom;
	padding: 10px 15px 10px 15px;
	width: 585px;
	height: 760px;
	border: 1px solid #008b45;
	margin: 2px auto;
	text-align: left;
}

#principe_container
{
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	position: relative;
	color: #00CC00;
	background-position: bottom;
	padding: 10px 15px 10px 15px;
	width: 585px;
	height: 280px;
	border: 1px solid #008b45;
	margin: 2px auto;
	text-align: left;
}
#principe_container a{
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
#principe_container a:visited{
	color: #00CC00;
	text-decoration: none;
}
#principe_container a:hover{
	color: #00CC00;
	background: #282828;
	text-decoration: none;
}

#close a{
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
#close a:visited{
	color: #00CC00;
	text-decoration: none;
}
#close a:hover{
	color: #00CC00;
	background: #282828;
	text-decoration: none;
}

#join_container
{
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	position: relative;
	color: #00CC00;
	background-position: bottom;
	padding: 10px 15px 10px 15px;
	width: 585px;
	height: 455px;
	border: 1px solid #008b45;
	margin: 2px auto;
	text-align: left;
}
#join_container a{
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
#join_container a:visited{
	color: #00CC00;
	text-decoration: none;
}
#join_container a:hover{
	color: #00CC00;
	background: #282828;
	text-decoration: none;
}
#join_message
{
	font: 14px Verdana, Arial, Helvetica, sans-serif ;
	position: relative;
	font-weight: bold;
	color: #00CC00;
	text-align: center;
}
td
{
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	color: #00CC00;
	font-weight: none;
	text-decoration: none;
}

#concept_container
{
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	position: relative;
	color: #00CC00;
	background-position: bottom;
	padding: 10px 15px 10px 15px;
	width: 585px;
	height: 200px;
	border: 1px solid #008b45;
	margin: 2px auto;
	text-align: left;
}
#concept_container a{
	color: #00CC00;
	font-weight: bold;
	text-decoration: underline;
}
#concept_container a:visited{
	color: #00CC00;
	text-decoration: underline;
}
#concept_container a:hover{
	color: #00CC00;
	background: #282828;
	text-decoration: underline;
}

table
{
border: 1px solid #fff;
}

#join_container table
{
border: 0px solid #fff;
}