@charset "iso-8859-1";

A		{color:black;text-decoration:none}
A:hover		{color:black;text-decoration:none}

BODY		{
		BACKGROUND: url(/img/fond.gif) repeat #F6F6F6;
		font:10pt Arial,Helvetica;
		color:#2B356B;
		margin:8px}

TABLE		{margin:0;padding:0}
TD		{border:none;font:xx-small Arial,Helvetica}

IMG.a1	{
border:none;
}

/**** Taille des fonts ****/
.xxl		{font: xx-large Arial}
.xl		{font: x-large Arial}
.l		{font: large Arial}
.m		{font: medium Arial}
.s		{font: small Arial}
.xs		{font: x-small Arial}
.xxs		{font: xx-small Arial}

