@charset "iso-8859-1";
BODY  {

	  }

td	{
	font-family : verdana;
	font-size : 8pt;
	}

.small { font-size : 7pt;}

.big { font-size : 9pt; }

.bigbig { font-size : 12pt; }

.bigbigbig { font-size : 16pt; }
.blancfonce	{
			color : white;
			font-weight: bold;
			}
.blancfoncebig { color : #FFFF00; font-size : 24pt; font-family : arial; }
.fonce {
			font-weight: bold;
			color : #000040;
		}

.centrer {
		text-align: center;
		}
		
.blanc  {
		color : white;
		}

.bleu	{
		color : #000040;
		}
.bleupale	{
			color : #C0C0FF;
			font-weight: bold;
			font-size : 7pt;
			}

tr.separator td { border-top: 1px solid #000040; }

a:link { color: #000040; text-decoration: underline;}
a:visited {	color: #004000; text-decoration: underline;}
a:hover { color: #800000; text-decoration: none; }
a:active { color: #004000; text-decoration: underline;}

a.blancfonce:link { color: #FFFFFF; }
a.blancfonce:visited { color: #FFFFFF; }
a.blancfonce:hover { color: #FFDBAD; }
a.blancfonce:active { color: #FFFFFF; }
