/* CSS Document */

body { background-repeat:repeat; background-image:url(images/bg.jpg);
font-family:   Times, serif;
	font-size: 14px;
	color: black;
	text-decoration: none;}


tr, td {font-family: Times, serif;
	font-size: 14px;
	color: black;
	text-decoration: none;}


.table  { background-color: #FFFFff; border-color: #003300; width:800px; border:2px; }

a:link {color: #000000;  text-decoration: underline;}
a:visited {color: #006600  ;  text-decoration: none ;}
a:hover {color: #000000; font-weight:bolder; text-decoration: none ; }
a.entrer {font-size: 30px; font-weight: bold; text-decoration: underline; }
a.pub {font-size: 18px; font-weight: bold; text-decoration: underline; color:#000000 }
a.retour {font-size: 16px; font-weight: bold; text-decoration: underline;}
a.rb {font-weight: bold; color:#FF0000; text-decoration: underline;}


a.footer:link {  color: #000000; text-decoration: none ; }
a.footer:visited {color: #000000; text-decoration: none ;}
a.footer:hover { color: #000000 ; font-weight:normal; text-decoration: none ; }
