
/* hack css pour ie6 et inférieur */
	#footer
	{
		width:				100%;
		text-align:			center;
		font-size:			12px;
		color:				#C0C0C0;
		text-align:			center;
	}

	*>#footer
	{
		width:				100%;
		text-align:			center;
		position:			absolute;
		bottom:				10px;
		font-size:			12px;
		color:				#C0C0C0;
		text-align:			center;
	}