/*STYLE POUR LES POLICES */


INPUT, TEXTAREA, TD
	{
	font-size:12px;
	}
	
.xpetit
	{
	font-size:10px
	}

.petit
	{
	font-size:11px
	}

.normal
	{
	font-size:12px
	}

.grand
	{
	font-size:16px
	}

.xgrand
	{
	font-size:18px
	}
	
.xxgrand
	{
	font-size:24px
	}
	
h2
	{
	font-size:21px;
	font-family:Times;
	letter-spacing:-1px;
	}

