/*<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">*/

/*a:visited {
	color:#000000;
}

a{
	text-decoration:none;
	color:#000000;
}

a:link { font-weight:bold ; color:#000000 ;}

a:link:hover, a:visited:hover { background-color: black; }*/

td a:link { color: black;}

td a:visited
{
	color:#000000;
}

td a:hover
{
	color:#000000;
}

table { text-align:center; margin-left:auto; margin-right:auto}

td img { border:0}

div img { border:0}

font { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#1b6ebc;}

div.principale { align:center }

div.secondaire { text-align:left }

body { background-color:#000000; leftmargin:0; topmargin:0; marginwidth:0; marginheight:0; text-align:center;"}