/* 
	CSS de Deamon-Space - © Mat@Deamon-Space
	Style Stats
*/

/*________________________________________ CORPS STATS _________________________________________*/

.stats
{
	background-image: url("/images/fonds/fond_stats.gif");
	background-attachment:fixed;
}

div.statpage
{
	border: solid 1px #333333;
	width:700px;
	padding:2px;
}

div.ligne
{
	width:100%;
	height:20px;
}

div.urlpage
{
	font-size:10px;
	width:400px;
	float:left;
}

div.pourcent
{
	width:300px;
	float:right;
}

div.pourcent_1
{
	float:left;
	background-image:url("/images/fonds/pourcent.gif");
	background-repeat:repeat-x;
}
