body	{
		font: 11px Verdana;
	}

.Normal	{
		font: 11px Verdana;
	}


B	{
		font: 11px Verdana;
		font-weight: bold;
	}

A	{
		font: 11px verdana;
		color: #660000;
		font-weight: normal;
		text-decoration: none;
	}

A:hover	{
		font: 11px verdana;
		color: #DD0000;
		font-weight: normal;
		text-decoration: underlined;
	}

.Titre	{
		font: 12px Verdana;
		color: #3C4D82;
		font-weight: bold;
	}

.Grasgris	{
		font: 11px Verdana;
		color: #222222;
    font-weight: bold;
	}

.Grasbleu	{
		font: 11px Verdana;
		color: #3C4D82;
    font-weight: bold;
	}

.Titrerouge	{
		font: 12px Verdana;
		color: #660000;
		font-weight: bold;
	}

.Titre2	{
		font: 14px Verdana;
		color: #3C4D82;
		font-weight: bold;
		font-style: normal;
	}

.new	{
		font: 10px Verdana;
		color: #FF0000;
		font-weight: bold
		letter-spacing: 4px;
		text-decoration: none;
	}

.Petit	{
		font: 12px Verdana
		color: #000000
		text-decoration: none
	}

.mailto	{
		font: 11px Verdana;
		color: #3C4D82;
		font-weight: normal;
		text-decoration: none;
	}

.mailto:hover	{
		font: 11px Verdana;
		color: #DD0000;
		font-weight: normal;
		text-decoration: none;
	}

.lien	{
		font: 11px Verdana;
		color: #3C4D82;
		font-weight: normal;
		text-decoration: none;
	}

.lien:hover	{
		font: 11px Verdana;
		color: #DD0000;
		font-weight: normal;
		text-decoration: none;
	}

.download	{
		font: 11px Verdana;
		color: #660000;
		font-weight: normal;
		text-decoration: none;
	}

.download:hover	{
		font: 11px Verdana;
		color: #DD0000;
		font-weight: normal;
		text-decoration: none;
	}

.annonce1	{
		font: 14px Verdana;
		color: #333333;
		font-weight: bold;
		font-style: italic; 
		text-decoration: none;
	}

.annonce2	{
		font: 11px Verdana;
		color: #333333;
		font-weight: normal;
		font-style: normal; 
		text-decoration: none;
	}

.annonce3	{
		font: 11px Verdana;
		color: #333333;
		font-weight: normal;
		font-style: normal; 
		text-decoration: none;
	}

.annonce3:hover	{
		font: 11px Verdana;
		color: #DD0000;
		font-weight: normal;
		font-style: normal; 
		text-decoration: none;
	}


.alt	{
		font: 11px Verdana;
		color: #000000;
		font-weight: normal;
		text-decoration: underline;
	}
